@charset "utf-8";
html, body, div, h1, h2, h3, h4, ul, li, img, p, dl, dt, dd, adress, acronym, em, strong {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

.clear {
	clear:both;
	font-size:0.1em;
	visibility:hidden;
	color:#000000;
}
body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
/* bk: mit Logo	background:#AFC8FF url(images/sponsoren.gif) top left no-repeat;*/
	background:#AFC8FF top left no-repeat;
	font-size:62.5%;
	
}



#wrap {
	position:relative;
	min-height:100%;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

* html #wrap {
	height: 100%;
}


#header {
	text-align:left;
	padding-top:10px;
	padding-left:20px;
	background:#FFFFFF url(images/header.jpg) bottom right no-repeat;
	height:120px;
}

#header h1 {
	font-size:1em;
}

#header img {
	float:left;
}

#header h1 {
background: url(images/logo-schriftzug.gif);
height: 120px;
width: 339px;
margin-left:130px;
float:left;
}

#header h1 span {
visibility: hidden;
}

#header img {
	border:0;
}

#links {
	
	float:left;
	text-align:left;
}

#rechts {
	
	float:right;
	text-align:right;
}

#submenu {
	width:100%;
	background: #000000 url(images/footer-bg.gif) repeat-x top; 
	color:#FFFFFF;
	font-size:1.2em;
}

#submenu #links ul {
	list-style-type:none;
	margin-left:20px;
}

#submenu #links li {
	margin-left:20px;
	padding: 10px;
	display:block;
	float:left;

	font-weight:bold;
}

#submenu #rechts ul {
	list-style-type:none;
	margin-right:80px;
}

#submenu #rechts li {
	margin-right:20px;
	padding: 10px;
	display:block;
	float:right;

	font-weight:bold;
}

#submenu a {
	text-decoration:none;
	color:#FFFFFF;
}

#submenu a:hover {
	color: #CC3333;
	
}

#content {
	padding-top:40px;
	padding-bottom:100px;
	font-size:1.3em;
	width:60%;
/*bk mit logo	margin-left:285px; */
	margin-left:85px;
	margin-right:auto;
	text-align:left;
	
	
	
}

#content img {
	border:0;
}

#content a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {
	color: #CC3333;
	
}





#footer {
	position:relative;
	margin-top:-90px;
	height:80px;
	clear:both;
	background: #000000 url(images/footer-bg.gif) repeat-x top;
	color:#FFFFFF;
	font-size:1.2em;
	padding-top:10px;
	border-bottom: 1px solid #000000;
	text-align:right;
} 

#footer ul {
	list-style-type:none;
	margin-right:80px;
}

#footer li {
	margin-right:5px;
	padding: 5px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	float:right;

	font-weight:bold;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover {
	color: #CC3333;
	
}

#footer img {
	float:left;
	margin-top:20px;
}

#facebook {
         float:left;
         margin-top:30px;
         margin-left:60px;
}

#copyright {
	margin-top:50px;
	margin-right:25px;
	color:#999999;
	font-size:1em;
}


fieldset.tx-powermail-pi1_fieldset {

/* Disable border */

border: solid #000000 1px;
padding: 10px;

}

fieldset.tx-powermail-pi1_fieldset label {

/* Style labels */

display: block;

width: 150px;

float: left;

clear: both;

}

fieldset.tx-powermail-pi1_fieldset input,

fieldset.tx-powermail-pi1_fieldset select {

/* Style input fields */

width: 200px;


border: 1px solid #000000;

margin-left: 10px;

}

div.tx_powermail_pi1_fieldwrap_html {

/* Increase margin between every field */

margin: 10px 0;

}

fieldset.tx-powermail-pi1_fieldset textarea {

/* Style textarea */
display:block;
width: 400px;
clear: both;


border: 1px solid #000000;



}

.powermail_mandatory_js {

color: #FF0000;


}

.validation-failed {
	background-color: #99CCFF;

}

