.rahmenkopf {
	border-top: 0px none #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;

}
.rahmenschwarz {

	border: 1px solid #000000;
}

.menuespalte {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;


}

div#clink {
	font: 14px arial, sans-serif;
}

div#clink a {
    border-left: #a9b7c9 7px solid;
	border-right: #a9b7c9 1px solid;
	border-top: #a9b7c9 1px solid;
	border-bottom: #a9b7c9 1px solid; 
	padding-right: 5px; 	
	padding-left: 5px;
    padding-top: 5px; 
	padding-bottom: 5px; 
    display: block; 
	margin-bottom: 2px; 
	background: #FFFFFF; 
	color: #000000;
	text-align: left; 
	text-decoration: none; }
	
div#clink a:hover {
    border-left: #587496 7px solid;
	border-right: #587496 1px solid;
	border-top: #587496 1px solid;
	border-bottom: #587496 1px solid;  
	background: #dce2e9;
	color: #000000
}

input.knopf {
	font: 14px arial, sans-serif;
 	border-left: #a9b7c9 7px solid;
	border-right: #a9b7c9 1px solid;
	border-top: #a9b7c9 1px solid;
	border-bottom: #a9b7c9 1px solid; 
	padding-right: 5px; 	
	padding-left: 5px;
    padding-top: 5px; 
	padding-bottom: 5px; 
    margin-top: 2px; 
	background: #FFFFFF; 
	color: #000000;
	display: block;
}

input.knopf:hover {
    border-left: #587496 7px solid;
	border-right: #587496 1px solid;
	border-top: #587496 1px solid;
	border-bottom: #587496 1px solid;  
	background: #dce2e9;
	color: #000000
}

.aktuellspalte {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	background-color: #dce2e9;

}
.noka1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;

}
.impressum {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #587496;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #587496;
	text-decoration: underline;
}
a:visited {
	color: #587496;
	text-decoration: underline;
}
a:hover {

	color: #587496;
	text-decoration: underline;
}
a:active {


	color: #587496;
	text-decoration: underline;
}
img {
	border: none;
	text-decoration: none;
}