a {
	color: #000000;
}

a:hover{
	color: #5493ED;
}

body,div,td,form,p{
	border: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

.clear{
	clear: both;
}

h1 {
	font-size: 150%;
	line-height: 100%;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	font-weight: normal;
}

h2 {
	font-size: 135%;
	margin-bottom: 10px;
	margin-top: 18px;
	font-weight: normal;
}

h3 {
	font-size: 120%;
	margin-bottom: 3px;
	margin-top: 14px;
}

h4{
	font-size: 100%;
	margin-bottom: 2px;
	margin-top: 14px;
}

h5 {
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 1px;
}

hr{
	border-bottom: 1px solid;
	height: 0;
}

img{
	border: 0;
}

input,
textarea,
select{
	border: 1px solid #555555;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 2px;
}

span#suchfeld input{
	border-color: #0033CC;
	color: #000000;
	font-size: 11px;
	margin-top: 4px;
	padding-bottom: 0;
	padding-left: 2px;
	padding-top: 0px;
	width: 120px;
}

span.bold{
	font-weight: bold;
}

span.errors{
	color: #FF0000;
	font-size: small;
}

span.fineprint{
	display: none;
}

span.nospam,
span.antispam {
	display: none;
}

span.note {
	color: #666666;
	font-size: 80%;
}

table{
	border: 1px;
	border-width: 1px;
	width: 99%;
}

table{
	border-collapse: collapse;
}

.csc-firstheader{
	margin-top: 0;
}

.error {
	color: #CC0000;
}

.warning {
	color: #999999;
}

div#menu ul{
	position: relative;
	margin: 0px;
	padding: 0px;
}

div#menu ul li{
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#menu ul li a{
	border-bottom-color: #15396D;
	border-bottom-style: solid;
	border-width: 1px;
	display: block;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
	text-decoration: none;
}

div#menu ul li a.active{
	position: relative;
	background-color: #B8CFF1;
	color: #000000;
	font-weight: bold;
}

div#menu ul li a:hover{
	position: relative;
	background-color: #B8CFF1;
	color: #000000;
}

div#menu ul li ul{
	position: relative;
	border-bottom: 1px;
	padding-bottom: 10px;
}

div#menu ul li ul li{
	position: relative;
	border-bottom-style: none;
	padding-left: 20px;
}

div#menu ul li ul li a{
	padding-bottom: 0;
	padding-top: 0;
	font-size: 14px;
	position: relative;
	border-bottom: none;
}

div#rand {
	position: relative;
	width: 950px;
	height: 460px;
	border: 1px solid #163A6E;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}

div#kopflogo {
	position: absolute;
	right: 325px;
	left: 325px;
	top: -50px;
	width: 300px;
}

div#menu {
	position: absolute;
	left: 0;
	top: 60px;
	width: 170px;
	height: 400px;
}

div#fuss {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: center;
	background-color: #B8CFF1;
}

div#inhalt {
	position: relative;
	height: 400px;
	margin-left: 200px;
	top: 60px;
	overflow: auto;
}
