body{
	font-family: Arial;
	font-size: 12px;
	color: #585E54;
	font-weight: bold;

	background-position: top left;
	background-attachment: fixed;
	background-color: #FFFFFF;

	overflow: auto;

	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;

	scrollbar-shadow-color: #E7EBED;
	scrollbar-highlight-color: #E7EBED;
	scrollbar-face-color: #E7EBED;
	scrollbar-3dlight-color: #E7EBED;
	scrollbar-darkshadow-color: #E7EBED;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color : #E7EBED;
}
body.indexSeite{ background-color: #E7EBED; margin: 0px; }


iframe.main{
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
	position: relative;
		top: 0px;
		left: 0px;
}


table, th, tr, td{
	font-family: Arial;
	font-size: 12px;
	color: #585E54;
	font-weight: bold;

	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid #000000;
}
table.menu01{ background-color: #F2F2F2; width: 150px; height: 436px; font-size: 14px; color: #585E54;}
td.menu01 { font-size: 14px; color: #585E54; padding-top: 10px; padding-left: 10px; }


font{
	font-family: Arial;
	font-size: 12px;
	color: #585E54;
	font-weight: bold;
}
font.top{ font-size: 14px; font-weight: bold; color: #585E54; }


a{
	font-family: Arial;
	font-size: 14px;
	color: #BD2625;
	font-weight: bold;
	text-decoration: none;
}
a:hover{ color: #AAAAAA; }
a.menu01{ color: #AAAAAA; }
a.content{ color: #D61C1C; font-size: 12px; }


div{
	font-family: Arial;
	font-size: 12px;
	color: #585E54;
	font-weight: bold;
}
div.menu02{ width: 135px; position: relative; top: 0px; left: 10px; font-size: 14px; color: #585E54;}
div.guestbook{ width: 630px; height: 565px; border: 1px solid #7F9DB9; overflow: auto; overflow-x: hidden; }
div.thumbs{ 
	width: 500px; 
	height: 54px; 
	overflow: auto; 
	overflow-y: hidden;

	scrollbar-shadow-color: #D0D3D4;
	scrollbar-highlight-color: #D0D3D4;
	scrollbar-face-color: #D0D3D4;
	scrollbar-3dlight-color: #D0D3D4;
	scrollbar-darkshadow-color: #D0D3D4;
	scrollbar-track-color: #E7EBED;
	scrollbar-arrow-color: #E7EBED;
	scrollbar-base-color : #D0D3D4;
}
div.thumbsBildansicht{
	width: 800px; 
	height: 54px; 
	overflow: auto; 
	overflow-y: hidden;

	scrollbar-shadow-color: #D0D3D4;
	scrollbar-highlight-color: #D0D3D4;
	scrollbar-face-color: #D0D3D4;
	scrollbar-3dlight-color: #D0D3D4;
	scrollbar-darkshadow-color: #D0D3D4;
	scrollbar-track-color: #E7EBED;
	scrollbar-arrow-color: #E7EBED;
	scrollbar-base-color : #D0D3D4;
}


img{ margin: 0px; padding: 0px; }
img.logo{ position: relative; left: 205px; top: 10px; }
img.flagsDE{ margin-top: 20px; margin-left: 10px; }
img.flagsEN{ margin-top: 20px; margin-left: 25px; }
img.flagsIT{ margin-top: 20px; margin-left: 25px; }
img.wagenSlideshow{ position: absolute; top: 280px; left: 330px;  }
img.quiz{ position: relative; top: 360px; left: 0px; }
img.content{ margin: 10px; }


form, select, textarea, input{
	font-family: Arial;
	font-size: 12px;
	color: #585E54;
	font-weight: bold;
}
select, textarea, input{ color: #585E54; }
input.btn{ color: #585E54; height: 21px; background-color: #F0EFE8; border: 1px solid #7F9DB9; }
