body 
	{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013886;
	background-color:#e5e5e5;
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;	
	padding:0px;
	overflow-y:auto;
	overflow-x:hidden;
	}
	
p 
	{
	text-align:justify;
	}
	
.p_center 
	{
	text-align:center;
	font-weight:bold;
	margin-bottom:-10px;
	font-size:14px;
	}
	

#frame /*  Rahmen um alles  */	
	{
	width:950px; /* 1000px */
	border:solid #dbdbdb 8px;
	background-color:#FFFFFF;
	margin: 15px auto auto auto;
	height:580px;/* 619px */
	overflow:hidden;
	z-index:1;
	}

#contentheader 
	{
	position:relative;
	width:950px; /* 1000px */
	background-color:transparent;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	height:157px;
	overflow:hidden;
	}
	
#content
	{
	position:relative;
	width:950px; /* 1000px */
	/* background:transparent; */
	background-color:#FFFFFF;
	background-image:url(../img/bg_content.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
#contentcenter  
	{
	width:764px;  /* 679px */
	padding: 0px 0px 0px 0px;
	float:left;
	background:transparent;
	height:423px;  /* 393px */
	line-height:1.4; 
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:auto;
	}

#headline 
	{
	background:transparent;
	width:746px;
	background-repeat:repeat-x;
	font-size:18px;
	font-weight:bold;
	padding: 11px 0px 18px 15px; /* 11px 0px 12px 15px*/
	overflow:hidden;
	}
	
#inhalt /* Layer für Inhalt */
	{
	width:746px; /* 100% 746 */
	padding: 15px 0px 15px 15px;
	overflow:hidden;
	z-index:2;
	height:auto;
	}
/*	
#inhalt p.bildtext
	{
	margin:0px 20px 10px 220px; old 0px 0px 20px 220px 
	border:none;
	}
*/	
.icon 
{	
	margin-right:5px
}
	
.img /* Bild Standard links ausgerichtet */
	{
	border: 3px solid #ff8500;
	/* display: table; */
	padding:1px;
	margin: 0px 10px 10px 0px;
	float:left;
	}
	
.imgnews /* Bilder News */
	{
	border: 3px solid #ff8500; 
	display: table;
	padding:1px;
	margin: 0px 5px 5px 23px;
	float:left;
	}
	
	
.imgright /* Bild rechts ausgerichtet */
	{
	border: 3px solid #ff8500;
	padding:1px;
	margin: 0px 0px 10px 10px;
	float:right;
	}
	
#contentright 
	{
	width:186px;
	padding: 0px 0px 0px 0px;		
	height:423px;
	z-index: 100;
	float:right;
	clear:right;
	text-align:center;
	overflow-x:hidden;
	overflow-y:hidden;
	background-image:url(../img/bg_content_right.jpg);
	background-repeat:repeat-y;
	}

/*   Bilder rechter Frame  */
#contentright img 
	{
	position:absolut;
	border: none;
	/* display: table; */
	text-align:center;
	margin:20px auto auto auto;
	}	

/*   Footer  */
#footer 
	{
	height:19px;
	font-size:9px;
	overflow:hidden;
	text-align:center;
	}

#imp
	{
	float:left;
	margin-top:3px;
	margin-left:12px; 
	width:960px; 
	text-align:center;
	}	

#copyright
	{
	margin-top:3px;
	margin-left:698px; 
	width:250px; 
	text-align:center;
	}	
/*   Ende Footer  */


#awmAnchor-menu /* ACHTUNG  nur IE + Firefox 3 */
				/*für Firefox 2 andere Datei -> mainFF2.css*/
	{
	position: absolute;
	top:131px;
	border:0px;
	width: 960px;
	margin-left:0px;
	}

#language /* ACHTUNG  nur IE + Firefox 3 */
				/*für Firefox 2 andere Datei -> mainFF2.css*/
	{
	position:absolute;
	top:116px;
	left:5px;
	width: 50px;
	float:left;	
	}

#home /* für "Home" im Header */
	{
	position:relative;
	border:0px;
	margin:0px auto auto 0px;
	width:310px;
	height:35px;
	z-index:3;
	}

#jump 
	{
	position:relative;
	top:75px;
	width: 99%;
	text-align:right;
	border: 0px;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	}


h1 
	{
	font-size:14px;
	font-weight: bold;
	}

h2 
	{
	font-size:13px;
	font-weight:bold;
	}

h3 
	{
	font-size:12px;
	font-weight:bold;
	}

#ancor-top
	{
	position: absolute;
	left: 1px;
	top: -100px;
	width:1px;
	height:1px;
	overflow:hidden;
	visibility:hidden;
	}

#top
	{
	float:right;
	background:transparent;
	text-align:right;
	margin:0px 30px 0px 0px;
	padding:0px;
	}

/* Presse PDF-Download */
#presse_download
	{	
	float:left;
	height:26px;
	background:transparent;
	background-image:url(../../img/icon_pdf.gif);
	background-repeat:no-repeat;
	text-align:left;
	margin:10px auto auto auto;
	padding:6px 0px 0px 30px;
	}



#top img 
	{
	border:0px;
	margin:0px;
	padding:0px;
	}	

#clearer
	{
	clear:both;
	}
	
/*   Listen  */

ul li
	{ 
	list-style-type: circle;
	margin-bottom:0px;
	}

ol li
	{ 
	list-style-type: disc;
	margin-left:-23px;
	margin-bottom:2px;
	}
	
.liste_number
	{ 
	list-style-type: decimal;
	margin-bottom:0px;
	}

.liste_none
	{ 
	list-style-type: none;
	margin:0px 0px -10px -15px;
	}


/*td img 	{border:5px solid #000000;}*/

.img _cat	{border:1px solid #FFFFFF;}

 /* Bildinterschrift */
.bu	{ font-size:10px; color:#ff8500; font-weight:bold }


/*  Links Text blau */	

a:link 		{text-decoration:underline; color:#013886; text-decoration:underline}
a:visited 	{text-decoration:undeline; color:#013886;}		
a:hover		{text-decoration:none; color:#005cde; }	
a:active 	{text-decoration:underline;	color:#013886;}

/*  Links Text weiß */

a.linkwhite:link 		{text-decoration:none; color:#FFFFFF; text-decoration:none;}
a.linkwhite:visited 	{text-decoration:none; color:#FFFFFF;text-decoration:none;}		
a.linkwhite:hover		{text-decoration:none; color:#DDDDDD; text-decoration:underline;}	
a.linkwhite:active 		{text-decoration:none;	color:#FFFFFF;text-decoration:none;}

/*  Links footer */	

a.footer:link 		{text-decoration:underline; color:#013886; font-size:9px; text-decoration:none}
a.footer:visited 	{text-decoration:undeline; color:#013886; font-size:9px; text-decoration:none}		
a.footer:hover		{text-decoration:none; color:#005cde; font-size:9px; text-decoration: underline }	
a.footer:active 	{text-decoration:underline;	color:#013886; font-size:9px; text-decoration:none}
	
	
/*  Bilder  */	

a.imglink:link 		{border: 3px solid #FE8400; padding: 1px; display: table; float:left;}
a.imglink:visited 	{border: 3px solid #FE8400; padding: 1px; display: table; float:left;}
a.imglink:hover  	{border: 3px solid #F8BF81; padding: 1px; display: table; float:left; filter:gray;}
a.imglink:active 	{border: 3px solid #FE8400; padding: 1px; display: table; float:left; }

/*  Bilder News */
a.imgnews:link 		{border: 3px solid #FE8400; padding: 1px;}
a.imgnews:visited 	{border: 3px solid #FE8400; padding: 1px;}
a.imgnews:hover  	{border: 3px solid #F8BF81; padding: 1px; filter:gray;}
a.imgnews:active 	{border: 3px solid #FE8400; padding: 1px;}


/* Tabelle */
/* Mousover td Partner  */

.td_partner	 a:hover 
	{
	display:block;
	text-decoration:none;
	border:none;
	}

td 		
	{
	border:none;
	vertical-align:top;
	}
	
.td_center 		
	{
	border:0px solid #00007F;
	text-align:center;
	vertical-align:middle;
	}


.td_partner {
	background-color:none;
	height:130px;
	margin:2px;
	padding:0;
	text-align:left;
	vertical-align: text-top;
}


/* 	Formular */
	
.input        
	{ 
	background-color:#E4E4E4; 
	width:356px;  
	color:#00007F; 
	border:1px solid #F5F5F5; 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	}
  
.inputplz   
	{ 
	background-color:#F5F5F5; 
	width:55px;  
	color:#00007F; 
	border:1px solid #F5F5F5; 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	}

.dropdown 
	{ 
	background-color:#F5F5F5; 
	width:100px;  
	color:#00007F; 
	border:1px solid #F5F5F5; 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	} 

.inputtxt    
	{ 
	background-color:#E4E4E4;
	width:356px;   
	color:#00007F; 
	border:1px solid #F5F5F5; 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	}
  
.but        
	{ 
	background-color:#A4A4A4; 
	width: 170px; 
	border:1px solid #555555; 
	color:#FFFFFF;  
	font-weight:bold; 
	font-size:11px; 
	font-family: verdana, Arial, Helvetica, sans-serif;
	}

.p_13
	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight:bold;
	}

.p_adresse  /* Absatz Kontakte */
	{
	position:absolut;
	margin-top: 0px;
	margin-bottom: 30px;
	}

.p_bold /* Absatz fett */
	{
	font-weight:bold;
	margin-left:2px;
	}	


/* ########### NEWS  Mootools Accordion Styles ############# */

.toggler 
	{ 
  	cursor:pointer;
	color: #d97203;
  	font-size: 11px;
  	padding:0px;
  	margin:10px 0px 0px 0px;
	text-decoration:underline;
  	}  

.toggler p
	{ 
  	font-size: 11px;
  	color: #d97203; 
  	margin:10px 0px 0px 0px;
  	}  
	
.toggler:hover 
	{ 
  	font-size: 11px;
  	color: #fe8400; /* 005cde */
	cursor: pointer;
	text-decoration:none;
  	}

#inhalt .toggler img 
	{
	border:0px;
	background:transparent;
	clear:both;
	float:left;	
	margin:4px 12px 0px 0px;
	}	

.element /* Inhalt News */
	{ 
	 padding:10px 0px 10px 0px;
	 margin:10px 0px 0px 23px;
   	} 

li ul

	{ 
	border:0px;
  	}
	  
.borderbottom
	{ 
	 border-bottom:1px solid #dbdbdb;
	 margin-bottom:10px;
	 margin-top:0px;
  	} 
	
.borderbottom2
	{ 
	 border-bottom:1px solid #dbdbdb;
	 margin-bottom:10px;
	 margin-top:0px;
  	} 
	 
#trenner
	{
	 width:100%;
 	 background:#dbdbdb;
	 line-height:1px;
 	 padding:0px;
	 border:none;
	 text-align:center;
	}
	
/*   Gästebuch       */	
/*h1                  
	{ 
	margin: 0px 0px 20px 0px; 
	font-size:18px; 
	font-weight:bold; 
	} */
	
div.gb              
	{ 
	margin: 0px 0px 20px 0px;
	padding: 0px; 
	background-color: #FCFCFC;
	border: 1px solid #dedede; 
	line-height: 20px; 
	width: 600px ;  
	}
	
div.gb-author       
	{ 
	margin: 2px 2px 2px 2px; 
	padding: 2px; 
	background-image:url(../../gast/img/bg_gb_header.gif); 
	background-repeat: repeat-x;
	width: 592px; 
	height:20px;
	}
	
p.gb-author-left    
	{ 
	margin: 0px 0px 0px 2px; 
	float: left; 
	display: inline;
	text-align:left; 
	width: 270px; 
	}
	
p.gb-author-right   
	{ 
	margin: 0px; 
	align: right;
	text-align:right; 
	float:left;
	width: 310px ;  
	border: none;
	}
	
div.gb-entry        
	{ 
	margin: 2px; 
	padding: 5px; 
	border:solid 1px #EBEBEB;  
	 
	}
	
p.gb-browse         
	{ 
	text-align: left; 
	font-weight: bold; 
	width: 600px ;  
	}
p.gb-admin-buttons  
	{ 
	margin: 5px 0px 0px 0px; 
	text-align: right; 
	width: 600px;
	}
	
.caution            
	{ 
	color: red; 
	font-weight: bold; 
	}
.small              
	{ 
	font-size: 9px; 
	line-height:16px;
	font-weight: bold;
	}
	
.comment            
	{ 
	margin: 10px 0px 0px 0px; 
	color: #E4E4E4; 
	font-style: italic; 
	}

