 {
margin:0;
padding:0;
}

body {
	background-color: #ffffff;
	background: url(back.jpg) repeat-x top center;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1em;
	margin-top: 0px;
	padding-top: 0px;

	
}

td.mittel {
	font-size: 12px;
	line-height: 20px;
	color: #1d476b;
	font-weight: 500;
}
td {
	font-size: 10px;
	line-height: 15px;
	color: #1d476b;
	font-weight: 500;
}

td.eintr {
	
	background: url(pfeile_tabellenhintergrund.gif);
	font-size: 10px;
	line-height: 15px;
	color: #1d476b;
	font-weight: 500;
	background-position: bottom left;
	background-repeat: no-repeat;
}

td.kont {
	
	background: url(pfeile_tabellenhintergrund2.gif);
	font-size: 10px;
	line-height: 15px;
	color: #1d476b;
	font-weight: 500;
	background-position: bottom left;
	background-repeat: no-repeat;
}

td.aktuell {
	font-size: 13px;
	line-height: 18px;
	color: #1d476b;
	font-weight: 500;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #414141; 
}

a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #414141; 
}

input.submit,
input.reset {
	background-color: #ffcc00;
	color: #1d476b;
	border: 1px solid #bbb;
	height: 20;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover {
	color: #ffffff;
	text-decoration: none;
}

input.suchfeld
{
	background-color: #ffffff;
	border: 1px solid #bbb;
	padding: .2ex;
	width: 220;
	margin: 0ex;
}

input.suchfeld_plz
{
	background-color: #ffffff;
	border: 1px solid #bbb;
	padding: .2ex;
	width: 40;
	margin: 0ex;
}

input.suchfeld_ort
{
	background-color: #ffffff;
	border: 1px solid #bbb;
	padding: .2ex;
	width: 143;
	margin: 0ex;
}

input.suchfeld_name
{
	background-color: #ffffff;
	border: 1px solid #bbb;
	padding: .2ex;
	width: 106;
	margin: 0ex;
}


select.formular
{
	background-color: #ffffff;
	font-size: 12px;
	border: 1px solid #bbb;
	padding: .2ex;
	width: 150;
	margin: 0ex;
}

textarea.formular
{
	background-color: #ffffff;
	border: 1px solid #bbb;
	padding: .2ex;
	width: 300;
	margin: 0ex;
}



#megazine { margin: 0 auto 0 auto; outline: none; position: relative; }
