* {
margin: 0; 
padding: 0;
}
body {
font: 100% trebuchet ms,arial,tahoma,verdana,sans-serif;
color: black;
background: #EAEAEA;
}
.formbox {
  background-color: #345A76;
  border: 1px solid #C8DAE7;
  padding: 5px;
}

a:visited {
	color: #C8DAE7;
}

a:hover {
	color: white;
}

img {
	border: 0;
}

table {
	border: 0;
}

#container {
position: absolute;
top: 100px;
left: 50%;
width: 600px;
height: 500px;
margin-left: -300px;
border: 0px solid white;

background-repeat: no-repeat;
}
#navigation {
	position: relative;
	height: 50px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
	width: 400px;
}
#navigation a {
	color: #999999;
}

#navigation a:hover {
	color: #CCCCCC;
}
#navigation p {
	color: #CCCCCC;
}

#nav {
height: 34px;
z-index: 1;
position: relative;
margin-left: 300px;
margin-right: 0px;

}

#nav li {
margin-left: 0px;

}
#nav a {
	font-size: 13px;
	text-decoration: none;
}

#nav ul {margin: 0 0 0 15px;}
#nav li {list-style: none;float: left;padding-left: 3px;height: 34px;position: relative;}
#nav li a {display: block;padding: 0 10px;line-height: 30px;color: white;font-weight: bold;}
#nav li.active a {background: #fff;color: #345A76;}
#nav li a:hover, #nav li:hover a, #nav li.sfHover a {background: #345A76;color: #fff;text-decoration: none;}
#nav li ul {position:absolute;width:170px;left:-999em;margin-left:-1px;border: 1px solid #345A76;border-top: 0;}
#nav li ul ul {margin: -31px 0 0 170px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #nav li.sfHover ul ul ul ul {left: -999em;}
#nav li li {padding:0;height:auto;background:#fff;width:170px;}
#nav li li a, #nav li li.active a, #nav li li a:hover {margin:0;height:30px;line-height:30px;background:#fff;border-top:1px solid #345A76;color: #345A76;}
#nav li li a, #nav li.active li a {font-weight: normal;}
#nav li:hover ul, #nav li.sfHover ul {left: 4px;}
#nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #nav li li li li.sfHover ul {left: 0;}











#content {
	margin-top: 25px;
	margin-left: 500px;
	margin-right: 20px;
	height: 425px;
	padding-right: 15px;
	overflow: scroll;
}

#content_buch {
	margin-left: 180px;
	margin-right: 20px;
	height: 425px;
	padding-right: 15px;
}

#content_ohne{
	margin-top: 25px;
	margin-left: 500px;
	margin-right: 20px;
	height: 425px;
	padding-right: 15px;
}

#news {
   float: left;
	margin-left: 170px;
	margin-top: 95px;
	width: 200px;
}

#news h1 {
font-size: 1em;
color: #666666;
text-transform: uppercase;
margin-bottom: 10px;
border-bottom: 1px dotted #666666;
}

#news p {
font-size: 0.8em;
color: #656565;
margin-bottom: 10px;
}

#news li {
font-size: 0.8em;
color: #656565;
margin-bottom: 10px;
}

#footer {
   position: relative;
	margin-top:50px;
	height: 25px;
	z-index: 100;
	padding: 10px;
}

#footer p {
color: #333333;
}

#footer a {
color: #333333;
}

h1 {
font-size: 1.0em;
color: #C8DAE7;
text-transform: uppercase;
margin-bottom: 15px;
}
h2 {
font-size: 0.8em;
border-bottom: 1px solid #C8DAE7;
color: #C8DAE7;
margin-top: 20px;
margin-bottom: 15px;
text-transform: uppercase;
}
h3 {
font-size: 0.9em;
color: #CCCCCC;
margin-top: 15px;
margin-bottom: 15px;
}

h4 {
font-size: 1.0em;
color: #CCCCCC;
margin-top: 15px;
margin-bottom: 15px;
}
p, li {
color: black;
font-size: 1.0em;
}

.klein {
line-height: 115%;
color: #F0ECE0;
font-size: 0.75em;
}
li {
margin-left: 25px;
}
a {
text-decoration: none;
color: #345A76;
}
ul {
list-style-type: square;
}
