/*######## Basis Style ########*/

body {
	font-family:Arial, Helvetica, Geneva, sans-serif; 
	background:#858F9E;
	}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre, form, fieldset,legend {
	margin:0;
	padding:0;
	}
body, html {
	height:100%;
}
p, li, div, h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:1em;
	}
td {vertical-align:top}
ul {list-style:none}
img,fieldset {border:0}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix {display: inline-table;}
 /* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*######## Ende Basis Style ########*/

#header {
	background:url(images/bg.gif) right bottom no-repeat;
	text-indent:-99999px;
	width:99,9%;
	height:60px;
	padding:5px;
	}
#header h1 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#ECECEC;
	}
#navi {
	background:#49515C;
	width:99,9%;
	padding:3px;
	}
#navi p {
	font-size:10px;
	color:#858f9e;
	font-style:italic;
	}
	#navi a:link {color:#fcfcfc; text-decoration:none;}
	#navi a:visited {	color:#fcfcfc; text-decoration:none;}
	#navi a:active {color:#42618F; text-decoration:none;}
	#navi a:hover{color: #42618F; text-decoration:none;
	}
#navi2 {
	width:99,9%;
	padding:3px;
	text-align:right;
	}
#navi2 p {
	font-size:10px;
	color:#fcfcfc;
	font-style:italic;
	}
	#navi2 a:link {color:#fcfcfc; text-decoration:none;}
	#navi2 a:visited {	color:#fcfcfc; text-decoration:none;}
	#navi2 a:active {color:#42618F; text-decoration:none;}
	#navi2 a:hover{color: #42618F; text-decoration:none;
	}	
#inhalt {
	background:#fcfcfc;
	padding:5px;
	}
#inhalt p {
	font-size:12px;
	color:#49515C;
	}
#inhalt h1 {
	padding:12px 0 3px 0;
	font-size:14px;
	font-weight:bold;
	color:#49515C;	
	}
	#inhalt h1 a:link {color:#49515C; text-decoration:none;}
	#inhalt h1 a:visited {	color:#49515C; text-decoration:none;}
	#inhalt h1 a:active {color:#42618F; text-decoration:none;}
	#inhalt h1 a:hover{color: #42618F; text-decoration:none;
	}	
#foot {
	width:99,9%;
	padding:3px;
	text-align:center;
	}
#foot p {
	font-size:11px;
	color:#fcfcfc;
	font-style:italic;
	}
	#foot2 a:link {color:#fcfcfc; text-decoration:none;}
	#foot2 a:visited {	color:#fcfcfc; text-decoration:none;}
	#foot2 a:active {color:#42618F; text-decoration:none;}
	#foot2 a:hover{color: #42618F; text-decoration:none;
	}
#foot2 {
	background:#49515C;
	width:99,9%;
	padding:3px;
	text-align:center;	
	}
#foot2 p {
	font-size:12px;
	color:#fcfcfc;
	}
	#foot a:link {color:#fcfcfc; text-decoration:none;}
	#foot a:visited {	color:#fcfcfc; text-decoration:none;}
	#foot a:active {color:#42618F; text-decoration:none;}
	#foot a:hover{color: #42618F; text-decoration:none;
	}	