/* CSS Document */
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#MainBody { 
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 65px;
	text-align:center;
	color:#4C4C38;
}

body { 
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 65px;
	text-align:center;
	color:#4C4C38;
}

a:link {
	color:#4C4C38;
	text-decoration:none;
}

a:active {
	color:#4C4C38;
	text-decoration:underline;
}

a:visited {
	color:#4C4C38;
	text-decoration:none;
}

a:hover {
	color:#4C4C38;
	text-decoration:underline;
}

#form1
        {
		vertical-align:top;
        }

#tabelle {
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
}



#menuOben {
	margin-left: 20px;
	font-size: 12px;
	color: #4C4C38;
	font-weight: bold;
	position: absolute;
	top: 49px;
	width: 450px;
}

#boxtabelle {
	vertical-align:top;
}

#box {
	background-image:url(../elements/box.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:143px;
	height:91px;
}


#boxheadline {
	font-weight: bold;
	font-size: 11px;
	color: #556A83;
	position: relative;
	top: 19px;
	left: 11px;
	letter-spacing: 0.01pt;
}


#boxcontent {
	font-size: 11px;
	color: #556A83;
	position: relative;
	top: 22px;
	left: 17px;
	line-height:1.4;
}


#headline {
	position: relative;
	bottom: 12px;
	font-weight: bold;
	font-size: 12px;
	color: #556A83;
}


#contenttable {
	position: absolute;
	top: 220px;
}

#content {
	font-size: 11px;
	color: #556A83;
}

#content_headline {
	font-weight: bold;
	font-size: 12px;
	color: #556A83;
}

.werbung{
	font-family:arial,sans-serif;
	font-size:12px;
	margin-bottom: 25px;
	
	
}

.werbung a:link, .werbung a:visited, .werbung a:hover, .werbung a:active 
{
	font-weight:bold;
	color:#0000FF;
	cursor:pointer;
	text-decoration:underline;
}

input.button {
		vertical-align:middle;
		height: 21px;
		padding-bottom:5px;
		font-size: 11px;
		color: #393939;
	}

	