* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #CCCCCC;
	font-family: Verdana, Helvetica, Arial;
	font-size: 0.96em;
}

/* Überschriften */

h1, h2, h3 {
	color: #cc3333;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 1.2em;
	margin: 18px 0 15px 0;
}

h3 {
	font-size: 1em;
	margin: 10px 0 5px 0;
}

a img {
	border: 0;
}

p {
	margin: 4px 0 6px 0;
}

#branding, #brandingFolge {
	width: 966px;
	height: 221px;
	margin: 0 0 3px 0;
}

#brandingFolge {
	height: 110px;
	border-bottom: 2px solid #3e6733;
}

#brandingFolge a:link, #brandingFolge a:visited {
	float: right;
}

#container {
	margin: 20px auto 0 auto;
	width: 966px;
	background: #FFFFFF;
}

#navigation {
	float: left;
	width: 966px;
	font-size: 0.9em;
}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
}

#navigation ul {
	margin: 0 0 20px 10px;
	padding: 5px 5px 8px 0;
	list-style-type: none;
	color: #fff;
}

#navigation ul li ul {
	margin-left: 0;
}
ul.menu li, ul#submenu li {
	display: inline;
	margin: 10px 15px 0 0;
}


ul.menu a:link, ul.menu a:visited {
	color: #000;
	padding: 5px;
}

ul#submenu {
	background-color: #3e6733;
	border: 1px solid black;
	border-left: 0;
	border-right: 0;
	padding: 5px;
	margin: 0 0 0 5px;
	width: 944px;
	min-height: 20px;
	color: #fff;
}

ul#submenu li a:link,
ul#submenu li a:visited,
ul#submenu a:link,
ul#submenu a:visited,
ul.menu li ul.submText li a:link,
ul.menu li ul.submText li a:visited,
ul.menu li.hover ul a:link,
ul.menu li.hover ul a:visited {
	color: #fff;
	padding: 5px;
	margin: 0;
	line-height: 24px;
}

ul.menu li.hover ul a:hover {
	background-color: #d8e3d2;
	color: #000;
}

ul#submenu li a:hover {
	background-color: #fff;
	color: #3e6733;
}

ul#submenu li.menu-cur a {
	text-decoration: underline;
}

ul.menu a:hover, ul.menu li.menu-act a {
	background-color: #3e6733;
	color: #FFFFFF;
}

#content {
	clear: both;
	padding: 20px 0 40px 20px;
	margin: 15px 15px 0 0;
	background: url(images/bg.jpg) bottom right no-repeat;
	font-size: 0.9em;
}

#content a:link, #content a:visited {
	color: #000000;
}

#content a:hover {
	background-color: #d8e3d2;
}

#left {
	float: left;
	
}

#left ul, #left ol {
	margin: 10px 0 0 20px;
	width: 300px;
}

#left dl.csc-textpic-caption {
	font-size: 0.9em;
}


.clb {
	clear: both;
	height: 0px;
	line-height: 0;
}

#footer {
	width: 966px;
	height: 46px;
	background: url(images/footer.jpg) no-repeat top left;
	margin: 0 0 3px 0;
}

  /*FORMULARE*/ 


fieldset {
	margin: 0 0 20px 0;
	padding: 8px;
}
	
legend {
	margin: 0 0 0 10px;
}
	
form input, textarea {
	border: 1px solid black;
}
input:hover, textarea:hover {
	background-color:#CCCCCC;
}
input:focus, textarea:focus {
	background-color:#CCCCCC;
	border:1px solid #4D87C7;
}
textarea {
	border:1px solid black;
	height:8em;
	width:20em;
}
label {
	color:#000000;
	display:block;	
	margin: 15px 0 5px 0;
}
input[type="submit"] {
		background-color:#CCCCCC;
		border:1px solid black;
		color:#000000;
}
input[type="submit"]:hover {
	color:#4D87C7;
}
	
.labelError {
	font-weight: bold;
	color: #b4230d;
}
	
.inputError {
	border: 2px dotted #b4230d;
}
	
select {
	width: 100px;
}

 /*K A R T E N E X T E N S I O N*/
.marker-layer {
	background-color: #d3e1c7;
}

ul.menu, ul.menu ul {
    list-style-type: none;
}

ul.menu a {
    display: block;
    padding: 3px 10px 3px 10px;
    font-weight:normal;
}



ul.menu ul a {
    padding: 0 10px;
}



ul.menu li {
    padding: 0;
    margin: 0;
    float: left;
}



ul.menu ul {
    margin-left: 0;
    padding: 0 0 5px 0;
    position: absolute;
    display: none;
    min-width: 180px;
    background-color: #3e6733;
	border: 1px solid black;
	border-top: 0;
}



/* IE-Hack für die Breite */

*html ul.menu ul {
    width:180px;
}



/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */

/* über der Liste  befindet (.hover siehe JavaScript oben) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display: block;
}

ul.menu ul li {
    float:none;
}

ul.menu li.hover ul li a:link, ul.menu li.hover ul li a:visited {
	color: #fff;
}

/*BUs mit anderem Style*/

dd.csc-textpic-caption, .bu {
	color: #3e6733;
	font-style: italic;
}

table.kleineSchrift, .contenttable {
	font-size: 0.75em;
}
.contenttable td, table.kleineSchrift td {
	padding: 2px;
}

/*Rahmen für Bilder*/
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 2px solid red;
}

/* DREISPALTER */
.dreispalter {
	width: 100%;
}

.drittel {
	width: 33%;
	float: left;
}

.clb {
	clear: both;
	height: 1px;
	line-height: 1px;
}
