/* LINKS */

a.link_header{
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #FFFFFF;
}

a.link_header:visited{
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #FFFFFF;
}

a.link_header:hover{
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #AFC4D7;
}

/* CONTAINER */

.container{
background: url(img/header.gif) top center no-repeat;
width: 100%;
}

.container_header{
width: 98%;
height: 22px;
margin: 0 auto 0 auto;
}

.container_header_lang{
height: 22px;
width: 300px;
margin: 0 0 0 22px;
float: left;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
line-height: 20px;
}

.container_header_menue{
height: 22px;
width: 500px;
margin: 0 22px 0 0;
float: right;
text-align: right;
line-height: 20px;
}

.container_logo{
float: left;
width: 300px;
text-align: center;
margin: 0 0 0 20px;
}

.container_logo h1 {
font-size: 14px;
font-weight: bold;
}

.container_menue{
float: right;
width: 422px;
height: 40px;
text-align: center;
margin: 55px 20px 0 0;
}

.container_menue p {
font-size: 11px;
line-height: 20px;
}

.container_trenner {
clear: both;
height: 20px;
display: block;
border-bottom: 1px solid #C3D0E3;
margin: 20px 25px 0 25px;
}

.schrift {
	line-height: 100%;
}

.schrift_top {
	position: relative;
	left: 0px;
	top: -9px;
}

.schrift_top a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.schrift_top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.schrift_bottom {
	position: relative;
	left: 1px;
	top: 2px;
}

.schrift_bottom a:link {
	color: #000000;
	text-decoration: none;
}

.schrift_bottom a:visited {
	color: #000000;
	text-decoration: none;
}

a.newbutton {
  display: block;
  margin: 0;
  padding: 0px;
  border: 0px;
  background: url(/forum/images/button.gif);
  background-position: 0 0;
  width: 100px;
  height: 21px;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  line-height: 19px;
}

a.newbutton:hover {
  background-position: 0 -21px;
  cursor: pointer;
  color: #404040;
  text-decoration: none;
  line-height: 19px;
}

.forum_register {
  text-align: left;
  padding: 0 0 0 20px;
}

.forum_register h3 {
  line-height: 40px;
}

.forum_register ol {
  margin-left: 40px;
}

.forum_register p {
  font-size: 11px;
  margin: 10px 0 10px 0;
}