body {
	background: #EAEAEC;
	text-align: center;
	height: 100%;
	color: #000000;
	font-size: 14px;
	font-family: Helvetica,Arial,sans-serif;
}
             
/*
font-family: Neue Praxis;
	font-family: "Lucida sans",Verdana,Geneva,Arial,Helvetica,sans-serif;
}
*/

#browserabfrage {
	clear: both;
	padding-left: 100px;
/*	display: none;*/
}

#browserabfrage p, #browserabfrage ul {
	clear: both;
	padding-left: 50px;
}


#page {
	margin-top: 0px;
	background: #000;
	text-align: left;	
	background: #EAEAEC url(../images/bgwg.jpg) repeat-x scroll 0 0;
}

ol {
	magin-left: 0px;
}

li {
	margin-left: 50px;
}

* {
	margin: 0;
	padding: 0;
}

html* div {
	text-align: left;
}

#logo_navi {
	clear: both;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	background-color: #ffffff;	
	height: 95px;
}


#logo_left {
	float: left;
	width: 485px;
}

#nav_right {
	float: right;
	width: 475px;
	height: 95px;
	text-align: right;
}

#content {
	clear: both;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	margin-bottom: 20px;
}



#hauptcontent {
	
}

#clear {
	clear: both;
}

#nav_header {
	margin-top: 15px;
	height: 40px;
	width: 100%;
	background: #AA0000;
	margin-bottom: 25px;
}

#nav {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #fff;
	padding-top: 7px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3, h4, h5, h6 {
	font-size: 14px;
}

p {
	font-size: 14px;
	line-height:1.4em;
	padding:  5px 0  5px 0;
}

dt, dd, dl {
	font-size: 14px;
	line-height:1.4em;
}

ul, li {
	font-size: 14px;
	line-height:1.4em;
	padding:  0px 0  0px 0;
}

a {
 color: #AA0000;
 text-decoration: none;
}




/* Navigation */
#nav ul {
	margin: 0px 0 0px 0px;
	font-size: 17px;	
}

#nav li {
	margin: 0 0 0px 0;
	padding: 0px 13px 0px 13px;
	list-style: none;
	display: inline;
	font-size: 17px;
}

#nav li.active  {
	color: #fff;
	text-decoration: underline;
}

#nav a {
	padding: 0 0 0 0;
	text-decoration: none;
	color: #ffffff;
}

#nav a:hover  {
	text-decoration: none;
	color: #ffffff;
}

#nav_right ul {
	margin: 60px 0 0px 0px;
	font-size: 17px;	
}

#nav_right li {
	margin: 0 0 0 0;
	padding: 0px 13px 0px 13px;
	list-style: none;
	display: inline;
	font-size: 17px;
}

#nav_right li.active  {
	color: #000000;
	text-decoration: underline;
}

#nav_right a {
	padding: 0 0 0 0;
	text-decoration: none;
	color: #000000;
}

#nav_right a:hover  {
	text-decoration: none;
	color: #000000;
}

.bar {
	display: block;
	position: absolute;
	left: -5000px;
}

span.hidden {
	display: none;
}

/* Registrierung */

.tx-srfeuserregister-pi1 a {
	background-image: none;
	padding-left: 0px;
}

.tx-srfeuserregister-pi1 p {
	margin-bottom:0;	
	margin-top: 0;
	padding: 0;
	text-indent:0;
}

#tx-srfeuserregister-pi1-fe_users_form fieldset {
	border: none;
	padding-left: 10em;
}

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {
	float: left;
	margin: 0;
	padding: 0 0.5em 1em;
}

p.tx-srfeuserregister-pi1-error {
	font-size: 14px;
}

#tx-srfeuserregister-pi1-username {
	margin-top: 0em;
}

.tx-srfeuserregister-pi1 dd {
	width: 70%;
}

.tx-srfeuserregister-pi1-text {
	width: 52%;
}

.tx-srfeuserregister-pi1 h4 {
margin-top:0;
padding-left:0;
}

/*Login*/
.tx-felogin-pi1 fieldset {
	border: none;	
}

.tx-felogin-pi1 dt, .tx-felogin-pi1 dd {
	float: left;
	margin: 0;
	padding: 0 0.5em 1em;
}

.tx-felogin-pi1 dt {
clear:both;
padding-right:1em;
text-align:right;
width:40%;
}

.tx-felogin-pi1 dd {
width:30%;
}

p.center {
	margin-left: 35%;
}


.tx-felogin-pi1 em {
	font-style: normal;
}

#text {
	float: left;
	width: 590px;
}

#info {
		float: right;
		padding-left: 10px;
}

p.pdf {
	width: 340px;
	padding: 10px;
	text-align: left;
	border: 1px solid #EAEAEC;
	background-color: #ffffff;
}

p.links {
	width: 340px;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	border: 1px solid #EAEAEC;
	background-color: #ffffff;
}