font,body,td,th,p,ul,ol,div,li,option,dl,dt,dd,address,blockquote,nobr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
	#text-align:justify;
	line-height: 19px;
}

ul {
	list-style-type:disc;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.titel {
	font-size: 16px;
	font-weight: bold;
	color: #F08400;
}

.small {
	font-size: 9px;
	font-weight: normal;
}

.subnavi {
	color: #ffffff;
}

/* Linkformatierung */

a,.a:link {
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}

a:visited {
	color: #000000;
}

a:hover,a:focus, a:active {
	color: #F08400;
	line-height: 19px;
}

a.subnavi,.a.subnavi:link {
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}

a.subnavi:visited {
	color: #000000;
}

a.subnavi:hover,a.subnavi:focus,a.subnavi:active {
	color: #ffffff;
	line-height: 19px;
}

/* Linkformatierung Ende */



b, strong {
	font-weight: bold;
	color: #666666;
}

/* Seitenr”nder und Scrollbalken */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
	
	
	scrollbar-base-color :white;
	scrollbar-3dlight-color :#CCCCCC;
	scrollbar-arrow-color :#333333;
	scrollbar-darkshadow-color :#333333;
	scrollbar-face-color :white;
	scrollbar-highlight-color :#333333;
	scrollbar-shadow-color :#333333;
	scrollbar-track-color :#CCCCCC;
	
}

fieldset {
border:0px;
padding:opx;
}

legend {
font-weight: bold;
padding-bottom: 10px;
}

.tx_powermail_pi1_fieldwrap_html_textarea {
padding-bottom: 10px;
}

.tx_powermail_pi1_fieldwrap_html_textarea label {
float:left;
margin-right:10px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
border-top: 1px solid #666;
padding-top: 10px;
}

.powermail_textarea {
clear: both;
width: 400px;
height: 100px;
}

.powermail_radio {
margin-right: 20px;
}