*		{
		margin: 0; 
		padding: 0; 
		
		line-height: 1.5em;
		}

body	{
	font-size: 100.01%;
	background: #E6E6E6;
	font-family: verdana, arial, sans-serif;
	background-image: url(../grafiken/bg_blau.gif);
	background-repeat: repeat-y;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
p {
	margin: 5px 0 5px 0;
}
a {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
h1, h2, h3, h4, h5
{
	color: #336699;
	font-family: georgia, times, serif;
	text-align: left;
	font-weight: bold;
}

h1
{
	font-size: 1.6em;
	margin-bottom: 20px;

}

h2
{
	margin-top: 20px;
	font-size: 1.3em;
	

}

h3
{
	font-size: 1.0em;
	font-weight: normal;
}

h4 { font-size: 0.9em; margin-top: 10px;}

hr {
	color: #336699;
	border: thin dotted;
}


/*Beginn Seitenstruktur*/
#logo {
	height: 50px;
	background-image: url(../grafiken/bg_blau.gif);
	background-repeat: repeat-y;
}
#icons {
height: 15px;
width: 200px;
float: left;
margin-top: 50px;
}
#rahmen {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../grafiken/bg_blau.gif);
	background-repeat: no-repeat;
}

#mitte {
	background-color: #F2F2F2;
	margin-left: 280px;
	margin-right: 180px;
	font-size: 0.75em;
	padding: 20px;
}

#mitte_breit {
	background-color: #F2F2F2;
	margin-left: 280px;
	margin-right: 30px;
	font-size: 0.75em;
	padding: 20px;
}

#links {
	position: absolute;
	left: 0;
	width: 250px;
	height: 100%;
}
#rechts {
	position: absolute;
	right: 10px;
	width: 150px;
	background-color: #F2F2F2;

}
#rechts h4{ 
margin-top: 0px;
font-size: 0.9em;
color: white;
background: #336699;
display: block; 
padding-left: 5px;
}
#rechts p {
	font-size: 0.7em;
	padding: 5px 0px 0px 10px;
}
#unten {
position: absolute;
bottom: 0px;
right: 10px;
height: 30px;
background-color: silver;

}
/*Ende Seitenstruktur*/

/*Beginn Menue */
#menu {
position: absolute;
top: 0;
left:0;
}
dl#menu {
width: 100px;
}
dl#menu dt {
	cursor: pointer;
	height: 36px;
	line-height: 18px;
	margin: 1px 0;
	border: 1px outset #336699;
	padding:3px;
	text-align: right;
	color: #fff;
	font-size: 0.75em;
	font-weight: bold;
	background: url(../grafiken/button_hell_blau.gif);
	background-repeat: repeat-y;
}
* html dl#menu dt {
	height: 44px;
	font-size: 0.7em;
	line-height: 20px;
	margin: 1px 0;
	border: 2px outset #DCDCDC;
}
dl#menu dd {
	position: absolute;
	z-index: 10;
	left: 110px;
	margin-top: -60px;
	width: 120px;
	background: transparent;
	border: 1px outset;
}
* html dl#menu dd {
	margin-top: -60px;
	width: 120px;
	background: transparent;
	border: 1px outset;
}
dl#menu li {
text-align: center;
font-size: 0.75em;
height: 18px;
line-height: 18px;
color: #fff;
}
dl#menu li a, dl#menu dt a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height:100%;
}
dl#menu li a:hover {
	background-color: transparent;
}
dl#menu dt:hover {
	background: url(../grafiken/button_hell_transparent.gif);
}
* html dl#menu dt a:hover {
	background-color: transparent;
}

/*Ende Menue*/
/*Beginn Zusatznaviagation*/
#nav {
position: absolute;
top: 0;
width: 150px;
height: 400px;
	border: 1px outset #336699;
line-height: 18px;
margin: 1px 0;
padding:5px;
text-align: left;
color: #ffc;
font-size: 0.8em;
font-weight: normal;
	background: url(../grafiken/button_hell_blau.gif);

}

#nav li {
text-align: center;
font-weight: bold;
height: 18px;
line-height: 18px;
color: #fff;
}
#nav li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	height:100%;
}
#nav li a:hover {
	background-color: transparent;
		background: #363636;
}


/*Bilder*/

.imagefloatright
{
	float: right;
	text-align: right;
	margin: 10px 10px 10px 30px;
}

.imagefloatleft
{
	float: left;
	margin: 10px 30px 10px 10px;
	text-align: center;
}

.imagefloatright div { margin-bottom: 10px; }
.imagefloatright img { margin-bottom: 10px; }

dl.meImgLeft {
	float: left;
	margin-left: 1em;
	font-size: 85%;
	color: Gray;
} 
dl.meImgLeft dt { margin-bottom: 0; } 
dl.meImgLeft dd { margin: 0; } 

dl.meImgRight {
	float: right;
	margin-left: 1em;
	font-size: 85%;
	text-align: right;
	color: Gray;
} 
dl.meImgRight dt { margin-bottom: 0; } 
dl.meImgRight dd { margin: 0; } 

.previous
{
	background-image: url(../grafiken/pfeil-l.gif);
	background-position: 100%;
	background-repeat: no-repeat;
	float: left;
	font-size: 95%;
	margin-bottom: 20px;
	padding-left: 10px;
}
.next
{
	background-image: url(../grafiken/pfeil-r.gif);
	background-position: 100%;
	background-repeat: no-repeat;
	float: right;
	display: inline;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.mehr
{
	background-image: url(../grafiken/pfeil-r.gif);
	background-position: 100%;
	background-repeat: no-repeat;
	float: right;
	display: inline;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.hoch {
	background-image: url(../grafiken/pfeil-o.gif);
	background-position: 100%;
	background-repeat: no-repeat;
	float: right;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
	padding-right: 20px;
}
.back
{
	background-image: url(../grafiken/pfeil-l.gif);
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	text-indent: 20px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.indent
{
	margin-left: 40px;
}



