html {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #A4C4E6;
	background-image: url(/bilder/layout/topbg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

body {
	color: #333;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 32px 0 30px 0;
	padding: 0;
	text-align: center;
}


a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color: #333;
}

a:hover {
	text-decoration:none;
	color: #333;
}


a.big,
a.big:link,
a.big:active,
a.big:visited {
	text-decoration:underline;
	color: #333;
	font-size: 25px;
	font-weight: bold;
}

a.big:hover {
	text-decoration:none;
	color: #333;
	font-size: 25px;
	font-weight: bold;
}

#outborder{
	width: 950px;
	margin: 0;
	padding: 0;
	border: 1px solid #333;
}

#top {
	margin: 0 auto;
	width: 950px;
	position: relative;
	height: 165px;
	background: #3D86CB;
	border-bottom: 1px solid #333;
	background-image: url(/bilder/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#header {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#headerlink {
	width:500px;
	height:140px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#headerempty {
	width: 500px;
	height: 140px;
	padding: 0;
	margin: 0;
	position: absolute;
}

#headerbar {
	position: absolute;
	right:0;
	bottom: 0;
	padding: 0 2px 0 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#headerbar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#headerbar ul li {
	float:left;
	text-align:center;
	display:block;
	padding: 0px;
	margin: 0;
}

