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

h1 {
	font-size : 150%;
	line-height : 150%;
	font-weight : bold;
	margin : 20px 0px 25px 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 10px 0px;
}

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

a:visited  {
	color : #911;
	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 : #911; 
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}


ul  {
	list-style-type : square;
	margin-left: 0; 
	padding: 0 200px 5px 40px;
}

li  {
	margin-bottom : 5px;
}

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

.no	{
	display : none;
}

#kopf {
	margin : 0;
	padding : 0;
	width : 100%;
	height : 100px;
	background-image : url(../bilder/bg_kopf.jpg);
	background-repeat : no-repeat;
}

#kopf img {
	margin : 0;
	padding : 0px 0px 0px 40px;
	border : 0px none;
	display : block;
}

#kopf a {
	background-color : transparent;
}

#nav {
	width : 100%;
	text-align : center;
	margin : 0;
	padding : 0;
	background-image : url(../bilder/bg_nav.gif);
	background-repeat : repeat-x;
	border-width : 2px 0px 0px 0px;
	border-style : solid;
	border-color:  #911;
}


#navlist
{
	padding: 2px 3px 3px 3px;
	border-bottom: 1px solid #000;
	font: bold 0.7em Arial, Helvetica, sans-serif;
	margin : 1em 0 0 0;
	text-align : center;
}

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

#navlist li a {
	padding: 3px;
	margin-left: 3px;
	border: 1px solid #000;
	border-bottom: none;
	background: #fff;
	text-decoration: none;
}

#navlist li a:link {
	color: #911;
}

#navlist li a:visited {
	color: #911;
}

#navlist li a:active {
	color: #fff;
	background: #911;
	border-color: #000;
}

#navlist li a:hover {
	color: #fff;
	background: #911;
	border-color: #000;
}

#navlist li a:focus {
	color: #fff;
	background: #911;
	border-color: #000;
}

#navlist li span#hier {
	color : #fff;
	background: #e65d19;
	padding : 3px;
	margin-left : 3px;
	border : 1px solid #000;
	border-bottom: 1px solid #e65d19;
	display : inline;

}

#navlist li a#hier {
	color : #fff;
	background: #e65d19;
	border-bottom: 1px solid #e65d19;
}

#navlist li a:visited#hier {
	color : #fff;
	background: #e65d19;
	border-bottom: 1px solid #e65d19;
}

#inhalt {
	color : #000;
	background-color :#fff;
	font-size : 0.8em;
	line-height : 140%;
	margin : 0;
	padding : 30px 0px 0px 50px;
}

#inhalt p {
	margin-right : 200px;
}

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

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

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


#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;
	text-decoration : none;
	text-align : left;
	background-color : #f0f0f0;
	border : 1px solid #e5e5e5;
	float : left;
	display : inline;
	position : relative;
	top : 3px;
}

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

#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 : center;
	margin : 50px 0px 30px 0px;
	padding : 5px 0px 5px 0px;
	border-width : 2px 0px 0px 0px;
	border-style : solid;
	border-color:  #911;
	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 : #fff;
	background-color : #911;
	font-weight : normal;
}

form {
	margin : 0 0 0 5%;
}

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 : #911;
	background-color : #fff;
	padding-bottom : 5px;	
	margin-left : 170px;
	border : 1px solid #911;
	width : 280px;
}

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

.but input	{
	border: solid 1px #000;
	color : #fff;
	background-color: #911;
	font-weight : bold;
	width : 217px;
	margin : 10px 5px 0px 5px;
	padding : 0px 3px 0px 3px;
	position : relative;
	display : inline;
}



