@charset "utf-8";

/* Company: Euroweb Internet GmbH, by M. S. Daumen */

/*---------------------------------------------------------------------------
							 => global tags 
----------------------------------------------------------------------------*/ 


* {
	padding:0;
	margin:0;
}

body {
	color: #72684f;
	vertical-align:baseline;
	text-align: center;
	font: 13px "Trebuchet MS", verdana, sans-serif;
	background: #fff9ea url(../images/body.jpg) repeat-x top center;
}

html[xmlns^="http"] { overflow-y:scroll; }

ol, ul, dl { list-style:none; }

a, a:active, .escape span, a:visited, a:focus {
	text-decoration: underline;
	color: #f3980a;
}

a:hover, a:hover span {
	color:#fb7c00;
	text-decoration:underline;
}

a { outline:none; }

p {
	margin: 0 0 15px 0px;
	line-height: 18px;
}

img, img a { border: none; }

/*---------------------------------------------------------------------------
							 => global classes 
----------------------------------------------------------------------------*/ 

.clear {
	clear:left;
	float:none;
	height:0;
	line-height: 0.0em;
}

.floatLeft { float: left; }
.floatRight { float: right; }

.hide { display: none; text-indent: -9999px;}

.block {
	float:left;
	display:block;
	width: 130px;
}

.externerlink {
	background:url(../images/icon-external-link.gif) no-repeat 3px center;
	padding: 3px 10px 3px 20px;
}

.gototop {
	position:fixed;
	right:10px;
	bottom:10px;
	font-size:10px;
	text-decoration:none;
	background:url(../images/icon-top.png) no-repeat left center;
	padding: 0 0 0 15px;
	_display:none;
}

.smallBlock {	
	float:left;
	display:block;
	width: 53px;
}

.highlight {
	font-weight:bold;
	color:#f3980a;
}

.pdf {
	background:url(../images/icon-pdf.gif) no-repeat left ; 
	padding: 0 15px 0 60px;
	width: 150px;
	display: block;
	height: 21px;
}

/*							 => headlines 
---------------------------------------------------------------*/


div#contentMain h2 {
	color: #ac000a;
	font: lighter 24px/28px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

div#contentMain h3 {
	color: #f3980a;
	padding-bottom: 36px;
	font: lighter 24px/28px Georgia, "Times New Roman", Times, serif;
}

h4, h4 a, h4 a:active, h4 a:visited, h4 a:focus {
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ac000a;
	line-height: 24px;
	padding-bottom: 12px;
	font-weight: lighter;
	text-decoration: none;
}


div#contentMain h5 {
	font-size: 12px;
	color: #1e56b2;
	padding-bottom: 5px;
	font-weight: bold;
}

/*---------------------------------------------------------------------------
							 => container 
----------------------------------------------------------------------------*/  

div#container {
	width: 970px;
	position:relative;
	margin: 0 auto;
	text-align: left;
}

/*---------------------------------------------------------------------------
							 => header
----------------------------------------------------------------------------*/  

div#header {
	width: 970px;
	height: 358px;
	background:url(../images/bg-header.jpg) no-repeat;
}

div#header p{
	font-size: 11px;
	margin-left: 10px; }


ul#navLang {
	width: 72px;
	height: 29px;
	display: block;
	position: absolute;
	left: 868px;
	top: 31px;
	background:url(../images/bg-navi-lang.jpg) no-repeat;
}

ul#navLang li { float:left; display: block; }

ul#navLang li a { 
	width: 36px;
	display: block;
	text-indent: -9999px;
	float:left;
	height: 29px;
}

ul#navLang li.de a:hover {background: url(../images/bg-navi-lang-hover.jpg) no-repeat 0 -0px;}
 
ul#navLang li.en a:hover { background: url(../images/bg-navi-lang-hover.jpg) no-repeat -36px -0px;}


/*							 => slideshow
---------------------------------------------------------------*/

div#slideshow {
	width: 622px;
	height: 297px;
	background: url(../images/slideshow/bild-01.jpg) no-repeat;
	position: absolute;
	left: 320px;
	top: 62px;
}


/*							 => branding
---------------------------------------------------------------*/

h1#branding { 
	text-indent:-9999px;
	padding: 122px 0 25px 10px;
}

h1#branding a {
	display: block;
	text-indent: -9999px;
	outline: none;
	width: 210px;
	height:60px;
}

