
* {
	padding: 0;
	margin: 0;
	font: 100.01% Tahoma, Arial, Helvetica, sans-serif;
}

body {
	font-size: 62.5%;
	background: #F9B302;
}

#wrapper {
	background: #FFE3B2 url(/images/layout/verlauf.png) repeat-x;
	width: 78em;
	margin: auto;
	padding-top: 10px;
}

#wrapper1 {
	background: url(/images/layout/dahlie_bg.png) no-repeat;
	
}


#schriftzug {
	float: right;
	margin-right: -0px;
	margin-top: -180px;
	position: relative;
}

#schorsch {
	float: right;
	margin-top: -290px;
	margin-right: 10px;
	position: relative;	
}

#pdj {
	position: relative;
	margin-left: 20px;
	margin-top: 20px;
}

#navi {
	position: relative;
	margin-top: -2.6em;
	height: 2.4em;
}
#navbg {
	margin-top: 160px;
	height: 2.5em;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	
	background: #CC0000;
	filter: Alpha(opacity: 50);
	opacity: 0.5;
}


#navi a {
	font-size: 1.2em;
	color: white;
	border: 1px solid white;
	border-top: none;
	border-left: none;
	padding: 2px 8px;
	text-decoration: none;
	line-height: 2em;
}

#navi span {
	line-height: 1.4em;
	font-size: 1.2em;
	color: white;
	border: 1px solid white;
	border-bottom: 2px solid #990000;
	padding: 4px 8px;
}

strong {
	font-weight: bold;
}

a {
	color: #336633;
	
}

h1 {
	font-size: 2.5em;
	color: #A11540;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}


h2 {
	font-size: 1.4em;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.3em;
	color: #333333;
	margin: 8px 0 3px 0;
	font-weight: bold;
}

img {
	border: none;
}

#content {
	clear: both;
	position: relative;
	top: -200px;
}

#inner_content {
	padding: 0 20px; 
	min-height: 200px;
	position: relative;
}

#inner_content p {
	font-size: 1.2em; 
	line-height: 1.5em;
	text-align: justify;
}



#inner_content li {
	font-size: 1.2em;
	list-style: none;
	margin-bottom: 4px;
}



dt {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 12px;
	background: url(images/bullet.GIF) no-repeat 0px 3px;
}

dd {
	font-size: 1.2em;
	margin-bottom: 8px;
	margin-left: 10px;
}


fieldset {
	margin-top: 5px;
	border: 1px solid #336633;
	padding: 5px; 
}

fieldset fieldset {
	width: 48em;
	float:left;
	margin-right: 10px;
	height: 8.4em;
}

label {
	display: block;
	margin: 2px 0;
	font-size: 1.1em;
}

legend {
	color: #336633;
	font-size: 1.2em;
}

input {
	border: 1px solid #336633;
	background: transparent;
	margin-right: 5px;
}
input[type=radio]{
	vertical-align: top;
	margin: 1px 0;
}
input.box {
	border: none;
	margin-right: 2px;
}

input.submit {
	background: #336633;
	color: white;
	font-size: 1.2em;
	padding: 2px;
}

a.schalter {
	font-size: 1.3em;
	color: white;
	background: #A11540;
	padding: 2px 4px;
	border: 1px solid white;
	text-decoration: none;
	
}

em {
	font-style: italic;
	color: #990000;
	font-weight: bold;
	font-size: 1.4em;
}

p cite {
	font-style: italic;
}



#footer {
	margin-top: 20px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
