/* CSS Document */

body {
  background-image: url(images/verlauf.jpg);
  background-repeat: repeat-x;
  padding:0 0 0 0;
  margin:0px;
  text-align:center;
  background-color:#c4dbed;
  font-family:arial, sans-serif;
}
#contentright {
  float:right;width:125px;
  padding-right:10px;
}

h1 {
  color:orange;
  line-height:24px;
}

h2 {
  color:orange;
  display:inline;
}

#mainwrap {
  margin:0px auto;
  width:880px;
}

#header {
  height:180px;
  overflow:hidden;
}

#menu {
  background-image: url(images/leiste.jpg);
  height:39px;
  width:880px;
}

#contentbody {
  background-image: url(images/kachel.jpg);
  background-repeat: repeat-y;
  width:880px;
  padding-top:25px;
    text-align:left;
}

#placeholder {
  height:599px;
  width:1px;
  float:left;
}

#mainfooter {
  background-image: url(images/footer.jpg);
  width:880px;
  height:39px;
	position:relative;
}

#maincontent{
  text-align:left;
  font-size:14px;
      text-align:left;
}

#contentleft, #contentleft_small {
  position:relative;
  width:840px;
  padding-left:20px;
  float:left;
  line-height:18px;
}

#contentleft_small {
	width:600px;
}



#footerlinkwrap{
  float:right;
  margin-top:10px;
}

#impress {
  float:left;
  width:120px;
}

#contact {
  float:left;
  width:120px;
}

.menuitem {
	padding:0px;
	margin:0px;
}

.a_menu_wrap_normal {
  float:left;  
  width:176px;
  height:39px;
  overflow:hidden;
  padding:0px;
}

.menulink_normal, .menulink_hover {
  color:white;
  font-size:12px;
  text-decoration:none;
  line-height:15px;
  font-weight:bold;
}

.menulink_normal:hover, .menulink_hover{
  color:#dadada;
}

.link_td {
  vertical-align:middle;
  text-align:center;
  width:166px;
  height:32px;
  color:white;
  font-size:14px;
}
.clear {
  clear:both;
}

.bodylink {
  text-decoration:none;
  color:blue; 
}

.footerlink {
  color:white;
  text-decoration:none;
}

#link_links {
	position:absolute;
	left:10px;
	top:10px;	
}
#link_links a {
	color:white;
	text-decoration:none;
}






