html {
	overflow-y: scroll;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #95959A;
	background-color: #FFF;
	font-family: verdana, geneva, sans-serif;
}

table  { 
	empty-cells: show;
}

hr {
	display: none;
}

.Clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

#All {
	position: relative;
	width: 752px;
	text-align: left;
	margin: 0px auto;
	overflow: hidden;
}

.AllPos {
	text-align: left;
	padding-top: 145px;
}

/* Links */

a  {
	color: #95959A;
	text-decoration: underline;
}

a:hover  {
	color: #3D68C9;
	text-decoration: underline;
}


/* Seitentitel/Logo */

.SeitenTitel {
	position: absolute;
	top: 85px;
	left: 0;
	height: 50px;
}

.TitelText {
	font-size: 12px;
	display: none;
}

#Logo {
	position: absolute;
	top: 40px;
	right: 49px;
	width: 79px;
	height: 77px;
}

/* Navigation */

.Nav  {
	margin: 0;
	height: 171px;
	width: 752px;
}

.Button01,.Button01a,.Button02,.Button02a,.Button03,.Button03a,.Button04,.Button04a,.Button01Marked,.Button01aMarked,.Button02Marked,.Button02aMarked,.Button03Marked,.Button03aMarked,.Button04Marked,.Button04aMarked {
	display: block;
	float: left;
	margin-left: 0px;
	width: 179px;
	height: 171px;
	text-align: center;
	background-color: #DEE2ED;
}

.Button01,.Button02,.Button03,.Button04,.Button01Marked,.Button02Marked,.Button03Marked,.Button04Marked {
	margin-left: 11px;
}

.ButtonAbstand {
	float: left;
	width: 11px;
}

.Button01 a,.Button02 a,.Button03 a,.Button04 a,.Button01a a,.Button02a a,.Button03a a,.Button04a a,.Button01Marked a,.Button02Marked a,.Button03Marked a,.Button04Marked a,.Button01aMarked a,.Button02aMarked a,.Button03aMarked a,.Button04aMarked a  {
	display: block;
	width: 179px;
	height: 171px;
}

.Button01,.Button01a  {
	background-image: url(/images/button_01.gif);
}

.Button01 a:hover,.Button01a a:hover {
	background-image: url(/images/button_01x.gif);
	background-color: #3D68C9;
}

.Button01Marked,.Button01aMarked {
	background-image: url(/images/button_01marked.gif);
	background-color: #3D68C9;
}

.Button02,.Button02a  {
	background-image: url(/images/button_02.gif);
}

.Button02 a:hover,.Button02a a:hover {
	background-image: url(/images/button_02x.gif);
	background-color: #427ED6;
}

.Button02Marked,.Button02aMarked  {
	background-image: url(/images/button_02marked.gif);
	background-color: #427ED6;
}

.Button03,.Button03a  {
	background-image: url(/images/button_03.gif);
}

.Button03 a:hover,.Button03a a:hover {
	background-image: url(/images/button_03x.gif);
	background-color: #4690E0;
}

.Button03Marked,.Button03aMarked  {
	background-image: url(/images/button_03marked.gif);
	background-color: #4690E0;
}

.Button04,.Button04a  {
	background-image: url(/images/button_04.gif);
}

.Button04 a:hover,.Button04a a:hover {
	background-image: url(/images/button_04x.gif);
	background-color: #4690E0;
}

.Button04Marked,.Button04aMarked  {
	background-image: url(/images/button_04marked.gif);
	background-color: #4690E0;
}


/* Main */

