/* CSS Document */

body {
		border: 0px;
		margin: 0px;
		padding: 0px;
		background-image: url(./images/bg.gif);
		background-color:#FFFFFF;
		background-repeat:repeat;
		font:Verdana;
		font-size: 12px;
}

.navi_oben {
		font: Verdana;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
}

.navi_oben a:link, .navi_oben a:visited, .navi_oben a:active { text-decoration:none; color:ffffff; font-family:Verdana; font-size: 12px;}
.navi_oben a:hover { text-decoration:none; color: #ffdbc9;}

.td_ueber { background-color: #fee580; font-family: Verdana; font-size: 12px; color: #ea4f00; height: 19px;}
.td_inhalt { background-color: #fef8df; font-family: Verdana; font-size: 12px; color: #ea4f00; line-height: 150%;}
.td_inhalt_klein { background-color: #fef8df; font-family: Verdana; font-size: 10px; color: #ea4f00; line-height: 110%;}
.td_content { background-color: #ffffff; font-family: Verdana; font-size: 12px; color: #ea4f00; line-height: 150%;}
.td_frei { background-color:#FFFFFF;}
.span_abstand { margin: 2px 5px; }

.td_content a:visited, td_content a:active, .td_content a:link, .td_inhalt a:link, .td_inhalt a:visited, .td_inhalt a:active { color: #ea4f00; text-decoration:none; font-family: Verdana; font-size: 12px; line-height: 150%;}
.td_content a:hover, .td_inhalt a:hover { color: #000000; text-decoration:none; font-family: Verdana; font-size: 12px; line-height: 150%;}


