/* ### reset some basic style ################################################### */
* {	
	list-style:none;
	margin:0;
	padding:0;
	}

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style:decimal;}
ol li		{margin: 0 0 0 20px; list-style:decimal;}
ol li ol	{margin: 0 0 0 20px; list-style:decimal;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0; list-style:decimal;}

pre			{font-size:1.2em; }


/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
	}
/* commented backslash hack \*/ 
html, body	{
	height:100%;
} 
/* end hack */

body {
	background-color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-image:url(cb_content_hg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	}
#outer{
	width:970px;
	margin:0 auto;
	min-height:100%;
	margin-bottom:-150px;
		}
* html #outer{
	height:95%;
	}
/* ### FOOTER ###################################################################### */	
#footer {
	width:970px;
	height:150px;
	position:relative;
	left:50%;
	margin-left:-485px;
	clear:both;
	background-image:url(cb_footer_hg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
#footer #adresse{	
	width: 150px;
	height:80px;
	margin: 0px 0 0px 20px;
	padding: 10px;
	color:#999;
	font-size:10px;
	background-color:#FFFFFF;
}	
#footer #adresse a, 
#footer #adresse a:link,
#footer #adresse a:visited {
	color:#999;
	}
#footer #adresse a:active,
#footer #adresse a:hover {
	color:#333333;
	}

#footer #allgnavi {
	width: 480px;
	height:20px;
	margin:20px 0 0 460px;
	text-align: right;
	font-size: 10px;
	color:#ccc;
	}
#footer #allgnavi a, 
#footer #allgnavi a:link,
#footer #allgnavi a:visited {
	color:#ccc;
	}
#footer #allgnavi a:active,
#footer #allgnavi a:hover {
	color:#333333;
	font-weight:normal;
	}
#footer #allgnavi img{
	border:none;
	width: 20px;
	height:12px;
	margin:0 10px 0 5px;
	}	
#footer #copy {
	width: 420px;
	height:20px;
	margin:20px 0 0 15px;
	text-align: left;
	font-size: 10px;
	color:#ccc;
	float: left;
	}
#clearfooter{
	clear:both;
	height:160px;
	}
	
/*### HEADER ###################################################################### */
#header {
	width:950px;
	height:	150px;
	position:relative;
	background-image:url(cb_header_hg.jpg);
	background-repeat:no-repeat;
	padding:10px;
	background-color:#fFF;
	}
/* ### NAVI ############################################################*/
#navi{
	width:745px;
	height:75px;
	position:relative;
	background-image:url(cb_navi_hg.jpg);
	background-repeat:no-repeat;
	padding-left:225px;
	font-size: 11px;
	color:#fff;
	z-index:200;
	}
#navi ul {
	height:24px;
	width:735px;
	}
#navi ul li {
	height:24px;
	display:inline;
	float:left;
	}
#navi ul li a, 
#navi ul li a:link,
#navi ul li a:visited {
	display:block;
	color:#fff;
	padding:6px 6px 7px 6px;
	line-height:11px;
	font-weight:normal;
	text-transform:normal;
	background-color:#666;
	border-top:solid 2px #970933;
	border-bottom:solid 2px #970933;
	margin: 5px 5px 0 0;
	text-decoration:none;
	} 
#navi ul li a:hover,
#navi ul li a:active{
	font-weight:normal;
	margin: 0px 5px 0 0;
	}
#navi ul li a.selected{
	font-weight:bold;
	margin: 0px 5px 0 0;
	text-transform:uppercase;
	}
#navi ul.sub1{
	width:685px;
	height:24px;
	position:absolute;
	top:47px;
	left:50%;
	margin-left:-210px;
	float:left;
	font-size: 11px;
	color:#fff;
	font-size: 11px;
	color:#fff;
	background-image:none;
	}
#navi ul.sub1 li{
	height:24px;
	display:inline;
	float:left;
	}
#navi ul.sub1 li a, 
#navi ul.sub1 li a:link,
#navi ul.sub1 li a:visited {
	display:block;
	background-image:none;
	text-transform:none;
	padding:6px 6px 7px 6px;
	margin: 0 5px 0 0;
	background-color:#999;
	border:none;
	} 
#navi ul.sub1 li a:hover,
#navi ul.sub1 li a:active{
	display:block;
	background-image:none;
	font-weight:normal;
	background-color:#970933;
	text-transform:none;
	}
#navi ul.sub1 li a.selected{
	background-image:none;
	font-weight:bold;
	text-transform:none;
	margin: 0 5px 0 0;
	background-color:#970933;
	}	

/* ### CONTAINER ###################################- */
#container {
	width: 970px;
	margin: 5 0 0 -150px 0;
	padding: 0;
}
a, a:link, a:visited {
	color:#000033;	
	}	
a:hover, a:active {
	color:#000033;	
	font-weight:bold;
	}
img {
	border:0px;
	}		

/*### linke Spalte ##################################################################*/
#left_column {
	width:190px;
	margin-left:10px;
	padding: 0px 0px 20px 0;
	background-image:url(cb_news_hg.gif);
	font-size:10px;
	margin-top:-15px;
	}
#left_column h1{
	margin: 0 40px 5px 10px;
	color:#970933;
	font-size:11px;
	font-weight:bold;
	}
#left_column p, #left_column p.bild{
	margin: 0 40px 15px 10px;
	color:#666;
	}	
#left_column img, #left_column p.bild img{
	margin: 10px 40px 0px 0px;
	}
#left_column a, #left_column a:link, a:visited {
	text-decoration:none;
	color:#000033;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}	
#left_column a:hover, #left_column a:active {
	text-decoration:none;
	color:#000033;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}

