/*Allgemeine Formatierungen*/
body, ul {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px !important;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #cc0000;
	text-decoration: underline;
}
/*Inhalt*/
#inhalt {
	height: auto;
	width: 630px;
	position: absolute;
	left: 10px;
	top: 10px;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.klein a:link, .klein a:visited {
	color: #999;
	text-decoration: underline;
}
.klein a:hover, .klein a:active {
	color: #cc0000;
	text-decoration: underline;
}
/*Alles für rechte Bilderleiste*/
#bilderleiste {
	float: right;
	height: auto;
	width: 230px;
	position: relative;
	top: 50px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 80px !important;
	margin-bottom: 20px;
}
#rahmen {
	padding: 9px;
	height: auto;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	position: relative;
	top: 0px;
	left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#zoom {
	position: relative;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#zoom a, #zoom a:visited {
	color: #999;
	text-decoration: underline;
}
#zoom a:hover, #zoom a:active {
	color: #cc0000;
	text-decoration: underline;
}#artikel {
	position: relative;
	height: auto;
	width: 590px;
}
#statusleiste {
	position: relative;
	width: 590px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#nav3, #nav4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	height: auto;
	width: 590px;
	padding: 0px;
	margin-top: 20px;
	font-weight: bold;
}
#nav3 a, #nav4 a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#newskat {
	height: auto;
	width: 500px;
	position: relative;
	left: 10px;
}
#newskat ul {
	list-style-type: none;
}
#newskat li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
}
#newskat li a, #newskat li a:visited {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	display: block;
	text-decoration: underline;
	font-size: 12px;
	height: 15px;
	position: relative;
	background-image: url(../images/icon_punkt_weiss.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#newskat li a:hover, #newskat li a:active {
	color: #CC0000;
	text-decoration: underline;
	background-image: url(../images/pfeil_re.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#festbildrechts {
	float: right;
	width: auto;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}
#festbildlinks {
	float: left;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-bottom: 10px;
}
#boxmail {
	background-color: #eff0f0;
	height: auto;
	width: 400px;
	padding-bottom: 10px;
	margin-left: 10px;
}
#boxmailkopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	background-color: #FFFFFF;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}
#boxmailtext {
	padding-left: 20px;
	line-height: 100%;
}
li#vidarchiv {
	color: #999999;
	list-style-image: url(../images/icon_vidarchiv.gif);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#vidarchivliste {
	left: -15px;
	position: relative;
}
#beschreibung {
	width: 250px;
	float: right;
}
