@charset "iso-8859-1";

body {
	margin : 0;
	padding : 0;
	font-size : 11pt;
	color : #000;
	background-color : #fff;
	font-family : Arial, Helvetica, sans-serif;
}

h1 {
	font-size : 150%;
	line-height : 150%;
	font-weight : bold;
	margin : 20px 0px 10px 0px;
}

h2 {
	font-size : 130%;
	line-height : 140%;
	font-weight : bold;
	margin : 20px 0px 10px 0px;
}

h3 {
	font-size : 100%;
	line-height : 100%;
	font-weight : bold;
	margin : 20px 0px 5px 0px;
	padding : 0 0 0 0.3em;
	border-width : 0 0 0 1em;
	border-style : solid;
	border-color : #d5d5d5;
}

p {
	margin : 0px 0px 5px 0px;
}

a:link  {
	color : #309;
	background-color : inherit; 
	font-weight : bold;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}

a:visited  {
	color : #309;
	background-color : inherit; 
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

/* a:hover, a:active, a:focus  {
	color : #fff;
	background-color : #e6b24c; 
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}*/


ul  {
	list-style-type : square;
	margin-left: 0px; 
	padding: 0px 0px 0px 40px;
	line-height : 120%;
}

li  {
	margin-bottom : 5px;
}

table {
	margin : 1em 0 1em 0;
	border : 1px solid #309;
	border-collapse : collapse;
	font-size : 85%;
}

th {
	/*background-color : #e6b24c;*/
	font-weight: bold;
	text-align : left;
	padding : 2px;
	vertical-align : top;
	border : 1px solid #309;
}

td {
	text-align : left;
	padding : 2px;
	border : 1px solid #309;
	vertical-align : top;
	line-height : 100%;
}

td ul  {
	list-style-type : square;
	margin : 0; 
	padding: 0px 0px 0px 20px;
	line-height : 100%;
}


.c {
text-align: center;
}

.no	{
	display : none;
}

#kopf {
display : none;
}


#kopfdr {
	margin : 0px 0px 5px 0px;
	padding : 0;
	width : 100%;
	height : 87px;
	color : #000;
	font-size : 9pt;
	line-height : 120%;
	background-color : #fff;
	border : 0px solid #309;
	border-bottom-width : 2px;
} 

#kopfdr img {
	margin : 0;
	padding : 0;
	border : 0px none ;
	display : block;
	float : right;
}


#nav {
	width : 100%;
	text-align : center;
	margin : 0;
	padding : 0;
	color : #000;
	/*background-color : #252566;*/
	border : 0 none;
	/*border-top-width : 2px;*/
}


#navlist
{
	padding: 2px 0px 2px 0px;
	font: bold 9pt Arial, Helvetica, sans-serif;
	margin : 0 0 0 1.5em;
	text-align : center;
}

#navlist li {
	list-style: none;
	padding : 0;
	margin: 0 0.3em 0 0;
	display: inline;
	text-align : center;
}

#navlist li a {
	padding : 2px 3px 2px 3px;
	border: 0px solid #000;
	border-bottom: none;
	color : #ccc;
	background: #fff;
	text-decoration: none;
	font-weight : normal;
}

/*#navlist li a:link, #navlist li a:visited {
	color: #fff;
}*/

/*#navlist li a:hover , #navlist li a:active, #navlist li a:focus {
	color: #fff;
	background: #e6b24c;
	border-color: #000;
}*/

#navlist #hier {
	color : #000;
	background: #fff;
	border : 0px solid #fff;
	padding : 2px 3px 2px 3px;
	margin: 0 0.3em 0 0;
	font-weight : bold;
}


#navlist #hier a:link , #navlist #hier a:visited {
	color: #000;
	background: #fff;
	border-color: #000;
	font-weight : bold;
}


.snav, .deko {
	/*margin:0;
	padding: 20px 0px 20px 20px;
	margin: 70px 20px 20px 20px;
	padding:0;
	float : left;
	display : inline;
	width : 140px;
	border : 1px solid #252566;
	border-top-width : 0px;*/
	display : none;
}

/*.snav ul {
	margin:0;
	padding:0;
	line-height : 100%;
}*/

/*#snavcontainer {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e6b24c;
	color: #fff;
	line-height : 100%;
}*/

/*#snavcontainer ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
}*/

/*#snavcontainer li {
	border : 0px solid #fff;
	border-top: 1px solid #252566;
	margin: 0;
}*/

/*#snavcontainer li a {
	display: block;
	padding: 2px;
	background-color: #e6b24c;
	color: #252566;
	font-size : 0.8em;
	font-weight : bold;
	text-decoration: none;
	width: 100%;
}*/

