/* CSS-Definitionen fuer den rhs_mailer
 * @author		(C) RHS-IT Internet Solutions GmbH
 * @version		0.4.2
 * @since 		26.10.2005
 * @lastchange	22.02.2007
 * @copyright	RHS-IT Internet Solutions GmbH
 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left:0px;

}
#bild_rt{margin-right:0px;padding:2px;border:1px solid silver;float:right;}

input.txt {
	color: #333333;
	border: 1px inset #00008B;
	width: 200px;
	height:18px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 0px 3px 0;
	margin-bottom:5px;
}

input.area {
	color: #333333;
	border: 1px inset #00008B;
	width: 250px;
	font: 14px Arial, Helvetica, sans-serif;
}

input.button {
	color: #333333;
	background-color: #F0F0F0;
	border: 1px outset #00008B;
}

form p {
	clear: left;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

form p label {
margin-bottom:5px;
	float: left;
	width: 30%;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.linie{ display:inline;}
fieldset {
	border: 1px solid gray;
	margin-top:0px;
	padding: 0px 0px 5px 8px;
}

.legend {
	font: 14px bold;
	color: #333333;
	font-weight: bold;
}

#error {
	color: #DD0000;
	font-size: 1.2em;
}

pre {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#formmail .hint {
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;	
}
.option{margin-top:5px;}
#choise{width:350px;height:auto;margin-left:150px;}
#umzug{width:auto;height:auto;margin-left:150px;}
.klein{font-size:11px;}
.gray a{
	color:#333333;
	font-weight:normal;
}
#sidebar .gray a{
	color:#333333;
	font-weight:normal;
}
#sideba .gray a:link, a:visited{
	color:#333333;
	font-weight:normal;
}
#sideba .gray a:hover, a:focus{
	color:#333333;
	font-weight:normal;
}