/* Schriftart im gesamten Dokument gleich */
body {
 	font-family:Arial,Helvetica,Verdana,Tahoma;
	font-size: 13px;
	background-color: #fff;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
a:link { color:#8C312C;  text-decoration:underline; font-size:13px; }
a:visited { color:#8C312C;  text-decoration:underline; font-size:13px; }
a:hover { text-decoration:underline; color:#444;}

* { margin: 0; padding: 0;}
/*div.content {
	background-color: #585858;
	min-width:700px;
	min-height:inherit;
	margin-top: 0px;
	margin-left:10%;
	margin-right:10%;
	border:2px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}*/

#header{
	height:74px;
	width: 1000px;
			
}

#header_banner {
	height: 74px;
	float:left;
	background-image: url(images/header_banner.jpg);
	width: 250px;
}

#header_main { 
	height: 100%;
	float:right;	
	text-align: right;
	vertical-align: text-bottom;
	margin-right: 0em;
	width: 750px;
	background-image: url(images/header_bg.jpg);
}

#header_main_menue {
/*	border: 1px solid #00f;	 */
	float: right;
	list-style: none;
	margin-right: 5px;
    text-decoration:none;	
	margin-top: 50px;	    
	color: #CACACA;
}

#header_main_menue a:link, #header_main_menue a:active, #header_main_menue a:visited
{
	font-size: 12px;
	text-decoration: none;
	color: #CACACA;
}

#header_main_menue a:hover
{
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}

#top_bereich {
	height: 225px;
	width: 1000px;		
}

#top_navi {  
	height: 100%; 
	width: 250px;
	float:left;
	background-image: url(images/top_navi_bg.jpg);
	font-size: 15px;			
}

#top_main {
	height: 100%; 
	width: 750px;
	margin-right: 0em;
	float:right;
/*	background-image: url(images/top_main.jpg);*/
}

#haupt_bereich {
	min-height: 570px;
	width: 1000px; 
	background-color:#fff;
}

#news_bereich {
	width: 230px;
	min-height: 100%; 
	padding: 10px;
	float:left;
	background-color: #fff;
}

.news_box {
	background-image: url(images/news_bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 10px;
	margin-left: 10px;
	width: 205px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

.sponsor_box{
    margin: 0;
	padding-top: 25px;	
    font-size: 13px;
    font-weight: bold;
   	color:#913131;
    text-align: center;	
    text-decoration:none;
		
}

.news_box_gross {
	background-color:#e5e5e5; 
	width: 720px;
	display: block;
	padding: 10px;	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;		
}

.gaestebuch_box {
	background-color:#e5e5e5; 
	width: 720px;
	display: block;
	padding: 10px;	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
}

.info_box {
	background-color:#eee;
	width: 230px;
	height: 300px; 	
	padding: 0px;	
    margin: 5px;
/*	display: block;    */
	float: left;	   
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
}

.info_box_inside {
	background-color:#eee;
	width: 220px;
	height: 150px; 	
	padding: 5px;
	text-align: left; 
/*	line-height: 140%;				*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
}

#content_bereich {
	min-height: 550px; 
	width: 730px;
	margin-right: 0px;
	float:right;
	padding: 10px;	
	/*background-color: #fff;*/
  	background-image:url(images/wallpaper_grau.jpg);
	background-repeat:no-repeat;
	line-height: 20px;
}

#content_bereich .introtext{
	font-weight: bold;
	color: #913131;
	margin-left: 0px;
}

.link_unten_rechts {
	float: right; 
/*	position:relativ; */
	right:0px;
	bottom:0px;
}

.team_member_div {
	background-color:#e5e5e5; 
	width: 80px;
	height: 120px;
	text-align: center;
	text-decoration:none;
	padding: 7px;		
	float: left;
    margin: 5px;	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
}

.zellenhintergrund_member {background-color:#e5e5e5; }

#fusszeile {
	width: 1000px;	 	
    clear: both;
    font-size: 0.83em;
    margin: 0;
    background-color: #fff;
    border-top: 1px solid #ddd;
  }

#fusszeile_zelle_links {
	float: left;	
	width: 50%;	 	
    text-align: left;
    background-color: #fff;
  }
#v_xhtml  {
	float : left;
	width : 80px;
	height : 15px;
	background-image : url(images/icon/xhtml10.jpg);
}
#v_xhtml:hover {
	background-image : url(images/icon/h_xhtml10.png);
}
   
#fusszeile_zelle_rechts {
	float: right;	
	width: 50%;	 	
    text-align: right;
    background-color: #fff;
  }    

.Stil4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.Stil6 {font-family: Arial, Helvetica, sans-serif}
.Stil7 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

h1 {
    font-size: 18px;
    font-weight: lighter;
   	color:#913131;
    margin: 0; padding: 0.3em;
    text-align: left;
  }

h2 {
    font-size: 13px;
    font-weight: bold;
   	color:#913131;
    margin: 0; padding: 0.3em;
    text-align: left;
  }

h3 {
	text-align:right;
	font-size: 12px;
	font-weight: bold;
}


#top_navi ul.navigation {
	margin-top: 10px;
	margin-left: 70px;
}

#top_navi li {
	margin-top: 4px;
	list-style-image:url(images/nav_bullet_dots.gif);
	margin-left: 0px;
	padding-left: 0px;
}
#top_navi a {
  display: block;
  padding: 0.1em;
  font-weight: bold;
}
#top_navi a:link {
  color: white; 
  text-decoration:none;
}
#top_navi a:visited {
  color: white; 
  text-decoration:none;
}
#top_navi a:hover {
  color: black;
  text-decoration:none;  
}
#top_navi a:active {
  color: white; 
}

p {
	margin-left: 15px;
}

.text_links{
 	display: inline-block;
 	float: left;
	text-align:left;
	font-size: 13px;
	font-weight: bold;
}

.text_rechts{
 	display: inline-block;
	float: right; 
	text-align:right;
	font-size: 13px;
	font-weight: bold;
}

/* ##########################Teaser-Boxen ########################### */
#teaser_panel
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#teaser_panel div.teaser_box1
{
	float: left;
}

#teaser_panel div.teaser_box2
{
	margin-left: 15px;
	float: left;
}

#teaser_panel div.teaser_box3
{
	margin-left: 15px;
	float: left;
}

#teaser_panel div.teaser_content
{
	width: 210px;
	height: 170px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/teaserbox_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	clear: both;
	line-height: 20px;
}

a.more_link:link, a.more_link:visited, a.more_link:active {
	font-size: 12px;
	text-decoration: none;
	color: #913131;
	padding-left: 15px;
	background-image: url(images/more_bullet.gif);
	background-repeat: no-repeat;
	float: right;
}

a.more_link:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #913131;
	padding-left: 15px;
	background-image: url(images/more_bullet.gif);
	background-repeat: no-repeat;
	float: right;
}

/* ########## Menülinks im Einsteiger_Guide ##########*/

a.untermenuebutton:link, a.untermenuebutton:visited, a.untermenuebutton:active {
	display: inline-block;
	width: 121px;			
    background-color: #E0E0E0;
	color: #913131;
	text-decoration: none;
	font-weight: bold;	
	text-align: center;
}

a.untermenuebutton:hover {
	display: inline-block;
	width: 121px;
	background-color: #913131;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;   
}

a.untermenuebutton_active:link, a.untermenuebutton_active:visited, a.untermenuebutton_active:active, a.untermenuebutton_active:hover {
	display: inline-block;
	width: 121px;
	background-color: #913131;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center; 	
}



