body { background:url(../images/bg.gif) left top repeat-x #FFF; margin-top: 20px; 
	}
	
	.table, tr, td, input, div, p  {
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif; color: #333; font-size: 12px; 
}

td { border:thin solid #CCC; }


img { border:0;}
   
   
 a:link { color: #555;}
a:active { color: #000; }
a:visited { color: #555; }
a:hover { color: #000000;  } 



#main {

	width:1000px;
	height:900px;
	text-align:left;
	background:#FFF;
	border:#6699cc 1px solid;
}

#logo {
	float:left;
	width:130px;
	height:120px;
}

#top {
	float:right;
	width:1000px;
	height:110px;
		background:url(../images/bg_top.gif) left top repeat-x #FFF;
}

#navigation {
	float:right;
	width:500px;
	height:100px;
	padding:5px;
	vertical-align:bottom;
}

.txt_blau { color: #6699cc;}




#teaser {
float: left;
	width:1000px;
	height:150px;
}

#content {
float: left;
	width:1000px;
	height:605px;
	overflow:auto;
}

#text {
	float:left;
	width:600px;
	height:545px;
	overflow:auto;
	padding:15px 10px 0px 10px;
}



#footer {
	float:left;
	width:1000px;
	height:25px;
	background:#fff;
}


.bu {
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif; color: #333; font-size: 11px; 
}

.navi { color: #6699cc; background:#fff; list-style-type: none; font-size: 14px; text-decoration: none; padding: 3px 8px 3px 8px;  }
a.navi { color: #6699cc; background:#fff; list-style-type: none;  font-size: 14px; text-decoration: none; padding: 3px 8px 3px 8px;   }
a.navi:hover { color: #fff; background:#6699cc; list-style-type: none; font-size: 14px; text-decoration: none; padding: 3px 8px 3px 8px; }
a.navi_active{ color: #fff; background:#6699cc; list-style-type: none;  font-size: 14px; text-decoration: none; padding: 3px 8px 3px 8px;  }



.h1 {font-size: 13px; font-weight:bold; }
.h2 {font-size: 14px; font-weight:bold; }
hr{
 border: 0px; /* Fr Firefox und Opera */
 border-top: dashed 1px #999999;
 border-bottom: solid 1px #FFFFFF;
 margin-left:10px;
 margin-right:10px;
}


.cc_container .cc_btn {
background-color: #5479c0 !important; /* Farbe des Buttons */
color: #FFFFFF !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #CCC !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #000 !important; /* Schriftfarbe des gesamten Bereichs */

		
}
 
.cc_container a {
color: #000 !important; /* Textlink-Farbe "Mehr Infos" */
}