/*---------------------------------------------------------------------------
							 => contentContainer
----------------------------------------------------------------------------*/

div#contentContainer {
	width: 970px;
 }

/*							 => contentMain
---------------------------------------------------------------*/
div#contentMain {
	width: 544px;
	padding: 54px 0 0 89px;
	float:left;
	background: url(../images/bg-content-main.jpg) repeat-y;
	min-height:370px;                     				   /* sticky footer */
	height:auto !important;
	height:370px;  					

}

div#willkommenkarte {
	width: 530px;
	height: 171px;
	background: url(../images/bg-willkommenkarte.jpg) no-repeat;
	display: block;
	margin: 0px 0 40px 0;
	text-indent: -9999px;
}

/*							 => contentSidebar
---------------------------------------------------------------*/
div#contentSidebar {
	width: 229px;
	height: 421px;
	background:url(../images/bg-sidebar.jpg) no-repeat;
	float:left;
	padding-right: 30px;
	padding-left: 10px;
}

div#gaestebuch {
	display: block;
	margin-top: 79px;
}

div#gaestebuch p a, div#gaestebuch p a:active, div#gaestebuch p .escape span, div#gaestebuch p a:visited, div#gaestebuch p a:focus {
	text-decoration: none;
	color: #72684f;
}

div#gaestebuch a:hover p, div#gaestebuch p a:hover span {
	color:#ac000a;
	text-decoration:underline;
}

/*---------------------------------------------------------------------------
							 => navi
----------------------------------------------------------------------------*/

ul#navi {
	width: 590px;
	float:left;
	padding: 15px 0 0 89px;
	height: 32px;
	background:url(../images/bg-navi.jpg) no-repeat;
}

ul#navi li {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	float:left;
	font-size: 13px;
	margin-right: 37px;
}

.cufon-active ul#navi { 
	font: lighter 14px/18px font-family: Georgia, "Times New Roman", Times, serif;
}

ul#navi li a { 
	color: #630909; 
	display: block;
	text-decoration: none; }

ul#navi li a:hover {
	color: #ac000a;
 }

/*							 => naviAdd
---------------------------------------------------------------*/
ul#naviAdd {
	float:right;
	width: 368px;
	padding: 26px 5px 0 0;
	height: 55px;
}

ul#naviAdd li { 
	padding: 0 11px; 
	border-right: 1px solid #928b7; 
	float:left;
	display: block;
}

ul#naviAdd li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #928b7b;
	text-decoration: none;
}

ul#naviAdd li a:hover {
	color: #ac000a; }

/*---------------------------------------------------------------------------
							 => footer
----------------------------------------------------------------------------*/

div#footer {
	height: 92px;
	width: 714px;
	float:left;
	background: url(../images/bg-footer.jpg) no-repeat;
	float:left;
}

div#footer {
	height: 92px;
	width: 701px;
	float:right;
	background:url(../images/bg-footer.jpg) no-repeat;
	float:right;
}


/*---------------------------------------------------------------------------
							 => standarts
----------------------------------------------------------------------------*/ 

.image {
	border: 1px solid #ac000a;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 0px 15px 20px 0;
	outline: none;
	float: left;
}

.image:hover, a:hover img.image {
	border: 1px solid #cc0000;
	padding: 2px;
}

.imageNoHover {
	border: 1px solid #ac000a;
	padding: 2px;
	background:#FFF url(../images/icon-progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
	float: left;
}

/*							 => imprint
---------------------------------------------------------------*/


dl.imprintTypeOfBusiness, dl.imprintAddress {
	width: 100%;
	line-height: 18px;
	margin: 15px 0;
}

dl.imprintTypeOfBusiness dt, dl.imprintAddress dt {
	display: block;
	width: 120px;
	float:left;
}

dl.imprintTypeOfBusiness dd, dl.imprintAddress dd { clear:right; }

#btnImprint { display:none; }

p#dataPrivacy span {
	line-height: 20px;
	margin: 0 0 15px 0;
	display:block;
}

/*							 => list
---------------------------------------------------------------*/

div#contentMain ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

div#contentMain ul li {
	padding: 2px 0 2px 15px;
	background: url(../images/li.gif) no-repeat 0 9px;
	margin: 0 10px 0 0;
	line-height: 18px;
}

/*							 => clearfix
---------------------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cufon-loading div#contentMain h1,
.cufon-loading div#contentMain h2 {
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* End hide from IE-mac */

