.clear {
	clear: both;
}

.brown {
	color: #CA6B17;
}

abbr, acronym {
	border: none;
}

.smallfonts {
	font-size: 90%;
}

.strip-margin {
	margin-bottom: 0!important;
}

a img {
	border: none;
}


.floatleft {
	float: left;
	margin: 0 .5em 0 0;
}

.floatright {
	float: right;
	margin: 0 0 0 .5em;
}

#content a:link, #content a:visited {
	color:  #e8573b;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	text-decoration: none;
}

#headlines h1 {
	width: 100%;
	height: .8em;
	line-height: .8em;
	font-size: 2.5em;
	padding: 0 0 .2em 0;
	color:#94c7b6;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headlines h2 {
	width: 100%;
	height: .8em;
	line-height: 0.8em;
	font-size: 2.5em;
	padding: 0 0 .2em 0;
	color:#94c7b6;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* TEASER */
#teaser {
	list-style: none;
}

#teaser img {
	margin-bottom: 1.5em;	
}

/* COL-LEFT */
#col-leftinnen {
margin-top:1em;}

#col-leftinnen h1 {
	font-size: 1.2em;
	font-weight:bold;
	line-height: 1em;
	margin-bottom:0.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#col-leftinnen h2 {
	font-size: 1.0em;
	line-height: 1em;
	margin-bottom:0.8em;
	color: #e3972e;
	font-family: Arial, Helvetica, sans-serif;
}
 
#col-leftinnen h3 {
	font-size: 0.9em;
	font-weight:bold;
	line-height: 1em;
	margin-bottom:0.3em;
	font-family:Arial, Helvetica, sans-serif;
}

#col-leftinnen h4 {
	font-size: 0.8em;
	font-weight:bold;
	line-height: 1em;
	margin-bottom:0.5em;
	font-family: Arial, Helvetica, sans-serif;
}

#col-leftinnen p {
	font-size: 0.9em;
	color: #403b33;
	margin-bottom: 0.7em;
	line-height: 1.2em;
}

#col-leftinnen img {
margin: 10px;
}

/* COL-RIGHT */

#col-rightinnen {
margin-top:1em;
}

#col-rightinnen h1 {
	font-size: 0.8em;
	font-weight:bold;
	line-height: 1em;
	margin-top:0.1em;
	margin-bottom:0.4em;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#col-rightinnen p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top:0em;
	margin-bottom:0.2em;
	font-family: Arial, Helvetica, sans-serif;
}

#col-rightinnen table 
{
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top:0em;
	margin-bottom:0.2em;
	font-family: Arial, Helvetica, sans-serif;
}


.links {
valign:top;
font-weight: 400;
width: 70px;
padding-bottom:0.3em;
}

.rechts {
valign:top;
font-style: normal;
width: 172px;
padding-bottom:0.3em;
}
/*#col-right p, #col-right ul, #col-right-wide ul, #col-right-wide dl {
	margin-bottom: .5em;
}

#col-right ul, #col-right-wide ul, #col-right-wide dl {
	margin-left: 0;
	list-style-type: none;
}

#col-right ul li, #col-right-wide ul li, #col-right-wide dl dd {
	padding-left: .6em;
	background: url(../img/list_bullet_01.gif) 0 .4em no-repeat;
}

#col-right p, #col-right li, #col-right-wide ul li {
	font-size: .8em;
	line-height: 1.2em;
	background-color: #d6e1c7;
}
*/

/* COL-RIGHT-WIDE 

#col-right-wide h3 {
	font-size: 1em;
	color: #CA6B17;
}

#col-right-wide p {
	font-size: .8em;
	line-height: 1.2em;
	margin-bottom: 1em;
}

#col-right-wide img {
	padding: .2em;
	border: 1px solid #ccc;
	background: #fff;
}

#col-right-wide dl {
	font-size: .8em;
}

#col-right-wide dl dd {
	margin-left: 0;
	list-style: none;
	background: none;
}
*/

.infobox1
{
margin-top:0px; 
margin-bottom:1em;
margin-left: 0.7em;
margin-right:0.7em;
padding: 15px;
background-color:#94c7b6;
text-align:left;

}

.infobox2
{
margin-top:0px; 
margin-bottom:1em;
margin-left: 0.7em;
margin-right:0.7em;
padding: 15px;
background-color:#d6e1c7;
text-align:left;


}


