/* Contentbereich */
a { 
	font-weight:bold;
	color: #205F7D;
}

a:hover { 
	color: #000000;
	font-weight:bold;
}
body #content {
font-size:12px;

}

body #content ul {
   list-style-image:url(../img/pfeil.jpg); 
   margin-left:15px;
}

body #content li {
    margin-bottom:5px
}

body #content h1 {
	text-align:center; 
	font-weight:bold;
	font-size:14px;
	margin-bottom:14px;
}

body #content div.hr {
  height: 1px;
  margin-right:10px;
  background: #fff url(../img/linie.jpg) repeat-x;
  
}

body #content div.hr hr {
  display: none;
}

body #content div.box_top  {
  width:536px; 
  height:12px; 
  background-color:#4E9EC3; 
  border:1px solid #000000; 
  font-style:italic; 
  font-variant:small-caps; 
  padding:2px 2px 2px 10px;
}

body #content div.box_content {
  background:url(../img/hintergrund.jpg) no-repeat; 
  padding:5px; 
  width:543px;
  min-height:165px;
}

body #content div.box_end {
  background:url(../img/ende.jpg) no-repeat; 
  width:550px; 
  height:6px
}

body #content img {
   border:0;
}

body #content input, textarea
{
  border:1px solid #4E9EC3;
  background-color: #E0EDF5;
  color:#3094C6;
}

body #content input {
  font-size:11px;
}
/* Contentbereich -ende- */


* {
padding:0;
margin:0;
}

body {
font:11px Verdana, Arial, Helvetica, sans-serif;
background:#717171 url(../img/main/bg.jpg) repeat-x;
}

p {
padding:5px 0;
}

#form input {
border:0px;
height:15px;
width:101px;
font-size:11px;
color:#3094C6;
padding-top:1px;
}

#loginbutton {
position:absolute;
margin-left:20px;
}

#form {
margin-left:465px;
padding-top:11px;
}

#form p, #form p a{
color:#555;
}

#container {
width:758px;
margin:0 auto;
background:url(../img/main/middle.jpg) repeat-y;
}

#header {
background:url(../img/main/header.jpg) no-repeat;
height:169px;
}
#headerlogin {
background:url(../img/main/header_login.jpg) no-repeat;
height:169px;
}
#headerinfo {
text-align:right;
margin-right:20px;
color:#555;
}

#headerinfo a {
color:#555;
}

#menu {
width:163px;
float:left;
}

#menu ul {
background:url(../img/main/nav_splash_top.jpg) bottom no-repeat;
padding-bottom:2px;
}

#menu li {
list-style:none;
}

#menu li a {
color:white;
text-decoration:none;
display:block;
width:113px;
padding:5px 0 0 50px;
height:21px;
background:url(../img/main/nav_button.jpg) no-repeat;
}

#menu2 {
color:white;
text-decoration:none;
display:block;
width:103px;
padding:10px 0 0 50px;
height:21px;
background:url(../img/main/nav_button.jpg) no-repeat;
}

#menu li a:hover {
color:#fc9;
}

#content {
float:left;
width:575px;
padding:15px 10px 10px 10px;
}

#footer {
clear:both;
height:21px;
color:white;
padding:7px 0 0 50px;
background:url(../img/main/footer.jpg) no-repeat;
}

.clear {
clear:both;
}
