@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#2c4b21; 
	color:#000000;
}

#blatt {
	background-color:#FFFFFF;
	width:980px;
	margin:10px auto;
	border: 1px solid #000000;
}

#header {
	height:150px;
	color:#FFFFFF;
	background:#FFFFFF url(headercialis.jpg) left top no-repeat;
}

#header p {
	margin:0; 
	padding:15px 0 0 12px; 	
	font:11px verdana,arial,sans-serif;
}

#footer {
	height:300px;
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	line-height:30px;
	color:#000;
	padding:0 10px;
	text-align:center;
}
#footer td {
	text-align: center;
}


#mitte {
	padding:10px;
}

#container {
	width:100%;
	float:right;
	margin-left:-200px;
}
#content {
	margin-left:200px;
	padding:0 10px;
	border-left-width:1px;
    border-left-style:dashed;
    border-left-color:#059000;
	border-top-width:1px;
	border-top-style:dashed;
    border-top-color:#059000;
}



/* inhalt */
#content a {
	color:#059000;
	text-decoration:underline;
	font-family: "normal verdana", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



#content a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family: "normal verdana", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #059000;
}
#content p, td {
	font:14px normal verdana,arial,sans-serif;
	text-align:justify;
	line-height: 1.4;
}



#content ul{
	list-style-image:url(../images/hacken_ok.gif);
	margin:0 0 0 15px;
	padding:0 10px;
	font:12px normal verdana,arial,sans-serif;
}


#sidebar { 
	width: 200px; 	
	padding-top: 6px; 
	font:14px normal verdana;
	border-top-width:1px;
	 border-top-style:dashed;
    border-top-color:#059000;
	border-top-width:1px;
	 border-top-style:dashed;
    border-top-color:#059000;
	text-decoration:none;
	border-right-high: float;
	border-right-width:1px;
	 border-right-style:dashed;
    border-right-color:#059000;
}

#sidebar ul {
	margin-left: 0; 
	padding-left: 0;
	margin-top:0; 
	list-style-type: none; 
}
#sidebar a {
	display: block;
	padding: 4px;
	width: 180px;
	background-color: #E9F8E4;
	border-bottom: 1px solid #fff;
}
#sidebar a, #sidebar a:visited, #sidebar a:active {
	color: #059000;
	text-decoration: none;
	font-weight: bold;
	
}
#sidebar a:hover {
	background-color: #059000;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}




#navi_topic {
	padding: 4px;
	width: 180px;
	color:#FFFFFF;
	font: 12px bold verdana,arial,sans-serif;
	background-color:#283e5d;
	border-bottom:1px solid #FFF;
}
#navi_content {
	background-color:#385072;
	padding: 4px;
	width: 180px;
}
#navi_content a, #navi_content a:hover {
	background-color:#425d28;
	display:inline;
}


div.eintrag {
	padding:10px;
	font:12px normal arial,sans-serif;
	border-bottom:1px solid #00467C;
}
div.eintrag span.datum {
	display: block;
	font-weight: bold;
	font-size:0.8em;
	color:#059000;
	text-align:right;
}
div.eintrag span.titel {
	display: block;
	font-weight: bold;
	color:#059000;
}
div.eintrag span.beschreibung {
	display: block;
	text-align:justify;
}
div.eintrag span.url {
	display: block;
}






img.floatleft {
	float:left;
	margin:0 8px 5px 2px;
}

img.floatright {
	float:right;
	margin:2px 2px 3px 8px;
}

.newsItem {
	margin-bottom:5px;
	font-size:12px;
}


#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#059000;
	text-decoration:none;
}


.splitcontentleft {float:left; width:51%; margin:0; padding:0;}
.splitcontentright {float:right; width:47%; margin:0; padding:0;}
.clearing {
	height:0;
	clear:both;
}




h1,h2,h3 {
	color:#059000;
}

h1 {
	font-size:24px;
	font-weight: bold;
}

h2 {
	font-size:18px;
	display:block;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 10px;
}

h3 {
	font-size:14px;
	font-weight: bold;
	display: block;
	margin-top: 30px;
	margin-bottom: 5px;
}


a img {
	border:0;
}
#content th {
	text-align:justify;
	font-family: "normal verdana", arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #059000;
}
