body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(/layout/media/higru.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #DDDDDD;
	background-attachment: fixed;
}
li {
	font-size: 0.9em;
	list-style-type: square;
}
td {
	vertical-align: top;
}



#main {
	width: 962px;
	position: absolute;
	text-align: left;
	float: none;
	z-index: 0;
	margin-left: -481px;
	left: 50%;
	top:221px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	background-image: url(/layout/media/content_mitte.gif);
	border-bottom-color: #A4B7B5;
}

.kopf {
	width: 960px;
	position: absolute;
	text-align: left;
	float: none;
	z-index: 0;
	margin-left: -480px;
	left: 50%;
	top:0px;
	margin-top: 0px;
}



#suche {
	width: 945px;
	position: absolute;
	text-align: right;
	float: none;
	z-index: 0;
	margin-left: -480px;
	left: 50%;
	top:0px;
	margin-top: 0px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
}


	


#content_links {
	width: 150px;
	float: left;
	padding-left: 10px;
}



#sitebar {
	float: right;
	width:340px;
	font-size: 1em;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* *********** CONTENT **************** */

#content {
	float: left;
	width: 540px;
	color: #067166;
	line-height: 1.5em;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 20px;
}

/* Überschriften */ 

#content h1 {
	font-size: 2.3em;
	color: #067166;
}
#content h2 {
	color: #067166;
	font-size: 1.7em;
}
#content ul {
	 margin:1.2em; padding:0;	
	
}
.marginalie ul {
	 margin:1.2em; padding:0;	
	
}



/* Links in content */

#content a {
	font-weight: bold;
	color: #067166;
	text-decoration: underline;
	font-style: italic;
}
#content a:link {
	font-weight: bold;
	color: #067166;
	font-style: italic;
}
#content a:hover {
	font-weight: bold;
	color: #067166;
	text-decoration: underline;
	font-style: italic;
}
#content a:visited {
	font-weight: bold;
	color: #067166;
	text-decoration: underline;
	font-style: italic;
}



.marginalie {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	margin-bottom: 20px;
	background-color: #007b6e;
	width: 290px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 1.5em;
}


.marginalie a {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
.marginalie a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
}
.marginalie a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-style: italic;
}
.marginalie a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-style: italic;
}
.marginalie h1 {
	font-size: 1.5em;
	color: #ffffff;
}
.marginalie h2 {
	color: #ffffff;
	font-size: 1.2em;
	margin-bottom: -0.9em;
}




.marginalie a img {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px solid #446D8B;
}







/*//////////////////////////////////////////////////////////////////////////////*
/* Formular Definition */

#content label,
#content select,
#content input[type=checkbox],
#content input[type=radio],
#content input[type=button],
#content input[type=submit]
{
    cursor                    :    pointer;
	
}


#content label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	padding: 0px;
	
}



#content form br
{
    clear                    :    both;
}
#content legend {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.2em;
	color: #666666;
}

#content fieldset {
	width: 520px;

	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;

}
#content textarea {width: 380px;
background-color: #E3F0E8;

border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;}



#content input {
	border: 1px solid #006633;
	background-color: #eeeeee;
	
}
#content .text {
	background-color: #E3F0E8;
	width: 380px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}

#content .element {
	margin-bottom: 5px;
	margin-top: 5px;
} 

#content .submit {
	float: right;
	margin-top: 10px;
	background-color: #067166;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 50px;
} 
#content .select {
	
	margin-bottom: 10px;

} 
#content .formtrenn {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006666;
	margin-bottom: 20px;
	height: 10px;
}


/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


/*//////////////////////////////////////////////////////////////////////////////*
/* Effekte */
.reflect {}
