@charset "utf-8";
/* CSS Document */
body {
	background: url(images/bg.gif) top #ededed;
	font: 12px Tahoma, Verdana, "Trebuchet MS", "Times New Roman", sans-serif;
	color:#000;
	padding: 0px;
	margin: 0px;
	line-height: 1.2;
}

div#main {
	width: 726px;
	margin: auto;
	padding: 0px;
	border: 1px solid #A601FB;
}

img {
	border: 0px;
}

div#header {
	height: 155px;
	background: url(images/Unbenannt-2_01.jpg);
	border-bottom: 1px solid #A601FB;
}
div#navi {
	width:172px;
	background:url(images/Unbenannt-2_14.jpg);
	background-repeat:repeat;
	float:left;
	height:500px;
	display:inline;
}

div#menu {
	width:170px;
	background:url(images/Unbenannt-2_02.jpg);
	height:37px;
}

div#rightnav {
	width:15px;
	height:173px;
	background:url(images/Unbenannt-2_06.jpg);
}

div#links {
	width:142px;
	margin-left:15px;
	padding: 0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 0px;
}

div#inhalt {
	width:554px;
	background-color:#FFF;
	float:left;
	height:500px;
	border: 0px;
}

div#unten {
	width:726px;
	height:17px;
	background:url(images/Unbenannt-2_17.jpg);
	margin: auto;
	padding: 0% 0%;
	text-align:center;
}

.clearit {
	clear: both;
}

.unten {
	display:inline;
	color:#FFF;
}

.unten a { 
	text-decoration:none;
	color:#FFF;
}

.unten a:hover {
	text-decoration:underline;
}

.inhalts {
	padding-left:7px;
	padding-top:5px;
}

h1 {
	font-size:16px;
	display:inline;
}

.gross1  {
	font-size:14px;
}
.gross2  {
	font-size:13px;
}
.bold {
	font-weight:bold;
}
.center {
	text-align:center;
}
.centerbz {
	text-align:center;
	font-weight:bold;
}

.inhalts a {
	text-decoration:none;
	color:#F0F;
}
.inhalts a:hover {
	text-decoration:underline;
}

hr {
	display:inline-block;
	border:dashed #F0F1 1px;
	background-color:#09F;
	height:3px;
	width:535px;
}
