body {
	margin:10px;
	background-color:#666699;
}

td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.small {
	font-size: 11px;
	line-height: 14px;
}


#titel {
	margin-bottom: 5px;
	padding:0px;
}
#titel.ext {
	background-color: #eeeeee;
	padding: 5px;
}

#titel.std {
	
}

.navi {
	font-size: 10px;
}

.headline {
	font-size: 10px;
	color: #CCCCCC;
}
a.headline:link,a.headline:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.headline:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link,a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	padding: 0px;
	padding-top: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.newszelle {
	background-color: #eeeeee;
	padding: 5px;
	font-size: 11px;
}
.bibliografie {
	color: #666699;
	font-weight: bold;
	font-style: italic;
}
.highlight {
	color: #666699;
	font-weight: bold;
}
.titellong {
	background-color: #eeeeee;
	padding: 5px;
}

.ebene1 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	color: #63659C;
}
.ebene2 {
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	color: #63659C;
}
.ebene3 {
	font-size: 10px;
	font-weight: normal;
	padding-left: 20px;
	color: #63659C;
}


.w200 {
	width: 200px;
}

.w150 {
	width: 150px;
}
