
body {
	background:#A8A9AD;
	font:12px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0; 
}
input, textarea, select {
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #CCC;
	padding:2px;
}
a {
	color:#000;
}

img {
	border:0;
}
p {
	padding:4px;
	margin:2px;
}

fieldset {
	border-color:#ADD5E9;
	border-style:solid;
	border-width:1px 1px 1px;
	font-size:12px;
	margin:0pt 0pt 20px;
	padding:11px 11px 15px;
}

legend {
	background:#FFFFFF;
	color:#CC0000;
	font-size:14px;
	margin:0pt;
	padding:2px 7px 0pt;
}

form {
	display: inline;
}

.button {
	cursor:pointer;
}

#header {
	color:#EEE;
	font-size:13px;
	font-weight:bold;
	background:#FFF; 
}

#header a, #footer a {
	text-decoration:none;
	color:#EEE;
}

#main {
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
	background:#A8A9AD;
	/*border:1px solid #999;*/
}


#navigation_top {
	color:#EEE;
	font-size:18px;
	margin:20px auto;
	width:100%; /* 900px */
}

#content {
	background:#FFF;
	width:910px;
	/*margin:auto;*/
	padding:0 0 0 23px;
}

.rund, .slider_rund img {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}


.ro { /* erstest DIV */
	background:url(../../img/box/box_02.gif) top right no-repeat;
	margin-right:10px;
}

.lo {
	background:url(../../img/box/box_01.gif) top left no-repeat;
}

.ru {
	background:url(../../img/box/box_04.gif) bottom right no-repeat;
}

.lu {
	background:url(../../img/box/box_03.gif) bottom left no-repeat;
}

.box {
	margin:0;
	padding:1.2em;
}

.box p {
	margin:0;
	padding:0;
}

.ro2 { /* erstest DIV */
	background:url(../../img/box/box_02.gif) top right no-repeat;
	margin-right:10px;
}

.lo2 {
	background:url(../../img/box/box_01.gif) top left no-repeat;
}

.ru2 {
	background:url(../../img/box/box_04.gif) bottom right no-repeat;
}

.lu2 {
	background:url(../../img/box/box_03.gif) bottom left no-repeat;
}

.box2 {
	margin:0;
	padding:4px;
}

.box2 p {
	margin:0;
	padding:0;
}

.index_box2 {
	margin-top:2px;
	font-size:18px;
	line-height:32px;
}

.index_box2 a {
	color:#CC0000;
}

.footer_info {
	padding-left:50px;
	color:#FFF;
}



/* NAVI LEFT */


#navi_left {
	width: 200px;
	margin:0;
	padding:0;
	font-size:13px;
}

#navi_left li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	display: block;
	font-size:13px;
	line-height:24px;
}
	
#navi_left .aktiv {
	color:#000;
  	/*voice-family: "\"}\""; 
  	voice-family: inherit;*/
  	line-height:24px;
	text-decoration: none;
}

#navi_left ul, #navi_left li {
	margin:0;
	padding:0;
	list-style:none;
}

#navi_left .level0 {
	background:url(../../img/navi_left/box.png) left no-repeat;
	padding:4px 6px;
	/*font-weight:bold;*/
	font-size:15px;
	line-height:24px;
	color:#FFF;
}

#navi_left li .level1 {
	padding:4px 0 4px 6px;
}

#navi_left li .level2 {
	padding:2px 0 2px 6px;
	color:#000;
}

#navi_left li .level3 {
	padding:0 0 6px 6px;
	color:#000;
}

#navi_left .level3 li a, #navi_left .a_level3 {
	line-height:16px;
	font-size:12px;
}	
	
#navi_left li .level2 a {
	color:#000;
	font-size:12px;
}

#navi_left .a_level2 {
	font-size:12px;
}


#navi_left li a:hover {
	color: #CC0000;
	text-decoration:underline;
	}
	
#navi_left .level0:hover {
	color: #FFF;
	text-decoration:underline;
	}
	

#campus {
	padding:0 10px;
	font-weight:bold;
	list-style:none;
	margin:6px 0 0 0;
}

#campus li {
	line-height:20px;
	color:#CC0000;
}

#campus label {
	float:left;
	width:80px;
	color:#000;
}

#newsletter {
	padding-top:10px;
}

#newsletter label {
	float:left;
	width:100px;
	color:#000;
	text-align:right;
	padding-right:6px;
}
#newsletter p {
	margin-bottom:10px;
	font-weight:bold;
}
#newsletter .input {
	width:206px;
}

.start td {
	vertical-align:top;
}

#navi_left {
	text-align:left;
}
	
	


	/* Navigation */
	#lpNaviContainer {
		z-index: 20;
		padding-left: 0px;
		overflow: hidden;
		position: fixed;
		top: 20%;
		left: 50%;
		width: 65px;
		margin-left: 464px;
		height: 300px;
	}
	
	.lpAr #lpNaviContainer {
		padding-right: 0px;
		margin-left: -465px;
	}
	
		.lpNaviItem,
		.lpNaviItem_main {
			opacity: 0.5;
			filter:alpha(opacity=50);
			display: block;
			cursor: pointer;
			float: left;
			margin-left: -10px;
			border: 2px solid #CACACA;
			border: 2px solid #9CC01B;
			margin-top: 5px;
			height: 50px;
			width: 60px;
			background-color: #FFF;
			background-repeat: no-repeat;
			background-position: 5px bottom;
			border-left: none;
		}
		
		.lpAr .lpNaviItem,
		.lpAr .lpNaviItem_main {
			float: right;
			margin-left: 0px;
			margin-right: -10px;
			border: 2px solid #CACACA;
			border: 2px solid #9CC01B;
			border-right: none;
		}
		
		.lpNaviItem:hover,
		.lpNaviItem_main:hover,
		.lpNaviItemActive {
			opacity: 1;
			filter:alpha(opacity=100);
			margin-left: 0px;			
		}
		
		.lpAr .lpNaviItem:hover,
		.lpAr .lpNaviItem_main:hover,
		.lpAr .lpNaviItem:hover,
		.lpAr .lpNaviItemActive {
		}
		
		.lpNaviItem a {
			display: block;
			width: 100%;
			height: 100%;
			color:#FFF;
		}
			
		.lpNaviIcon {
			width: 50px;
			height: 50px;
			background-image: url(../../img/naviset.png);
			background-repeat: no-repeat;
			background-position: center center;
		}
		
		/*
		.lpNaviIcon_www,
		.lpNaviIcon_mail,
		.lpNaviItemActive_perm {
			background-color: #E3812F;
		}
		*/
		.lpNaviIcon_euro	{		background-position: 0px center;	}
		.lpNaviIcon_ad		{		background-position: -50px center;	}
		.lpNaviIcon_tel		{		background-position: -100px center;	}
		.lpNaviIcon_brief	{		background-position: -150px center;	}
		.lpNaviIcon_map		{		background-position: -200px center;	}
		
	/* Ende Navigation */


#tooltip {
position: absolute;
z-index: 3000;
border: 1px solid #111;
background-color: #eee;
padding: 5px;
opacity: 0.85;
}
#tooltip h3, #tooltip div { font-size:12px; margin: 0; } 

.referenzen img {
	padding-right:15px;
}

.radio {
	border:0;
}

.req {
	color:red;
}

/*table { border:1px solid #999};*/


.slider_300 {
	position: absolute;
	width:300px;
	bottom: 20px;
	left: 10px;
	z-index: 100;
	opacity: 0.75;
	filter: alpha(opacity=75);
	float:left;
}

.kontakt td {
	padding-bottom:4px;
}

.slider_index {
	list-style:none;
}