/* CSS Document */

body {
      background-color:#b3c9dd;
	  color:#9e9e9f;
      font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
      margin:0;
	  padding:0;
}

a {
	color:#000000;
	outline:none;
	text-decoration:none;
}

a img {
	border:0;
}

form {
	display:inline;
}

p {
	padding:5px 0 5px 0;
	margin:0;
}

td {
	vertical-align:top;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #000000;
}

/* Variable Klassen */
#banner {
	background-image:url(images/menu_bg.jpg);
	padding:6px 0 0 0;
	width:161px;
}

#banner a {
	display:block;
	padding-bottom:6px;
}

#banner img {
	display:block;
	margin:0 auto;
}

#big {
	background-image:url(images/inlay_bg.jpg);
	border:1px solid #666666;
	width:966px;
    text-align:left;
}

#buttons {
	background-image:url(images/menu_bg.jpg);
	padding:8px 0 8px 0;
	width:161px;
}

#buttons a {
	background-image:url(images/button.jpg);
	color:#003467;
	display:block;
	height:23px;
	margin:0 auto 1px auto;
	padding:8px 0 0 0;
	text-align:center;
	text-decoration:none;
	width:144px;
}

.content {
	float:left;
	padding:14px 3px 14px 5px;
	width:598px;
}

.contentbgb {
	background-image:url(images/content_bg_b.jpg);
	color:#000000;
	min-height:110px;
	padding:0 16px 0 16px;
	width:566px;
}

.contentbgy {
	background-image:url(images/content_bg_y.jpg);
	color:#000000;
	min-height:110px;
	padding:0 16px 0 16px;
	width:566px;
}

.innercontent {
    padding-left:20px;
    padding-right:20px;
}

.contentbottomb {
	background-image:url(images/content_bottom_b.jpg);
	font-size:1px;
         width:50%;
	height:13px;
	margin:0 0 5px 0;
	width:598px;
}

.contenttophalf {
         background-image:url(images/content_top_half.jpg);
	font-size:1px;
	height:13px;
	width:299px;
}

.contentbghalf {
         background-image:url(images/content_bg_half.jpg);
	color:#000000;
	min-height:50px;
	padding:0 16px 0 16px;
	width:266px;
}

.contentbottomhalf {
         background-image:url(images/content_bottom_half.jpg);
	font-size:1px;
	height:13px;
	margin:0 0 5px 0;
	width:299px;
}

.contenttophalf_right {
         background-image:url(images/content_top_half_right.jpg);
	font-size:1px;
	height:13px;
	width:299px;
}

.contentbghalf_right {
         background-image:url(images/content_bg_half_right.jpg);
	color:#000000;
	min-height:50px;
	padding:0 16px 0 16px;
	width:266px;
}

.contentbottomhalf_right {
         background-image:url(images/content_bottom_half_right.jpg);
	font-size:1px;
	height:13px;
	margin:0 0 5px 0;
	width:299px;
}

.contentbottomy {
	background-image:url(images/content_bottom_y.jpg);
	font-size:1px;
	height:13px;
	margin:0 0 5px 0;
	width:598px;
}

.contenttopb {
	background-image:url(images/content_top_b.jpg);
	font-size:1px;
	height:11px;
	width:598px;
}

.contenttopy {
	background-image:url(images/content_top_y.jpg);
	font-size:1px;
	height:11px;
	width:598px;
}

#footer {
	background-image:url(images/footer.jpg);
	height:13px;
	width:966px;
}

#header {
	background-image:url(images/header.jpg);
	height:124px;
	width:966px;
}

.headb {
	color:#006093;
	font-size:14px;
	margin:0;
    text-align: center;
}

.heady {
	font-size:14px;
	margin:0;
    text-align: center;
}

#login {
	background-image:url(images/menu_bg.jpg);
	color:#f0f0f0;
	font-size:11px;
	padding:6px 6px 6px 9px;
	width:146px;
}

#login a {
	color:#f0f0f0;
}

#login br {
	line-height:8px;
}

#loginform {
	display:block;
	margin:0;
	padding:6px 0 0 0;
}

#loginform input {
	background-color:#ffffff;
	border:1px solid #676767;
	height:16px;
	margin:0 0 8px 0;
	width:140px;
}


#logintop {
	background-image:url(images/login_top.jpg);
	height:25px;
	width:161px;
}

#guthabentop {
    background-image:url(images/menu_top_guthaben.jpg);
    height:25px;
    width:161px;
}

.menu {
	float:left;
	padding:16px 0 16px 0;
	width:180px;
}

.menubox {
	background-color:#ffffff;
	border:1px solid #7d7d7d;
	margin:0 auto 14px auto;
	padding:1px;
	width:161px;
}

.menubox h2 {
	margin:0;
	padding:0;
}

.menubox h2 span {
	display:none;
}

#menutop {
	background-image:url(images/menu_top.jpg);
	height:25px;
	width:161px;
}

#werbungtop {
	background-image:url(images/werbung_top.jpg);
	height:25px;
	width:161px;
}

