*, html {
	margin: 0;
	padding: 0;
}
body {
	font: 95% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	height: 100%;
	background-color:#ecdd27; 
}
h1 {
  padding: 5px 0 6px 10px;
  margin: 0;  
  font-size: 2em;
  font-weight: normal;
  color: #ff00ff;
  text-align: center;
}
h2 {
  padding: 0 0 0 5px;
  margin: 0 0 10px 0;  
  font-size: 1.0em;
  font-weight: bold;
  color: #ff00ff;
}

p {
  line-height: 1.2em;
  padding: 0 0 8px 5px;
  margin: 0 0 5px 0;
}

a {
  color: #ffbd00;
  text-decoration: none;
  font-weight:bold;
}
a img {
 border: 0;
}
a:hover {
  color: #ff00ff;
  text-decoration: none;
}
ul {
	list-style-type:disc;
	list-style-position: outside;
	margin-left: 20px;
}
li {
	margin-bottom: 10px;
	line-height: 1.2em;
}
form {
	margin-top: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
}
fieldset {
	padding: 5px 0 0 5px;
}
legend {
	font-size: 1em;
	color: #CC0000;
	margin-left: 1em;
}
label {
	width: 100px;
	line-height: 1.5em;
	display: block;
	float: left;
	margin-bottom: 5px;
}
input {
	width: 250px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
input.button {
	line-height: normal;
	font-weight: normal;
}
textarea {
	width: 250px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#rahmen {
	width: 975px; 
	height: 850px; 
	margin: 0 auto;
	background: url(../images/background_03.jpg) repeat;
}
#alles {
	width: 952px;
	margin: 0 auto;
}
#zwischen {
	width: 592px;
		margin: 0 auto;

	height: 180px;
		background: transparent url(../images/Website_Entwurf_RZ_02.gif) no-repeat;
}

#bogen {
	position: relative;
	margin: 0 auto;
	width: 592px;
	height: 213px;
	background: url(../images/Website_Entwurf_RZ_07.gif) no-repeat;
			text-align: center;
color: #ff00ff;
}
#zwischen_rechts {
	position: absolute;
	right: -170px;
	bottom: 66px;
	height: 173px;
	width: 172px;
			background: transparent url(../images/Website_Entwurf_RZ_END_07.gif) no-repeat;
}
#zwischen_links {
	position: absolute;
	left: -170px;
	bottom: 66px;
	height: 173px;
	width: 172px;
	
			background: transparent url(../images/Website_Entwurf_RZ_END_li_07.gif) no-repeat;
}
#unten {
	margin: 0 auto;
	width: 561px;
	height: 349px;
	background: transparent url(../images/Website_Entwurf_RZ_09.gif)  no-repeat;
	padding-left: 14px;
	padding-right: 17px;
	position: relative;

}
#nav {
position: absolute;
top: 0;
left: -200px;
width: 190px;
height: 358px;
text-align: right;
color: #ecdd27;
font-weight: bold;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	font-size: 1em;
	display: block;
	margin: 0;
	padding-bottom: 0.5em;
}
#nav li a, #nav li a:link {
	color: #ecdd27;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active, #nav li a.active {
	color: #ff00ff;
}
#subnav {
background-color: #015f9c;
font-size: 0.8em;
line-height: 1.5em;
}
#subnav a, #subnav a:link {
	color: #ecdd27;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
}
#subnav a:hover, #subnav a:active, #subnav a.activesub {
	color: #ff00ff;
}
img.right {
  float: right;
  padding: 3px;
}

img.left {
  float: left;
  padding: 5px;
  margin-right: 10px;
}
.clear {
	clear: both;
	height: 1px;

}
.center {
	text-align: center;
	margin: 0 auto;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.kursiv {
	font-style: italic;	
}
.kursiv_center {
	font-style: italic;	
	text-align: center;
}
.rosa {
   color: #ff00ff;
}
.kur_rosa {
	font-style: italic;	
    color: #ff00ff;
	font-weight: bold;
}
.center_rosa {
	text-align: center;
    color: #ff00ff;
}
#innen {
	width: 560px;
	margin: 0 auto;
	height: 349px;
	overflow: auto;
}
#content {
	padding-left: 5px;
	padding-right: 5px;
	color: #0000FF;
	background: transparent url(../images/verlauf_hell.jpg) left top repeat;
	padding-bottom: 25px;
}

#sonder {
position: absolute;
top: 0;
right: -180px;
width: 190px;
height: 358px;
text-align: left;
color: #ecdd27;
font-weight: bold;
}
#sonder ul {
	list-style-type: none;
}
#sonder li {
	font-size: 1em;
	display: block;
	margin: 0;
	padding-bottom: 0.5em;
}
#sonder li a, #sonder li a:link {
	color: #ecdd27;
	font-weight: bold;
	text-decoration: none;
}
#sonder li a:hover, #sonder li a:active, #sonder li a.active {
	color: #ff00ff;
}

#fuss {
	color: #0000FF;
	margin: 0 auto;
	width: 592px;
	height: 20px;
	background: transparent url(../images/Website_Entwurf_RZ_10.gif) no-repeat top;

}
#fuss a {
	color: #ecdd27;
  text-decoration: none;
  font-weight:bold;
}
#fuss a:hover {
  color: #ff00ff;
  text-decoration: none;

}