@import url("css/standart-wei.css");
/* #009933; Gr&uuml;n * /
/******************************************************************************************/


BODY {
margin-left: 10px;
margin-right: 10px;
margin-top: 11px;
margin-bottom: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;

}


A:link {
color: #009933;
text-decoration: none;
}

A:visited {
color: #009933;
text-decoration: none;
}

A:hover {
color: #20D63A;
text-decoration: none;
}

A:active {
color: #20D63A;
text-decoration: none;
}



ul {
margin-top: 5px;
margin-bottom: 5px;
font-size: 11px;
line-height: 18px;
}



dl {
margin-top: 0px;
margin-bottom: 0px;
font-size: 11px;
}



td {
font-size: 11px;
}





/******************************************************************************************/
/* TEXTTYPEN */

.block {
font-size: 10px;
line-height: 14px;
}

.text {
font-size: 11px;
line-height: 16px;
}

.hinweis {
font-size: 11px;
color: #797961;
border-left: 1px solid #797961;
padding-left: 5px;
line-height: 16px;
}


/* bild */
.bild {
	font-size: 10px;
	line-height: 16px;

}


/* foto */
.foto {
font-size: 9px;
line-height: 12px;
}


/* Fusszeile */
.copy {
color: #808080;
font-size: 10px;
}


.rundrum {
	padding:0em;
	text-align:justify;
	border: 1px solid #009933;
}
.bildrandgrau {

	padding:0em;
	text-align:justify;
	border: 1px solid #009933;
}
.textsmall {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
}
.rundrumgrau {
	padding:0em;
	text-align:justify;
	border: 1px solid #CCCCCC;
}

