* { padding:0; margin: 0; }

body {
	font-size: 101.1%;
	line-height: 1.3em;
}

#add {
		 position: absolute;
		 left: 790px;
}

#main {
			width: 781px;
			position: relative;
			margin: 0 auto;
}

#head {
			width: 781px;
			height: 115px;
			background: url(/images/header.gif) no-repeat;
			position: relative;
}

#head h1 { display: none; }
#head #banner { position: absolute; top: 35px; left: 320px;}
#content {
			background: url(/images/main_bg.gif) repeat-y;
			overflow: hidden;
}

#footer {
		  width: 741px;
			padding: 10px 20px;
			height: 50px;
			background: url(/images/footer.gif) no-repeat;
			clear: both;
			text-align: center;
			font-family: arial;
			font-size: 11px;
			text-align: right; 
}

.navi { width: 781px; clear: both; overflow: hidden; }

.navi ul { margin-left: 20px; margin-top: 10px; }
.navi li { 
			float: left; 
			list-style-type: none;
			font-family: arial;
			font-size: 14pt;
}

.navi li a { padding: 3px 8px 3px 8px; display: block; text-decoration: none; color: #000; }
.navi li a:hover { background: #ecd113; padding: 3px 8px 3px 8px; display: block; text-decoration: none; color: #000; }

.left	      { float: left; }
.left ul 		{ margin-left: 30px; margin-top: 20px; }
.left li 		{ font-family: arial; font-size: 12px; list-style-type: none; background: url(/images/pfeil.gif) 0px 5px no-repeat; padding-left: 9px; }
.left li a 	{ text-decoration: none; color: #808080;}
.left li a:hover 	{ text-decoration: underline; color: #c0c0c0;}
.left .head { font-weight: bold; background: transparent; padding-left: 0; }
.right      { margin-left: 150px; font-family: arial; font-size: 12px; padding-right: 30px; }

.infobox 		{ border:1px dotted #d9d9d9; padding:1px; width: 240px; margin-top: 20px;  }
.infobox h3 { font-family: arial; background-color: #ebebeb; font-size:10px; font-weight: normal;  }
.infobox ul { list-style-type: none; font-size: 10px; font-family: arial; }

h2 { font-family: arial, verdana; margin-bottom: 10px; margin-top: 10px; font-weight: normal; }

#rechner {
			width:	587px;
			height: 600px;
}
