body {
	font-family: georgia;
	font-size: 13px;
	text-align: center;
	background-color: #545454;
	line-height: 16px;
}
div#body {
	width: 880px;
	margin: auto;
	margin-top:50px;
	text-align:left;
	height: 589px;
}
div#right {
	width: 230px;
	height: 570px;
	float:right;
	background:url(images/logo.jpg);
}
div#left {
	width: 650px;
	height: 570px;
	float:left;
}
div#left_right {
	width: 880px;
	height: 570px;
	background: url(images/logo.jpg) no-repeat 650px 0;
}

div#right a.home {
	display:block;
	width:220px;
	height:150px;
}

div div#uppermenu {
	padding-top: 56px;
	background-color:#545454;
	height: 26px;
	width: 650px;
}
div div#uppermenu2 {
	padding-top: 56px;
	height: 26px;
	width: 880px;
	/*background: url(images/bckgrndgrey.gif) repeat-y;*/
}
div div#uppermenu a, div div#uppermenu2 a {
	display:block;
	float:left;
	height:26px;
	width:140px;
	background:url(images/uppermenu_no.gif);
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-family:verdana;
	line-height: 26px;
	font-size: 12px;
}
div div#uppermenu a:hover, div div#uppermenu2 a:hover {
	background:url(images/uppermenu_act.gif);
}
div div#uppermenu a.active, div div#uppermenu2 a.active {
	background:url(images/uppermenu_act.gif);
}

div#bottommenu {
	width: 880px;
	height: 28px;
	clear:both;
	background:url(images/bottommenu_bckgrnd.gif) 483px 0;
}
div#bottommenu a {
	display:block;
	float:left;
	height:28px;
	width:131px;
	background:url(images/bottommenu_no.gif);
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-family:verdana;
	line-height: 18px;
	font-size: 10px;
}
div#bottommenu a:hover {
	background:url(images/bottommenu_act.gif);
}
div#bottommenu a.active {
	background:url(images/bottommenu_act.gif);
}

div#content {
	width: 650px;
	background-color:#ffffff;
	height:488px;
}
div#content2 {
	width: 800px;
	height:488px;
	background: url(images/bckgrndwhite.gif) repeat-y;
}
div#content div, div#content2 div {
	padding: 25px 0 0 60px;
	height: 350px;
	/*width: 600px;
	border: 1px dotted red;*/
}
div#content div h2, div#content2 div h2 {
	font-family:verdana;
	font-size:13px;
}
div#content div h3, div#content2 div h3 {
	font-family:verdana;
	font-size:12px;
	padding-bottom:0;
	margin-bottom:6px;
}
div#content div a, div#content2 div a, div#right div a  {
	color:#4850A1;
	font-weight:bold;
	/*text-decoration:none;*/
	font-size:12px;
}
div#content ul, div#content2 ul {
	padding:0 0 0 15px;
	margin:0;
}
div#right div div a {
	color:#FFB807;
	font-weight:bold;
	/*text-decoration:none;*/
	font-size:11px;
}
div#content div a:hover, div#content2 div a:hover {
	text-decoration:underline;
}

/* home */
div#content div#home {
	padding: 80px 50px 0 180px;
}
div#content div#home a {
	display:block;
	width:390px;
	height:130px;
}
div#content div#home a span {
	display:none;
}
div#content div#home a#a1 {
	background:url(images/netzbetreiber.gif);
}
div#content div#home a#a2 {
	background:url(images/institutionen.gif) no-repeat;
}

div#home {
	float:right;
}
div#uppermenu2 div#home a.home {
	display:block;
	width:220px;
	background:transparent;
}

/* general*/
p.footnote {
	font-size:10px;
	margin:0;
	padding:0;
}
th {
	font-size: 12px;
}
img.map {
	margin-top: 15px;
}
sub, sup {
	line-height: 0px;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#content2 table#statistik td a {
	font-weight:normal;
	border:1px solid #fff;
}
div#content2 table#statistik td a.stat_active {
	border:1px dotted #000000;
}