.Main  {
	width: 752px;
	background-image: url(/images/bg_main.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.MainLeft {
	float: left;
	width: 178px;
	margin-left: 1px;
	padding-top: 21px;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
}

.MainLeft a {
	text-decoration: underline;
}

.MainLeft a:hover {
	color: #3D68C9;
}

.MetaNav {
	margin-top: 30px;
	font-size: 10px;
}

.MainContent {
	float: left;
	width: 350px;
	margin-left: 14px;
	font-size: 11px;
	line-height: 17px;
	overflow: hidden;
}

.MainContentBreit {
	float: left;
	width: 556px;
	margin-left: 14px;
	font-size: 11px;
	line-height: 17px;
	overflow: hidden;
}

.Content02Spalten {
	float: left;
	width: 365px;
	overflow: hidden;
	margin-right: 9px;
}

.Content01Spalten {
	float: left;
	width: 179px;
	overflow: hidden;
}

.Titel {
	margin: 90px 0 7px 0;
	height: 33px;
}

.MainRight {
	float: left;
	width: 175px;
	margin-left: 32px;
	padding-top: 130px;
	font-size: 11px;
	line-height: 17px;
	overflow: hidden;
}

.MainRight p {
	margin: 0;
	padding-left: 12px;
	background-image: url(/images/bg_list.gif);
	background-repeat: no-repeat;
	line-height: 17px;
}

.MainRight h1, .MainRight h2, .MainRight h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding-left: 12px;
	background-image: url(/images/bg_list.gif);
	background-repeat: no-repeat;
	line-height: 17px;
}

.MainRight h1 a,.MainRight h2 a,.MainRight h3 a {
	text-decoration: none;
	cursor: text;
}

.MainRight h1 a:hover,.MainRight h2 a:hover,.MainRight h3 a:hover  {
	text-decoration: none;
	color: #95959A;
}

.ButtonNews {
	width: 80px;
	height: 21px;
	background-image: url(/images/button_news.gif);
	background-repeat: no-repeat;
}

.ButtonNews a {
	display: block;
	width: 80px;
	height: 21px;
}

.ButtonNews a:hover {
	background-image: url(/images/button_newsx.gif);
	background-repeat: no-repeat;
}

.ButtonNewsMarked {
	width: 80px;
	height: 21px;
	background-image: url(/images/button_newsx.gif);
	background-repeat: no-repeat;
}

.ButtonKontakt {
	background-image: url(/images/button_kontakt.gif);
	background-repeat: no-repeat;
}

.ButtonKontakt a {
	display: block;
	width: 83px;
	height: 20px;
}

.ButtonKontakt a:hover {
	background-image: url(/images/button_kontaktx.gif);
	background-repeat: no-repeat;
}

.ButtonKontaktMarked {
	width: 83px;
	height: 21px;
	background-image: url(/images/button_kontaktx.gif);
	background-repeat: no-repeat;
}

.Linie {
	clear: left;
	margin-top: 44px;
	height: 46px;
	background-image: url(/images/bg_linie.gif);
	background-repeat: repeat-x;
}


.RefIcon  {
	margin: 0px 0 10px 0;
	width: 30px;
	height: 22px;
}

.RefDetail  {
	line-height: 14px;
	margin-bottom: 30px;	
}

.LinkKartePlus {
	display: block;
	height: 22px;
	padding: 1px 0 0 28px;
	background-image: url(/images/icon_plus.gif);
	background-repeat: no-repeat;
}

.LinkKartePlus:hover {
	background-image: url(/images/icon_plusx.gif);
}

.LinkKarteMinus {
	display: block;
	height: 22px;
	padding: 1px 0 0 28px;
	background-image: url(/images/icon_minus.gif);
	background-repeat: no-repeat;
}

.LinkKarteMinus:hover {
	background-image: url(/images/icon_minusx.gif);
}

/* Footer */

.Top {
	width: 18px;
	margin: 0 0 0 182px;
	padding: 50px 0 0 0;
	background-image: url(/images/pfeil_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.PfeilTop {
	display: block;
	width: 18px;
	height: 23px;
}

a.PfeilTop:hover {
	background-image: url(/images/pfeil_topx.gif);
}

#Footer {
	margin: 8px 0 0 190px;
	padding: 10px 0 50px 0px;
	font-size: 11px;
	line-height: 17px;
	border-top: 1px solid #DEE2ED;
}

#Footer a {
	text-decoration: none;
}

#Footer a:hover {
	text-decoration: underline;
}


/* Titel/Texte */

h2 {
	font-size: 11px;
	margin: 0;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}


.Text {
	font-size: 11px;
	margin: 0;
	font-weight: normal;
}

.TextBlau {
	color: #3D68C9;
}

.TextHinweis {
	color: #CFD4E1;
}

.TextError {
	margin: 0;
	height: 31px;
	padding: 0 0 24px 40px;
	color: #FF8B1C;
	background-image: url(/images/icon_error.gif);
	background-repeat: no-repeat;
}

.TextSuccess {
	margin: 0;
	height: 31px;
	padding: 0 0 24px 40px;
	color: #90BE00;
	background-image: url(/images/icon_success.gif);
	background-repeat: no-repeat;
}

/* Formulare */

form  { 
	display: inline;
	margin-bottom: 0px;
}

.FormularKontakt {
	width: 312px;
}

.FormularKontakt span {
	float: left;
	display: block;
	width: 90px;
	padding-top: 3px;
}

.FormularKontakt div {
	float: left;
}

.FormularKontakt .Input {
	width: 210px;
	border: 1px solid #DEE2ED;
	font-family: verdana, helvetica, sans-serif;
	color: #3D68C9;
	font-size: 11px;
	padding: 4px;
	margin-bottom: 4px;
}

.FormularKontakt .Textarea {
	width: 300px;
	border: 1px solid #DEE2ED;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #3D68C9;
	padding: 4px;
	margin-bottom: 4px;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #DEE2ED;
	scrollbar-darkshadow-color: #F6F7FB;
	scrollbar-face-color: #DEE2ED;
	scrollbar-highlight-color: #DEE2ED;
	scrollbar-shadow-color: #FFF;
	scrollbar-track-color: #F6F7FB;
}
