
body {font-size: 80%; font-weight: normal; font-family:  arial, helvetica, sans-serif; background: #fff; color: #0000aa; margin-top: 50px;}


/* diverse Schriftauszeichnungen */
.bold {font-weight: bold;}
.rot {color: #dd0000;}
.small {font-size: 12px;}
.kursiv {font-style: italic;}
.u { text-decoration: underline;} 


/* Überschriften */
h1 {	font-size: 18px; font-weight: bold; color: #dd0000;}
h2 {	font-size: 16px; font-weight: bold; color: #0000aa;}
h3 {	font-size: 16px; font-weight: bold; font-style: italic; color: #ffcc00;}

/* Textlinks */
a:link.txtlnk, a:visited.txtlnk {font-weight: normal; color: #0000aa; text-decoration: none; border-top: 1px dashed #999999; border-bottom: 1px dashed; #999999; background: #f6f6f6;}
a:hover.txtlnk, a:active.txtlnk {font-weight: normal; color: #dd0000; text-decoration: none; border-top: 1px dashed #999999; border-bottom: 1px dashed; background: #fff;}


#header {background: #fff; width:1000px;  height: 8px; margin: 0 auto; border-top: 7px solid #339933; border-bottom: 1px solid #0000aa;}


#container {overflow:hidden; width:1000px; margin: 0 auto;}

#inhalt_l #inhalt_m #inhalt_r {padding-bottom: 32767px; margin-bottom: -32767px;}
#inhalt_l {float: left; width: 210px; padding-top: 35px; padding-left: 3px;} 
#inhalt_m {float: left; width: 500px; padding-top: 35px; padding-left: 40px; padding-right: 40px; vertical-align: top;}
#inhalt_r {padding-top: 35px; padding-right: 3px; margin-left: 790px; text-align: right; vertical-align: top;}

p.inh_r {padding: 0px 0px 30px 0px; margin: 0; vertical-align: top; vertical-align: top;}
h2.inh_r {padding-top: 0; vertical-align: top;}



.float_l {
	float: left;
	vertical-align: top;
	margin-right: 20px;

}

.float_r {
	float: left;
	width: 100px;
	height: 100px;
}


.clear {
clear: both;
}



/* Fusszeilenbereich */

/* Chiemgauer*/

#footer_chg {clear:both; background: transparent; width:1000px; margin: 0 auto; padding: 10px 0px 10px 0px; text-align: left;  z-index: 1;}




/* Fusszeilennavigation */

#nav_foot { 
clear:both; 
font-weight: bold; font-size: 13px; 
text-align: center; 
width:1000px; 
margin: 0 auto;
padding: 10px 0px 10px 0px;
border-bottom: 7px solid #339933; 
border-top: 1px solid #0000aa;}

a:link.foot { color: #0000aa; text-decoration: none; }
a:visited.foot { color: #000066; text-decoration: none; }
a:hover.foot, a:active.foot  { color: #dd0000; text-decoration: underline overline; }

/* Ende Fusszeilennavigation */



/* Copyright und Validierung */

#copyright { font-size: 10px; padding-top: 1em; text-align: center; }
img.val { border: 0; width: 80px; height: 15px; vertical-align: middle;}
a:link.copy, a:visited.copy {color: #bb0000; text-decoration: none; vertical-align: middle;}
a:hover.copy, a:active.copy {color: #ff0000; text-decoration: overline underline; vertical-align: middle;}

/* Ende Copyright und Validierung */


/* Atelier Elithe */
td.v1 {width: 110px; vertical-align: top; padding-top: 10px;}
td.v2 {vertical-align: top; padding-top: 10px;}
