body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Verdana";
	font-size: 12px;
	background-color: #FFFFFF;
}

img{
	border: 0px;
}

.site{
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	width: 938px;
	height: 649px;
}

/* \/ \/ Menu Start \/ \/ */

.site-menu{
	top: 97px;
	left: 175px;
	background-color: #2a7035;
	border: 0px solid black;
	width: 763px;
	height: 19px;
	position: relative;
	float: left;
}

.site-menu-txt{
	margin-top: 2px;
	margin-left: 14px;
	border: 0px solid black;
	width: 678px;
	height: 17px;
	float: left; 
}

.site-menu-icon{
	margin-top: 2px;
	border: px solid black;
	width: 60px;
	height: 17px;
	float: left;
}

.site-menushaddow{
	margin-top: 33px;
	background-image: url(all_menu_shaddow.jpg);
	border: 0px solid black;
	width: 554px;
	height: 14px;
	float: left;
}

.menu-link{
	margin-right: 10px;
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu-link:hover{
	margin-right: 10px;
	display: inline;
	font-size: 12px;
	color: #c6cca3;
	text-decoration: none;
}

/* /\ /\ Menu End /\ /\ */

/* \/ \/ Site Start \/ \/ */

.site-main{
	margin-top: -19px;
	border: 0px solid black;
	width: 938px;
	height: 649px;
	float: left;
}

.site-routeguidance{
	margin-top: 23px;
	margin-left: 58px;
	border: 0px solid black;
	width: 470px;
	height: 60px;
	float: left;
}

.site-colorbar{
	background-color: #c6cca3;
	border: 0px solid black;
	width: 28px;
	height: 649px;
	float: left;
}

.site-container{
	border: 0px solid black;
	width: 738px;
	height: 649px;
	float: left;
}

.site-flagandleftpicture{
	margin-left: 22px;
	border: 0px solid red;
	width: 162px;
	height: 447px;
	float: left;
	
}

.site-flags{
	margin-top: 13px;
	border: 0px solid black;
	width: 162px;
	height: 22px;
}

.site-leftpicture{
	margin-top: 11px;
	border: 0px solid black;
	width: 162px;
	height: 242px;
	float: left;
}

.site-maincontent{
	margin-top: 30px;
	margin-left: 58px;
	border: 0px solid black;
	width: 470px;
	height: 303px;
	float: left;
	font-size: 11px;
}

.site-bottom{
	border: px solid black;
	width: 719px;
	height: 202px;
	float: left;
}

.site-bottom-logo{
	margin-left: 136px;
	background-image: url(all_picture_bottom.jpg);
	border: 1px solid White;
	width: 583px;
	height: 202px;
}

.site-bottom-txt{
	margin-top: 81px;
	margin-left: 396px;
	border: 0px solid black;
	width: 180px;
	height: 100px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

.site-rightpictures{
	border: 0px solid black;
	width: 172px;
	height: 649px;
	float: left;	
}

.element-flag{
	margin-right: 4px;
	display: inline;
}

.element-flag-end{
	margin-right: 0px;
	display: inline;
}

.element-routeguidance{
	color: #2a7035;
	text-decoration: underline;	
}

.element-routeguidance:hover{
	color: #c6cca3;
	text-decoration: underline;	
}

span.element-headline{
	font-weight: bold;
	font-size: 16px;	
}

span.element-subline{
	font-weight: bold;
}

.element-bookingmail{
	color: #000000;
	text-decoration: none;	
}

.element-bookingmail:hover{
	color: #000000;
	text-decoration: underline;	
}