#headerbar  a {
	float:left;
	background-color: #3A79C6;
	text-decoration:none;
	display:block;
	color:#fff;
	margin:0 2px 0 0;
	padding: 2px;
	border: 1px solid #333;
	border-bottom: 0px;
	background-image: url(/bilder/layout/headerbarbg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#headerbar  a:hover {
	background-color: #F8B702;
	color:#000;
	cursor:pointer;
	background-image: url(/bilder/layout/headerbarbg2.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.clear {	
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

#bigadtop {
	width: 950px;
	padding: 9px 0 0 0;
	margin: 0;
	text-align: center;
	background: #F0F1E1;
	background-image: url(/bilder/misc/anzeige.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#bigadbottom {
	width: 950px;
	padding: 9px 0 15px 0;
	margin: 0;
	text-align: center;
	background: #F0F1E1;
	background-image: url(/bilder/misc/anzeige.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#page {
	text-align: left;
	width: 950px;
	background: #F0F1E1;
	margin: 0px auto 0px;
	padding: 0px 0px 5px 0px;
	border-top: 5px solid #F0F1E1;
}

#left {
	float: left;
	width: 740px;
}

#right {
	float: right;
	width: 210px;
}

#content {
	width: 530px;
	float: right;
}

#content h2 {
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	height: 16px;
	background-image: url(/bilder/layout/topcontentbox.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.mycontent {
	padding: 5px;
	border: 1px;
	border-top: 0;
	border-color: #3A79C6;
	border-style: solid;
	background-color: #fff;
	font-size: 14px;
}

.mycontent h3 {
	margin: 20px 0 0 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 16px;
}

.sideleft {
	width: 200px;
	float: left;
	color: #000;
	margin-left: 5px;
}

.sideright {
	width: 200px;
	float: right;
	color: #000;
	margin-right: 5px;
}

.sideleft h4, .sideright h4{
	font-size: 15px;
	color: #fff;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	height: 16px;
	background-image: url(/bilder/layout/topbox.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.sideleft  ul, .sideright  ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.box {
	margin-bottom: 10px;
}

.box2 {
	margin-bottom: 10px;
	text-align: center;
}

.sideleft ul li ul li a, .sideright ul li ul li  a {
	color: #454127;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
}

.sideleft ul li ul li  a:hover,.sideright ul li ul li  a:hover {
	color: #539201;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.sideleft ul li ul li,
.sideright ul li ul li {
	padding: 2px;
}

.sideleft ul.border,
.sideright ul.border {
	border: 1px;
	border-top: 0px;
	border-color: #539201;
	border-style: solid;
	background-color: #F4F5D3;
}

.sideleft li.add,
.sideright li.add {
	padding: 9px 2px 2px 2px;
	text-align: center;
	background-image: url(/bilder/misc/anzeige.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	width: 950px;
}

#footer {
	color: #356892;
	font-size: 11px;
}

#footer a {
	color: #356892;
	text-decoration: underline
}

#footer a:hover {
	color: #6D9ABF;
	text-decoration: none;
}


.entrybox {
	padding: 5px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fafafa;
	border: 1px;
	border-color: #efefef;
	border-style: solid;
}

.entryboxtitle {
	padding: 0 0 0 19px;
	margin: 0;
	background-image: url(/bilder/misc/weather_cloudy.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 18px;
}

.entryboxtipptitle {
	padding: 0 0 0 19px;
	margin: 0;
	background-image: url(/bilder/misc/sun.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 18px;
}

.entryboxtoptitle {
	padding: 0 0 0 19px;
	margin: 0;
	background-image: url(/bilder/misc/topentry.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 18px;
}

.entryboxtitle a,
.entryboxtipptitle a,
.entryboxtoptitle a {
	color: #3A79C6;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.entryboxtitle a:hover,
.entryboxtipptitle a:hover ,
.entryboxtoptitle a:hover {
	color: #539201;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.entry {
	padding: 0 0 5px 0;
	margin: 0;
	color: #000;
	font-size: 11px;
	text-align: justify;
}

.entry a.readall {
	color: #539201;
	font-weight: bold;
	text-decoration:none;
}

.entry a.readall:hover {
	color: #539201;
	font-weight: bold;
	text-decoration:underline;
}

.entrybig {
	padding: 0 0 5px 0;
	margin: 0;
	color: #000;
	font-size: 14px;
	text-align: justify;
}

.entryboxfooter {
	background-color: #f0f0f0;
	font-size: 11px;
	padding: 1px 5px 1px 5px;
	margin: 0;
}

.vote {
	float: right;
	text-align: right;
	position: relative;
	padding: 2px 0 0 0;
}

.votebuttons {
	float: right;
	text-align: right;
	position: relative;
}


/* ######## stylisierungen ######## */

img.top {
	vertical-align: top;
}

form {
	margin: 0;
	padding: 0;
}

.small {
	font-size: 11px;
}

.smalllight {
	font-size: 11px;
	color: #777;
}

.fat {
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.green {
	color: #008800;
}

div.werbung_content {
	padding: 9px 0 0 0;
	margin: 0px;
	margin-top: 10px;
	font-size:12px;
	color: #000000;
	text-align: center;
	background-image: url(/bilder/misc/anzeige.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div.pages {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size:12px;
	color: #000000;
	text-align: center;
}

ol.wmnavi li {
	margin-bottom: 10px;
}

p.textbox {
	padding: 0;
	margin: 0;
	text-align: justify;
}

p.centerbox {
	padding: 0;
	margin: 10px 0 10px 0;
	text-align: center;
}

input.button{
        color: #fff;
        background-color: #FBBA02;
        border: 1px dotted #454127;
        font-weight: bold;
	font-size: 13px;
	background-image: url(/bilder/layout/button_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 2px 0 0 0;
}

input.textfield {
        color: #333;
        background-color: #fff;
        border: 1px solid #454127;
        font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

input.textdis {
        color: #888;
        background-color: #fafafa;
        border: 1px dotted #999;
        font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

textarea.textfield {
        color: #333;
        background-color: #fff;
        border: 1px solid #454127;
	font-size: 12px;
	padding: 2px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

select {
        color: #333;
        background-color: #fff;
        border: 1px solid #454127;
        font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

td.lefttdform {
	background-color: #f2f2f2;
	text-align: left;
}


td.lefttdform2 {
	background-color: #f2f2f2;
	text-align: right;
}

td.righttdform {
	background-color: #fff;
	text-align: left;
}

td.entrylist {
	padding-bottom: 2px;
	border-bottom: 1px solid #cfcfcf;
	background-image: url(/bilder/layout/entrylist_bg.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}