/** Basics *******************************************************/
body					{background: #0E3C54;}
#logo 					{position: absolute; top:    0; left: 20px ; width: 180px; height: 565px;}
a img{
	border: 0;
}

.content {
	position: absolute; 
	top: 70px; 
	left: 200px; 
	width: 930px; 
	height: 475px; 
	background-color: #e0d7c6;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 14pt; 
	text-align: left; 
	letter-spacing: 0.5pt;
	vertical-align: top;
	overflow: auto;
}
	#content td{
		font-size: 10pt; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		line-height: 14pt; 
		text-align: left; 
	}
	#content>table, #content>table>tbody{
		width: 700px;	
	}
	#content img{
		border: 0;	
	}
/** Styles *******************************************************/
h1 {color: white  ; font-size: 11pt ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left  ; letter-spacing	: 1pt  ; line-height: 18pt  ;}
h2 {color: #003f44; font-size: 10pt ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left  ; letter-spacing	: 1pt  ; line-height: 14pt  ;}
h3 {color: #828282; font-size: 11pt ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left  ; letter-spacing	: 1pt  ; line-height: 18pt  ;}
/** Links ********************************************************/
/*
a:link, a:active, a:visited {color: #003f44; text-decoration: none;}
*/
a:hover						{color: black  ; text-decoration: none;}

#pic_high img{
	position: absolute;
	top: 50px;
	left: 530px;
	width: 267px;
	height: 400;
}

#pic_wide{ 
	position: absolute; 
	top: 120px; 
	left: 480px; 
	width: 418px; 
	height: 274px
}

#gallery_text {
	position: absolute;
	top: 150px;
	left: 50px;
	width: 400px;
	height: 250px;
}

#gallery_navigation {
	position: absolute;
	top: 400px;
	left: 10px;
	width: 480px;
	height: 50px;
	padding: 0;
}

#gallery_navigation li{
	display: inline;
}	

#gallery_navigation a{
	color: #A0A0A0; 
	text-decoration: none;
	font-weight:bold;
	font-stretch: wider;	
}

#gallery_navigation_back {
	position: absolute;
	top: 435px;
	left: 50px;
}

#gallery_navigation_back a{
	color: #A0A0A0; 
	text-decoration: none;
}

#adm_menu{
	position: absolute; 
	top: 580px; 
	left: 200px; 
	width: 775px; 
	height: 30px; 
}
	#adm_menu a {
		text-decoration: none;
		color: #FFFFFF;
	}

#page_home{
	background-image: url(../img/home_background.jpg); 				
	text-align: center;	
}

#page_grabmale, #page_k_arbeitsplatten, #page_hausgarten, #page_casafloor
{
	background-color: #cad3e2;
}


#cms_edit___Frame{
	/*width: 600px;*/
}

#adm{
	font-size: 8pt;
}
#adm table{
	max-width: 650px;
	min-width: 650px;
}
.contact input {
	width: 204px;	
}
.contact textarea {
	width: 300px;	
}

