@font-face {
	font-family: CaviarDreams;
	src: url('CaviarDreams-webfont.eot');
	src: url('CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('CaviarDreams-webfont.woff') format('woff'),
         url('CaviarDreams-webfont.ttf') format('truetype'),
         url('CaviarDreams-webfont.svg#caviar_dreamsregular') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: Caviar_Dreams_Bold;
	src: url('Caviar_Dreams_Bold-webfont.eot');
	src: url('Caviar_Dreams_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Caviar_Dreams_Bold-webfont.woff') format('woff'),
         url('Caviar_Dreams_Bold-webfont.ttf') format('truetype'),
         url('Caviar_Dreams_Bold-webfont.svg#caviar_dreamsregular') format('svg');
	font-weight: bold;
	font-style: normal;
}



body {
	font-family: 'Caviar_Dreams_Bold', Verdana, sans-serif;
	color:#000;
	background-image: none;
	}

p {
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0;
	}

p.farbig {
	color: #7db8c1;
	}

a.hy {
	font-family: Verdana, Arial, sans-serif;
	color: #7db8c1;
	text-decoration: none;
	}


.nav-main a {
	color: #7f8f69;
	text-decoration: none;
	}	

.nav-main a.akt {
	color: #419aa5;
	}

a.kotakt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}

.nav-sprache a, .nav-sprache-hell a {
	color: #516f50;
	text-decoration: none;
	}	
	
.nav-sprache a.akt {
	color: #3a878c;
	text-decoration: none;
	}	

a.seitenanfang {
	color: #98a87d;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	display: block;
		}	

h1 {
	color: #3a878c;
	font-weight: normal;
	text-decoration: none;
	}
	


a.h-link {
	color: #7f8f69;;
	font-weight: normal;
	text-decoration: none;
	}


h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #7db8c1;
	font-weight: normal;
	}
	
.h-klein {
	font-family: Verdana, Arial, sans-serif;
	color: #7db8c1;
	font-size:14px;
	line-height:18px;
	}
	

a.akt {
	color: #5fa7b0;
	}

 hr { 
	background-color: #7db8c1;
	height: 1px;
	border: 0px; 
    }



@media only screen and (min-width: 750px) {

body {
	font-family: 'CaviarDreams', Verdana, sans-serif;
	}


p {
	color: #333;
	}

.nav-sprache-hell a {
	color: #98a87e;
	text-decoration: none;
	}	

.nav-sprache-hell a.akt {
	color: #ffffff;
	text-decoration: none;
	}	
