body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	background:      #B1B1B1 url('bg1.png') repeat-x;
	font-family:     helvetica, arial, sans-serif;
}

#container
{
	margin:          0 auto;
	width:           683px;
	position:        relative;
	background:      transparent url('containerbg.png') top left repeat-y;
}

#header
{
	margin:          0 auto;
	width:           640px;
	height:          115px;
	background:      transparent url('kopfB.png') top left no-repeat;
}

.headtitle
{
	position:        relative;
	font-family:     helvetica, arial, sans-serif;
	font-size:       30px;
	color:           #FFF;
	
}

#menu
{
	margin:          0 20px;
	width:           641px;
	height:          40px;
	background:      white !important;
	background:      white;
	padding:         0px 0px;
}

#menu ul
{
	margin:          0;
	padding:         13px 0px 10px 12px;
	background:      transparent url('menu2.png') repeat-x;
	height:          17px;
}

#menu ul li
{
	list-style:      none;
	display:         inline;
	padding:		 13px 0px 10px 4px;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited 
{
	color:           black;	
	font-size:       1.1em;
	background:      transparent;
	font-family:     helvetica, arial, sans-serif;
	font-weight:     600;
	font-stretch:    narrower;
	text-decoration: none;
}

#menu ul li a:hover
{
	background:      transparent;
	color:           white;
	border-bottom: 4px solid yellow;
}

#menu a#current
{
	background:      transparent;
	color:           white;
	border-bottom: 4px solid yellow;
}

#headerpic
{
	width:           640px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url('belowheader.png') top left no-repeat;
}

#content
{
	min-height:      390px;
	width:           640px;
	margin:          0 auto;
	background:      transparent url('contentbg.png') top left repeat-y;
}

#insidecontent
{
	float:           left;
	padding-left:    25px;
	width:           355px;
}

#insidecontent p
{
	margin:          0;
	color:           #505050;
	font-family:     helvetica, arial, sans-serif;
	font-size:       1.1em;
	line-height:     140%;
}

#insidecontent ul li
{
	list-style:      outside none;
	list-style-type: none;
	list-style-image: url(circle.gif);
	color:           #505050;
	font-family:     helvetica, arial, sans-serif;
	font-size:       1.1em;
	line-height:     140%;
	margin:          0 0 0 -26px;
}

#sidebar
{
	margin:			 0 8px 10px 0px;
	padding:         0 4px 5px 8px;
	float:           right;
	width:           195px;
	border-left:     #C5C6C6 solid 1px;

}

#sidebar ul li
{
	list-style:      outside none;
	list-style-type: none;
	color:           #505050;
	font-family:     helvetica, arial, sans-serif;
	font-size:       1.1em;
	line-height:     140%;
	margin:          0 0 0 -36px;
	padding:         6px 6px 6px 6px;
	border-bottom:   white solid 10px;
	background: yellow;

}



#sidebar p
{
	margin:          0px 5px 0px 5px;
	padding:         0px 5px 0px 5px;
	color:           #505050;
	font-family:     helvetica, arial, sans-serif;
	font-size:       1.2em;
	line-height:     150%;
	
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	text-decoration: none;
	color:           #AAAAAA;
}

#sidebar a:hover
{
	text-decoration: none;
	color:           #4ED4F6;
}

#insidebar ul li
{
	list-style:      outside none;
	list-style-type: none;
	color:           #767676;
	font-family:     helvetica, arial, sans-serif;
	font-size:       1.1em;
	line-height:     140%;
	margin:          0 0 0 -36px;
	padding:         6px 6px 6px 6px;
	border-bottom:   white solid 10px;
	background: #ede5dd;

}



#footerpic
{
	width:           640px;
	height:          17px;
	margin:          0 auto;
	background:      transparent url('abovefooter.png') top left no-repeat;
}

h1
{
	margin:          0;
	font-family:     helvetica, arial, sans-serif;
	font-stretch:    narrower;
	font-weight:     800;
	color:           #4ED4F6;
	font-size:       1.6em;
}

h2
{
	margin:          0;
	font-stretch:    narrower;
	font-weight:     800;
	padding:         0px 10px 0px 10px;
	color:           #4ED4F6;
	font-size:       1.6em;
}


h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #94C258;
}

label {
	display: block;
	line-height: 1.15em;
	margin: 10px 0px 4px 0px;
	padding: 0px;

}
.fehler {
 color:red;
 text-align:left;
}

form {
	color: #767676;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	text-align: left;
}

form .textfield {
	width: 350px;
	background: #ACF0FE;
	}

form .buttons {
	margin-top: 10px;
	padding-left: 0px;
}

form .buttonsRight {
	margin-top: 5px;
	padding-left: 310px;
	text-align: right;
}

form fieldset {
	margin: 0;
	border: 0;
	width: 350px;
}

a:link, a:visited
{
	text-decoration: none;
	color: #767676;
}

a:hover 

{ 
	color: #4ED4F6;
}

#footer
{
	margin:          0 auto;
	width:           640px;
	height:          39px;
	background:      transparent url('footer2.png');
}

#footer a:link
{
	text-decoration: none;
	color:           #AAAAAA;
}

#footer span
{
	display:         block;
	text-decoration: none;
	position:        relative;
	font-family:     helvetica, arial, sans-serif;
	font-size:       1.1em;
	padding:         12px 0px 0px 24px;
	color:           #565656;
}