body {
	/* Schriften ohne Serifen */
	font-family: Arial, Helvetica, "Arial Black", "Comic Sans MS", "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Grande", Impact, sans-serif;
	
	margin: 0px;
	font-size: 12px;
	
	
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #aca698;
	
	position: relative;
	top: -10px;
}
h2 {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: px;
}
/********************************** layout ***********************************/
#containerHeader {
}
#headerbar {
	height: 28px;
	padding-top: 12px;
	
	background-color: #e9c133;
	opacity: .9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
	filter: Alpha(Opacity=90);
	
	border-bottom: 1px solid #ece2bc;
}
div.slogan {
	padding-left: 35px;
	padding-top: 25px;
	color: #FFFFFF;
	font-size: 20px;
}
span.big {
	font-size: 32px;	
}
#containerContent {
	width: 956px;
	height: 100px;
	margin-left: 15px;
	
	background: url('/images/home_border_left_right.gif') repeat-y;
}
td.left {
	width: 230px;
	padding-left: 15px;
	color: #aca698;
	border-right: 1px solid #e5e3e0;
}
div.kundenstimme1 {
	background: url('/images/kundenstimme_1.jpg') no-repeat;
	padding-right: 30px;
}
div.kundenstimme2 {
	background: url('/images/kundenstimme_2.jpg') right bottom no-repeat;
	font-size: 16px;
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 20px;	
}
div.kundenstimme3 {
	line-height: 140%;
	font-size: 9px;
	padding-right: 30px;
	padding-bottom: 25px;
}
div.hotline {
	line-height: 140%;
	height: 120px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
}
td.center {
	width: 300px;
	padding-right: 30px;
	padding-left: 30px;
	
	font-size: 12px;
	color: #666666;
	border-right: 1px solid #e5e3e0;
}
td.right {
	width: 300px;
	padding-right: 15px;
	padding-left: 30px;
	color: #aca698;
}
#footer {
	width: 930px;
	margin-left: 35px;
	font-size: 11px;
	color: #666666;
}
/********************************* headerNav *********************************/
a.headerNav {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.headerNav:hover, a.headerNavSel {
	color: #172983;
}
/********************************** topnav ***********************************/
ul.topnav {
	width: 720px;
	padding-top: 260px;
	padding-left: 250px;
}
li.topnav {
	float: left;
	padding-right: 10px;
}
a.topnav {
	display: block;
	width: 170px;
	height: 60px;
	padding-top: 60px;
	
	text-align: right;
	font-size: 20px;
	color: #172983;
	text-decoration: none;
}
a.topnav1:hover {
	background: url('/images/aktuell_sel.jpg') 30px 18px no-repeat;
}
a.topnav2:hover {
	background: url('/images/portrait_sel.jpg') 25px 22px no-repeat;
}
a.topnav3:hover {
	background: url('/images/unsere_dienstleistungen_sel.jpg') 26px 20px no-repeat;
}
a.topnav4:hover {
	background: url('/images/kundenlogin_sel.jpg') 23px 16px no-repeat;
}
/********************************** nav **************************************/
ul.nav {
	padding-bottom: 20px;
	width: 195px;
}
li.nav {
	background: url('/images/nav_dot.gif') repeat-x;
}
a.nav {
	display: block;
	width: 195px;
	height: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	
	color: #666666;
	text-decoration: none;
}
a.nav:hover, a.navSel {
	color: #172983;
}
/********************************** subnav ***********************************/
ul.subnav {
	
}
li.subnav {

}
a.subnav {
	
}
a.subnav:hover, a.subnavSel {

}
/********************************** content **********************************/
a.text {
	color: #172983;
	text-decoration: none;
}
a.text:hover {
	text-decoration: underline;
}
/********************************* powered by ********************************/
#poweredBy {
	width: 120px;
	float: right;
	font-size: 11px;
}
.orange {
	color: #FF9900;
}
.gray {
	color: #666666;;
}
a.poweredby {
	text-decoration : none;
	color: #CCCCCC;
}
div.search {
	font-size: 10px;
	height: 10px;
	overflow: hidden;
	visibility: hidden;
}
