* {
margin: 0;
padding: 0;
}

html,body {
	height: 100%;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
	/* background-color: #0000ff;*/
	background-color: #000099;
	/* background-color: #3399cc;*/
	/* background-color: #ff0000;*/	
	height: 100%;
}

img {
	border: none;
}

#alles {
	width: 100%;
	height: 100%;
}

#background {
	/*background-image: url(../img/background-0000ff.jpg);*/
	background-image: url(../img/background-000099.jpg);
	/*background-image: url(../img/background-3399cc.jpg);*/
	/*background-image: url(../img/background-ff0000.jpg);*/
	width: 912px;
	margin: 0 auto;
}

#ende {
	/*background-image: url(../img/background-0000ff-footer.jpg);*/
	background-image: url(../img/background-000099-footer.jpg);
	/*background-image: url(../img/background-3399cc-footer.jpg);*/
	/*background-image: url(../img/background-ff0000-footer.jpg);*/
	background-repeat: no-repeat;
	height: 42px;
	width: 912px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin-top: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 0.8em;
	margin-bottom: 0.1em;
}

#mailform {
	width: 500px;
}
.csc-mailform-field label {
	width: 150px;
	float: left;
}

.csc-sitemap li {
	padding-left: 15px;
}

a {
	text-decoration: none;
}

#container {
	width: 822px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#banner {
	background-image: url(../img/banner_2.jpg);
	background-repeat:  no-repeat;
	background-color: #CCCCCC;
	height: 138px;
	border-bottom: 1px solid black;
	width: 100%;
}

* html #content {display:inline-block; padding-left:2px;}

#content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	margin-left: 200px;
}

#footer {
	clear: both;
	background-color: #f3f3f3;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

/* --------- LINKE SPALTE --------- */

#left {
	width: 190px;
	background-color: #dae2e8;
	color: black;
	top: 0px;
	float: left;
}

/* --------- SUCHBOX --------- */

#searchbox {
	background-color: #6b8694;
	color: black;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#searchfield {
	margin-bottom: 4px;
	
}

#searchbutton {
	width: 60px;
	height: 22px;
	font-size: 11px;
	
}

#searchform .erweitert, #searchform .erweitert a {
	float: left;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 5px;
}

/* --------- LOGINBOX --------- */

#loginbox {
	background-color: #6b8694;
	color: black;
	margin-top: 20px;
	padding-left: 7px;
	padding-bottom: 10px;
}

#username, #password, #loginbutton {
	margin-left: 5px;
}

#loginbutton {
	margin-top: 10px;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

/* --------- NAVIGATION LINKS --------- */

#leftnavi {
	clear: left;
	margin-top: 4px;
}

#leftnavi ul {
    list-style-type: none;
}

/* --------- LEVEL 1 --------- */

#level-1 a {
	background-color: #6b8795;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 180px;
	height: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dae2e8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;

}

#level-1 a:hover, #level-1 .current a {
	background-color: #556c77;
	color: #FFFFFF;
}

#level-1 .orange a {
	background-color: #ffcc00;
	color: #000000;
	border-bottom: 1px solid;
	border-bottom-style: solid;
	border-bottom-color: #6b8694;
}

#level-1 .orange a:hover {
	background-color: #ffa800;
	color: #000000;
}

/* --------- LEVEL 2 --------- */

#level-2 a {
	background-color: #dae2e8;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 170px;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6b8694;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#level-2 a:hover {
	background-color: #a3a3a3;
	color: #000000;
}

/* --------- LEVEL 3 --------- */

#level-3 a {
	background-color: #fbfbfb;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	paddign-bottom: 3px;
	padding-left: 30px;
	width: 160px;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6b8694;
}

#level-3 a:hover {
	background-color: #d5d0d0;
	color: #000000;
}

/* --------- LEVEL 4 --------- */

#level-4 a {
	background-image: url(../img/level-4.PNG);
	background-repeat: no-repeat;
	background-color: #fbfbfb;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	paddign-bottom: 3px;
	padding-left: 40px;
	width: 150px;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6b8694;

}

#level-4 a:hover, #level-4 .current a {
	background-image: url(../img/level-4-hover.PNG);
	background-color: #d5d0d0;
	color: #000000;
}

#level-1 .orange a {
	color: white;
	background-color: orange;
}

#level-1 .orange a:hover {
	color: black;
	background-color: orange;
}

/* --------- KLASSEN --------- */

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin-bottom: 3px;
	padding-top: 6px;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding-top: 6px;
	text-align: left;
}

#banner-klicks {
	width: 300px;
	height: 20px;
	padding-top: 108px;
	margin-left: 520px;
}
#language {
	margin-top: 10px;
	margin-left: 10px;
}

/* NEWS */

.news-list-image {
	float: left;
	border: 1px solid #FFFFFF;
}
.news-list-content {
	float: left;
	padding-left: 10px;
}
.news-list-title {
	height: 20px;
	background-color: #f3f3f3;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 5px;
	margin-bottom: 3px;
}
.news-list-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
.news-list-date {
	background-color: #F3f3f3;
	font-size: 10px;
	padding-left: 10px;
	clear: both;
}

.news-list-container {
	width: 600px;
	height: 800px;
}

.news-list-browse {
	text-align: center;
}
.news-list-morelink {
	font-size: 11px;
	font-style: italic;
	margin-left: 10px;
}
.news-list-content .bodytext, .news-list-content a {
	margin-left: 5px;
}
.news-list-border {
	border: 1px dashed #cccccc;
}


