@charset "UTF-8";
.backround00 {
	background-image: url(bilder_backround/00_Fotolia_69424905_sutichak.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;	
	}
.backround01 {
	background-image: url(bilder_backround/01_Fotolia_70036462_XXL_stefano-di-nenno.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;	
}
.backround02 {
	background-image: url(bilder_backround/02_Fotolia_61550245_XXL_stefano-di-nenno.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;	
}
.backround03 {
	background-image: url(bilder_backround/03_Fotolia_57759608_XXL_I.Normann.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;	
}
.backround04 {
	background-image: url(bilder_backround/04_Fotolia_61554405_XXL_stefano-di-nenno.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;	
}
.backround05 {
	background-image: url(bilder_backround/05_Fotolia_65469605_XXL_science-photo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;	
}
.backround06 {
	background-image: url(bilder_backround/00_Fotolia_69424905_sutichak.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-size: contain;	
	}


.transparenz_grau {
	background: rgba(30,30,30, 0.7);
	color: #FFF;
}
.rahmen {
	padding: 20px;
	text-align: left;
}
.headline {
	font-family: 'Amatic SC', cursive;
	font-size: 55px;
	text-decoration: none;
	line-height: 50px;
	color: #FFF;
}
.headline_braun {
	font-family: Ubuntu, sans-serif;
	font-size: 55px;
	text-decoration: none;
	line-height: 50px;
	color: #873C2D;
}
.head_klein {
	font-family: 'Amatic SC', cursive;
	font-size: 40px;
	text-decoration: none;
	line-height: 40px;
	padding-bottom: 5px;
	color: #FFF;
}
.fliess_braun {
	font-family: Ubuntu, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding: 20px;
	color: #873C2D;
	text-align: center;
}


body,td,th {
	font-family: Ubuntu, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	font-family: Amatic, sans-serif;
	font-size: 56px;
	line-height: 56px;
	color: #873C2D;
}
h2 {
	font-family: Ubuntu, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #333;
}
a:link {
	color: #873C2D;
	text-decoration: none;
}
a:visited {
	color: #873C2D;
	text-decoration: none;
}
a:hover {
	color: #DFC6B2;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}

a.beige:link {
	color: #DFC6B2;
	text-decoration: none;
}
a.beige:visited {
	color: #DFC6B2;
	text-decoration: none;
}
a.beige:hover {
	color: #873C2D;
	text-decoration: none;
}
a.beige:active {
	color: #333;
	text-decoration: none;
}

a.nav:link {
	color: #999;
	text-decoration: none;
}
a.nav:visited {
	color: #999;
	text-decoration: none;
}
a.nav:hover {
	color: #873C2D;
	text-decoration: none;
}
a.nav:active {
	color: #333;
	text-decoration: none;
}

.nav {
	font-family: 'Ubuntu', sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #873C2D;

}

a.foot:link {
	color: #999;
	text-decoration: none;
}
a.foot:visited {
	color: #999;
	text-decoration: none;
}
a.foot:hover {
	color: #873C2D;
	text-decoration: none;
}
a.foot:active {
	color: #333;
	text-decoration: none;
}

.foot {
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding: 0px;
}
