* {
margin:0; 
padding:0;
}

img { border:none; }

body {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 13px;	
    margin:0;
    padding:0;
    background:transparent url(images/meer_bg.jpg) center top repeat-x;
    height:100%;
	color:#666666;
}

#menu {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 14px;
	color:#FFFFFF;
	text-transform: uppercase; 
}	


#menu a, #menu a:visited, #menu a:active{
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 14px;
	color:#FFFFFF;
	text-transform: uppercase; 
	text-decoration:none;
}

#menu a:hover{
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 14px;
	color:#FFFFFF;
	text-transform: uppercase; 
	text-decoration:underline;
}

a, a:visited, a:active{
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 13px;
	color:#666666;
	text-decoration:underline;
}

a:hover{
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 13px;
	color:#666666;
	text-decoration:none;
}


#nav a, #nav a:visited, #nav a:active{
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight:bold;
	color:#081f50;
	text-decoration:none;
}

#nav a:hover{
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 14px;
	color:#081f50;
	font-weight:bold;
	text-decoration:underline;
}

#bg_bottom {
    position: absolute;
    top: 0px;
    right: 0px;
    height:auto;
    width:100%;
    background:transparent url(images/sand_bg.jpg) center bottom repeat-x;
    text-align:center;
}

h1 {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight:normal;
}

h2 {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight:normal;
}

h2 strong {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	
}

p {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight:normal;
}


#main {
	margin:0px auto;
	width:1008;
	text-align:left;
}

.inklusive {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 13px;

}
