@charset "UTF-8";
@media all {

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
}

body {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.bodytext { line-height: 1.35em; }

#all { width: 100%; text-align:center; }

#page {
	width: 958px;
	margin:0px auto;
	text-align:left;
}

#header {
	height: 40px;
	width: 100%;
	padding-top: 20px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
}

#footer_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding-top: 10px;
}

#main { 
padding: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #f5f5f5;
	border-left-color: #f5f5f5;
 }

#main_beige {
	padding: 20px;
	background-image: url(../Bilder/background_de.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #f5f5f5;
	border-left-color: #f5f5f5;
}

h1 {
	color: #b2b20a;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.67em 0;
}

h1.h1braungross {
	color: rgb(124, 112, 94);
	font-size: 18pt;
	font-family: sans-serif;
	text-transform: uppercase;
	font-weight: 200;
	margin: 0px;
	padding: 0px;
}


h2.h2tipp {
	width: 85px;
	line-height: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 18pt;
	font-family: sans-serif;
	font-weight: bold;
	background-color: #b2b20a;
	text-transform: uppercase;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-bottom: 10px;
}

h3 {
	color: #b2b20a;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0.67em 0;
}

h3 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #695e49;
	letter-spacing: .05em;
	padding: 6px 6px 6px 30px;
	border-top: dotted 1px #b3b3b3;
	border-bottom: dotted 1px #b3b3b3;
	margin-top:20px;
	background-image: url(images/leaf16_ico.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}


.csc-subheader.csc-subheader-0{
	color: #8a3820;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

a:link { color: #566c11; }

a:visited { color: #96a336; }

a:hover { color: #96a336; }

p.csc-linkToTop{
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#nav_main {
	width: 100%;
	height: 25px;
	background: url(images/navbar.gif);
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #B3B3B3;
	border-left-color: #CCCCCC;
}

#nav_main ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav_main ul li { float:left; }

#nav_main ul li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 5px 14px 7px 14px;
	border-right: 1px solid #D8D8D8;
	border-left: 1px solid #FFFFFF;
}

#nav_main ul li a:hover { background: url(images/navbar_o.gif); }

#nav_main ul li a.current {
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/navbar_a.gif);
}

/* Linker Hauptbereich und Rechte Spalte mit grünem Rahmen*/
.links_75 { margin-right: 255px; }

.rechts_25 {
	clear: none;
	float: right;
	height: auto;
	width: 235px;
	border: 2px solid #b2b20a;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

/* Rechte Spalte ohne Alles */
.links_75_ohne { margin-right: 340px; }

.rechts_25_ohne {
	clear: none;
	float: right;
	height: auto;
	width: 320px;
}

/*Aufteilung 50 50*/
.links_50 { width: 45%; }

.rechts_50 {
	clear: none;
	float: right;
	height: auto;
	width: 45%;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

.csc-bulletlist {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.links_50 ul, .rechts_50 ul, .links_75 ul, .rechts_25 ul {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tabelle_inhalt td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tabelle_inhalt th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-right: 15px;
}

.csc-frame-indent {
	margin-left: 60px;
	margin-right: 60px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #b2b20a;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #b2b20a;
	padding-right: 10px;
	padding-left: 10px;
}

.g_btn {
	padding: 0 8px 2px 8px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 24px;
	border-style:solid;
	border-width: 1px;
}

.g_btn {
	background: url(images/btn.gif);
	border-color: #FD9800 #804C00 #804C00 #D78100;
}

#namensrahmen TD { padding: 2px; }

#namensrahmen .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 220px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #999999;
}

#blatt { background-image: url(../Bilder/tree.gif); background-repeat: no-repeat; position: absolute; left: 400px; width: 100px; height: 50px; z-index: 10; float: none; }





}

