#box{
	background-color:#FFFFFF;
	padding: 10px;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	}
#boxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#boxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#box img{ border: none; clear: both;} 
#overlay img{ border: none; }


td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

ul {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url("images/punkt.gif");
	color: #000000;
}
.seitetitel 
{ 
color: #000000; 
font: 13px Arial, Helvetica, sans-serif;
font-weight: bold;
}

.titel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.fett {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.fett:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#linelinks{
border-left: 1px solid #000000;
}
#line{
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
#line1{
border-top: 1px solid #000000;
border-left: 1px solid #000000;
}
#line2{
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
}
A.navi:LINK {
	width : 80px;
	color: #605437;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
		background-color : #FFE8B1;
		border : 1px solid #605437;
		padding-bottom : 1px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 1px;
}

A.navi:VISITED {
	width : 80px;
	color: #605437;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
		background-color : #FFE8B1;
		border : 1px solid #605437;
		padding-bottom : 1px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 1px;
}

A.navi:HOVER {
    width : 80px;
	color: #605437;
	text-decoration : none;
		font-size : 11px;
		font-weight : bold;
		background-color : #FFFFFF;
		border : 1px solid #605437;
		padding-bottom : 1px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 1px;
}