
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;
}

.block
{
	display: block;
}

.disabled
{
  display: none;
}

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

#navi
{
	text-align: center;
	background-color: #006699;
	left: 330px;
	padding-bottom: 5px;
	padding-top: 5px;
	position: absolute;
	top: 0px;
	color: white;
	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: 55px;
}

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

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

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

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

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

a.aktiv, a:hover
{
	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: 155px;
	width: 290px;
	z-index: 2;
	line-height: 25px;
}

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

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

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

#netzbild
{
  margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid  #bbbbbb;
	width: 100%;
}

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

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

#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;
}

.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;
}

p.facebook {
  float: left;
  overflow: hidden;
  padding-top: 1px;
  width: 130px;
}

p.googleplus {
  float: left;
  padding-top: 1px;
  width: 80px;
}