@charset "utf-8";
/* CSS Document */
/*
** HTML elements
*/
body {
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  margin: 0;
  padding: 0;
}

#mitte_wenn seite fertig freischalten {
	position: relative;
	width: 1024px; /* max breite */
	margin: auto;
}


form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}

div {
font-size: 12px;
}

td  {
font-size: 12px;
}

.titel14 {
font-size: 14px;
}

.titel13 {
font-size: 13px;
}

.titel12 {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight:bold;
}

#menue {
	position:absolute;
	left:40px;
	top:213px;
	width:192px;
	height:326px;
	z-index:11;
}
#menue2 {
	position:absolute;
	left:49px;
	top:550px;
	width:183px;
	height:90px;
	z-index:12;
}

ul li li a:link, ul li li a:active, ul li li a:visited{
text-decoration:none;
color: #666;
}
ul li li a:hover{
text-decoration:none;
color: #000;
}

		/* A few IE bug fixes */
		* { margin: 0; padding: 0; }
		* html ul ul li a { height: 100%; }
		* html ul li a { height: 100%; }
		* html ul ul li { margin-bottom: -1px; }
		
		#Menu { width: 182px; height: 300px; margin: 0px 0; }
		
		/* Some list and link styling */
		ul li { width: 182px; }
		ul ul li a, #menue2 ul li a { 			
		display:block;
		color: #000;
		padding: 3px 6px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight:bold;
		text-transform: uppercase;
		text-decoration:none;
    	 }
		ul ul li a:hover {
		display:block;
		color: #369;
		background-color: #D8E4F2;
		padding: 3px 8px;
		
		}
		/*ul li { list-style-type: none; }*/
		ul li {
		padding-left: 10px;
		list-style-type: none;
		background-image: url(../bilder/red.gif);
		background-repeat: no-repeat;
		background-position: left 3px;
        }
		ul ul li, #menue2 ul li {
		border-left: 25px;
		padding: 0;
		margin-bottom: 0;
		padding-left: 10px;
		list-style-type: none;
		background-image: url(../bilder/ocker.gif);
		background-repeat: no-repeat;
		background-position: left 5px;
		width:172px;
        }
		ul ul ul li, #menue2 ul ul li {
		border-left: 25px;
		padding: 0;
		margin-bottom: 0;
		padding-left: 10px;
		list-style-type: none;
		background-image: url(../bilder/blau.gif);
		background-repeat: no-repeat;
		background-position: left 5px;
		width:162px;
        }

		h2 { margin-top: 1.5em; }
		
		/* Header links styling */
		h3.head {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight:bold;
		text-transform: uppercase;
		}
		h3.head a { 
		color: #333;
		display:block; 
		background: url(http://www.autotest.it/bilder/down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px;
		text-decoration:none;
		}
		h3.head a:hover { 
		color: #000;
		background: #D8E4F2 url(http://www.autotest.it/bilder/down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		h3.selected a { 
		background: #D8E4F2 url(http://www.autotest.it/bilder/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #000;
		padding: 3px 6px;
		}
		h3.selected a:hover { 
		background: #D8E4F2 url(http://www.autotest.it/bilder/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}
		
		
		h2.head {
		margin-top:0px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight:bold;
		text-transform: uppercase;
		}
		h2.head a { 
		color: #333;
		display:block; 
		background: url(http://www.autotest.it/bilder/down.gif) no-repeat; 
		background-position: 98% 50%;
		/*padding: 3px 6px;*/
		text-decoration:none;
		}
		h2.head a:hover { 
		color: #000;
		background: #D8E4F2 url(http://www.autotest.it/bilder/down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		h2.selected a { 
		background: #D8E4F2 url(http://www.autotest.it/bilder/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #000;
		/*padding: 3px 6px;*/
		}
		h2.selected a:hover { 
		background: #D8E4F2 url(http://www.autotest.it/bilder/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}

#content {
height: 408px;
width: 593px;
}
#content  td {
vertical-align: top;
}

#suche {
	position:absolute;
	left:820px;
	top:7px;
	width:231px;
	height:22px;
	z-index:8;
}
#ticker {
	position:absolute;
	left:885px;
	top:295px;
	width:158px;
	height:177px;
	z-index:9;
}
#adresse {
	position:absolute;
	left:885px;
	top:539px;
	width:158px;
	height:117px;
	z-index:10;
}
#bg_big {
	position:absolute;
	left:0px;
	top:0px;
	width:1089px;
	height:630px;
	z-index:1;
}
#fuss {
	position:relative;
	left:-261px;
	top:15px;
	width:1089px;
	height:44px;
	z-index:2;
}

.form-submit { 
width:60px;
height:15px;
border:none;
font-size:9px;
color:#000;
background-color:#D8E4F2;
 }

#site_search_input {
width: 150px;
height: 15px;
background-color:#FFFFFF;
font-size: 9px;
}

#ajaxticker1{
width: 167px;
height: 205px;
overflow:auto;
/*border: 1px ridge black;
padding: 5px;
background-color: #FEEEB8;
*/}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/*background-color: #FEEEB8;
*/}

.tickerclass{ //class to apply to your scroller(s) if desired
}

#adresse {
font-size: 10px;
}

a:link, a:active, a:hover, a:visited{
text-decoration:none;
color: #000;
}
.content{
font-size:10px;
color:#666666;
}
.suchausgabe ul li { width: 585px; 
		padding-left: 10px;
		list-style-type: none;
		background-image: url(../bilder/treffer.gif);
		background-repeat: no-repeat;
		background-position: left 3px;}
.kerndaten{
padding:10px;
font-weight:bold;
}
.kerndatenwhite{
text-align:right;
color:#FFFFFF;
padding:10px;
font-weight:bold;
}
.kerndatenwhite a:link, .kerndatenwhite a:active, .kerndatenwhite a:hover, .kerndatenwhite a:visited{
color:#FFFFFF;
text-decoration:none;
}
.u1{
color:#E31639;
font-weight:bold;
}
#content ul li {
width:auto;
		padding-left: 10px;
		list-style-type: none;
		background-image: url(../bilder/treffer.gif);
		background-repeat: no-repeat;
		background-position: left 3px;
 }
 .invisible { 
position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px; overflow:hidden; display:inline;}.physiotherm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
