/*Stylesheet für Air-touch*/

.head {
	position:absolute; 
	left:56%; margin-left:-410px;
	top:0px;
	width:701px; 
	height:132px; 
	z-index:2;
}	
.navi {
	position:absolute; 
	left:56%; margin-left:-410px;
	top: 182px;
	width:100px; 
	height:100px; 
	z-index:3;
}	
.navi2 {
	position:absolute; 
	left:56%; margin-left:-410px;
	top: 131px;
	width:701px; 
	height:20px; 
	z-index:4;
}	
.inhalt {
	position:absolute; 
	left:56%; margin-left:-286px;
	top:180px;
	width:560px; 
	z-index:5;
}
.weblog {
	position:absolute; 
	left:56%; margin-left:-406px;
	top:180px;
	width:750px; 
	z-index:5;
}	
body {
	background-color: white;
	background-image:url(images/body_back.jpg);
	background-position:center;
}

.navileiste a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: black;
	text-decoration : none;
}
.navileiste a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: black;
	text-decoration : none;
}
 .navileiste a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: black;
	text-decoration : none;
}
.navileiste a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: black;
	text-decoration : none;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color: black;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color: black;
}
li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: black;
	/*list-style-image : url(listpfeil.gif);*/
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: black; 
}
.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color: black; 
}
.bild {
	border : 1px solid Black;
}

