*{
	padding:0px;
	margin:0px;
	/*border:1px solid;*/
}

body, form, table, textarea, select, input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #4D4D4D;
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#FFFFFF; 
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color:#E00F4B;
	text-decoration:none;
}

a:active, a:hover{
	color:#E00F4B;
	text-decoration:underline;
}

a img{
	border:0;
}

/****** header styles ***********/

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 12px 0px;
	font-size:14px;
	font-weight: bold;
	color:#E00F4B;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	font-size:12px;
	font-weight: bold;
	color:#E00F4B;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px 0px;
	font-size:12px;
	font-weight: bold;
	color:#4D4D4D;
}

h1.dark, h2.dark{
	color:#4D4D4D;
}

/********************* menu **********************/

a.passivemenu, a.passivemenu:link, a.passivemenu:visited {
	background: transparent url(images/menu_passive.gif) no-repeat;
}

div.activemenu{
	background: transparent url(images/menu_active.gif) no-repeat;
}

a.passivemenu:hover {
	background: transparent url(images/menu_hover.gif) no-repeat;
}

/********************* news **********************/

div.newsheader, div.newsteaser, div.newslink, div.newsfooter
{
	color:#007AC3;
	position:relative;
	padding:5px 15px 5px 17px;
	font-size:10px;
	line-height:13px;
	height:1%;
	text-decoration:none;
}

div.newsheader {
	font-weight:bold;
	background: transparent url(images/newsbg.gif) repeat-y;
	letter-spacing:1px;
}

div.newsteaser {
	background: transparent url(images/newsbg.gif) repeat-y;
	padding-bottom:0px;
}

div.newslink {
	padding:0px 15px 0px 15px;
	background: transparent url(images/newsbg.gif) repeat-y;
	text-align:right;
}

div.newsfooter {
	background: transparent url(images/newsbg.gif) repeat-y;
}

div.newspics {
	position:relative;
	float:right;
	padding-left:20px;
}

div.newstext {
	position:relative;
}

.newspic{
	width:200px;
}

/****** classes ***********/

.clr{
	clear:both;
}

.error {
	color:#007AC3;
	font-weight:bold;
}

.newspic {
	width:150px;
}


/****** ids ***********/
#container{
	width:948px;
	margin-left: 33px;
	margin-top: 35px;
}

#top {
	width:941px; 
	height:137px;
	margin-bottom: 14px;
	margin-left:7px;
}

div#top{
	\width: 748px;
	w\idth: 741px;
}

#left {
	float:left;
	width:147px;
	padding-bottom:20px;
}

#news {
	margin-top:14px;
}

#content {
	float:left;
	width:572px;
	margin-left: 14px;
	padding-bottom:20px;
	padding-top:0px;
}

#content_full {
	float:left;
	width:786px;
	margin-left: 14px;
	padding-top:20px;
}

#right {
	float: right;
	width: 202px;
	padding-bottom:20px;
}

div.spacer {
	padding-bottom:14px;
}

div#zaehler {
	position: relative;	
	background:url(images/zaehler.gif);	
	width: 200px; 
	height:126px;
}

#zaehler_tage {
	position:absolute; 
	left:78px; 
	top:26px; 
	width: 110px;
	font-size:66px;
	line-height:66px;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight:bold; 
	color:#ffec43; 
	text-align:center;
}

div#partner_top {
	height:8px;
	width: 202px;
	background:url(images/bg_partner_top.gif);
}

div#partner {
	min-height:100px;
	width: 202px;
	background:url(images/bg_partner.gif);
}

div#partner h1{
	padding:0;
	margin:0;
	color: #308abd;
	text-align:center;
}

div#partner_bottom {
	height:8px;
	width: 202px;
	background:url(images/bg_partner_bottom.gif);
}

#table {
	border-collapse:collapse;
	border-color:CCC;
}

table div {
	padding: 5px;
}

div#baellchen {
	float:left;
	margin-right: 70px;
}

ul {
	list-style-position:inside;
}
