body,p,table,td,tr{ font-family: Arial, sans-serif;
	 font-size: 13px;
	}

img{border: 0px;}
	
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.inhalt {text-align:center;}
.error {color:#ff0000;}

a {font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#000000;}
a:visited {color:#000000;}
a:active {color:#bb7755;}
a:hover{color: #bb7755;}

#navi{width:150px;
	border:1px solid #a2745c;
	background-color:#c9977e;
	height:650px;
	float:left
}

#mainlogo {
	background-color:rgb(0,0,0);
	background-image:url(../Pic/kachel2.jpg);
	background-repeat:x-repeat;
	height:100px;
	margin:0px;
	padding:0px;
}

#main {width:99%;
	float:left;
	background-image:url(../Pic/kachel.jpg);
	background-repeat:repeat;
	margin-top:0px;
	margin-left:0px;
	position:absolute;
}

#inhalt{
	margin-left:0px;
	margin-top:0px;
	Overflow:Auto;
	left: 160px;
	text-align:center;
}

#inhalt table{
	align:center;
	margin:auto;
	text-align:center;
}
