@charset "UTF-8";
/* CSS Document */

*{margin:0; padding:0;}

body{
	font-family:Verdana;
	text-align:center;
	background-color:#FDF8E9;
	background-image:url(../layout/bg-main-site.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}

a img{border:none;}
a:link {text-decoration:none; color:#FFFFFF;}
a:visited{text-decoration:none; color:#FFFFFF;}
a:hover {text-decoration:none; color: #333333;}

p {line-height:18px;}

/**************** Header and navigation styles ****************/

#main{
	margin:0 auto;
	width: 940px;
	text-align:center;
}

#header{
	width: 940px;
	height: 393px;
	text-align: center;
	margin-top:8px;
	background-image:url(../layout/bg-header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#header-navi{
	width:870px;
	height:28px;
	background-image:url(../layout/bg-box-navi-oben.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:30px;
}

#praeContent{
	width:940px; 
	height:10px;
	background-image:url(../layout/bg-prae-content.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#content{
	width:940px;
	background-image:url(../layout/bg-content.jpg);
	background-position:top left;
	background-repeat:repeat-y;	
}

#postContent{
	width:940px;
	background-image:url(../layout/bg-post-content.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:10px;
}

#content1{
	width:520px;
	margin-left:20px;
	float:left;
	text-align:left;
	font-size:12px;
	padding:30px 0px 30px 60px;
}

#content3{
	width:790px;
	margin-left:20px;
	float:left;
	text-align:left;
	font-size:12px;
	padding:30px 0px 30px 60px;
}


#bilderRechts{
	text-align:left;
	width:275px;
	float:left;
	margin-top:63px;
	margin-left:40px;
}

#bildBox{
	width:110px;
	height:110px;
	background-image:url(../layout/bg-bildbox.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}

#logo{
	width:320px;
	height:80px;
	margin-left:60px;
	float:left;
	text-align:left;
}

#promotional{
	width:860px;
	height:300px;
	margin-left:40px;
	background-image:url(../layout/promotional-1.png);
	background-repeat:no-repeat;
}

#promotional2{
	width:860px;
	height:300px;
	margin-left:40px;
	background-image:url(../layout/promotional-2.png);
	background-repeat:no-repeat;
}

#mainNavi{
	width:600px;
	height:60px;
	text-align:right;
	float:right;
	margin-right:25px;
	margin-top:40px;
}

#testimonialHeader1{
	width:800px;
	height:216px;
	margin-left:30px;
	margin-top:30px;
	background-image:url(../bilder/testimonial-header-1.jpg);
}

#naviFill{float:right; width:10px; height:10px;}

/***************** Überschriften ***************/
h1{
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	color: #bb0e1e;
	line-height:21px;
	padding-bottom:15px;
	text-align:left;
}

h2{
	font-family:Verdana;
	font-style:italic;
	font-weight:bold;
	font-size:34px;
	color: #4a72ad;
	text-align:right;
	vertical-align:text-bottom;
	padding-top:2px;
	padding-right:10px;
}

h3{
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color: #ffffff;
	line-height:21px;
	text-align:left;
}

/**************** Style-Deklarationen für den internen Bereich nach der Anmeldung****************/

div.naviOben { 
	height:20px;
	font-size:11px;
	color:#FFFFFF;
	float:right;
	padding:0px 10px 2px 10px;
}
div.naviOben a  {display:block;}
div.naviOben a:link {text-decoration:none; color:#FFFFFF;}
div.naviOben a:visited{text-decoration:none; color:#FFFFFF;}
div.naviOben a:hover {text-decoration:none; color: #333333;}

#noNavi { 	
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	background-image:url(../layout/bg-0prozent.png);
	background-repeat:repeat;
}

div.navi { 	
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	float:right;
}

div.navi a  {
	text-decoration:none; 
	color:#eee; 
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	background-image:url(../layout/bg-10prozent.png);
	background-repeat:repeat;
}

div.navi a:link { text-decoration:none; color:#eee;}
div.navi a:visited{text-decoration:none; color:#eee;}
div.navi a:hover {text-decoration:none; color: #fff; background-image:url(../layout/bg-20prozent.png); background-repeat:repeat;}

.content{
	vertical-align:text-top;
	font-family:Verdana;
	font-style:normal;
	font-size:11px;
	line-height: 14px;
	color:#FFFFFF;
	padding-left:40px;	
	padding-top:30px;
	padding-bottom:15px;
	/*padding-right:10px;*/
}

.content a  {}
.content a:link {text-decoration:underline; font-weight:normal; color:#000000;}
.content a:visited{text-decoration:underline; font-weight:normal; color:#000000;}
.content a:hover {text-decoration:underline; font-weight:normal; color: #bb0e1e;}


.bildInBox{
	padding-left:15px;
	padding-top:15px;

}

.txt-datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;	
}

.text{line-height:18px;}

.text a  {}
.text a:link {text-decoration:none; font-weight:normal; color:#000000;}
.text a:visited{text-decoration:none; font-weight:normal; color:#000000;}
.text a:hover {text-decoration:none; font-weight:normal; color: #bb0e1e;}

.postContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;	
}

.postContent a  {}
.postContent a:link {text-decoration:none; font-weight:normal; color:#666666;}
.postContent a:visited{text-decoration:none; font-weight:normal; color:#666666;}
.postContent a:hover {text-decoration:none; font-weight:normal; color: #bb0e1e;}

.txt-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;	

}
