* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin: auto;
	background: #FFFFFF;
	text-align: center;
	font-size: 11px;
	color: #595959;
	margin: 10px;
}

#main {
	margin: auto;
	position: relative;
	z-index: 1;
	text-align: left;
}

/*---------------------------------------------------------------- TWITTER */

.twitter_top {
	background: transparent url(../images/twitter_top.png) no-repeat scroll 0px 0px;
	width: 356px;
	height: 4px;
}

.twitter_bottom {
	background: transparent url(../images/twitter_bottom.png) no-repeat scroll 0px 0px;
	width: 356px;
	height: 4px;
	margin-bottom: 10px;
}

.twrss_bodytext {
	background: transparent url(../images/twitter_bg.png) repeat-y;
	width: 348px;
	padding-left: 4px;
	padding-right: 4px;
}

.twrss_bodytext a{
	color: #595959;
	text-decoration: none;
}

.twrss_bodytext a:hover{
	color: #283F74;
	text-decoration: underline;
}

.twrss_bodytext img {
	padding-right: 10px;
	border: 0px;
}

#main a .twrss_bodytext {
	color: #595959;
} 




/*------------------------- ALL CONIG */

.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	border: 0px none;
	margin: 0;
	padding: 0;
	background: transparent;
}

hr {
	background-color:#dddddd;
	border:medium none;
	color:#dddddd;
	font-size:1px;
	height:1px;
	margin-top:2px;
}

/*--------------- ÜBERSCHRIFTEN */

h1 {
	font-size: 14px;
	color: #595959;
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}


/*--------------- POWERMAIL */

fieldset.tx-powermail-pi1_fieldset div.even {
background:transparent;
}


fieldset.tx-powermail-pi1_fieldset {
background-color:#CCCCCC;
border:1px solid #AAAAAA;
margin-left:20px;
margin-right:20px;
margin-top:15px;
padding:10px;
}

.tx-powermail-pi1 legend {
	border:1px solid #AAAAAA;
	background: #ffffff;
	padding: 3px;
}

.MultiBoxControlsContainer{
			   height:0px !important;  
}

fieldset.tx-powermail-pi1_fieldset{
				  font-weight:bold;
				  margin:0 0 0 0px;
                       		  }
							  
.tipafriend_title a {
	color: #283F74;
	text-decoration: none;
	font-weight: bold;
}

hr.tipafriend_line {
	margin-bottom: 10px;
} 

input.tipafriend_captcha {
	width: 91px;
	margin-top: 5px;
}

p.tipafriend_security img {
	margin-top: 5px;
}

div.tipafriend_error {
	color: #ff0000;
}
