@charset "UTF-8";

body,td,th {
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	margin:0;
	background-image: url("../images/verlauf.jpg");
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;
}
h1   {
	color: #0083d7;
	font-size: 2em;
	line-height: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	;
}
h2    {
	color:  #0083d7;
	font-size: 1.6em;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	}
h2:hover {
	color: #0083d7;
	}
h3       {
	color: #0083d7;
	font-style: normal;
	font-size: 1.4em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0;
}
p      {
	color: #000000;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0;
}
p.einzug     {
	margin-left:1em;
}
pw      {
	color: #FFFFFF;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0;
}
a pw { color: #FFFFFF; text-decoration: none; }

a  {
	color: #0083d7;
	text-decoration: none;
}
a:hover  {
	color: #0083d7;
	text-decoration: none;
}
h1 a:hover {
	color: #0083d7;
	text-decoration: none;
}
.news {
	color:  #0083d7;
	font-size: 1.6em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	}

div.menu {
	width:180px;
	height:29px;
	color: #0083d7;
	padding-left:10px; 
	padding-top:10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #f4f4f4;
	cursor: pointer;
	float:left;
	border-bottom: 1px #cccccc ridge;
	margin:0;
}
a menu { color:#0083d7; }

div.navipfeil {
	width:1em;
	height:4em;
	float:left;
	background-color:#d1d1d1;
	}
div.menu:hover {
	background-color: #e7e7e7;
	background-image: url(../images/menu.jpg);
	color: #000099;
}

div.content { position:absolute; left:50%; margin-left:-28em; height:auto; width:54em; top:15em; background-color:#FFFFFF; padding-left:1em; padding-right:1em; }
div.box { width:28em; height:21em; padding-left:1em; float:right; }

