@charset "iso-8859-1";

body {
	margin : 0;
	padding : 0;
	font-size : 100.01%;
	line-height : 130%;
	color : #000;
	background-color : #fff;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}	


h1 {
	font-weight : normal;
	font-size : 150%;
	line-height : 100%;
	margin : 0 0 10px 0;
	padding : 0 0 0 30px;
	background-image : url(../bilder/bg_h1.gif);
	background-repeat : no-repeat;
}

h2 {
	font-weight : normal;
	font-size : 130%;
	line-height : 120%;
	margin : 30px 0 10px 0;
	padding : 0;
}

h3 {
	font-weight : bold;
	font-size : 100%;
	line-height : 120%;
	margin : 25px 0 10px 0;
	padding : 0;
}

h4 {
	font-weight : bold;
	font-size : 90%;
	font-style : italic;
	line-height : 120%;
	margin : 20px 0 5px 0;
	padding : 0;
}


p, td, th {
	font-size : 0.8em;
	margin : 0 0 10px 0;
}

ul  {
	list-style-type : disc;
	margin : 0 0 10px 0; 
	padding: 0 0 5px 30px;
}

li  {
	margin-bottom : 5px;
}

sup, sub {
	font-size : 70%;
}

a:link {
	color : #389;
	background-color : inherit;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #389;
	background-color : inherit;
	font-weight : bold;
	text-decoration : none;
}

a:hover, a:active, a:focus {
	color : #fff;
	background-color : #389;
	font-weight : bold;
	text-decoration : none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h1 a:active, h2 a:active, h3 a:active, h1 a:focus, h2 a:focus, h3 a:focus, .kasten1 h3 a:hover, .kasten1 h3 a:active, .kasten1 h3 a:focus, .kasten2 h3 a:hover, .kasten2 h3 a:active, .kasten2 h3 a:focus   {
	color : inherit;
	background-color : inherit;
	font-weight : inherit;
	margin : inherit;
	padding : inherit;
}

img {
	border : 0 none #fff;
	display : block;
}

table {
	margin : 1em 0;
	border : 0 none;
	border-collapse : collapse;
}

td, th {
	padding : 3px;
	text-align : left;
	vertical-align : top;
	line-height : 110%;
	border : 2px solid #fff;
}

th {
	color : #fff;
	background-color : #389;
	font-weight: bold;
}


dt {
	font-weight : bold;
	width: 1.5em;
	float: left;
	clear: left;
}

dd {
	font-weight : normal;
	padding : 0 0 0 2em;
	margin : 0;
}


hr {
	visibility : hidden;
}

#kopf {
	height : 150px;
	margin : 0% 0% 0% 7%;
	clear : both;
}

#kopf h1, #kopf h2 {
	display : none;
}

.lo {
	background:url(../bilder/roundedbox_lo1.gif) top left no-repeat;
	margin: 100px 0 0 20px;
	padding:0;
	float : right;
	display : inline;
	width : 140px;
}

.lu {
	background:url(../bilder/roundedbox_lu1.gif) bottom left no-repeat;
	margin : 0;
	padding : 0;
}

.nav {
	margin : 0;
	padding: 20px 0 20px 17px;
}

.nav ul {
	margin : 0;
	padding : 0;
}

 #navcontainer {
	margin : 0;
	padding : 0;
	background-color: #e6a119;
	color: #fff;
	line-height : 120%;
}

#navcontainer ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
	border: none;
}

#navcontainer li {
	border-bottom: 1px dashed #fff;
	margin: 0;
}

#navcontainer li a {
	display: block;
	padding: 0 0 0 3px;
	background-color: #e6a119;
	color: #fff;
	font-size : 0.8em;
	font-weight : bold;
	text-decoration: none;
	width: 100%;
}

#navlist .current {
	color : #e6a119;
	background-color : #fff;
	display : block;
}

#navlist .akt {
	color : #e6a119;
	background-color : #fff;
	padding: 0 0 0 3px;
	display : block;
	font-size : 0.8em;
	font-weight : bold;
}

