/* CSS Document */

body
{
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
	scrollbar-base-color:#7E7E7E;
	scrollbar-arrow-color:#7E7E7E;
	scrollbar-darkshadow-color:#F4F4F4;
	scrollbar-highlight-color:#F4F4F4;
	scrollbar-shadow-color:#7E7E7E;
	scrollbar-face-color:#F4F4F4;
	scrollbar-track-color:#CDCDCD;
	overflow : auto;
	scroll:no;
	height:100%
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
	vertical-align: top;
	padding:35px;
	padding-right:0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}
.border_pro_img {
	border: 1px solid #333333;
}


.hg {
	background-image:  url(../img/muster_re_mi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;

}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 666666;
	font-weight:bold;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4D4D4D;
	padding-left:35px;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: D4281A;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: B81709;
	font-weight: bold;
	text-decoration:underline;
}


a.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4D4D4D;
	font-weight: bold;
	text-decoration:none;
}

a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	font-weight: bold;
	text-decoration:underline;
}

.table {
	border-style:dashed;
	border-color:cdcdcd;
	border-width:0px;
	border-bottom-width:1px;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}

.input
	{
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-color: cdcdcd;
		width:200px;
		background-color:F4F4F4;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		color:666666;		
	}
	
textarea
	{
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-color: cdcdcd;
		width:200px;
		background-color:F4F4F4;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		color:666666;		
	}
	
	.hg_oben_re {
	background-attachment: fixed;
	background-image: url(../img/muster_re_ob.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