/* ### CONTENT ############################################################*/
#content {
	width:740px;
	float:right;
	padding: 0px 0 10px 0px;
	margin:0;
	z-index:100;
	font-size:12px;
	line-height:15px;
	}
#content h1 {
	width:470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 30px 0 15px 0px;
	color:#999;
	float:left;
	}				
#content h2 {
	width:470px;
	margin: 20px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:normal;
	color:#999;
	line-height:21px;
	float:left;
	}					
#content .h2 {
	width:470px;
	margin: 20px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:normal;
	color:#999;
	line-height:21px;
	float:left;
	}			
#content h3 {
	width:470px;
	margin: 20px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:21px;
	font-weight:bold;
	text-transform:normal;
	color:#970933;
	float:left;
	}		
#content h4 {
	width:470px;
	margin: 15px 0px 7px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-transform:normal;
	color:#970933;
	float:left;
	}	
#content p {
	width:470px;
	margin: 6px 0 7px 0px;
	font-size:12px;
	line-height:16px;
	float:left;
	}
#content ul, #content ol {
	width:470px;
	margin: 7px 0px 17px 0px;
	font-size:12px;
	line-height:16px;
	float:left;
	}
#content ul li{
	background-image:url(list_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-left: 14px;
	margin:5px 0;
	clear:both;
	}
#content ul ul{
	margin: 0px;
	}
#content ul li li{
	background-image:url(list_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-left: 14px;
	margin:5px 0 5px 14px;
	clear:both;
	}
#content p.top {
	width:330px;
	height: 15px;
	margin: 0px 0px 5px 30px;
	text-align:right;
	text-align:left;
	}
#content a,
#content a:link,
#content a:visited,
#content a p,
#content a:link p,
#content a:visited p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#970933;
	text-decoration:underline;
	}
#content a:hover,
#content a:active,
#content a:hover p,
#content a:active p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:underline;
	font-weight:normal;
	}
#content img {
	margin: 0 10px 10px 0px;
	}	
#content p.bild img{	
	margin-bottom: -10px;
	}	
#content p.bild_link img{	
	margin-bottom: -3px;
	}	
#content table {
	width:470px;
	float:left;
	}
#content td, #content th {
	vertical-align:top;
	font-size:10px;
	line-height:12px;
	padding: 0px 10px 10px 0;
	text-align:left;
	}	
#content td img {
	margin:0;
}	
#content .logoseite, #content .sitemap{
	width:490px;
	float:left;
	margin: 0;
	}	
sup{
	vertical-align: top;
	}

/*### rechte Spalte ##################################################################*/
#right_column {
	width:180px;
	padding: 30px 10px 0 40px;
	font-size:10px;
	line-height:13px;
	z-index:1;
	color:#999999;
	float:right;
	margin:0;
	}
#right_column p {
	width: 155px;
	font-size:10px;
	line-height:13px;
	margin: 0px 20px 15px 0px;
	background-color:#FFFFFF;
	padding:5px 5px 5px 10px;
	}	
#right_column p.bild,
#right_column p.bild_link {
	width: 160px;
	font-size:10px;
	line-height:13px;
	margin: 0px 20px 0px 0px;
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	}	
#right_column img,
#right_column p.bild img,
#right_column p.bild_link img {
	margin: 0px 20px 0px 0px;
	padding:0;
	border: solid 5px #fff;
	text-decoration:none;
	}
.section {
	width:150px;
	background-color:#FFFFFF;
	margin: 0 0 0px 0px;
	}
#right_column a,
#right_column a:link,
#right_column a:visited,
#right_column a p,
#right_column a:link p,
#right_column a:visited p {
	text-decoration:none;
	font-size:10px;
	line-height:13px;
	}			
	
/*### ALLGEMEINES #######################################################################*/
.rot {
	color:#970933;
	}	
.grau {
	color:#b8bcb3;
	}
#clear {
	clear:both;
	}
	
/*/////////////////////////////////////////////////////////////////////////////
CSS - Definition - do form!  
/* Formular Definition */
/* Div das das Formular umschließt */

.formgen {
	font-size: 12px;
	float:left;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}

.formgen form
{
line-height : 120%;
width: 480px;
}

/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/

.formgen .formblock
{
	margin-bottom: 5px;
	clear:both;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 300px;
	height: 250px;
	margin-left: 4px;
	background-color: #ddd;
	border:none;
	padding:2px;
	font-size:11px;
}


/* Textfeld */
.formgen .formtext
{
	width: 300px;
	background-color: #ddd;
	margin-left: 4px;
	border:none;
	padding:2px;
	font-size:11px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
  display: block;
  height: 30px; 
}
/* Hinweistext */
.formgen .formhinweis
{
  font-weight: bold;
  color: #970933;
  font-size: 12px;
}
/* Überschrift */
.formgen .formheadline
{
  font-weight: bold;
  color: #666;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 300px;
	background-color: #ddd;
	margin-left: 4px;
	border:none;
	padding:2px;
	font-size:10px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
  border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
  width: 300px;
  background-color: #ddd;
  margin-left: 4px;
  border:none;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 90%;
	background-color: #FFFFFF;
	border:none;
	font-weight:bold;
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
	width: 480px;
	padding: 10px;
	border: none;
	background-color: #fff;
}


/* Fieldsetbeschriftung */
.formgen legend {
	font-weight: bold;
	color: #666;
	width: 140px;
	margin: 0px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
  color: #970933;
  font-weight:bold;
  border: none;
  margin-bottom: 25px;
  padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
  color: #970933;
  font-weight:bold;
}
.forminfo {
	color: #970933;
    margin-bottom: 25px;
	border: none;
  font-weight:bold;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */
	
