img {
	border: 0;
}
body {
	background-color: #4C555A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#kopf {
	background-color: #ea690b;
	background-image: url(img/hintergrund.gif);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}

#kopf_bg {
	background-image: url(img/kopf.gif);
	height: 150px;
	background-repeat: no-repeat;
	width: 800px;
	margin: auto;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#inhalt {
	width: 800px;
	margin: auto;
	text-align: left;
	background-color: #fff;
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
}

#text {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#studiowahl a {
	text-decoration: none;
}

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

a, a:visited {
	color: #ea690b;
}

#impressum  {
	color: #000;
}

.subnav {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	background-color: #666;
}

.subnav a, .subnav a:visited {
	color: #fff;
	text-decoration: none;
}

.subnav a:hover {
	text-decoration: underline;
}

.studio {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	padding: 5px;
}

#preisliste td {
	font-size: 12px;
	font-weight: bold;
}

.nobo {
	font-weight: normal;
}

#footer {
	background: #4C555A url(img/footer_hg.gif) repeat-x scroll center top;
	padding: 20px 0 0 0;
}

#grid {
	text-align: left;
	width: 800px;
	margin: auto;
}

.col {
	width: 150px;
	float: left;
	margin-right: 20px;
}

.col ul {
	margin: 0;
	padding: 0;
}

.col li {
 	margin: 0 0 4px 0;;
	padding: 0;
}

.col h3 {
	margin: 0 0 10px 0;
	color: #ea690b;
	font-size: 14px;
}

.col h3 a:hover {
	color: #ffcc55;
	text-decoration: underline;
}

.col li a {
	color: #ccc;
	text-decoration: none;
}

.col li a:hover {
	color: white;
	text-decoration: underline;
}

.col h3 a {
	color:#ea690b;
	text-decoration: none;
}

#copyright p {
	border-top: 1px solid #666;
	color: #999;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
	font-size: 11px;
}

#copyright a {
	color: #999;	
}

#copyright a:hover {
	color: white;	
}

.vorteiltab th {
	background-color: #000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 10px 0;
}

.vorteiltab a {
	color: #000;
}

.vorteiltab td {
	height: 80px;
	padding: 2px;
}

#tooltip {
    display:none; 
	background-color:#ffa; 
    border:1px solid #cc9; 
    padding:3px; 	
    font-size:12px;
}

#kondGerlspeck {
    display:none; 
	  background-color:#ffa; 
    border:1px solid #cc9; 
    padding:3px; 	
    font-size:12px;
    text-align: left;
}
