/*
Design by Max, debuged by Vlado
*/


@charset "UTF-8";
* {
	margin: 0px auto;
	padding: 0;
}

body {
	margin-top: -2px;
	background: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1px;
	color: #BEFBBD;
}

h1, h2, h3, h4, h5 {
	color: #6BF867;
}

h1 {
}

h3 {
	margin-bottom: 8px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 6px;
}


/*p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1,4em;
}*/

p {
}

blockquote {
}

/*ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}*/

a {
	text-decoration: none;
	color: #60F75B;
}

a:hover {
	text-decoration: none;
	color: #06ff00;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px auto;
	padding: 0;
}

/*--------------------------------- Header-------------------------- */

#header {
	width: 991px;
	height: 160px;
	margin: 0px auto;
}

/*--------------------------------- Logo -------------------------*/

#logo {
	float: left;
	width: 382px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/logo.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: none;
}


/* -------------------------------Fischauge--------------------------------------------- */


#fischauge {
	float: right;
	width: 589px;
	height: 81px;
	padding: 7px 20px 0 0;
	background-image: url(images/im6.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

/*#fischauge img {
border: 1px solid #06C202;
}*/

/*------------------Linie---------------------------*/
#linie {
	width: 991px;
	height: 11px;
	background-image: url(images/mglinie.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}

/*-------------- Page------------------------ */

#page {
	width: 991px;
	background-image: url(images/mgpagepunkt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 auto;
}

#page-bgtop {
	padding: 0px 20px;
	/*background-image: url(images/mgpagepunkt.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/

}


/*--------------Content------------------------ */

#content {
	float: left;
	width: 685px;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1.1px;
	text-align: left;
	color: #BEFBBD;
	text-align: justify;
}

#content p {
	margin: 0;
	line-height: 1.4em;
	padding-bottom: 2px;
}

#content img {
	border:1px solid #06C202;
}

#content #inhalt_content .csc-header h1 {
	color: #6bf867;
	width: 685px;
	height: 30px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06c202;
	padding: 5px 0;
	margin-bottom: 20px;
	padding-left: 0px;
}

/*#content .subcr, #content .subcl {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}*/

#content .subcolumns .csc-textpic {
padding: 10px 0 0 0;
margin: 10px 0 0 0;
}


/* -------------------News------------------------------------ */

/* 
#content .csc-firstHeader h1 {
	color: #8CF78A;
	border: medium solid #8CF78A;
	width: 300px;
	height: 30px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin-bottom: 10px;
}
*/

.news-list-date {
	margin: 0;
	line-height: 1.4em;
	color: #BEFBBD;
	padding-bottom: 5px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: justify;
	font-size: 10px;
}

.news-list-item h3 {
	padding-bottom: 10px;
	padding-top: 10px;
}

/*#content p.bodytext {
	float:right; 
}*/

.news-list-item a {
/*	float:left; 
	margin-right:10px; 
	margin-bottom:10px*/
}

.news-list-item {
	margin-bottom: 10px; 
}

.news-list-item h2{
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1.1px;
	text-align: left;
	color: #BEFBBD;
	margin-bottom: 5px;
}

/*.news-list-item .news-context p {
	float:right
}
*/
#content .news-single-img {
	float:left;
	margin-right: 20px;
}

#content .cl-right {
	margin-top: 10px;
	color: #059702;
}

/*-----------------------Sidebar----------------------------*/


#sidebar .news-latest-date {
	margin: 0 0 0px 0;
	line-height: 1.4em;
	color: #BEFBBD;
	padding-left: 15px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	font-size: 9px;
	display: none;
}

#sidebar .news-latest-morelink a {
	text-align: right;
	margin-left: 10px;
	width: 200px;
	/*display: none;*/
}

#sidebar .news-latest-gotoarchive a {
	display: none;
}

#sidebar .news-latest-item {
	padding-bottom: 10px;
}

#sidebar .news-latest-item a img {
	text-align: center; 
	margin: 5px 15px;
	border: 1px solid #06C202;
}

#sidebar .news-latest-item p {
	text-align: center;
	margin: 0 0; 
}

#sidebar .news-latest-item h3 a {
	margin: 0;
	color: #6bf867;
	padding: 0px 0;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

/* Sidebar */

#sidebar {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	float: right;
	width: 230px;
	padding-top: 0px;
	font-size: 13px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
}

#sidebar h2 {
	color: #6bf867;
	width: 230px;
	height: 30px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06c202;
	padding: 10px 0 0 0;
	margin-bottom: 12px;
}

#sidebar h3 {
	color: #6bf867;
	padding: 0 0 5px 0;
	margin-bottom: 0px;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #BEFBBD;
	padding-bottom: 0px;
	letter-spacing:1px;
	line-height:1.4em;
}

#sidebar h3 a {
	border: none;
	text-decoration: none;
	color: #6bf867;
}

#sidebar a:hover {
	color: #05DF00;
}


/* --------------Submenu----------------------------------------- */

#submenu {
	width: 991px;
	background-image: url(images/im4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0; 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
	
#submenu a {
	border: none;
	text-decoration: none;
	color: #60F75B;
}

#submenu a:hover {
	color: #05DF00;
}

#submenu a:active { color: #fff; /*text-decoration:underline;*/ background-color: transparent;}


/* ---------------------News---------------------------------- */

#news {
}

#news a {
	font-size: 85%;
}


/* ---------------------Footer---------------------------------- */

#footer {
	width: 991px;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	background-image: url(images/im4a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {

	text-decoration: none;
}
/*------------dotted------------*/
.clearer {
	clear:right;
	height:-1px;
	color:#059702;
	border:1px solid #059702;
	font-size: 1px;
/*	display: none;*/
}

/*---------hren------------*/
.csc-textpic-image {
margin-bottom:0;
}

#content .news-single-item h3 {
display: none;
}

#content .news-single-item .bodytext{
float: right;
}