#subnavlist .here {
	color : #fff;
	background-color : #389;
	font-size : 80%;
	padding: 0 3px 2px 3px;
	display : block;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover, #navcontainer li a:active, #navcontainer li a:focus {
	background-color: #fff;
	color: #e6a119;
}

#navcontainer li li {
	margin: 0;
	border-bottom: 1px dashed #e6a119;
}

#navcontainer li li a {
	display: block;
	padding: 0 3px 2px 3px;
	background-color: #fff;
	color: #389;
	text-decoration: none;
	width: 100%;
	font-weight : normal;
}

#navcontainer li li a:hover, #navcontainer li li a:active, #navcontainer li li a:focus {
	background-color: #389;
	color: #fff;
}

#content {
	margin : 2% 20% 0% 7%;
}

#content ul, ol, dl {
	font-size : 0.8em;	
}

#content ul ul, #content dl ul {
	margin : 0 0 -5px 0; 
}

#content li li {
	font-size : 125%;
	list-style : circle;
}

#content dd li {
	margin-bottom : 0;
	font-size : 125%;
}

#fuss {
	margin : 2% 20% 5% 7%;
	border-width: 1px 0 0 0;
	border-style : solid;
	border-color : #389;
}

#fuss p {
	font-size : 70%;
	color : #000;
	background-color : #fff;
}

#fuss a:link, #fuss a:visited	{
	color : #000;
	background-color : #fff;
	text-decoration : none;
	font-weight : normal;
}

#fuss a:hover, #fuss a:active, #fuss a:focus	{
	color : #fff;
	background-color : #e6a119;
	font-weight : normal;
}

#fuss img {
	display : inline;
	vertical-align : text-bottom;
}

.ll {
	float : left;
	margin : 0;
	padding : 0;
	width : 420px;
	position : absolute;
    top : 0;
    left : 7%;
}

.lr {
	margin : 0;
	padding : 0;
	height : 150px;
	display : block;
	text-align : right;
	float : right;
}

.bildr  {
	margin : 0 0 8px 10px;
	padding : 0;
	float : right;
	text-decoration : none;
	text-align : left;
	color : inherit;
	background-color : #fff;
	display : inline;
	position : relative;
	top : 3px;
}

.bildr img, .bildl img {
	display : block;
}

.bildr p {
	font-size : 0.7em;
	color : #000;
	background-color : #fff;
	line-height : 120%;
	margin : 0 0 2px 0;
	padding : 3px;
}

.bildl  {
	margin : 0 10px 8px 0;
	padding : 0;
	float : left;
	text-decoration : none;
	text-align : left;
	color : inherit;
	background-color : #fff;
	display : inline;
	position : relative;
	top : 3px;
	clear : left;
}

.kasten1 { 
	background: url(../bilder/k_i1.gif) repeat;
	width : 96%;
	margin : 0 auto 10px;
	padding  : 0;
}

.ko1 {
	background: url(../bilder/k_ro1.gif) no-repeat top right;
}

.ko1 div {
	background: url(../bilder/k_lo1.gif) no-repeat top left;
}

.ku1 {
	background: url(../bilder/k_ru1.gif) no-repeat bottom right;
}

.ku1 div {
	background: url(../bilder/k_lu1.gif) no-repeat bottom left;
}


.ko1 div, .ko1, .ku1 div, .ku1 {
	height : 15px;
	font-size : 1px;
}

.kinh1, .kinh2 {
	margin : 0 1em;
}

.kinh1 h2, .kinh1 h3, .kinh1 h4, .kinh2 h2, .kinh2 h3, .kinh2 h4 {
	margin : 0 0 0.5em 0;
	padding : 0;
}

.kinh1 p, .kinh2 p {
	margin : 0 0 0.5em 0;
	padding : 0;
	line-height : 130%;
}

.kinh1 ul, .kinh2 ul, .kinh1 dl, .kinh2 dl {
	margin : 0 0 0.5em 0;
}

.kinh1 dt, .kinh2 dt {
	margin-bottom : 0;
	line-height : 130%;
	float : none;
	clear : none;
	width : auto;
}

