@CHARSET "utf-8";
/*			
																RAUSSS DAMIT*/

#wrapper  {
	width: 720px;
	margin: auto;
}

BODY {
	background-color:#ffffff;
	background-position:center;
	width: 720px;
	margin: auto;
	font: normal 12px helvetica,arial,sans-serif;
	font-variant: normal;
	color: #000000;
}

SPAN {
/*	color: #e2001a;															*/
}

H1 {
	font-family: helvetica,arial,sans-serif;
	text-align: bottom;
	margin-top: 5px;
	margin-bottom: 1px;
	color: #000000;
	font-weight:900; 
	font-size:150%;
}

H2 {
	font-family: helvetica,arial,sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-weight:500; 
	font-size:100%;
}

H3 {
	font-family: helvetica,arial,sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 35px;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

A:hover, LI#navigation:hover {
	cursor: pointer;
	color: #ff3333;
	}
	/*	link in navibar wenn Curser		
																RAUSSS DAMIT*/
A {
	text-decoration: none;
	color: #000000;
}
	/*	link master		
																RAUSSS DAMIT*/

TABLE {
	margin-top:20px;
	height: 300px;
	background-color:#ffffff;
	width: 770px;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.kontakt
	{
	font-size: 16px;
	vertical-align:bottom;
}

.bearbeitung
	{
	font-size: 16px;
	text-align: right;
	vertical-align:bottom;
}

IMG {
	width: 250px;
	position: center;
}