
body
{
	background-color: #ffffff;
	background-image: url(/img/verlauf.png);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: repeat-x;
	font: 16px "lucida grande", "Trebuchet MS", Tahoma, verdana, arial, sans-serif;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

.foto
{
	float: right;
	width: auto;
	margin-left: 10px;
	margin-right: 0px;
	/* padding-bottom: 5px;
	padding-top: 5px; */
	background-color: #eeeeee;
	/* border-left: 2px solid #fffee0;
	border-bottom: 1px solid #fffee0; */
}

.block
{
	display: block;
}

.disabled
{
  display: none;
}

#container
{
	left: 50%;
	margin-left: -380px;
	position: absolute;
	width: 780px;
}

#navi
{
	text-align: center;
	background-color: #318925;
	left: 265px;
	padding-bottom: 5px;
	padding-top: 5px;
	position: absolute;
	top: 0px;
	width: 515px;
}

#navi a
{
	color: white;
	text-decoration: none;
}

#navi a:hover
{
	color: white;
	text-decoration: underline;
}

#navi a.aktiv
{
	color: #ddd;
}

#logo
{
	left: 0px;
	position: absolute;
	top: 40px;
}

#content
{
	border: 0;
	left: 265px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 169px;
	width: 515px;
	font-size: 14px;
}

#content h1 
{
	color: #318925;
	font-size: 17px;
}

#content h2
{
	color: #318925;
	font-size: 15px;
}

#content ul, li
{
	margin-left: 10px;
	padding-left: 0px;
}

a
{
	color: #318925;
	font-weight: bold;
}

a.aktiv
{
	color: #666666;
}

#hinweis
{
	color: #333;
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 20px;
	z-index: 1;
}

#hinweis a 
{
	color: #333;
	font-weight: normal;
}

#err 
{
	background-color: rgb(254,244,156);
	font-size: 13px;
	margin: 0;
	padding: 6px;
}

#spalte
{
	left: 0px;
	position: absolute;
	top: 220px;
	width: 228px;
	z-index: 2;
}

#spalte p
{
	margin-bottom: 15px;
}

#netzwerk
{
	background: #fff;
	border: 1px solid  #bbbbbb;
	width: 100%;
	margin-bottom: 10px;
}

#netzwerk ul, #netzinfo ul
{
  list-style-type: none;
  margin-left: 2px; 
  padding-left: 2px;
}

#netzwerk ul li ul li
{
  font-size: 12px;
}

#netzkarte
{
	background: #fff;
	border: 1px solid  #bbbbbb;
	width: 100%;
	margin-bottom: 10px;
}

#netzinfo
{
	background: #fff;
	border: 1px solid  #bbbbbb;
	width: 100%;
	margin-bottom: 10px;
}

#netzinfo li
{
  font-size: 12px;
}

#netzwerk p, #netzkarte p, #netzinfo p
{
  margin-left: 5px;
  font-size: 15px;
}

#netzwerk .klein, #netzkarte .klein. #netzinfo .klein
{
  font-size: 12px;
  line-height: 18px;
}

.leicht
{
  font-weight: normal;
}

.klein
{
  font-size: 10px;
}

.bild
{
  font-size: 11px;
  margin-left: 10px;
	margin-right: 0px;
}

.title
{
	background-color: rgb(231, 232, 233);
	background-image: url(/img/titel.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #000;
}

.title strong
{
	display: block;
	padding: 4px;
}

p, ul {
	margin-top: 0;
	padding-top: 0;
}

ul li {
	margin-top: 5px;
}

h1 {
	margin-top: 0.6em;
}