.kinh1 dd, .kinh2 dd {
	margin-left : -2em;
}

.kinh1 li, .kinh2 li, .kinh1 dd, .kinh2 dd {
	margin-bottom : 0.5em;
	line-height : 130%;
}

.kinh1 a:link, .kinh1 a:visited {
	color : #fff;
	background-color : #389;
	padding : 0 0.2em;
	text-decoration : none;
}

.kinh1 a:focus, .kinh1 a:hover, .kinh1 a:active {
	color : #389;
	background-color : #fff;
	padding : 0 0.2em;
	text-decoration : none;
}

.kasten2 { 
	background: url(../bilder/k_i2.gif) repeat;
	width : 96%;
	margin : 0 auto 1em;
	padding  : 0;
}

.ko2 {
	background: url(../bilder/k_ro2.gif) no-repeat top right;
}

.ko2 div {
	background: url(../bilder/k_lo2.gif) no-repeat top left;
}

.ku2 {
	background: url(../bilder/k_ru2.gif) no-repeat bottom right;
}

.ku2 div {
	background: url(../bilder/k_lu2.gif) no-repeat bottom left;
}

.ko2 div, .ko2, .ku2 div, .ku2 {
	height : 15px;
	font-size : 1px;
}


.kinh2 h2, .kinh2 h3 {
	color : #fff;
	background-color : inherit;
}

.kinh2 p {
	color : #fff;
	background-color : inherit;
}

.kinh2 ul {
	color : #fff;
	background-color : inherit;
}

.kinh2 a:link, .kinh2 a:visited {
	color : #fe8;
	background-color : inherit;
	padding : 0 0.2em;
}

.kinh2 a:focus, .kinh2 a:hover, .kinh2 a:active {
	color : #000;
	background-color : #fe8;
	padding : 0 0.2em;
	text-decoration : none;
}

.c {
	text-align: center;
}

.r {
	text-align: right;
}

.cb {
	text-align : center;
	margin : auto
}

.b {
	color : #fff;
	background-color : #389;
}


.g {
	color : inherit;
	background-color : #fc0;
	vertical-align : sub;
}

.g2 {
	color : inherit;
	background-color : #fe8;
	vertical-align : sub;
}


.or {
	color : inherit;
	background-color : #e6a119;
}

.tdf {
	padding : 2px 2em 4px 0;
}

.cap {
	font-size : 0.7em;
}

.no {
	display : none;
}

.ex {
	background-color : #e6a119;
	color : #fff;
	text-decoration : none;
	font-weight : bold; 
	border : 0 none; 
	margin-right : 0.3em; 
}	

.inv, dfn {
	position : absolute;
	left : -1000px;
	top : -1000px;
	width : 0;
	height : 0;
	overflow : hidden;
	display : inline;
}

.top {
	text-align : right;
	margin : 5px 0 0 17px;
	clear : both;
} 

.top a {
	padding : 0 20px 0 0;
	background-image : url(../bilder/top.gif);
	background-repeat : no-repeat;
	background-position : right;
} 

.cl {
	clear : both;
}

form {
	margin : 0% 0% 2% 5%;
}

label {
	display : block;
	width : 160px;
	height : 1.5em;
	padding : 0;
	margin-left : 0;	
	margin-top : 6px;	
}
	
input, select {
	display : block;
	margin-top : -1.5em;
	position : absolute;
	color : #000;
	background-color : #fff;
	padding-bottom : 5px;	
	margin-left : 170px;
	border : 1px solid #000;
	width : 280px;
	font-family : "Courier New", Courier, monospace;
}

textarea	{
	color : #000;
	background-color : #fff;
	margin : 6px 0 0 0;
	width : 450px;
	border : 1px solid #000;
}

.but input	{
	border: 0 none;
	color : #fff;
	background-color: #389;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-weight : bold;
	width : 217px;
	margin : 10px 5px 0 5px;
	padding : 0 3px;
	position : relative;
	display : inline;
}

.but input:focus, .but input:hover, .but input:active  {
	color : #000;
	background-color : #fc0;
}

.u {
	text-decoration : underline;
}

