/*!Grund-Elemente!*/

#content-start {
	width: 898px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CEFC;
	height: 580px;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CEFC;
}
#textblock-start {
	float: left;
	height: 532px;
	width: 645px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CEFC;
	background-color: #325E85;
	padding: 0 20px 7px 20px;
	margin-top: 2px;
}

#navi-unten-start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 654px;
	position: absolute;
	clear: both;
	left: 0px;
	margin-left: 235px;
	top: 532px;
}

 /*******************************************************************/
 /*!Elemente content!*/

#leiste-oben {
	height: auto;
	width: 645px;
	position: relative;
	margin-top: 13px;
	padding-bottom: 10px;
}

.flaggen1 {
	float: left;
	height: auto;
	width: 50px;
	position: relative;
	left: 0px;
	padding: 4px 0  0 0;
}

#leer1{
	clear: both;
	width: 100px;
	height: 0px;	
}
.sprachen {
	float: left;
	height: auto;
	width: 41px;
	position: relative;
	left: 0px;
	padding: 6px 0 0 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CEFC;
	font-size: 11px;
}
a.button {
	width:auto;
	height:auto;
	padding:8px;
	text-decoration:none;
	position:absolute;
	z-index:3;
	left: 496px;
	top: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px inset #99CEFC;
}

a.button:link    { color:#fff; background-color:#0A3B64; }
a.button:visited { color:#fff; background-color:#0A3B64; }
a.button:hover   {
	color:#000000;
	background-color:#99CEFC;
	font-size: 12px;
	font-weight: bold;
}
a.button:active   {
	color:#99CEFC;
	background-color:#0A3B64;
}

