/* CSS Document */
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
#content p {
	font-size: 0.8em;
	line-height: 1.3em;
	padding-bottom: 10px;
	padding-right: 15px;
	font-weight: normal;
}
.eingezogen {
	text-indent: 160px;
}
#exo
 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/saulenkopfhalb.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	height: 40px;
	
}


#wrapper {
	width: 90%;
	background-color: #FFFFFF;
	background-image: url(../images/saeulerechtshalbmitte.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}




#kopf {
	text-align: left;
	height: 170px;
	position: relative;
}
#kopfmitte {
	background-image: url(../images/Flagge_kl.jpg);
	background-repeat: no-repeat;
	height: 150px;
	position: absolute;
	left: 28%;
	top: 15px;
	width: 67%;
	background-position: center top;
}

#kopflinks {
	float: left;
	width: 25%;
	height: 220px;
	position: relative;
	left: 5px;
	top: 15px;
}

body {
	background-color: #000066;
	background-image: url(../images/hg_body.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 0.8em;
	font-weight: bold;
}

#kopfmitte h2 {
	position: relative;
	top: 60%;
	background-image: url(../images/speziali.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: center top;
	text-align: center;
	padding-top: 35px;
}



.unsichtbar {
	display:none;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin-bottom: 15px;}
.linkimtext {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}



#main {
	width: 97%;
	padding-top: 2%;
	background-color: #FFFFFF;
	text-align: left;
}

#navigation {
	float: left;
	width: 20%;
	color: #000066;
	background-image: url(../images/navisaeule2.gif);
	background-repeat: no-repeat;
	background-position: 6% 50%;
	height: 368px;
	padding-left: 6%;
	padding-top: 15%;
}
#content {
	width: 65%;
	float: right;
	padding-right: 5%;
	padding-top: 1%;

}
table {
	font-size: 0.7em;
	text-align: left;
}

#navlist li {
	list-style-type: none;
	padding-left: 7%;
}
#navlist a {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	width: 99%;
	height: 50px;
}
#navlist a:link {
	
}
#navlist a:visited {
	color: #006699;
}


#navlist a:hover {
	color: #009900;
	
}
#navlist a:focus {
	color: #009900;
	text-decoration: underline;
}

#navlist a:active {
	color: #990000;
}
#fuss {
	height: 36px;
	background-image: url(../images/fussmitte.gif);
	background-repeat: repeat-x;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	line-height: 3em;
}
.kopfbild {
	margin-left: 15%;
}
.bildlinks {
	padding-right: 15px;
	padding-bottom: 15px;
}
#content a {
	color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.1em;
}

.bildrechts {
	padding-bottom: 15px;
	padding-left: 15px;
}
