/*  
Theme Name: Classen by bee2b.de
Theme URI: http://bee2b.de/
Description: no description
Author: Georg Götz
Author URI: http://bee2b.de/

*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:100%;
	background-color:#E91A23;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	overflow:auto;	
}
#vertical_center {
	background-color: #E91A23;
	position: absolute;
	height:1px;
	width: 100%;
	top: 50%;
}
#page {
	position: relative;
	top:-300px;
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E91A23;
	border: 1px solid #FFFFFF;
}
#page_overlay {
	position: absolute;
	height: 600px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-image: url(images/bg_classen_overlay.png);
}
#page_overlay_oben {
	position: absolute;
	height: 175px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-image: url(images/bg_classen_overl_oben.gif);
}
#page_overlay_unten {
	position: absolute;
	height: 79px;
	width: 1000px;
	left: 0px;
	background-image: url(images/bg_classen_overl_unten.gif);
	bottom: 0px;
}
.spalte200 {
	height: 100%;
	width: 200px;
}
#spalte_1{
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/spalte-1_bg.png);
}
#spalte_2{
	background-color: #ffffff;
	position: absolute;
	left: 200px;
	top: 0px;
}
#spalte_3{
	background-color: #ffffff;
	position: absolute;
	left: 400px;
	top: 0px;
}
#spalte_4{
	background-color: #ffffff;
	position: absolute;
	left: 600px;
	top: 0px;
}
#spalte_5{
	background-color: #ffffff;
	position: absolute;
	left: 800px;
	top: 0px;
}
#main_navigation{
	position: absolute;
	height: auto;
	width: 120px;
	left: 80px;
	top: 170px;
}
.nav_item a:link {
	color: #464646;
	text-decoration: none;
}
.nav_item a:visited {
	color: #464646;
	text-decoration: none;
}
.nav_item a:hover {
	color: #333333;
	text-decoration: none;
}
.active_nav_item a:link {
	color: #ed1b24;
	text-decoration: none;
}
.active_nav_item a:visited {
	color: #ed1b24;
	text-decoration: none;
}
.active_nav_item a:hover {
	color: #ed1b24;
	text-decoration: none;
}
.nav_item{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #464646;
	margin-bottom: 21px;
}
.active_nav_item{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #ed1b24;
	margin-bottom: 21px;
}
#post_title{
	position: absolute;
	height: 300px;
	width:174px;
	top: 123px;
	left: 21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#E91A23;
	line-height:25px;
	white-space: normal;
}
.sp_content{
	position: absolute;
	height: 300px;
	width:179px;
	top: 173px;
	left: 21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#464646;
	line-height:21px;
	white-space: normal;
}
.sp_content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#464646;
	line-height:21px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
#content_sp_2 {
}
.redtext {
	color: #ed1b24;
}
.h3redtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ed1b24;
	line-height:21px;
	white-space: normal;
}
.input_div{
	margin-top: 5px;
}
label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #464646;
	text-decoration: none;
	letter-spacing:0px;
	margin: 0px;
	padding: 0px;
}
.label_ok{}
.label_error{}
input{
	border: 1px solid #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:175px;
	color: #464646;
}
textarea{
	border: 1px solid #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:175px;
	color: #464646;
	margin-bottom: 10px;
}
.checkbox{
	width:auto;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_input_ok{}
.text_input_error{}
.button{
	width:auto;
}
.parag {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#admin_level{
	background-color: #999999;
	position: absolute;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 0px;
}