html {
height:101%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fliesstext {
	font-size: 12px;
}
.ueberschrift {
	font-size: 16px;
}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000000;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: lighter;
}
.textfeld2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.rot {
	font-weight: bold;
	color: #FF0000;
}
.danke {
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.rahmen {
	border: 1px dashed #000000;
}


.txtpic {
font-weight:bold;
font-size:14px;
color:#333;
margin:5px 0 0 0;
text-align:center;
font-variant:small-caps;
}

#kollektion_navi 		{height:20px; width:300px; float:right; margin:20px 80px;}

a#kollektion 			{background:#fafafa; padding:3px 0 0 30px;  width:300px; font-size:12px; color:#000; height:18px; display:block;}
a#kollektion:hover	{background:#f5f5f5 url(../images/kollektion_navi.jpg) 10px 4px no-repeat; color:#c00;}

a#kollektion_aktiv		{background:#f5f5f5 url(../images/kollektion_navi.jpg) 10px 4px no-repeat; padding:3px 0 0 30px;  width:300px; font-size:12px; color:#c00; height:18px; display:block;}
