body, tr {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #555555;
}

/*

.text {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}

*/
.nav {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
a:link,a:active,a:visited {
	color : #bbbbbb;
	font-weight: bold;
	text-decoration: none;
}

a:hover	{
	text-decoration: none;
	color : #555555;
}


a:link.nichtdrucken, a:active.nichtdrucken, a:visited.nichtdrucken {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}

a:hover.nichtdrucken	{ 
	text-decoration: none; 
	color : #555555;
}

a:link.grey, a:active.grey, a:visited.grey {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	text-decoration: none;
	color: #555555;
	font-weight: normal;
}
a:hover.grey	{ 
	text-decoration: none; 
	color : #777777;
}


.titel {
	font-weight: bold;
}
.marginal {
	font-family: Verdana, "MS Sans Serif", sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #888888;
	text-decoration: none;
}
.bildtext {
	font-size: 10px;
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	height: 98px;
	width: 178px;
	left: 14px;
	top: 180px;
	line-height: 13px;
}
.bildtext_aktuell {
	font-size: 10px;
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	height: 138px;
	width: 178px;
	left: 14px;
	top: 140px;
	line-height: 13px;
}

.imgtablebg {
	background-color: #707070;
}
.fusstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	line-height: 10px;
	padding-top: 5px;
}
.list {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #9D9D9D;
}
.img {
	margin: auto;
	padding-top: 3px;
}
.einzug {
	padding-left: 14px;
}
#aktuellliste p {
	margin-bottom:16px;}
	
	
/* startseite */
body.start {
	background-color: #CCC;
	}
#address {
	position:absolute;
	left:384px; 
	top:372px; 
	width:256px; 
	height:119px; 
	}	
#wma-marke {
	position:absolute; 
	left:133px; 
	top:176px; 
	width:310px; 
	height:40px; 
	}
#topimg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow: hidden;
	height:357px;
	background: #ccc url(../images/wma_titel_color2.jpg) repeat-x top left;
}	
#contentlinks {
	position: absolute;
	top:0;
	left:-602px;
	width:600px;
}		
