body, h1, h2, h3, h4, p, ul, ol{margin:0px; padding:0px;}

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FCEEB6; /*#FCEEB6; #FFFFFF;*/
	background-color: #422700; /*#E0B861*/
	font-size: 62.5%; /*ergibt bei Standartbrowsereinstellung von 16px eine Gr��e von 10 pt f�r 1em*/
}
	
h1, h2, h3, h4, h5, h6, p, ul, dl 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

ul
{
	list-style: none;
	list-style-position:inside;
}
  
img
{
	margin:0px;
	padding:0px;
	display:block;
	border:none;
}
	
h1 {font-size: 1.6em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1em;}

label
{
	cursor: pointer;
}

/*----------------------Links im Inhaltsbereich aller Seiten --------------------*/

.haupt dl a, .haupt p a
{
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	text-decoration:none;
	color: #E9D790;
}

.haupt dl a:link, .haupt p a:link
{
	border-bottom: 1px dashed #E9D790;
}

.haupt dl a:visited, .haupt p a:visited
{
	border-bottom: 1px dashed #E9D790;	
}

.haupt dl a:hover, .haupt p a:hover
{
	border-bottom: 1px solid #E9D790;		
}

.haupt dl a:active, .haupt p a:active
{
	border-bottom: 1px solid #E9D790;		
}


.haupt p, .haupt input, .haupt textarea, .haupt dl
{
	font-size: 1.4em;
	letter-spacing: 0.05em;
	word-spacing: 0.25em;
	margin-bottom: 1.2em;
	padding:0.8em;
	line-height: 1.4em;	
}

.haupt h1
{
	font-weight: 600;
	letter-spacing: 0.1em;
	word-spacing: 0.25em;
	margin-bottom: 0.6em;
	padding: 0.3em;	
}

#titelbild 
{
	padding: 0px;
	border:0px;
	margin: 0px auto;
	width:800px;
	display:block;
}

.nav_leiste 
{
	color: #5F4212;
	background-color: #E0B861;
	list-style-type: none;
	overflow: hidden;
	background-image: url(../img/nav_verl.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B97C3D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B97C3D;
}

.nav_leiste li 
{
	float: left;
	padding:0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.nav_leiste a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #422700; /*#5F4212;*/
	letter-spacing: 0.2em;
	vertical-align: middle;
	display:block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-decoration: none;
	font-weight: bolder;
}

.nav_leiste a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #422700; /*#5F4212;*/
	letter-spacing: 0.2em;
	vertical-align: middle;
	display:block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-decoration: none;
	font-weight: bolder;
}

.nav_leiste a:hover 
{
	background-image: url(../img/link_rec.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.nav_leiste a:hover 
{
	background-image: url(../img/link_rec.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#start #nav_start a:link {color: #E9D790;}
#start #nav_start a:visited {color: #E9D790;}
#start #nav_start a:hover {color: #E9D790;}
#start #nav_start a:active {color: #E9D790;}

#aktuelles #nav_aktuelles a:link {color: #E9D790;}
#aktuelles #nav_aktuelles a:visited {color: #E9D790;}
#aktuelles #nav_aktuelles a:hover {color: #E9D790;}
#aktuelles #nav_aktuelles a:active {color: #E9D790;}

#shd #nav_shd a:link {color: #E9D790;}
#shd #nav_shd a:visited {color: #E9D790;}
#shd #nav_shd a:hover {color: #E9D790;}
#shd #nav_shd a:active {color: #E9D790;}

#links #nav_links a:link {color: #E9D790;}
#links #nav_links a:visited {color: #E9D790;}
#links #nav_links a:hover {color: #E9D790;}
#links #nav_links a:active {color: #E9D790;}

#kontakt #nav_kontakt a:link {color: #E9D790;}
#kontakt #nav_kontakt a:visited {color: #E9D790;}
#kontakt #nav_kontakt a:hover {color: #E9D790;}
#kontakt #nav_kontakt a:active {color: #E9D790;}

.nav_leiste li:hover {background-image: url(../img/link_lin.gif);}

.haupt
{
	background-color: #422700;
	width: 80%;
	min-width: 650px;
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------------------------------Inhalt Startseite*/

h2
	{
		margin-top: 2em;
		font-weight: bold;
	}

/*-------------------------------------------------Inhalt aktuelles--------*/
#odm_rahmen
	{
		width: 80%;
		min-width: 650px;
		max-width: 850px;		
		margin: 0 auto 20px;
	}

#odm09, #teilnehmerliste
	{
		display: block;
		width: 100%;
		margin: 10px;
		border: 2px solid #422700;
		outline:2px solid #e9d790;
		background-color: #422700;
	}
	
#odm09
	{
		height: 400px;
	}
	
#teilnehmerliste
	{
		height: 450px;
	}


/*-------------------------------------------------Inhalt Kontaktseite (Formular)*/

.beschriftung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #E1B15D;
	letter-spacing: 0.1em;
}
#form_rahmen {
	background-color: inherit;
	width: 600px;
	height: 405px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/form_lin.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#eck_rahmen {
	background-image: url(../img/form_eck.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	left: 17px;
}
#unten_rahmen {
	background-image: url(../img/form_unt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	left: -16px;
	top: 15px;
}
#u_rahmen {
	background-image: url(../img/form_rec.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	left: 15px;
}
table h2 {
	font-weight: bold;
	color: #E1B15D;
	letter-spacing: 0.1em;
	margin: 0px;
}
table
    {
        margin-bottom: 10px;
        margin-right: 10px;
    }
.felder {
	width: 280px;
	border: 2px solid #E1B15D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0.3em;
}


#kontaktform {
	padding: 0px;
}

textarea
    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0.1em;
	height: 90px;
    }

.haken
    {
	border: 2px solid #E1B15D;
        margin-right: 10px;
    }

#rundbrieflabel
    {
        padding-bottom: 3px;
    }
    
#hinweis
    {
        font-size: smaller;
    }
    
/*-------------------------------------------------Inhalt Links*/
.haupt dt{
	font-weight:600;
	margin-top:1em;
}
.haupt dl dt:first-child{
	margin-top:0px;
}
.haupt dd{
	text-indent:-15px;
}