/* CSS Document */
body {
	font-family: Arial, Helvetica, Tahoma, "Sans Serif", sans-serif;
	font-size: 75%;
	color: #555555;
	margin-left:40px;
	margin-top:40px;
	margin-right:0px;
	padding:0px;
	background-color:#000000;
}

h1 { font-size:140%; font-weight:bold; color:#A6A1B0; text-transform:uppercase; }
h2 { font-size:110%; font-weight:bold; color:#A6A1B0; }
h3 { font-size:100%; font-weight:bold; color:#000000; }
h4 { font-size:100%; font-weight:bold; color:#000000; }

td.tdBildNavigation {
	padding-right:17px;
	padding-bottom:17px;
}
td.tdBildNavigationRechts {
	padding-right:0px;
	padding-bottom:17px;
}

img.imgMiniaturbild { border:1px solid #FAF9FA; width:51px; height:51px; }
img.imgMiniaturbild:hover { border:1px solid #A4332F; width:51px; height:51px; }
img.imgMiniaturbildACT { border:1px solid #A4332F; width:51px; height:51px; }

img.imgMiniaturbildVeroeff { border:1px solid #FAF9FA; width:66px; height:66px; }
img.imgMiniaturbildVeroeff:hover { border:1px solid #A4332F; width:66px; height:66px; }
img.imgMiniaturbildACTVeroeff { border:1px solid #A4332F; width:66px; height:66px; }

a.aBildNavigation {  }
a.aBildNavigation:hover {  }

#Ueberschrift {
	position:absolute;
	left:39px;
	top:150px;
	width: 555px;
	height: 24px;


}

#Content {
	position:absolute;
	left:41px;
	top:188px;
	width:891px;
	height: 235px;

}

#Content a { color: #A4332F; text-decoration:none; }
#Content a:link { color: #A4332F; }
#Content a:visited { color: #A4332F; }
#Content a:active { color: #A4332F; }
#Content a:hover { color: #A4332F; text-decoration:underline; }
#Content a:focus { color: #A4332F; }

#Content a.ohne { color: #A6A1B0; text-decoration:none; }
#Content a.ohne:link { color: #A6A1B0; }
#Content a.ohne:visited { color: #A6A1B0; }
#Content a.ohne:active { color: #A4332F; }
#Content a.ohne:hover { color: #A4332F; }
#Content a.ohne:focus { color: #A4332F; }

#Content a.pdf {
	padding-left:24px;
	background-image:url(../images_templates/bg_a_pdf_link.gif); background-repeat: no-repeat; background-position: top left;
}
#Content a.pdf:hover {
	padding-left:24px;
	background-image:url(../images_templates/bg_a_pdf_link_on.gif); background-repeat: no-repeat; background-position: top left;
}

#Kopfbild { 
	position:absolute; left:40px; top:27px; 
}

#LinieOben {
	position:absolute; left:58px; top:94px; height:1px;
}

#LinieUnten {
	position:absolute; left:40px; top:614px; height:1px;
}

#NavigationPrimary {
	position:absolute; left:360px; top:41px; width:582px;
}

#NavigationSecondary {
	position:absolute; left:360px; top:98px; width:582px;
}

a { color: #A6A1B0; text-decoration:none; }
a:link { color: #A6A1B0; }
a:visited { color: #A6A1B0; }
a:active { color: #A4332F; }
a:hover { color: #A4332F; }
a:focus { color: #A4332F; }

a.ohne { color: #A6A1B0; text-decoration:none; }
a.ohne:link { color: #A6A1B0; }
a.ohne:visited { color: #A6A1B0; }
a.ohne:active { color: #A4332F; }
a.ohne:hover { color: #A4332F; }
a.ohne:focus {
	color: #A4332F;
	font-weight: bold;
}

a.on { color: #A4332F; text-decoration:none; }
a.on:link { color: #A4332F; }
a.on:visited { color: #A4332F; }
a.on:active { color: #A4332F; }
a.on:hover { color: #A4332F; }
a.on:focus { color: #A4332F; }

a.act { color: #A4332F; text-decoration:none; }
a.act:link { color: #A4332F; }
a.act:visited { color: #A4332F; }
a.act:active { color: #A4332F; }
a.act:hover { color: #A4332F; }
a.act:focus { color: #A4332F; }

