/* CSS Document */

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	padding-bottom : 0.005em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ececec;
	color: #000;	
}

form {
	margin: 0;
	padding: 0;
}

img  {
	border: none;
}

.clear {
	clear: both;
}

div#page {
	width: 640px;
	margin: auto;
}

div#page div#subnavigation {
	width: 202px;
	position: absolute;
	float: right;
	margin: 150px 0 0 631px;
}

div#page div#subnavigation div.nav {
	margin: 0 0 10px 0;
}

div#page div#subnavigation div.nav div.top {
	background-image: url(../img/subnav_top.gif);
	background-position: -10px 0;
	background-repeat: no-repeat;
	height: 30px;
}

div#page div#subnavigation div.nav div.content {
	background-image: url(../img/subnav_bg.gif);
	background-position: -10px 0;
	background-repeat: repeat-y;
}

div#page div#subnavigation div.nav div.content a {
	display: block;
	font-size: 12px;
	color: #000;
	padding: 5px 0 5px 0;
	margin: 0 0 0 10px;
	text-decoration: none;
}
div#page div#subnavigation div.nav div.content a:hover {
	text-decoration: underline;
}

div#page div#subnavigation div.nav div.top h1 {
	color: #cc0000;
	line-height: 30px;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 18px;
}

div#page div#subnavigation div.nav div.bottom {
	background-image: url(../img/subnav_bottom.gif);
	background-position: -10px 0;
	background-repeat: no-repeat;
	height: 30px;
}

div#page div#header {
	height: 130px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}

div#page div#header h1 {
	margin: 0 0 0 246px;
	padding: 27px 0 0 0;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 17px;
}
div#page div#header h1 span#tee {
	font-size: 32px;
	padding: 0 7px 0 0;
}
div#page div#header h1 span#bee {
	font-size: 32px;
	padding: 0 7px 0 11px;
}
div#page div#header a {
	float: left;
	display: block;
	width: 145px;
	height: 27px;
	background-image: url(../img/reiter_inaktiv.gif);
	margin: 38px 5px 0 0;
	@margin: 39px 5px 0 0;
	letter-spacing: 4px;
	color: #000;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
}

div#page div#header a.aktiv {
	background-image: url(../img/reiter_aktiv.gif);
	color: #cc0000;
}

div#page div#content {
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 10px 0 20px 0;
}

div#page div#content div.entry {
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
	position: relative;
}

div#page div#content div.bg {
	background-color:#efefef;
}

div#page div#content div.entry a {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
div#page div#content div.entry a:hover {
	text-decoration: underline;
}

div#page div#content div.entry ul {
	list-style-type: square;
}
div#page div#content div.entry ul li {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	position: relative;
}

div#page div#content div.entry h1 {
	border-top: 1px solid #980000;
	font-size: 18px;
	color: #cc0000;
	margin: 0 0 10px 0;
	padding: 10px 0 0 10px;
	position: relative;	
	letter-spacing: 2px;
}
div#page div#content div.entry h2 {
	font-size: 12px;
	color: #000;
	margin: 0 10px 10px 10px;
	padding: 0;
	position: relative;	
}

div#page div#content div.entry p {
	font-size: 14px;
	line-height: 18px;
	margin: 5px 10px 10px 10px;
	letter-spacing: 1px;
	position: relative;
}

div#page div#content div.entry div.options {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 40px 10px 0;
	border-bottom: 1px solid #980000;	
	text-align: right;
}
div#page div#content div.entry div.options a {
	text-decoration: none;
	color: #cc0000;
}

div#page div#content div#kommentierer {
}
div#page div#content div#kommentierer div.kommentierer_eintrag {
	margin: 5px 10px 5px 10px;
	padding: 5px 0 5px 10px;	
	border-bottom: 1px solid #980000;
	border-top: 1px solid #980000;
	width: 540px;
	font-size: 12px;
	
}
div#page div#content div#kommentierer div.kommentierer_eintrag p {
	margin: 5px 0 5px 0;
	padding: 0;
}
div#page div#content div#kommentierer div.kommentierer_eintrag span {
	font-weight: bold;
	color: #cc0000;
}

div#page div#content div#kommentierer div#kommentierer_eingabemaske {
	margin: 5px 10px 5px 10px;
	width: 540px;
	padding: 5px 0 5px 10px;	
	border-bottom: 1px solid #980000;
	border-top: 1px solid #980000;
}
div#page div#content div#kommentierer div#kommentierer_eingabemaske h1{
	font-size: 12px;
	color: #cc0000;
	margin: 0 0 10px 0;
	padding: 10px 0 0 10px;
	position: relative;	
	letter-spacing: 2px;
}
div#page div#content div#kommentierer div#kommentierer_eingabemaske form h1{
	font-size: 18px;
	color: #cc0000;
	margin: 0 0 10px 0;
	padding: 10px 0 0 10px;
	position: relative;	
	letter-spacing: 2px;
}
div#page div#content div#kommentierer div#kommentierer_eingabemaske br {
	clear: both;
}
div#page div#content div#kommentierer div#kommentierer_eingabemaske label {
	float: left;
	width: 150px;
	font-weight: bold;
	margin: 0 0 5px 10px;
}
div#page div#content div#kommentierer div#kommentierer_eingabemaske .anti {
	display: none;
}
div#page div#content div#kommentierer div#kommentierer_eingabemaske label#pflicht {
	font-size: 12px;
	color: #cc0000;
}
div#page div#content div#kommentierer div#kommentierer_eingabemaske label#pflicht2 {
	font-size: 12px;
	color: #cc0000;
}
div#page div#content div#kommentierer div#kommentierer_eingabemaske input {
	float: left;
	width: 200px;	
	margin: 0 0 5px 0;	
}
div#page div#content div#kommentierer div#kommentierer_eingabemaske input#kommentierer_submit {
	background-color: #fff;
	border: none;
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
div#page div#content div#kommentierer div#kommentierer_eingabemaske textarea {
	float: left;
	width: 300px;
	height: 100px;	
	margin: 0 0 5px 0;		
}

div#page div#content a.archiv_rechts {
	color: #cc0000;
	font-weight: bold;
	float: right;
	margin: 0 15px 0 0;
	padding: 0;
	line-height: 30px;
	text-decoration: none;
}
div#page div#content a.archiv_links {
	color: #cc0000;
	font-weight: bold;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 30px;
	text-decoration: none;
}
div#page div#content a:hover {
	text-decoration: underline;
}


div#page div#footer {
	background-image: url(../img/footer.gif);
	height: 40px;
	font-size: 11px;
	color: #000;
	line-height: 35px;
	width: 640px;
	text-align: center;
	margin: 0 0 0 0;
	letter-spacing: 3px;
	font-weight: bold;
}
div#page div#footer a{
	font-size: 10px;
	color: #000;
	padding: 0 15px 0 15px;
	font-weight: normal;
	
}
div#page div#end {
	text-align: center;
	padding: 0 0 20px 0;
}
div#page div#end a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
div#page div#end a b {
	font-size: 11px;
	color: #980000;
}