body {
	margin:0px auto;
	padding:0px;
	color:#000000;
	font-family:tahoma, verdana, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;

	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FCDFDA;
	scrollbar-darkshadow-color:#E22510;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#E4301C;
	scrollbar-track-color:#FFFFFF;
}

.main {
	margin: auto;
	width:780px;
	margin-top:156px;
	background-image: url(images/outline.gif);
	background-repeat: repeat-y;
    background-position: top right;
}

.header {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 156px;
	white-space:nowrap;
}

.column1 {
	width:605px; float:left;
}

.column2 {
	width:166px; float:left;
}

.column3 {
	width:9px; float:left;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.margin10 {
	margin:10px;
}

.marginrlink {
	margin-left:10px;
	margin-right:10px;
	margin-top:30px;
	margin-bottom:30px;
}

.topimg {
	float:left; width:220px;
}

.menuback {
	background-image:url('images/menue.gif'); background-repeat:repeat-y;
}

.menuimgmarg {
	margin-top:8px; margin-bottom:8px;
}

.werbung160 {
	float:left; width:160px;
}

.contenlist {
	float:right; width:415px;
}


A         {color: #000000; text-decoration: none}
A:visited {color: #000000; text-decoration: none} 
A:hover   {color: #F2D596; text-decoration: none} 
A:active  {color: #F2D596; text-decoration: none} 

A.menu         {color: #ffffff; text-decoration: none}
A.menu:visited {color: #ffffff; text-decoration: none} 
A.menu:hover   {color: #F2D596; text-decoration: none} 
A.menu:active  {color: #F2D596; text-decoration: none} 


img {
	margin:0px;
	padding:0px;
}

h1 {
	color:#000000;
	font-weight:bold;
	font-size:13px;
}

h2 {
	color:#000000;
	font-size:13px;
}

h3 {
	color:#ffffff;
	font-size:14px;
}

.red {
	color:#ff0000;
}