#powermaildiv_uid25 *{
	display:inline-block;
}
#powermaildiv_uid25 label{
	padding-top:13px;
}
.powermail_captcha_captcha{
	/*margin-top:6px;*/
}
#teams {
	width: 600px;
	}
#teams .csc-textpic {
	border-bottom: 1px solid #000!important;
	margin-bottom: 25px;
	padding-bottom: 25px;
	float: left;
	}
#teams .csc-textpic-image{
	float: left!mportant;
	}
#teams .csc-textpic-text{
	float: right!important;
	width: 385px;
	*+width:350px;
	}

#teams h1{
	float: left;
	width:600px;
	}


#footer_inside{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#696969;
	float:left;
	text-align:right;
	margin-top:36px;
	width: 940px;
}
#footer_inside a{
	text-decoration:none;
	color:#696969;
}
#drei_spalten div{
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:6px;
}
#zwei_spalten div{
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:6px;
}
/*===========================================================================
	BODY
===========================================================================*/

* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}

/*=========================================================================== 
	CONTAINER + CONTENT
===========================================================================*/


#uber_container {
	width: 1000px;
	margin: 10px auto 0 auto;
	text-align: left;
	}
	
#header {
	width: 974px ;
	height: 89px;
	background: url(../../_images/header.gif) no-repeat;
	}
	
#content_container {
	background: url(../../_images/loop.gif) repeat-y;
	background-position: 0% 10px;
	width: 1025px;
	min-height: 430px;
	*height: 430px;
	display: inline-block;
}

#content_area {
	width: 602px;
	padding: 10px 0 0 40px;
	position: relative;
	float: left;
	display: block;
	z-index: 89;
	
}

/*===========================================================================
	NAVI
===========================================================================*/

#navi {
	width: 160px;
	padding: 50px 0 0 0;
	position: relative;
	float: left;
	z-index: 88;
	}

.navibutton{
	border:0px solid black;
	height:35px;
	width:150px;
	display: block;
	background-image:url(../../_images/navi_button2.gif);
	background-repeat:no-repeat;
	padding:2px 0 0 20px;
}		

.navibutton3{
	border:0px solid black;
	height:35px;
	width:150px;
	display: block;
	background-image:url(../../_images/navi_button3.gif);
	background-repeat:no-repeat;
	padding:2px 0 0 20px;
}

.navilink	{
	display:block;
}

a.navilink:link {
	color:#003366;
	text-decoration:none;
	font-size:13px;
}

a.navilink:visited {
	color:#003366;
	text-decoration:none;
	font-size:13px;
	}

a.navilink:hover {
	color:#86372a;
	text-decoration:none;
	font-size:13px;
	}	

a.navilink2:link {
	color:white;
	text-decoration:none;
	font-size:13px;
	}

a.navilink2:visited {
	color:white;
	text-decoration:none;
	font-size:13px;
	}

a.navilink2:hover{
	color:white;
	text-decoration:none;
	font-size:13px;
	}

/*=========================================================================== 
	PROMOTION BOX
===========================================================================*/

.promo_box {
	padding: 50px 7px 0 0;
	width: 170px;
	float: right;
	position: relative;
	z-index: 77;
	}

.promo_box_loop {
	background: url(../../_images/promo_box_loop.gif) repeat-y;
	width: 170px;
	}

.promo_box_header {
	background: url(../../_images/promo_box_header.gif) no-repeat;
	width: 170px;
	height: 22px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	}

.promo_box_content {
	padding: 0 8px 0 8px;
	}

.promo_box_content a{
	color:#D21F1F;
}

.promo_box_footer {
	background: url(../../_images/promo_box_footer.gif) no-repeat;
	width: 170px;
	height: 30px;
	}

/*===========================================================================
	FOOTER
===========================================================================*/

#footer {
	background: url(../../_images/footer.gif) no-repeat;
	width: 974px;
	height: 59px;
	}
	
/*===========================================================================
	TYPOGRAFIE
===========================================================================*/

h1 {
	margin-bottom: 15px;
	}

hr {
	border-top:1px solid black;
	margin: 20px 0 20px 0;
	}

/*===========================================================================
	POWERMAIL-FORM
===========================================================================*/
div.powermail_mandatory_js{color:#FF0000;}
.tx-powermail-pi1 {
       border: none;
	}
	
fieldset.tx-powermail-pi1_fieldset legend {
	/* Zeige den Formulartitel nicht an */
	display: none;
	}
	
fieldset.tx-powermail-pi1_fieldset {
	border: none;
	background:inherit; 
	}
	
fieldset.tx-powermail-pi1_fieldset label {
	/* Setze Abstand zwischen Feld-Beschreibung und Input-Feld*/
	width:120px;
	float: left;
	}

fieldset.tx-powermail-pi1_fieldset input {
	border: 1px solid;
	margin-left: 50px;
	}

fieldset.tx-powermail-pi1_fieldset select {
	border: 1px solid;
	}
	
fieldset.tx-powermail-pi1_fieldset textarea {
	border: 1px solid;
	margin-left: 50px;
	}
	
div.tx_powermail_pi1_fieldwrap_html {
	/* Abstand zwischen den Eingabefeldern */
        margin: 5px 0;
	}

div.tx_powermail_pi1_fieldwrap_html_submit {
	padding-left: 224px;
	text-align: left;
	}
