/* Main */

#center { position:absolute;
	top:0px;
	left: 50%;
	margin-left: -351px;
	width: 702px; }

#menu { height:25px;
	width:100%;
	font-family:Arial;
	font-weight:bold;
	font-size:9pt; }

#text { width:100%;
	padding-top:5;
	font-family:Arial;
	font-size:9pt; }

body { background-image:url(bilder/Verlauf_hintergrund.jpg);
	background-repeat:repeat-x; }

table.format { width:700px;
	border:0; }

td.head { background-image:url(bilder/Header_02.jpg);
	background-repeat:repeat-x; }

td.main { width:560px;
	vertical-align:top;
	text-align:left;
	background-color:#000000; }

td.foot { background-image:url(bilder/Footer_02.jpg);
	background-repeat:repeat-x; }

td.left { width:210px; }

td.right { width:252px; }

td.main_l { width:70px;
	vertical-align:top;
	background-image:url(bilder/Links_ohneverlauf.jpg);
	background-repeat:repeat-y; }

td.main_r { width:70px;
	vertical-align:top;
	background-image:url(bilder/Rechts_ohneverlauf.jpg);
	background-repeat:repeat-y; }

a.menu:link { color:#FFFFFF;
	text-decoration:underline; }
a.menu:visited { color:#FFFFFF;
	text-decoration:underline; }
a.menu:active { color:#FFFFFF;
	text-decoration:underline; }
a.menu:hover { color:#FFFFFF;
	text-decoration:underline; }

/* News */

div.news_head_top { position:relative;
	height:23px;
	width:100%;
	background-image:url(bilder/Content_Header_top.gif);
	background-repeat:repeat-x;
	padding:0px 3px;
	color:#B0B0B0;
	font-family:Verdana;
	font-size:5.5pt; }

div.news_icon { position:absolute;
	bottom:3px;
	left:3px; }

div.news_date { position:absolute;
	bottom:3px;
	left:14px; }

div.news_comment { position:absolute;
	bottom:3px;
	right:3px; }

div.news_head { position:relative;
	height:30px;
	width:100%;
	background-image:url(bilder/Content_Header.gif);
	background-repeat:repeat-x;
	background-color:#444444;
	padding:0px 3px;
	overflow:hidden; }

div.news_avatar { position:absolute;
	bottom:4px;
	left:4px; }

div.news_name { position:absolute;
	bottom:4px;
	left:30px;
	padding:0px 3px;
	font-family:Verdana;
	font-size:8pt;
	text-transform:uppercase; }

div.news_border_left { position:absolute;
	top:0px;
	left:0px;
	height:1000%;
	width:1px;
	background-color:#646464; }

div.news_border_right { position:absolute;
	top:0px;
	right:0px;
	height:1000%;
	width:1px;
	background-color:#646464; }

div.news_main { position:relative;
	width:100%;
	background-color:#383838;
	padding:2px 3px;
	overflow:hidden; }

div.news_antwort { text-align:right; }

div.news_foot { position:relative;
	height:12px;
	width:100%;
	background-image:url(bilder/Content_Footer.gif);
	background-repeat:repeat-x;
	padding:0px 3px; }

img.news_avatar { height:22px;
	width:22px; }

img.news_answer { border:0px; }body {
	font-size:8pt;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #000;
	color: #FFF;
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

/* Map */

a.copy {
	text-decoration: none;
	color: #AAA;
}

a.copy:hover {
	text-decoration: underline;
}

#content {
	width:550px;
	margin:10px 0px 10px 0px;
	padding:0px;
	position:relative;
	text-align:left;
	font-size:8pt;
	font-family: Tahoma, Arial, Helvetica;
}

#map {
	background-image: url(map/inc/deutschland.png); 
	width:100%;
	height:750px;
	position:relative;
	text-align:left;
}

#map a {
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	text-decoration: none;
	overflow:hidden;
}

#map a:hover{
	border: 1px solid #fff;
}

#inf {
	display:none;
	color:#000;
	position: absolute;
	background-color:#fffefe;
	width: 200px;
	z-index:10;
	padding: 5px;
	border: 1px solid #ddd;
}

#inf h2 {
	color: #666; 
	font-style: italic;
	font-weight: bold;
	font-size: 140%;
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.p1 {
	background-image: url(map/inc/p1.gif);
	background-position: 2px 2px;
}

.p2 {
	background-image: url(map/inc/p2.gif);
	background-position: 1px 1px;
}

.p3 {
	background-image: url(map/inc/p3.gif);
	background-position: 1px 1px;
}

.p4 {
	background-image: url(map/inc/p4.gif);
}

/* Sonstiges */

table { color:#FFFFFF;
	font-family:Arial;
	font-size:9pt; }

input { height:20px;
	font-family:Arial;
	font-size:9pt; }

a:link { color:#FFFFFF; }
a:visited { color:#FFFFFF; }
a:active { color:#FFFFFF; }
a:hover { color:#FFFFFF; }

