/* start css */

* {
	padding:0em;
	margin:0em;
}

html, body {
	height:100%;
}


body {
	background:#cfcfcf;
	font-family:arial, verdana, helvetica, sans-serif;
}


#main {
	background-image:url(../pics/layout/main.jpg);
	padding-left:20px;
	padding-right:20px;
	width:1020px;
	height:970px;
	margin-left:auto;
	margin-right:auto;
}

#menu {
	background:none;
	width:780px;
	height:50px;
	position:relative;
	left:400px;
	top:60px;
}

#menulist {
	background:none;
 	border:none;
  	color: #000;
  	list-style: none;
  	margin: 0;
  	padding: 0;
}

#menulist li {
  	border-right:none;
  	display: inline;
	margin:0px;
	padding:2px;
}

.ausgegraut {
	color:#666;
	background:#999;
}

#menulist li a {
  	color: #007d40;
	background:#ffed00;
	font-size:16pt;
  	text-decoration: none;
	padding:2px;
	margin:3px;
}

#menulist li a:hover {
  	color: #ffed00;
	background:#007d40;
}

#content_header {
	background-image:url(../pics/header_pics/2010.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:150px;
	position:relative;
	left:15px;
	top:15px;
}

#header_text {
	width:600px;
}

#main_inside {
	background:none;
	width:790px;
	height:770px;
	float:left;
	margin-top:70px;
	padding-bottom:20px;
	overflow:hidden;
}

#content {
	background:none;
	background-repeat:no-repeat;
	width:760px;
	height:500px;
	position:relative;
	top:60px;
	padding-top:30px;
	padding-left:30px;
	overflow:hidden;

}

#content_left {
	background-image:url(../pics/layout/content_left.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:560px;
	position:relative;
	padding-top:30px;
	padding-left:15px;
	margin-top:-30px;
	margin-left:-30px;
	overflow:hidden;
}

#content_left_top {
	background:none;
	width:350px;
	height:40px;
}

#content_left_bottom {
	background:none;
	width:340px;
	height:445px;
}

#content_left a, #content_right a {
	color:#000;
	text-decoration:none;
}

#content_right {
	background-image:url(../pics/layout/content_right.jpg);
	background-repeat:no-repeat;
	width:480px;
	height:560px;
	padding-top:30px;
	padding-left:25px;
	position:relative;
	left:240px;
	top:-590px;
	overflow:hidden;
}

#content_right_top {
	background:none;
	width:350px;
	height:40px;
}

#content_right_bottom {
	background:none;
	width:340px;
	height:445px;
}

#content_right_scroll {
	width:470px;
	height:430px;
	overflow-y:auto;
	overflow-x:hidden;
}

#post, #post_big {
	background:#fff;
	margin-bottom:15px;
	overflow:hidden;
}

/* Sidebar */

#sidebar {
	background:#666;
	width:225px;
	height:745px;
	float:right;
	margin-top:70px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:hidden;
	color:#FFF;
}

#box1, #box1_photo {
	background:#000;
	width:205px;
	height:170px;
	margin:5px;
	padding:5px;
}

img.shuffle {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:3px;
	border:2px solid #fff;
}


/* Schriftformatierung Sidebar */

.h1_box {
	font-size:14px;
	color:#FFF;
	margin-bottom:5px;
}

.span_h1_box {
		background:#007d40;	
}

.span_p_box {
		background:#fff;
		color:#000;
		font-size:11px;
}

.kommentar {
		background:#fff;
		color:#000;
		font-size:11px;
		font-style:italic;
		float:right;
}

.wettervorhersage {
		background:#fff;
		color:#000;
		font-size:11px;
		float:right;
}

.wettervorhersage a {
		color:blue;
		text-decoration:underline;		
}

.span_p_box_links {
		color:#fff;
		font-size:11px;
}

/* Footer */

#footer {
	background:#000;
	width:800px;
	height:30px;
	clear:both;
	position:relative;
	top:0px;
	left:100px;
	color:#FFF;
	text-align:center;
	font-size:8pt;
	padding:5px;
}

/* Formatierung Unterseiten News und Events */

#post_big {
	width:460px;
	height:90px;
}

#post {
	width:230px;
	height:90px;
}

.content_h1_news {
	width:250px;
	font-size:16px;
	color:#FFF;
}

.span_content_news {	
	background:#007d40;	
}

.span_content_events {	
	background:#ffed00;
	color:#000;
}

.dotborder1 { 
	background:#007d40;
	color:#fff;
}

.dotborder2 { 
	background:#ffed00;
}

.p_post_big {
	font-size:11px;
	line-height:14px;
	font:bold;
	width:460px;
}

.linktext {
	font-size:11px;
	margin-bottom:5px;
}

#content_right a {
        color:blue;
		text-decoration:underline;
}

#content_right_bottom a {
        color:black;
		text-decoration:none;
}

#content_right_scroll a {
        color:blue;
		text-decoration:underline;
}

/* Formatierung Unterseiten Menüpunkte */

.content_h1 {
	width:350px;
	font-size:16px;
	color:#fff;
}

.content_h2 {
	font-size:14px;
	color:#fff;
}

/* Newseinträge Startseite */

.img_post {
	float:left;
	margin-right:5px;
	border: 2px solid black;
}

#box1 img {
	position:relative;
	left:25px;
	border: 1px solid white;
}

.content_top {
	font-size:16px;
	color:#fff;
}

.span_content_top {	
	background:#000;	
}

.p_post {
	font-size:11px;	
}

.h1_post {
	font-size:14px;
	margin-bottom:3px;
}

.link {
	font-size:11px;
	color:#00C;
	text-align:right;
	text-decoration:underline;
	font-style:italic;
}

/* allgemein gültige Formatierung */

a {
	text-decoration:none;
	color:#000;
	border:none;
	cursor:pointer;
}

a img {
	border:none;
	cursor:pointer;
}

.bildanmerkung {
	font-size:11px;
	font-style:italic;
}

/* Schriftformatierung Header */

.h_span_header {
	font-size:18px;
	background:#007d40;
	color:#fff;
	position:relative;
	top:20px;
	left:20px;
}

.p_span_header {
	background-color:#fff;
	font-size:13px;
	position:relative;
	top:30px;
	left:20px;
}

/* Tabelle Sidebar */
.zentriert {
    text-align: center;
}
th {
	border:none;
	font-size:10pt;
}

td {
	height:20px;
	border:none;
	font-size:11px;
}

th.name {
	width:90%;
}

th.zeit {
	width:10%;
}

td.name {
	width:250px;
}

td.name2 {
	width:140px;
}

table.wetter {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:15px;
}

#wetterbox {
	position:relative;
	left:35px;
	top:20px;
}