/*css fuer mobi-eidelstedt.org
(c) Nils Lauk/ pluskomma.de, 2006*/

body{
	background-color: #5cb925;
	color: #111;
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.3em;
}

#wrapper{
	width: 782px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	text-align: left;
}

#kopf{
	background: url(../pics/kopf.gif) top left no-repeat;
	height: 180px;
	margin: 0;
}

#inhalt{
	background: url(../pics/mitte.gif) top left repeat-y;
	padding: 0 55px 20px 55px;
	margin: 0;
}

#fuss{
	background: url(../pics/fuss.gif) top left no-repeat;
	height: 125px;
	padding: 0 55px;
	margin: 0;
}

#upper{
	visibility: hidden;
}

/*navi*/
#kopf ul{
	margin: 0 0 0 55px;
	padding: 0;
	position: absolute;
	top: 130px;
	clear: right;
}

#kopf ul li{
	display: inline;
	list-style: none;
}

#kopf ul li.hidden{
	display: none;
}

#kopf ul li a{
	color: #e4ecff;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 5px;
	font-size: 90%;
}

#kopf ul li a:hover{
	color: #fff;
	background-color: #009BF5;
}


#kopf .index{
	float: right;
	width: 200px;
	height: 120px;
	position: relative;
	top: 60px;
	text-indent: -2000px;
}

/*stuff*/
.hidden{
	display: none;
}

.hc{
	clear: both;
}

h1{
	color: #008FE2;
	margin: 0 0 15px 0;
	padding: 5px 0;
	border-bottom: 1px solid #008FE2;
	font-size: 150%;
}

h2{
	color: #008FE2;
	margin: 10px 0 15px 0;
	padding: 3px 0;
	border-bottom: 1px solid #008FE2;
	font-size: 120%;
}

#inhalt ul{
	padding: 7px 5px 7px 3px;
	background: url(../pics/littlefade.gif) top left repeat-x;
	border-top: 1px solid #c1d8e5;
	margin-left: 0;
}

#inhalt ul li{
	list-style: none;
	margin-bottom: 5px;
	background: url(../pics/littlestar.gif) 0px 3px no-repeat;
	padding-left: 14px;
}

#inhalt a{
	color: #008FE2;
	text-decoration: none;
}

#inhalt a:visited{
	color: #06d4ee;
	text-decoration: underline;
}

#inhalt a:hover{
	color: #000;
	text-decoration: underline;
}

#inhalt ul li a{
	background: url(../pics/exlink.gif) right top no-repeat;
	padding-right: 14px;
}

.exlink{
	background: url(../pics/exlink.gif) right top no-repeat;
	padding-right: 14px;
}

dl{
	width: 15em;
}

dt{
	width: 13em;
	clear: right;
	color: #008FE2;
}

dd{
	float: right;
	margin-top: -1.3em;
	position: relative;
	left: 8em;
}

address{
	text-align: center;
	padding-top: 3px;
	font-style: normal;
	font-size: 80%;
	color: #e4ecff;
}

.adimp, #raznetz, #atuev, #netz, #bqm, #apc{
	font-style: normal;
	font-size: 100%;
	color: #111;
	text-align: left;
}

#apc{
	background: url(../pics/apc_logo.gif) right top no-repeat;
}

#raznetz{
	background: url(../pics/raz_logo.gif) right top no-repeat;
}

#atuev{
	background: url(../pics/atu_logo.gif) right top no-repeat;
}

#netz{
	background: url(../pics/netz_logo.gif) right top no-repeat;
}

#bqm{
	background: url(../pics/bqm_logo.png) right top no-repeat;
}

.clearer{
	clear:both;
}

.orange{
	background-color: #ea0;
	color: #fff;
	font-weight: bold;	
	padding: 0 1px;
}

hr {
  height: 1px;
  background-color: #009BF5;
  color: #009BF5;
  border: none;
  width: 90%;
}

/*ueber-seiten*/
.fett{
	font-weight: bold;
}

#diebeiden{
	width: 100px;
	float: left;
}

#ueber{
	margin-left: 120px;
}

#ueber #ueberpics{
	list-style: none;
	background-image: none;
	border: none;
	padding-left: 30px;
	height: 110px; /*nur fuer den fucking-IE*/
}

#ueber #ueberpics li{
	padding-left: 0;
	background-image: none;
	float: left;
}

#ueber #ueberpics li a{
	background-image: none;
	padding: 0;
	margin-right: 15px;
}

#ueber #ueberpics li a img{
	border: 1px solid #009BF5;
	padding: 3px;
}

#ueber #ueberpics li a:visited img{
	border: 1px solid #97D9FF;
}

#ueber #ueberpics li a:hover img{
	border: 1px solid #5cb925;
}

.hoch{
	text-align: right;
}

#ueber .hoch a{
	background: url(../pics/hochda.gif) right bottom no-repeat;
	padding: 0 15px 3px 0;
	text-decoration: none;
}

#ueber .hoch a:visited, #ueber .hoch a:hover{	
	text-decoration: none;
}

/*images*/
.leftalign{
	border: 1px solid #0060C9;
	float: left;
	margin: 0 10px 10px 0;
}

.rightalign{
	border: 1px solid #0060C9;
	float: right;
	margin: 0 0 0 10px;
}

.piccenter{
	margin: 0 auto 10px auto;
	border: 1px solid #0060C9;
	padding: 3px;
	display: block;
}

#picleft{
	border: 1px solid #0060C9;
	margin: 0 0 10px 0;
	width: 100px;
	background-color: #e6f4e8;
	background-image: none;
}

#picleft dt{
	width: 100px; /*nur fuer den fucking IE*/
}

#picleft dd{
	margin: 3px;
	font-size: 80%;
	line-height: 1.1em;
	float: none;
	position: relative;
	left: 0;
	text-align: center;
}

#picleft img{
	border-bottom: 1px solid #0060C9;
}

/*kontakt*/
#thisform label {
	display: block;
}

#thisform legend{
	border: 1px solid #0060C9;
	padding: 0 3px 2px 3px;
	background-color: #fff;
}

#thisform fieldset{
	border: 1px solid #0060C9;
	margin-right: 20px;
	background: url(../pics/littlefade.gif) left top repeat-x;
	padding: 10px 0 10px 10px;	
}

fieldset input, fieldset textarea{
	padding: 3px;
	border: 1px solid #0060C9;
	background-color: #f8f8ff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
}

fieldset input:hover, fieldset textarea:hover{
	background-color: #fff;
}

.error{
	padding: 3px;
	color: #000;
	font-weight: bold;
	background-color: #FE9900;
}

.butti{
	background-color: #0060C9;
	border: 1px solid #000;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #fff;
}

.butti:hover{
	background-color: #5cb925;
	color: #FFF;
	border: 1px solid #ccc;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
