body {scrollbar-base-color:#ffffff;  
	scrollbar-3dlight-color:#E3EAF0; 
	scrollbar-arrow-color:#8FAAC4;
	scrollbar-darkshadow-color:#8FAAC4;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	bgcolor:#fff;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* regelt den Abstand des Contents zur
   umgebenden Box mit Rand */
.abstand_rundherum {
	padding: 30px 250px 100px 40px;
	
}

input 
{
	 color: Gray;
	 border-style: none;
	 font-size: 11px;
	 font-family: arial, helvetica, geneva, sunsans-regular; 
}
	
select {
	 color: Gray;
	 border-style: none;
	 font-size: 11px;
	 font-family: arial, helvetica, geneva, sunsans-regular; 
	 width: 150px;
	 outline-style: none;
	 border-style: none;	
}

h1 {
	color: #333;
	font-weight: bold; 
	font-size: 12px;
 	line-height:16px;
	font-family: arial, helvetica, geneva, sunsans-regular; 
	margin-bottom:0;
	margin-top:0;
	padding-bottom: 15px;
}

h1 img {
	border:0;
	margin-right:7px;
	margin-left:-20px;
}


a:link, a:active, a:visited      { 
	color: #003366; 
	font-size: 11px;
	font-weight: normal; 
	font-family: arial, helvetica, geneva, sunsans-regular; 
	text-decoration: underline;
}

a:hover     { 
	color: #424242; 
	font-size: 11px;
	font-weight: normal; 
	font-family: arial, helvetica, geneva, sunsans-regular; 
	text-decoration: none; 
}

p, dt, dl, dd {
	margin:0;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #333; 
	font-weight: normal; 
	font-size: 11px;
 	line-height:16px;
	font-family: arial, helvetica, geneva, sunsans-regular; 
}

td{
	color: #505050; 
	font-weight: normal; 
	font-size: 11px;
 	line-height:16px;
	font-family: arial, helvetica, geneva, sunsans-regular; 
}

table {
	margin-bottom: 10px;
	border-spacing:0;
}


ul, li {
	list-style-type: square;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:2px;
	font-size: 11px;
 	line-height:14px;
	font-family: arial, helvetica, geneva, sunsans-regular; 
	color: #505050; 
}


img {
	border: 0;
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
	font-weight: bold;
}

.abstand_unten {
	padding-bottom:16px;
}

textarea      { 
	color: #424242;
	font-size: 11px; 
	font-family: arial, helvetica, geneva, sunsans-regular;
	padding-left:5px; padding-right:5px; 
	border:0;
	width: 300px;
	height: 60px;
	scrollbar-base-color:#ffffff;  
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#106E72;
	scrollbar-darkshadow-color:#106E72;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#106E72;
}

.textfeld      { 
	color: #424242;
	font-size: 11px; 
	font-family: arial, helvetica, geneva, sunsans-regular;
	padding-left:5px; padding-right:5px;
	border:0;
	width: 90%;
	height: 17px;
}

select { 
	background-color:#fff; 
	border: 1 solid #fff;
	color:#424242;;  
	font-family: arial, helvetica, geneva, sunsans-regular; 
	font-size:11px; 
	width:200px;
	heigth:15px;
	font-weight: normal;
}


h2 {
	color: #333;
	font-weight: bold; 
	font-size: 12px;
 	line-height:16px;
	font-family: arial, helvetica, geneva, sunsans-regular; 
}

h3 {
	color: #333;
	font-weight: bold; 
	font-size: 11px;
 	line-height:16px;
	font-family: arial, helvetica, geneva, sunsans-regular; 
}

h4 {
	color: #333;
	font-weight: bold; 
	font-size: 11px;
 	line-height:16px;
	font-family: arial, helvetica, geneva, sunsans-regular; 
}

/* 2. Navigation im rechten Bereich */
.listing p {
	margin-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
}

.listing a:link, .listing a:active, .listing a:visited      { 
	color: #003366; 
	font-size: 11px;
	font-weight: normal; 
	font-family: arial, helvetica, geneva, sunsans-regular; 
	text-decoration: none;
	line-height:13px;
}

.listing img {
	margin-bottom:-2px;
	margin-right:6px;
	margin-left:-20px;
}

/* Bild im rechten Bereich */
.illu {
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.illu_abstand {
	padding-bottom:5px;
}