a:link { color:#FFFFFF; text-decoration: underline }
a:active { color: #70767D; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: underline }
a:hover { color: #70767D; text-decoration: none }

a.dark:link { color:#70767D; text-decoration: underline }
a.dark:active { color: #70767D; text-decoration: none }
a.dark:visited { color: #70767D; text-decoration: underline }
a.dark:hover { color: #FFFFFF; text-decoration: none }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70767D;
}
.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483f00;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70767D;
}
.textsmallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.textweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #70767D;
}

.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #70767D;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
li {
	list-style-position: inside;
	list-style-type: square;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #70767D;}
	
	.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #70767D;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #70767D;
}
table.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 143px;
	height: 332px;
	font-weight: bold;
	background : #d3d3d3 url(../images/bg_nav.gif);  
}
table.nav td{
	padding-bottom: 5px;
}
.links{
	background: #ffffff;  
	width: 3px;
}
.links2{
	background: url(../images/bg_left_04.gif) repeat-x;  
}
.rechts{
	background: url(../images/bg_r.gif) repeat-y;  
	width: 16px;
}

