html {
	height: 100% !important;
}

body {
	font: 11px/1.5 'Lucida Grande',Arial,'Liberation Sans',FreeSans,sans-serif;
	padding-bottom: 50px;
	height: 100.01% !important;
}

a {
	color: #ef4036;
	text-decoration: none;
}

a:focus {
	outline: 1px dotted
}

a.subaktiv {
	color: #ef4036 !important;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0
}

h1,h2,h3 {
	font-size: 16px;
	margin-bottom:8px;
}

h4,h5,h6 {
	font-size: 14px;
	margin-bottom:8px;
}

ol {
	list-style: decimal
}

ul {
	list-style: disc
}

li {
	margin-left: 30px
}

p,dl,hr,ol,ul,pre,table,address,fieldset {
	margin-bottom: 20px
}

.button_berater {
	background: url(../img/reiter_berater.png) no-repeat;
	height: 27px;
}

#cover {
	background: url(../img/back_cover.png) no-repeat;
	height: 388px;
}

#coverimage {
	width: 580px;
	position:relative;
}

#coverimage_innen {
	width: 380px;
}
#video_holder {
	width:580px;
	height:388px;
	top:0px;
	left:0px;
	position:absolute;
}
#slideshow {
}

#hometext {
width: 195px;
}

#innentext {
width: 360px;
}

.hometextbox {
	margin-top: 20px;
	padding-left: 15px;
}

.innentextbox {
	margin-top: 25px;
	padding-left: 25px;
}

#teaser {
	background: #eee url(../img/back_teaser_a.png) no-repeat;
	margin-top: 25px;
}

#teaserfeed {
	background: #eee url(../img/back_teaser_b.png) no-repeat;
	height: 9px;
}

#navi {
	height:360px;
}

a.videolink {
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 32px;
	background: url(../img/pfeil.png) no-repeat 15px 10px;
}

a.videolink:hover {
	text-decoration: underline;
}
a.videolink {
	outline:0px;
}

a.beraterlink {
	display: block;
	color: white;
	text-decoration: none;
	margin-left: 12px;
	padding-top: 6px;
	padding-left: 32px;
	background: url(../img/pfeil.png) no-repeat 15px 9px;
	}

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

table.tab {
	width: 280px;
	padding: 0;
	margin: 19px 0 10px 5px;
}

table.tabinnen {
	width: 420px;
	padding: 0;
	margin: 19px 0 10px 5px;
}

.tabimage {
	width:110px;
	padding-right: 15px;
}

.tabtd {
	vertical-align: top;
}

.subnavigation {
	text-align: right;
	margin-top: 10px;
}

.subnavigation a {
	font-size: 10px;
	color: gray;
	
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

.subnavigation a:hover {
	color: #ef4036;
}

#berater {
	height: 335px;
	width: 330px;
	padding-right: 30px;
	overflow: auto;
	display: block;
	font-size: 11px;
}

#berater h6 {
	font-size: 11px;
	border-bottom: 1px dotted gray;
	color: #495c7a;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 25px !important;
}

#plzauswahl {
	margin-top: 25px;
	margin-left: 15px;
	padding-right: 25px;
}

.subgrey {
	color: gray;
		font-size: 10px;
}
