h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a
{
	font-family:Arial,sans-serif;
}

h1
{
font-size:20px;
font-weight:bold;
line-height:30px;
/*display:inline-block;*/
background-image:url(images/h1.jpg);
margin-left:10px;
margin-right:10px;
}

* html h1
{ 
margin-left:15px;
margin-top:15px;
}


h2
{
font-size:16px;
font-weight:bold;
}

h3
{
font-size:15px;
font-weight:bold;
}


h4
{
font-size:14px;
font-weight:bold;
}

p,a,ul,ol,li,div,td,th,address,blockquote
{
font-size:13px;
}

a:hover
{
font-weight:bold;
color:#FF8000;
text-decoration:none
}

body
{
background-image:url(./images/verlauf.png);
background-repeat:repeat-x;
/*background-color:#B2B2B2;*/
font-size: 100.01%;
text-align: center;  /* Zentrierung im Internet Explorer*/
}

div#seitenzentrierung
{
text-align:left;/* Seiteninhalt wieder links ausrichten */
margin:0 auto;/* standardkonforme horizontale Zentrierung */
width:950px;
padding:0px;
border-width:2px;
border-style:solid;
border-color:#000000;
}

div#banner
{
width:950px;
height:130px;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-style:solid;
border-color:#000000;
background-image:url(./images/banner.jpg);
}

div#hintergrund
{
/*height:750px;*/
background-image:url(./images/hintergrund.jpg);
overflow:auto;
}

* html div#hintergrund
{ 
/* Korrekturen für IE */
height:900px;
overflow:visible;
/*margin-top:3px;*/
margin-right:-4px;
}

div#footer
{
text-align:right;
height: 25px;
background-color:#000000;
color:FFFFFF;
line-height:25px;
}

* html div#footer
{ /* Korrekturen für IE */margin-right:-4px}

div#footer a
{
color:FFFFFF;
}

div#footer a:hover
{
color:FF8000;
}

div#navigation
{
float:left;
width:150px;
height:900px;
/*padding-top:15px;*/
background-color:#000000;
}



div#navigation a:link
{
color:#FFFFFF
}

div#navigation a:visited
{
color:#FFFFFF
}

div#navigation a:hover
{
font-weight:bold;
color:#FF8000;
text-decoration:none
}

div#inhalt
{
padding-left: 175px;
padding-top:0px;
padding-right:25px;
padding-bottom:25px;
}

* html div#inhalt
{ /* Korrekturen für IE */ margin:-3px}

ul#navigationselemente
{
list-style-type:none;
padding:0px;
margin:0px
}

ul#navigationselemente li
{
font-size:16px;
font-weight:bold;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-top:3px;
margin-bottom:3px;
}

ul#navigationselemente a
{
display:block;
padding:5px;
margin:0px;
text-decoration:none;
border-right:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}

* html ul#navigationselemente a
{ /* Korrekturen für IE */ width:100%;}

ul#navigationselemente a:link
{
color:#FFFFFF
}

ul#navigationselemente a:visited
{
color:#FFFFFF
}

ul#navigationselemente a:hover
{
color:#FF8000;
text-decoration:none;
border-right:1px solid #FF8000;
border-top:1px solid #FF8000;
border-left:1px solid #FF8000;
border-bottom:1px solid #FF8000;
}

#inhaltsbox
{
	border:0px;
	border-style:solid;
	border-color:#000000;
	padding:5px;
}

* html div#inhaltsbox
{ /* Korrekturen für IE */padding:7px}


.s13bold
{
color:#000000;
font-weight:600;
}

.linkliste
{
line-height:20px;
}

.s16norm
{
font-size:16px;
}

.s13FF8000
{
font-weight:600;
font-size:13px;
text-indent:10px;
/*background-color:#FF8000;*/
background-image:url(./images/navigation.jpg);
margin-top:10px;
margin-bottom:10px;
}

.tabellentitel
{
color:#000000;
/*background-color:#FF8000;*/
background-image:url(./images/tabelle.jpg);
}

img.register
{
}

* html img.register
{ /* Korrekturen für IE */margin-bottom:-3px; margin-left:-3px}

.botlink
{
border:solid;
border-width:1px;
border-color:#FFFFFF;
}

.botlink:hover
{
border:solid;
border-width:1px;
border-color:#FF8000;
}