*{
	margin: 0;
}
body{
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #000000;
	color: #FFFF00;
}
div#page{
	width: 944px; /*ie: 952 */
	margin: 3px auto;
	margin-bottom: 3px;
	text-align: left;
	border: 1px solid #747000;
	padding: 4px 4px 4px 4px;
	background: #ffbb00;
}
div#page2{
	background: #000;
}
div#header{
	height: 98px; /*ie 125*/
	width: 890px; /*ie 944 */
	background: url(images/header.png) no-repeat top left;
	padding: 27px 0 0 54px;
	margin-bottom: 22px;
}
div#header a#logo{
	width: 290px;
	height: 64px;
	display: block;
	text-indent: -9000px;
}
div#header ul{
	list-style-type: none;
	padding: 4px 20px 0 0;
	float: right;
	font-family: Tahoma;
}
div#header ul li{
	float: left;
	height: 27px;
	width: 110px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
div#header ul li a{
	height: 23px; /*ie: 27*/
	width: 110px;
	display: block;
	color: #ffff01;
	text-decoration: none;
	padding: 4px 0;
}
div#header ul li a:hover{
  background: url(images/nav_oben/topnavi2.png) no-repeat top left;
	font-weight: bold;
}
div#header ul li a.active{
	background: url(images/nav_oben/topnavi.png) no-repeat top left;
	color: #000;
}
div#left{
	width: 164px;
	float: left;
}
div#left ul{
	list-style-type: none;
	padding: 0;
}
div#left ul li{
	height: 35px;
	width: 164px;
	margin-bottom: 2px;
	background: #29282a;
}
div#left ul li a{
	height: 31px; /* ie 35 */
	width: 164px;
	display: block;
	padding: 2px 0 2px 0;
	text-decoration: none;
}
div#left ul li a img{
	border: 0;
	margin: 0 2px 0 17px;
	float: left;
}
div#left ul li a span{
	height: 23px; /*ie 31*/
	width: 100px; /*ie 112*/
	color: #ffff00;
	padding: 8px 0 0 12px;
	float: left;
	color: #ffff00;
	font-weight: bold;
	cursor: pointer;
	background: #29282a;
}
div#left ul li a:hover span{
	background: #ffbb00;
	color: #000;
}
div#left ul li.active a span{
	background: #03b303;
	color: #000;
}
div#content{
	width: 676px;
	margin: 0 20px 0 20px;
	float: left;
	color: #ffff00;
}
div#content div#contenthead{
	height: 35px;
	text-align: center;
	background: #29282a;
}
div#content div#contenthead span{
	background: url(images/info.png) no-repeat 0px 5px;
	height: 25px; /*ie 35*/
	padding: 10px 0 0 35px;
	display: inline-block;
}
div#content div#contenthead span.info{
	background: url(images/info.png) no-repeat 0px 5px;
	color: #FFFF00;
}
div#content div#contenthead span.error{
	background: url(images/error.png) no-repeat 0px 5px;
	color: #FF0000;
	font-weight: bold;
}
div#content div#contenthead span.success{
	background: url(images/success.png) no-repeat 0px 5px;
	color: #03b303;
	font-weight: bold;
}
div#content div#contentbody{
  padding-top: 25px;
  padding-bottom: 15px;
  padding-left: 15px;
	text-align: left;
}
div#right{
	float: left;
}
div#right ul{
	list-style-type: none;
	padding: 0;
}
div#right ul li{
	height: 35px;
	width: 64px;
	margin-bottom: 2px;
	background: #29282a;
}
div#right ul li a{
	height: 31px; /* ie 35 */
	width: 64px;
	display: block;
	padding: 2px 0 2px 0;
	text-decoration: none;
}
div#right ul li a span{
	height: 31px;
	width: 12px;
	float: left;
	color: #ffff00;
	margin-left: 2px;
	cursor: pointer;
}
div#right ul li a:hover span{
	background: #ffbb00;
}
div#right ul li.active a span{
	background: #03b303;
}
div#right ul li a img{
	border: 0;
	padding: 0 0 0 2px;
	float: left;
}
div#footer{
	height: 32px; /*ie 48*/
	background: #29282a;
	margin-top: 25px;
	color: #ffff00;
	padding: 16px 30px 0 30px;
	font-weight: bold;
}

div#footer ul{
	list-style-type: none;
	padding: 0px 0px 0 0;
	float: left;
	font-family: Verdana;
}
div#footer ul li{
	color: #FFFF00;
	display: inline;
	padding-left: 20px;
  padding-right: 19px;
}
div#footer ul li a{
  color: #03b303;
  text-decoration: none;
}
div#footer ul li a:hover{
  text-decoration: underline;
}
div#footer span{
	color: #03b303;
}


table#veranst_overview {
  background: #29282a;
  padding: 6px;
  font-size: 12px;
}

.headline {
  background: #29282a;
  font-size:16px;
  line-height: 23px;
}

.headline_howitwasdone {
  background: #29282a;
  font-size:16px;
  line-height: 23px;
  height:40px;
}

.biobild {
  background: #29282a;
  padding:12px;
  text-align:left;
  font-size:12px;
}

.calender {
  background: #29282a;
  text-align:left;
  font-size:10px;
}

.calender_num {
  position:relative;
  left: 2px;
  top:2px;
}

.calender_info,
.calender_info:link,
.calender_info:visited,
.calender_info:active {  
  font-family:Verdana;
  color:#03B303;
  text-decoration:none;
}

ul.voting_liste { 
    margin:0;
    padding:0;
    list-style-type:none;
    display:block;
    font: 12px Verdana, Helvetica, Arial, sans-serif;
    line-height:21px;
    width:40px;
    color:#000000;
    text-align:center;
}
ul.voting_liste li {
    margin:0;
    padding:0;
    border-bottom:1px solid #005000;
}
ul.voting_liste li a {
    display:block;
    text-decoration:none;
    color:#000000;
    width:39px;
}
ul.voting_liste li a:hover {
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;  
}

.links {
  font-family:Verdana;
  color:#03B303;
  text-decoration:none;
}

.links:hover {
  text-decoration:underline;
}
