/* 
	#############################
	allgemein
	#############################
*/
body {
	background-color: #FFC060;
	margin: 0px;
	padding: 0px;
}
body, div, td, p, li, ol, ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
li {
	margin-left: 10px;
}
ul {
	margin-left: 10px;
}
hr {
	color = #990000;
}
hr.small {
	color = #9D4F00;
}
.fussleiste {
	font-size: 11px;
	text-transform: uppercase;
}
A:LINK {
	text-decoration : none;
	color: #660000;
}
A:VISITED {
	text-decoration : none;
	color: #660000;
}
A:ACTIVE {
	text-decoration : none;
	color: #660000;
}
A:HOVER {
	text-decoration : underline;
	color: #660000;
}
.vertline {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #660000;
}
.centersubtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
/* 
	#############################
	linke menüleiste 
	#############################
*/
.lefttitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.leftsubtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
}
A.bt_left:link, A.bt_left:visited, A.bt_left:active {
	COLOR: #660000;
	text-decoration : none;
}
A.bt_leftactive:link, A.bt_leftactive:visited, A.bt_leftactive:active {
	COLOR: #660000;
	text-decoration : underline;
}
.leftTitle {
	COLOR: #660000;
	text-decoration: none;
}
.lefttext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}
/* 
	#############################
	für die listenansicht 
	#############################
*/
.listtitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.listsubtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.listtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
A.list:link, A.list:visited, A.list:active {
	COLOR: #000000;
	text-decoration : none;
}
A.list:hover {
	COLOR: #660000;
	text-decoration : underline;
}
/* 
	#############################
	für die detailansicht 
	#############################
*/
.verfasser {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.untertitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	margin-top: 3px;
}
.folge {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.text {
	text-justify: newspaper;
}
/* 
	#############################
	für die rechte spalte 
	#############################
*/
.righttitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.b1 {
	font: 8pt Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}
.b2 {
	font: 8pt Verdana, Arial, Helvetica, Geneva, sans-serif;
}
select, input, option {
	font: 8pt Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #FFE7B5;
}
/* 
	#############################
	für den header 
	#############################
*/
A.head:link, A.head:visited, A.head:active, A.head:hover {
	COLOR: #FFC060;
	text-decoration : none;
}
A.head:hover {
	COLOR: #FFC060;
	text-decoration: none;
}
.head_menu {
	COLOR: #FFC060;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.head_bgcolor {
	background-color: #990000;
}
/* 
	#############################
	spezial 
	#############################
*/
A:hover, A.bt_left:hover, A.bt_leftactive:hover {
	COLOR: #660000;
	text-decoration : underline;
}
