/* CSS Document */
a:link {  color: #90180F; text-decoration: none}
a:visited {  color: #90180F; text-decoration: none}
a:hover {  color: #90180F; text-decoration: none}

.bold {
font-weight:bold
}

.subheadline {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.timeline {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.subheadline_s {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

/*
.referenz {
	font-weight: bold;
	color: #FFCC00;
}
*/
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
/*	scrollbar-face-color: #666666; 
	scrollbar-highlight-color: #AFA291;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color:  #90180F;
	scrollbar-track-color: #8C8070;
	scrollbar-darkshadow-color: #666666; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.textnormal, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.textsmall {
	font-size: 10px;
	color: #333333;
}

.breadcrumb {
	font-size: 10px;
}

.navbox {
	font-size: 9px;
}

.inpbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}
.inpboxNavigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.highlight {
	color: #FFFFFF;
	background-color: #90180F;
	font-weight: bold;
}
.zitat {
	color: #90180F;
	font-weight: normal;
	font-style: italic;
}
.navbox a:link { color: #999999; text-decoration: none}
.navbox a:visited {  color: #999999; text-decoration: none}
.navbox a:hover {  color: #999999; text-decoration: underline}

/*
.breadcrumb a:link { color: #333333; text-decoration: none}
.breadcrumb a:visited {  color: #333333; text-decoration: none}
.breadcrumb a:hover {  color: #333333; text-decoration: underline}
*/

.highlight a:link { color: #333333; text-decoration: none}
.highlight a:visited {  color: #333333; text-decoration: none}
.highlight a:hover {  color: #333333; text-decoration: underline}

.hiderefs {
	font-size: 0px;
	color: #FFFFFF;
	cursor: default;
}
.hiderefs a:link { color: #FFFFFF; text-decoration: none}
.hiderefs a:visited {  color: #FFFFFF; text-decoration: none}
.hiderefs a:hover {  color: #FFFFFF; text-decoration: none}

.cnt_num {
}
.cnt_txt {
	padding-left: 5px;
}

.cnt_frame {
	width: 100%;
	float: left;
}
