html {
	font-size: 12px;
}


body {
  	margin: 0px;
  	padding: 10px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
  	font-size: 101%;
  	line-height: 1.2em;
  	background-color: #D4D4D4;
	background-image:url(../img/elements/bg.gif);
	background-repeat:repeat;

  }
  
#wrapper {
	width: 922px;
	height: 1135px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/elements/paper.jpg);
	background-repeat: no-repeat;
	
  }
  

#logo{
	width: 237px;
	height: 279px;
	background-image:url(../img/elements/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	margin-left:50px;
	padding-left:0px;
	marging-top:20px;
	
	
  } 
  
#spaan{
	width:220px;
	height:169px;
	float:left;
	margin-left:45px;
	padding-left:45px;
	margin-top:25px;
	padding-bottom:20px;
	color:#98141b;
	font-size:1em;
	font-weight:bold;
	background-position: center top;	
	
 }  
  

  
  
#header{
	width: 483px;
	height: 279px;
	float:left;
	clear:right;
	margin-left:0px;
	padding-left:0px;
	marging-top:20px;
	
	
  }
  

  
  
h1{
  	float:left;
	clear:right;
	width:400px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-left:0px;

}

h2{
  	float:left;
	width:400px;
	margin-right:20px;
	padding-right:10px;
	margin-left:20px;
	padding-left:10px;
	margin-bottom:0px;
	margin-top:5px;
	color:#98141b;
	font-size:1.1em;
	display:inline;

}

h3{
	float:left;
	width:400px;
	margin-right:20px;
	padding-right:10px;
	margin-left:20px;
	padding-left:10px;
	margin-bottom:0px;
	margin-top:10px;
	color:#98141b;
	font-size:1em;
	font-weight:bold;
	display:inline;
	padding-top: 10px;

}

p{

	float:left;
	width:400px;
	margin-right:20px;
	padding-right:10px;
	margin-left:20px;
	padding-left:10px;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-top:5px;
	color:#98141b;
	display:block;
	
}

p.index{
	padding-bottom: 10px;
	width:390px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98141b;
}
  
.gedicht{
	width:200px;
	margin-right:80px;
	padding-right:80px;
	margin-left:70px;
	padding-left:30px;
	text-align: center;	 
 	 }
	 
	 

	
	 
ul.navi {
	text-align: left;
	list-style:none;
	padding: 0px;
	width: 250px;
	overflow: hidden;
	height: auto;
	display: block;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-left: 13px;
	float:left;
	
	
	}

ul.navi_index {
	text-align: left;
	list-style:none;
	padding: 0px;
	width: 250px;
	overflow: hidden;
	height: 800px;
	display: block;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-left: 13px;
	float:left;
	
	
	}
li.navi {
	margin-right: 5px;
	padding-left: 25px;
	padding-bottom:5px;
	height: auto;
	width: 100%;
	float: left;
	clear: both;
	
}

li.text {
	margin-right: 5px;
	padding-left: 65px;
	padding-bottom:5px;
	height: auto;
	width: 70%;
	text-align:left;
	float: left;
	clear: both;
	
}

li.schmuck{
	width:auto;
	height:auto;
	float:left;
	clear:both;
	margin-top:81px;
	padding-left: 45px;
	
	
}


ul {
	
	color:#98141b;
	width: 400px;
	height: auto;
	margin-left:20px;
	padding-left:10px;
	margin-bottom:10px;
	float:left;
	list-style:none;
	
	
	}
	
li {
	margin-right: 5px;
	padding-bottom:10px;
	height: auto;
	width: 100%;
	float: left;
	clear: both;
	
}

li.imprint {
	margin-right: 5px;
	padding-bottom:5px;
	height: auto;
	width: 100%;
	float: left;
	clear: both;
	
}




/*-- Formular --*/

label {
	
	display: block;
	float: left;
	width: 80px;
	padding: 2px 8px 3px 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px;
}

fieldset {
	margin: 3px;
	text-align: left;
	color:#98141b;
	padding: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float:left;
}
form br {
	clear: both;
}
legend {
	color: #000000;
	font-weight: bold;
	background: #EEF3D0;
	padding: 5px 5px 5px 0px;
	width: auto;
	display: block;
}

form.suche {
	width: 205px;
	margin: 5px 0px 0px;
	padding: 5px;
	background: #D7D7D7;
	height: auto;
	display: block;
	overflow: hidden;
}

.btn_suche {
	margin: 5px 5px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 40px;
	float: right;
}

input.suche {
	width: 140px;
	font-size: 0.8em;
	padding: 2px 2px 3px;
	background: #FFFFFF;
	border: 1px solid #999999;
	height: 15px;
	float: left;
}
input {
	padding: 2px;
	float: left;
	color: #000000;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 5px;
	
}
select {
	padding: 2px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #000000;
	margin-bottom: 5px;
	width: auto;
}
textarea {

	padding: 2px;
	float: left;
	color: #000000;
	width: 281px;
	margin-right: 10px;
	margin-bottom: 5px;
}
input.kurz {

	padding: 2px;
	float: left;
	color: #000000;
	width: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
}
input.lang {


	padding: 2px;
	float: left;
	color: #000000;
	width: 280px;
	margin-bottom: 5px;
}
textarea.ds {
	color: #000000;
	width: 280px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	display: inline;
	height: auto;
}
input.senden {
	color: #000000;
	width: 85px;
	font-size: 1em;
	height: auto;
	float: left;
	margin-left: 100px;
	padding: 2px;
}
form p {
	padding-left: 10px;
}
label.kurz {
	color: #000000;
	display: block;
	float: left;
	width: 40px;
	padding: 2px 5px 3px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px;
}
p.formular {

	color:#98141b;
	width: 350px;
	margin: 0px 0px 20px 5px;
	padding: 0px;
	line-height: normal;
	display: block;
	height: auto;
}




td input {width:15px; border:none; margin-bottom:5px;}
td {border-bottom: 1px solid #900; border-right:1px solid #900; font-size:0.9em;}
.tabletop {background:#900; color:#fff; font-size:0.9em;}
.sec { background:#eee;}
.submitbtn {width:155px;background:#900; color:#fff; border:1px solid; border-color:#c00 #990100 #990100 #c00; cursor:pointer; padding:0; margin-left:7px;margin-top:5px; float:left; clear:both;}
.submitbtn:hover { background:#666; border:1px solid; border-color:#999 #333 #333 #999; color:#fff;}


a {

	color:#98141b;
	text-decoration: underline;
	font-size:1em;
	font-weight:bold;
}

