/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFFFCC;
}
.Überschrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-align: left;
}
.Überschrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.Absatz1 {
	font-weight: bold;
}
.rahmen {
	border: thin solid #333366;
}
.anker_links {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #333366;
}








#kopf_li{
	float:left;
	width: 15%;
	background-color: #FF9933;
	height: 65px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	text-align: center;
	margin-bottom: 0px;
}
#kopf {
	background-color: #FF9933;
	height: auto;
	width: auto;
	text-align: center;
}



#kopf_re{
	width: 15%;
	margin: 0px;
	padding: 0px;
	background-color: #FF9933;
	height: 65px;
	text-align: center;
	right: 0px;
	float: left;
}


#nav{
	clear: both;
	color: #cccccc;
	background-color: #FFFFCE;
	height: 31px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 2px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	border-bottom-color: #333366;
}

#kopf_mitte{
	width: 69%;
	height: 65px;
	background-color: #FF9933;
	text-align: center;
	float: left;
	vertical-align: middle;
}
#inhalt_home {
	background-color: #FFFFCC;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}
#inhalt {
	width: 80%;
	text-align: left;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 3%;
	float: right;
	height: 100%;
}
#update {
	float: none;
	width: 100%;
	text-align: center;
	padding-bottom: 0px;
	bottom: 0px;
	padding-top: 5px;
}

#nav_li {
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: auto;
	vertical-align: top;
	text-align: left;
	padding: 0px;
}

#terminankündigung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #FFFFCC;
	width: 100%;
	border: thin solid #333366;
	text-align: center;
	bottom: 0%;
	height: auto;
	clear: both;
}

#trennlinie {
	background-color: #333366;
	height: 1px;
	width: 100%;
	top: 0px;
}
#bild {
	clear: both;
	float: left;
}
#copyright {
	text-align: left;
	height: 16px;
	width: auto;
}
#rahmen_foto {
	clear: both;
	height: auto;
	width: 128px;
	border: medium outset #333366;
}
#inhaltzeitung {
	text-align: left;
	padding-left: 10px;
	float: right;
	height: 100%;
	width: 80%;
	padding-top: 1px;
	padding-right: 1px;
}
