html {
	height: 100%;
	overflow-y: scroll;
}

body {
	background: #f0f6f6;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

p {
	margin: 0 0 10px 0;
}

.bold {
	font-weight: bold;
}

#wrapper {
	background: url(../images/bg-wrapper-startseite.gif) repeat-y right;
	height: 664px;
	left: 50%;
	margin: -321px 0 0 -498px;
	position: absolute;
	top: 50%;
	width: 996px;
}

#container {
	float: left;
	height: 622px;
	margin-bottom: 20px;
	width: 996px;
}

#left {
	background: url(../images/bg-menu.gif) no-repeat bottom left #528384;
	float: left;
	height: 622px;
	width: 836px;
}

#header {
	background: #528384;
	height: 144px;
	padding: 20px 0 0 22px;
	width: 814px;
}

/*---------- Content ----------*/
#content {
	background: url(../images/bg-content-startseite.gif) no-repeat #f0f6f6;
	float: right;
	height: 416px;
	padding: 20px 0 20px 20px;
	width: 794px;
}

#sprachauswahl_main{
	padding-top:44px;
	padding-left:39px;
}

#sprachauswahl_main table td img{
	margin-right:10px;
	border:1px solid #000000;
}

#sprachauswahl_main table td .nummer{
	margin-right:20px;
	border:0px;
}

#bitte_waehlen{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	padding-top:8px;
}

#landauswahl_main{
	padding-left:100px;
	padding-top:25px;
}

#landauswahl_main .landauswahl_sparte_1{
	width:340px;
	background-image:url(../images/landauswahl-bg.gif);
	background-repeat:no-repeat;
	background-position:30px 50px;
}

#landauswahl_main .landauswahl_sparte_1 table td{
	font-family:verdana;
	font-size:12px;
	color:#000000;
}

#landauswahl_main .landauswahl_sparte_1 table td img{
	padding-right:20px;
}

#landauswahl_main .landauswahl_sparte_2 #landauswahl_liste{
	margin-top:40px;
	height:200px;
	width:180px;
	border:1px solid #67999A;
}

#landauswahl_main .landauswahl_sparte_2 #landauswahl_liste[id]{
	height:198px;
	width:178px;
}

#landauswahl_main .landauswahl_sparte_3{
	padding-left:10px;
	padding-bottom:22px;
}

#landauswahl_checkbox td{
	font-size:      12px;
	font-family:    verdana;
	padding-bottom: 5px;
}

#landauswahl_main .landauswahl_sparte_3 #landauswahl_submit{
	border:2px solid #528384;
	background:#ffffff url(../images/pfeil.gif) right no-repeat;
	font-size:18px;
	font-family:verdana;
	padding-left:6px;
	padding-right:35px;
	color:#496768;
}

/*---------- Content ----------*/




#right {
	background: url(../images/bg-right-startseite.gif) no-repeat bottom left #528384;
	float: left;
	height: 364px;
	width: 160px;
} 



#footer {
	background: url(../images/bg-footer.gif) no-repeat right top #f0f6f6;
	border-top: 2px solid #528384;
	bottom: 0;
	color: #FFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	padding: 2px 100px 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	width: 876px;
}
