@charset "utf-8";
/* CSS Document */

/* 
# Werbeagentur 3geist, kommunikativ - innovativ - kreativ
# Stand: Juni 2009
# CSS Formatierungen 
*/


h1 {
	color:#2C390C;
	font-size: 1.5em;
	line-height:1.1em;
	font-weight:normal;
	padding:10px 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #506B19;
	}
h2 {
	color:#2C390C;
	font-size: 1.1em;
	font-weight:bold;
	line-height:1.4em;
	padding:10px 0 6px 0;
	margin: 0 0 6px 0;
	border-bottom: 1px dashed #506B19;
	}
h3, h4, h5, h6 {
	font-size: 1.0em;
	font-weight:bold;
	line-height:1.3em;
	padding:0 0 3px 0;
	margin:0;
	color: #2C390C;
	}

#main .inhalt h1 a {
	color:##B03900;
	text-decoration:none;
	}
#main .inhalt h1 {
	font-weight:normal;
	color:#2C390C;
	}
#main .inhalt h2 a {
	color:##B03900;
	text-decoration:none;
	}
#main .inhalt h3 a {
	text-decoration:none;
	color: #B03900;
	}
	
#main .inhalt p {
	margin:0 0 10px 0;
	}
#main .inhalt a {
	color:#FFF;
	text-decoration:underline;
	}
#main .inhalt a:hover {
	text-decoration:none;
	}

#main .inhalt img {
	border:1px solid #fff;
	} 	
#main .inhalt .bildlinks {
	float:left;
	margin:4px 5px 0 0;
	} 
#main .inhalt .bildrechts {
	float:right;
	margin:4px 0 0 5px;
	} 	


#main .inhalt .trennlinie {
	border-top: 1px dashed #506B19;
	margin:15px 0 0 0;
	height:15px;
	}
#main .inhalt table.optikmarken td {
	line-height: 180%;
	}






