/* CSS Document */

BODY {
	background-color:#FFFFFF;
	margin:0px 0px 50px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/back.gif);
	background-position:0px 0px;
}

BODY.lageplan {
	background-color:#FFFFFF;
	margin:10px;
	background-image:url(../images/spacer.gif);
}


BODY.home {
	margin:0px 0px 0px 0px;
	background-image:url(../images/bg.jpg);
	background-position:0px 50px;
}

A, BODY, TD, P, TH, SPAN, DIV, TEXTAREA {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #000000;
}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#A3222A;
}

hr {
    height:1px;
    border:0px solid black;
    border-top:1px solid #71869E;
}

.home {
    color: #000000;
}

.title {
	color: #44555D;
	font-weight:bold;
}

.bildtext {
	font-style:italic;
}

TD.row1 {
	background-color:#F7ECED;
	padding:2px;
}

TD.row2 {
	background-color:#EACCCE;
	padding:2px;
}

TD.row3 {
    background-color:#EAEAEA;
    padding:2px;
    height:20px;
}

TD.row4 {
    background-color:#F8F4F4;
    padding:2px;
    height:20px;
}


TH.row0 {
	background-color:#A3222A;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 5px 8px 10px;
	text-align:left;
	vertical-align:middle;
}

TD.liste {
	padding:8px 5px 8px 8px;
}



A:visited, A:link {
    color: #A3222A;
    text-decoration: none;
}

A:active, A:hover {
    color: #000000;
    text-decoration: none;
}

A.sub:visited, A.sub:link {
    color: #44555D;
    text-decoration: none;
}

A.sub:active, A.sub:hover {
    color: #000000;
    text-decoration: none;
}

LI {
    margin-left: -20px;
}

UL {
	margin-top: 0px;
}

INPUT.form {
    font-size: 10px;
    margin:3px;
    width:200px;    
}

TEXTAREA.form {
    font-size: 11px;
    margin:3px;
    width:444px;  
    height:100px;

}

INPUT.submit {
    font-size: 10px;
    background: #A3222A;
    font-weight:bold;
    border: 1px solid #A3222A;
    color:#FFFFFF;
    width: 100px;
    margin:3px;
}

#home_flash {
	position:absolute;
	left:428px;
	top:361px;
	width:332px;
	height:142px;
	z-index:1;
}

#home_navigation {
	position:absolute;
	left:429px;
	top:115px;
	width:500px;
	height:25px;
	z-index:1;
}

#navigation A:visited, #navigation A:link {
    color: #A3222A;
    text-decoration: none;
}

#navigation A:active, #navigation A:hover {
    color: #000000;
    text-decoration: none;
}

#navigation LI {
    color: #A3222A;
}

#navigation .selected {
    color: #A3222A;
	font-weight:bold;
}

#box TD {
	padding:8px;
	background-color:#EAEAEA;
}

#blank TD {
    padding:0px 4px 0px 0px;
}

TABLE.topTable {
	background-image:url(../images/interface/header.jpg);
	background-repeat:no-repeat;
	width:941px;
	height:154px;
}

.punktstart {
    color: #A3222A;}

a.download,
a.download:link,
a.download:visited {
	padding: 5px 0 5px 20px;
	background:url(../images/pdf.gif) no-repeat 0 3px;
	color:#A3222A;
	text-decoration: none;
}

a.download:hover,
a.download:active {
	color:#000000;
}
