@charset "utf-8";
/* CSS Document */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#fff;
	background-color:#1F0C5A;
}
#header {
	width:960px;
	height: 100px;
	border: 0px solid #fff;
	
}
#logo {
	width: 250px;
	height: 65px;
	float: left;
	padding-top:15px;
	padding-left:5px;
}

#mainmenu {
	height: 40px;
	margin-top:60px;
	background-color:#D9D9D9;
	float:right;
	font-weight:bold;
}

#permmenu {
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	text-align:right;
}
.permlink a {
	font-size:0.9em;
	color:#fff;
	text-decoration:none;
}
.menut {padding:0; margin:0; list-style:none; position:relative; font-family:arial; font-size:11px;  }
.menut li {float:left; height:40px; margin-right:0px; background-color:#D9D9D9; border-right: #FFFFFF 1px solid; }
.menut li a {display:block; float:left; height:40px; line-height:16px; color:#333; text-decoration:none; text-align:left; padding:4px 10px 0px 10px; cursor:pointer; }
.menut li.current a {color:#fff; background-color:#93A19B; border-bottom: #93A19B 1px solid; height:36px;}
.menut li a:hover {color:#000; background-color:#CCCCCC; height:36px;}
.menut li.current a:hover {color:#fff; background-color:#93A19B; cursor:default;}

#leftmenu {
	margin-top:45px;
}
#leftmenu ul{
  margin:0px;
  padding-left:30px;
}
#leftmenu li{
  list-style-image: url(grfx/nav_leer.gif);
  display:list-item;
}
 
#nav a, #nav a:visited {
  text-decoration:none; 
  color:#000; 
  display:block;
  width:220px;
  border-top: #fff 1px solid; 
  border-bottom: #fff 1px solid;
  line-height:20px;
  margin-top:5px;
  margin-bottom:5px;
  }
#nav a:hover {
  color:#032E72;
  list-style-image: url(grfx/nav_voll.gif);
  display:list-item;
  border-top: #666666 1px solid; 
  border-bottom: #666666 1px solid;
   /* background-color: #EBEBEB; */
}
#nav .navactive {
  color:#032E72;
  list-style-image: url(grfx/nav_voll.gif);
  display:list-item;
  background-color: #E2E2E2;
}

#leftperm {
	position:absolute; 
	top:350px; 
	width:260px;
}

