*{
	font-size:100%;
	font-family:Helvetica;
	color: #000000;
	font-weight: normal;
}

body{
	font:77%/140% Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	text-align:center;
	background-color:#ffffff;
	background-image: url(http://www.andivista.de/bgwhite.gif);
	border: 2px solid red;
	text-align: center;
	margin: auto;
	text-align: left;
	width: 922px;
}

p {
	color:#000000;
	}

div{
	margin:4px 0 4px 0;
	background-color:#ffffff;
}

dd{
	margin-right:0;
}

#wrap h1{
	color:#000000;
	font-weight: bold;
	border:1px solid #808080;
}

#header h1,h2 {
	color:#000000;
	font-weight: bold;
	padding-top: 0px;
	font-size:16px;
}

h1#logo {
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: bold;
	background-repeat:repeat-y;
	background-image: url(verlauf.jpg);
}

.hidden-navigation{
	width:1px;
	position:absolute;
	left:-9999px;
}

#wrap{
	background-color:#ffffff;
	width:922px;
	margin:0 auto;
	text-align:left;
}

#seiten{
	margin-left:1px;
	text-align:left;
}


#main-content{
	width:420px;
	display:inline;
	float:left;
	margin-left:230px;
}

#main-content * {
	margin: center; 
}
#main-content li {
	width:100%;
  list-style:none;
	border:1px solid #000000;
	background-color:#ffffff;
	margin-left:0px;
	padding:0px;
}

#sub-content{
	width:160px;
	float:left;
	margin-left:90px;
}

#navigations{
	width:180px;
	float:left;
	margin-left:-900px;
	
}

#foot{
	clear:both;
	text-align:center;
}

a {
  color:#000000;
}
li {
  list-style:circle;
	margin-left:0px;
}

.kategorieLink {
	text-decoration:none;
  color:#000000;
	border-bottom:#ffffff thin solid;
}

.kategorieLink:hover {
  color: red;
	border-bottom:#E1AC7B thin solid;
}
.meldung {
  border:#000000 medium solid;
}
