/* 
	       
		    
    MH-Computersysteme oHG
 	Typo3 Template Version 3
 
    Zur Benutzung von  MH.T3src (Version 3)
								 26.07.2004
	    
	Marcel von Eiff (m.voneiff@graphic4web.de)
	Mathias Uhl (m.uhl@mh-online.de)


*/



/* CSS Document */
img {
	border: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;

}
body {
	background-image:url(../img/body-bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: none;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #235589;
}
a:active {
	text-decoration: none;
}
/* **POWERMAIL ** */
#content_column div div form fieldset{
	border:none;
}
#content_column div div form fieldset legend{
	float:right;
	font-weight:bold;
	padding-bottom:1em;
}
#content_column div div form fieldset div.tx_powermail_pi1_fieldwrap_html{
	padding-bottom:1em;
}
#content_column div div form fieldset div label {
	float:left;
	width:32em;
}
#content_column div div form fieldset div img {
	float:right;
	margin-right:7em;
	vertical-align:middle;
}
#content_column div div form fieldset div span.tx-srfreecap-pi2-cant-read {
	float:right;
	margin-left:6em;
	margin-top:1em;
}