@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:#CCCCCC;
}

#header {
position:absolute;
background-image:url(bilder/header_chev.jpg);
background-color:white;
top:0px;
width:1024px;
height:175px;
margin-left:0px;
margin-right:180px;
}

#logo {
position:absolute;
top:20px;
left:0px;
width:500px;
height:80px;
}

#navigation {
position:absolute;
background-image:url(bilder/Navigation/Neuer%20Ordner/Bilder/navigationsleiste_01.gif);
top:170px;
height:30px;
width:1024px;
margin-left:0px;
}

#divider {
position:absolute;
background-color:white;
top:200px;
width:100%;
height:20px;
}

#left {
position:absolute;
background-color:white;
top:220px;
left:0px;
width:125px;
margin:0px;
padding:0px;
}

#content {
position:absolute;
top:220px;
left:155px;
width:714px;
}


#right {
position:absolute;
background-color:white;
top:220px;
left:899px;
width:125px;
margin:0px;
padding:0px;
}

#bottom {
	margin-top:4px;
height:20px;
width:714px;
background-color: #646e88;
}

#bottom a {
	color:white;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}

a {
	text-decoration:none;
}


body {
	background: #FFFFFF;
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 1.6;
	font-size:10pt
}

h1
{
        font-size: 17pt;
        font-weight: bold;
		line-height:1.1em;
        color:rgb(255,153,000);
        background: inherit;
		margin: 0.4em 0 0.5em 0;
		border-bottom:rgb(255,153,000) solid 3px;
		font-weight:bold;
}

h2
{
        font-size: 13pt;
        font-weight: bold;
        color:rgb(255,153,000);
        background: inherit;
        margin: 0.2em 0 0em 0;
        padding: 0.3em 0.3em 0.3em 0;
}

h3
{
        font-size: 11pt;
        font-weight: bold;
        margin: 0.4em 0 0.3em 0;
        color:#555

p.intro {
text-align:left;
font-weight:normal;
font-style:italic;
font-size:100%;
line-height:1.1em;
margin-left:48px;
color:black;
}

p.text {
text-align:justify;
font-weight:normal;
font-style:normal;
font-size:100%;
line-height:1.1em;
color:black;
}

li {
text-align:left;
font-weight:normal;
font-style:normal;
font-size:100%;
line-height:1.1em;
color:black;
}

td,th {
text-align:left;
font-style:normal;
font-size:100%;
line-height:1.1em;
color:black;
}

th {
font-weight:bold;
}

