* { margin:0; padding: 0; } 
:link,:visited { text-decoration:none; }
ul,ol { list-style:none; }
html { height: 100% } 

body {
	height: 100%;
	min-height: 101%;
	font-size: 100.01%;
	position: relative;
	color: #000;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	background: #fff url("../design/back_2.jpg");
	line-height: 120%;
}
#logo {
	top:20px;
	left: 25px;
	height: 120px;
	width: 250px;
	position: absolute;

}

#menue
{
	position: absolute;
	white-space: nowrap;
	display : inline;
	list-style-type: none;
	padding: 10px 0px;
	left: 300px;
	background:    url("/files/design/menue_back.gif") no-repeat;
	height: 35px;
	width:690px;
	top: 65px;
} 
#menue_lang
{	position: absolute;
	white-space: nowrap;
	display : inline;
	list-style-type: none;
	left: 300px;
	top: 30px;
} 
#contentwrapper{
	width: 250px;
	position: absolute;
	top: 135px;
	left: 25px;
	background:    url("/files/design/content_back.gif") no-repeat;
	height: 500px;

}
#content{
	margin: 15px;
	color: #FFFFFF;
}
#pictures{
	position: absolute;
	top:142px;
	left:300px;
	width: 635px;
	height: 500px;
	padding: 30px;
}

#picture1 {
	height: 210px;
	width: 310px;
	float: left;
	margin-bottom:12px;
}
#picture2 {
	height: 210px;
	width: 310px;
	float: right;
	margin-bottom:12px;
}
#picture3 {
	height: 210px;
	width: 310px;
	float: left;
	top:245px;

}
#picture4 {
	height: 210px;
	width: 310px;
	float: right;
	top:245px;

}
#map {
	height: 450px;
	width: 650px;
	float: left;
	margin-bottom:20px;
	position: absolute;
	top: 25px;
	left: 25px;
}

a, a:link, a img, a:link img {
border:0;}

/* -------------------- Navigation -------------------- */

#menue li, #menue_lang li {
	display:inline;
	text-align: left;
	margin:0 5px 0 -10px;
	width:130px
}

#menue a:link, #menue a:visited, #menue_lang a:link, #menue_lang a:visited {
	font-size:18px;
	font-weight : normal;
	text-decoration : none;
	color: #FFFFFF;
	padding: 0 15px 0 0;
	
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=��#333��, Positive=��true��);
text-shadow:#333 5px 5px 5px;
filter:Shadow(Color=#333, Direction=135, Strength=5p);
}
#menue li.active,  #menue a:active, #menue_lang a:active {
	font-size:18px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: normal;
	padding: 0;
	font-style: italic;
}
#menue a:hover, #menue_lang a:hover{
	padding: 0 15px 0 0;
	font-style:normal;
	color : #FFFF00;

}
#menue li.active a:hover{
	font-style: italic;

}
#menue a:link, #menue a:visited {
voice-family : "\"}\""; 
voice-family : inherit;
}
p {
	font-size: 14px;
	text-align: left;
}


#content p {
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=��#333��, Positive=��true��);
	text-shadow: #333 5px 5px 5px;
filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
} 

a:link {
color: #FFF
}

a:hover {
	color : #FFFF00;
}
a:visited {
	color: #FFF;

}
a:active {
	color: #FFF;

}

a:link, a:visited {
	voice-family : "\"}\"";
	voice-family : inherit;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	text-transform: uppercase;
	color: #D021FF;
	margin: 20px 0 25px 30px;
	letter-spacing: 3px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #B7A23E;
	margin: 20px 0 20px 30px;
	letter-spacing: 2px;
	white-space: nowrap;
		font-weight: bold;

}


ul {
	margin: 0 30px;
}

li {
	list-style-type: none;
		margin: 10px 0;

}
hr {
	background: url(/files/design/hr.png) no-repeat;
	height: 15px;
	border: none;
	margin: 5px 30px;

}

img {
	border: none;
}
/* ********classes******* */



/* ********footer******* */
#address {
	padding: 0 0 0 5px;
	position: absolute;
	top: 640px;
	bottom: 10px;
	left: 300px;
}

#address p, #address a:link, #address a:visited {
	font-size: 8px;
	font-family: "Courier New", Courier, mono;
	text-transform: lowercase;
	text-decoration: none;
	color:#666666;
} 
#address a:hover {
color:#fff;}