#wrapper {
	width:960px;
	background-image:url(grfx/mainback.jpg); 
	background-repeat:repeat-y;
	float:left;
	min-height:640px;
}
#startcol {
	float:left;
	background-image:url(grfx/startcol_sg.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_01 {
	float:left;
	background-image:url(grfx/startcol_sg_01.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_02 {
	float:left;
	background-image:url(grfx/startcol_sg_02.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_03 {
	float:left;
	background-image:url(grfx/startcol_sg_03.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_04 {
	float:left;
	background-image:url(grfx/startcol_sg_04.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_05 {
	float:left;
	background-image:url(grfx/startcol_sg_05.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_06 {
	float:left;
	background-image:url(grfx/startcol_sg_06.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_07 {
	float:left;
	background-image:url(grfx/startcol_sg_07.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_08 {
	float:left;
	background-image:url(grfx/startcol_sg_08.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_09 {
	float:left;
	background-image:url(grfx/startcol_sg_09.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_10 {
	float:left;
	background-image:url(grfx/startcol_sg_09.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#startcol_11 {
	float:left;
	background-image:url(grfx/startcol_sg_10.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:323px;
}
#starttext {
	float:left;
	width:220px;
	margin-top:120px;
	margin-left:20px;
	font-family:calibri;
	text-align:right;
	font-size:13px;
	line-height:20px;
}
#sidemenue{
	float:left;
	width:260px;
	margin-top:10px;
	margin-left:0px;
	font-family:calibri;
	text-align:right;
	height:500px;
}
#menue_top {
	margin-top:100px;
	width:250px;
	height:200px;
	float:left;
}
#menue_bot {
	margin-top:328px;
	width:250px;
	height:300px;
	margin-right:10px;
}
#mainnavleft a {
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#666666;
}
#mainnavleft a:hover {
	color:#333333;
}
#mainnavleft li {
	list-style:none;
	line-height:1.8em;
	margin-right:10px;
}

#subnavleft a {
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	color:#ffffff;
}
#subnavleft a:hover {
	color:#CCCCCC;
}
#subnavleft li {
	list-style:none;
	line-height:1.2em;
	margin-right:10px;
	margin-bottom:20px;
}



#clearer {
	float:none;
	clear:both;
}
#leftcol {
	width: 260px;
	float: left;
}
#leftcolident {
	width: 260px;
	height: 35px;
	float: left;
	background-color:#93A19B
}

#midcol {
	width: 530px;
	float:left;
}
#midcolident {
	width: 530px;
	height: 5px;
	float: left;
	background-color:#93A19B
}
#rightcol {
	width: 170px;
	float:left;
}

#content {
	width: 470px;
	float: left;
	padding:40px 30px 260px 30px;
	
}

#qualitaet {
	width:280px; 
	height:100px; 
	background-color:#D9D9D9; 
	position:absolute; 
	margin-top:-101px; 
	text-align:center; 
	border-top: 1px solid #999;
	float:right;
}
#contfooter {
	left: 261px;
	width:529px;
	height:260px;
	position:absolute;
	margin-top:-260px;
	float:right;
	background-image:url(grfx/cont_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#footer {
	width:960px;
	height: 30px;
	border-top: 1px solid #999999;
	padding-top:10px;
	text-align:center;
	font-size:0.9em;
	color:#999999;
	line-height:1.5em;	
}
#footer a {
	color:#999999;
	text-decoration:none;
}
#startmenu {
	margin-left:285px; 
	padding-top:20px;
	float:left;
}
#startmenu ul{
	margin:0px;
	padding-left:30px;
}
#startmenu li{
	list-style-image: url(grfx/nav_leer.gif);
	display:list-item;
	line-height:1.2em;
}
#startmenu a, #startmenu a:visited {
	text-decoration:none; 
	color:#fff; 
	display:block;
	line-height:22px;
  }
 
 /*  
#startmenu a:hover {
	color:#ccc;
	list-style-image: url(grfx/nav_voll.gif);
	display:list-item;
}
*/
#prev1 {
	width:230px;
	height:130px;
	float:left;
	border-right:1px dashed #666666;
	border-bottom:1px dashed #666666;
	background-image:url(grfx/sp_01.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#prev2 {
	width:230px;
	height:130px;
	float:left;
	padding-left:20px;
	border-bottom:1px dashed #666666;
	background-image:url(grfx/sp_02.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#prev3 {
	padding-top:10px;
	width:230px;
	height:130px;
	float:left;
	border-right:1px dashed #666666; 
	margin-bottom:20px;
	background-image:url(grfx/sp_03.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#prev4 {
	padding-top:10px;
	width:230px;
	height:130px;
	float:left;
	padding-left:20px;
	margin-bottom:20px;
	background-image:url(grfx/sp_04.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#carpic {
	width:960px; 
	height:80px; 
	margin-top:-80px; 
	float:left; 
	text-align:right;
}

.ueberschrift_1, h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	font-variant: small-caps;
}
.ueberschrift_2 {
	font-size: 12px;
	font-weight: bold;
}
.ueberschrift_3 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.picframe {
	border:#000066 solid 1px;
	margin:5px;
	padding:10px;
}
.picframe2 {
	border:#ffffff solid 1px;
	margin:10px;
	padding:0px;
}
.bigfont {
	font-size:14px;
}
.textf {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	border-bottom: 1px dashed #666666;
	width: 270px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 3px;
}
#rightmenu {
	float:right;
	width:152px; 
	color:#FFF;
	font-weight:bold;
	line-height:15px;
	margin-top:17px;
	margin-right:5px;
	height:370px;

}
#rightmenu a {
	color:#FFF;
	text-decoration:none;
	font-size:0.9em;
	font-weight:normal;
}
#spacer {
	width:120px;
	height:5px;
}


