/* CSS Document */
body {
	background-color: #EEEEEE;
	background-image: url(pix/screenset/hintergrund.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img .umrahmt{
	border: 1px solid #91061D;
}

.umrahmt{
	border: 1px solid #91061D;
}

a, a:visited{
	color: #91061D;
	text-decoration: none;
	font-weight:bold;
}

a:hover  {
	color: #91061D;
	text-decoration: underline;
	font-weight:bold;
}

#wrap {
	width: 760px;
	border: 1px solid #90151F;
	background-image: url(pix/screenset/hg.gif);
	background-repeat:repeat-y;
	min-height:420px;
}

#navigation {
	background-color: #D0CECE;
	width: 247px;
	float: left;
}

#navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height:150%;
}

#navigation a {
	font-size: 11px;
	color: #91061D;
	text-decoration: none;
	font-weight:bold;
}

#navigation a:hover {
	font-size: 11px;
	color: #91061D;
	text-decoration: underline;
	font-weight:bold;
}

#content {
	width: 513px;
	background-color:#FFFFFF;
	float: right;
}

#footer {
	clear: both;
}


#head {
	background-image: url(pix/screenset/tophg.gif);
	background-repeat:repeat-x;
	padding-left: 73px;
	height:138px;
	background-color:#D0CECE;
}

#headline {
	top: 110px;
	width: 210px;
	position:absolute;
	padding-left: 300px;
}

#head h1 {
	padding-left: 10px;
	padding-bottom:10px;
	font-size: 14px;
	color:#FFFFFF;
	line-height:14px;
}

img .head{
	left:73px;
	padding-right: 20px;
}

#adresszeile {
	font-size: 10px;
	background-color:#D0CECE;
	color: #91061D;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

#adresszeile a {
	font-size: 10px;
	color: #91061D;
	text-decoration: none;
	font-weight:bold;
}

#adresszeile a:hover {
	font-size: 10px;
	color: #91061D;
	text-decoration: underline;
	font-weight:bold;
}

#seiteninhalt {
	border-top: 3px solid #91061D;
	border-bottom: 3px solid #91061D;	
	margin: 10px 0px 10px 0px;
	font-size:11px;
	color:#707172;
	clear:both;
}

#textohnetabelle {
	padding: 5px;
}

a.inhaltsblindlink, a.inhaltsblindlink:hover, a.inhaltsblindlink:visited {
	font-size:11px;
	color:#707172;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

.inputtext {
	font-size:11px;
	border: 1px solid #CCCCCC;
	background-color:#EEEEEE;
}

.inputbtn {
	font-size:11px;
	border: 1px solid #CCCCCC;
	background-color:#E1E1E1;
}
