body 			{ background-color: #F8E8D7; font-family: Arial, Helvetica, sans-serif; color: #F8E8D7; margin: 0px;  font-size: 12px; } 
a 				{ color: #F8E8D7; text-decoration:none; } 
a:hover 		{ color: #F8E8D7; text-decoration:none; } 
a:visited		{ color: #F8E8D7; text-decoration:none; }
a:active		{ color: #F8E8D7; text-decoration:none; }

td 				{ font-family: Arial, Helvetica, sans-serif;  font-size: 12px;}
.grau1 			{ background-color: #808080; }
.grau2 			{ background-color: #D6D6D6; }
.grau3 			{ color: #404040; }
.weinrot		{ color: #840000; }
input, textarea, select, .menu { font-family: Arial, Helvetica, sans-serif; font-size:12px; background-color: #f8e8d7; color: #000000; border-width: 1px; border-color: #000000; border-style: solid; }
.submit 		{ font-family: Arial, Helvetica, sans-serif;  background-color: #E7E7E7; color: #000000; border-width: 1px; border-color: #000000; border-style: solid; }

a:link img.border, .border 		{border:1px solid #F8E8D7;}
a:visited img.border 		{border:1px solid #F8E8D7;}
a:hover img.border			{border:1px solid #F8E8D7;}
a:active img.border			{border:1px solid #F8E8D7;}

h1 { display:inline;}

.popup 			{ padding:2; position:absolute; border:1px solid black; background-color:#D6D6D6; }
.popupstyle 	{ }

.navi {
	height:18px;
}
.navi A {
	padding-left:50px;
	text-decoration:none;
	font-size: 12px;
	color:#F8E8D7	
}
.navi A:hover {
	background-image:url(../images/navi.gif);
	background-repeat:no-repeat;
	background-position: 4px 3px;
	padding-left:50px;
	text-decoration:none;

}

hr { 
	color:#F8E8D7; 
	height:1px; 
	border:0px solid #F8E8D7; 
	background-color:#F8E8D7; 
}

a:link, a:hover, a:visited, a:active {
    color:#F8E8D7;
    text-decoration: none;
    font-weight: normal;
}

P {
        font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #F8E8D7;
	margin-top : 0px;
	margin-bottom : 12px;
	padding-bottom : 0px;
	text-indent : 0px;
}
h1 {
    color:#F8E8D7;
    font-size:12px;
    font-weight:bold;
}

.externlink, .external-link-new-window, .external-link {
	background-image:url(../images/extern_link.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:1px;
}
.internal-link, .internlink, .zurueck A {
	background-image:url(../images/intern_link.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:1px;	
	color: #F8E8D7;	
}
.mail {
	background-image:url(../images/mailto.gif);
	background-repeat:no-repeat;	
	padding-left:15px;	
	color: #F8E8D7;	
	background-color:#cc0000;
}
.csc-frame-rulerBefore {
	border-top:1px solid #F8E8D7;
	width:100%;
}

.csc-frame-rulerAfter {
	border-top:1px solid #F8E8D7;
	width:100%;
}
sub {
    font-size:12px;
}