@import url(wpheitec.css);
@import url(cron_cssstyledimgtext.css);
html,body{
	height:100%;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	background-color:#fff;
}
body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
	margin:0;
	padding:0;
}
p, li, h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica;
	font-weight:normal;
	font-size:1.1em;

}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

a:link { color:#D13735; text-decoration:none;}
a:visited { color:#D13735; text-decoration:none;}
/*a:hover { color:#D13735 !important;}*/
a:active { color:#D13735; text-decoration:none;}


.clearing{
	clear:both;
	height:0;
/*	visibility:hidden;*/
	width:100%;
}

.wrapper_all {
	width:925px;
	margin:0px auto;
	background:#fff;
	height:auto;
}

/*****************************************/

.wrapper_head{
	position:absolute;
	z-index:1;
	background:transparent;
}

/*****************************************/

.wrapper_body{
	height:auto;
	min-height:auto;
	padding-bottom:auto;
	width:750px;
	position:absolute;
	top:78px;
	margin-left:12px;
	z-index:0;
	border-top:solid 1px #fff;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	background:url(../site_images_2008/body_back.gif) repeat-y #fff;
}

/*****************************************/

.HEAD {
	height:67px;
	background-image:url(../site_images_2008/logo.gif);
	background-repeat:no-repeat;
}
.HEAD h1 {
	display:none;
}

/*****************************************/
.HEADLINE {
	position:relative;
	left:12px;
	float:left;
	height:39px;
	background:#fff;
}

/*****************************************/
.TOPNAVI {
	display:none;

}


/*****************************************/
.rechts_oben {
	position:relative;
	left:12px;
	height:48px;
	width:369px;
	
	float:left;
	background:url(../site_images_2008/decker_oben.gif) left top transparent;
	}
/*****************************************/

.wrapper_left{
	display:none;
	float:left;
	width:150px;
	height:400px;
	margin:0px 15px 0px 0px;
}


.NAVIGATION {
	display:none;
	height:auto;
	position:relative;
	top:28px;
	width:100%;
	float:left;
	z-index:20;
}


/*****************************************/

.LANGUAGE{
	display:none;
	clear:both;
	display:block;
	position:absolute;
	bottom:0px;
	width:150px;
	margin:20px 0px;
	padding:0px;
}



/*****************************************/

.wrapper_right{
	float:left;
}


.CONTENT{
	position:relative;
	top:43px;
	background:transparent;
	float:left;
	width:335px;
	padding:8px 35px 52px 0px;
	line-height:2.0em;
	color:#333;
}

.CONTENT h1{
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	color:#D13735;
}


.CONTENT p{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.CONTENT td p {
	padding-bottom:0px;
	margin-bottom:0px;
}

.CONTENT ul,ol{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.CONTENT ul,ol li{
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 0px;
}

/*****************************************/

.CONTENT_RIGHT {
	position:relative;
	background-color:#FFFFFF;
	float:left;
	width:352px;
	line-height:2.0em;
	color:#333333;
}

.CONTENT_RIGHT .csi-imagewrap{
	position:relative;
	background:transparent;
}

.CONTENT_RIGHT dl.csi-image{
	position:relative;

}

.CONTENT_RIGHT dl.csi-image img{
	position:relative;
	border-top:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;

}


.rechts_unten {
	position:relative;
	float:left;
	width:369px;
	background-position:0px -48px;
	background:transparent;
}
.FOOTER {
	clear:both;
	width:920px;
	height:18px;
}
.auszeichnung {
	font-family:Verdana, Arial, Helvetica;
	font-weight:normal;
	font-size:1.1em;
	text-transform:uppercase;
	color:#D13735;
}

.newloginbox-login-label{
	font-family:verdana;
	font-size:11px;
	float:left;
	width:35%;
}
.newloginbox-login-field input{
	font-size:10px;
	border:solid 1px #999;
	width:164px;
	max-width:166px;
}
.newloginbox-login-submit input{
	border:solid 1px #D13735;
	width:168px;
	max-width:166px;
	background:#D13735;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#fff;

}

.NAVIGATION .newloginbox-login-submit input{
	display:block;
	border:none;
	width:150px;
	max-width:150px;
	background:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#D13735;
	padding-left:10px;
	margin:10px 0px;
}

/**********************************/