/*#snavlist .current {
	color : #fff;
	background-color : #252566;
	border : 0px solid #fff;
	display : block;
}*/


/*#subsnavlist li {
	border : 0px none #fff;
}*/

/*#subsnavlist li a {
	border : 0px none #fff;
}*/


/*#subsnavlist .here {
	color : #fff;
	background-color : #6c72e4;
	font-size : 80%;
	padding: 0px 3px 2px 3px;
	display : block;
}*/

/*#subsnavlist .here a:link , #subsnavlist .here a:visited {
	color: #fff;
	background: #6c72e4;
	border-color: #000;
	font-size : 100%;
	padding : 0px;
}*/

/*html>body #snavcontainer li a {
	width: auto;
}*/

/*#snavcontainer li a:hover, #snavcontainer li a:active, #snavcontainer li a:focus {
	background-color: #252566;
	color: #fff;
}*/

/*#snavcontainer li li {
	margin: 0;
	border: 0px solid #fff;
}*/

/*#snavcontainer li li a {
	display: block;
	padding: 0px 3px 2px 3px;
	background-color: #fff;
	color: #6c72e4;
	text-decoration: none;
	width: 100%;
	font-weight : normal;
}*/

/*#snavcontainer li li a:hover, #snavcontainer li li a:active, #snavcontainer li li a:focus {
	background-color: #6c72e4;
	color: #fff;
}*/


#inhalt {
	color : #000;
	background-color :#fff;
	font-size : 10pt;
	line-height : 140%;
	margin : 0 2px;
	padding : 50px 0 0 0;
}

#inhalt li {
	min-width : 100%;
}

.hinw {
	color : #000;
	background-color : /*#e6b24c*/#fff;
	border : 2px solid #e6b24c;
	padding : 4px;
}

.kasten {
	color : #fff;
	background-color : #e65d19;
	width : 180px;
	border : 1px solid #e65d19;
	padding : 4px;
	margin : 0px 0px 5px 10px;
	float : right;
	display : inline;
}

#inhalt .kasten p {
	font-size : 90%;
	line-height : 130%;
	margin : 0px 0px 5px 0px;
	padding : 0px;
}

#inhalt .kasten h3 {
	font-size : 120%;
	line-height : 140%;
	margin : 5px 0 3px 0px;
	padding : 0;
	border : 0 none;
}


#inhalt .kasten a:link {
	color : #fff;
	background-color : #e65d19;
	text-decoration : underline;
	font-weight : bold;
	line-height : 130%;
}

#inhalt .kasten a:visited {
	color : #fff;
	background-color : #e65d19;
	text-decoration : none;
	font-weight : bold;
	line-height : 130%;
}

#inhalt .kasten a:hover, #inhalt .kasten a:active, #inhalt .kasten a:focus {
	color : #e65d19;
	background-color : #fff;
	text-decoration : none;
	font-weight : bold;
	line-height : 130%;
}


.bildl  {
	margin : 0px 10px 8px 0px;
	padding : 0px;
	float : right;
	text-decoration : none;
	text-align : left;
	background-color : #f0f0f0;
	border : 1px solid #e5e5e5;
	float : left;
	display : inline;
}

.bildr  {
	margin : 0px 0px 8px 10px;
	padding : 0px;
	float : right;
	text-decoration : none;
	text-align : left;
	background-color : #f0f0f0;
	border : 0px solid #e5e5e5;
	float : right;
	display : inline;
}

#inhalt .bildr p, #inhalt .bildl p {
	font-size : 0.9em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #505050;
	line-height : 120%;
	margin : 2px 0px 2px 0px;
	padding : 0px 0px 0px 3px;
}

#fuss {
	width : 100%
	color : #000;
	background-color : #fff;
	font-size : 0.7em;
	text-align : left;
	margin : 50px 0 0 0;
	padding : 5px 0 5px 5px;
	border-width : 1px 0px 0px 0px;
	border-style : solid;
	border-color:  #252566;
	clear : both;
}

#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 : #000;
	background-color : #e6b24c;
	font-weight : normal;
}

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

.chk input {
	margin-top : -1.3em;
	width : 1.5em;
	margin-left : 0px;
	border-width : 0px;
}

.chk label {
	width : auto;
	margin-left : 2.5em;
}

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

.but input	{
	border: solid 1px #252566;
	color : #252566;
	background-color: #e6b24c;
	font-weight : bold;
	width : 217px;
	margin : 10px 5px 0px 5px;
	padding : 0px 3px 0px 3px;
	position : relative;
	display : inline;
	font-family : Arial, Helvetica, sans-serif;
}

.top {
	display : none;
}

