#wrapper { margin:0 auto; width:980px;  }
#header { width:980px; height:106px; float:left; text-align:center; font-size:20px;  }
#logo { width:343px; height:86px; padding-left:15px; padding-top:20px; float:left;  text-align:center; font-size:20px;  }
#language { display:none; width:405px; height:78px; padding-top:28px; float:left; text-align:right; font-size:12px; text-transform:uppercase; }
#service_nav { height:78px; width:200px; padding-top:28px; float:right; text-align:right; font-size:12px; padding-right:17px; text-transform:uppercase; }
#main_pic { width:980px; height:397px; float:left; background-color:#FFF;  }
#gallery { width:980px; height:70px; float:left; padding-top:4px;  }
#gallery img { padding:0px; margin:0px; padding-right:4px; cursor:pointer;  }
#menu { width:965px; height:20px; padding-top:18px; float:left; padding-left:15px }
#menu li { display:inline; padding-right:45px; padding-left:0px; }
#content { width:637px; float:left; background-color:#FFF; padding-top:30px; padding-left:15px; padding-bottom:60px; }
#navigation { width:172px; float:left; padding-left:95px; padding-top:38px; padding-right:60px}
#navigation_img { width:232px; float:right; padding-top:62px}
#googlemap { width:637px; float:left; padding-top:30px}
#footer { width:965px; height:40px; float:left; padding-left:15px }

#language { color: #8f9489; }
#language a:link { color: #8f9489}

#language a:hover {
	color: #882d37;
	text-decoration: none;
}

#bg {
	background-image:url(../img/bg_flower.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:980px;
	height:100%;
	float:left;
}
.menu_element {
	width:auto;
	float:left;
}	

.menu_element a 
{
    width:auto;
    float:left;
    color: #333925;
}
  
.menu_element a:hover 
{
    color:#882d37;
    border-bottom:2px solid #882d37;
}


.menu_element_space {	
	padding-right:45px;
	float:left;
}

.navigation_dx{
	font-size:14px;
	padding-right:45px;
	float:left;
	font-weight: bold;
	line-height:28px;
	text-transform:lowercase;
}

.navigation_dx a:link {
	color: #333925;
	text-decoration: none;
}

.navigation_dx a:link {
	color: #333925;
	text-decoration: none;
}

.navigation_dx a:hover{
	color: #882d37;
	text-decoration: none;
}


#service_nav a:hover {
	color: #882d37;
	text-decoration: none;
}

h1 {
	color: #882d37;
	font-size:24px;
	text-transform:uppercase;
	line-height:48px;
}



.box_headline {
	color: #882d37;
	font-size:14px;
	font-weight:bold;
	line-height:45px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: trebuchet MS, Verdana, arial, sans-serif;
	font-size: 13px;
	color: #333925;
}

a:hover {
	color: #882d37;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #333925;
}
a:visited {
	text-decoration: none;
	color: #333925;
}
a:active {
	text-decoration: none;
	color: #333925;
}

#footer {
	font-size:12px;
}	

#footer a {
	font-weight:bold;
	text-decoration:none
}	

#footer a:hover {
	font-weight:bold;
	color: #882d37;
	text-decoration: none;
}	

#content a:hover {
	color: #882d37;
}