html {
	background: url(Images/hintergrund_2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

h1 {
	color: #FFFFFF;
	line-height: 55px;
	font-family: 'Allura', cursive;
	font-size: 55px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	color: #FFFFFF;
	line-height: 36px;
	font-family: 'Allura', cursive;
	font-size: 36px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h3 {
	color: #DAEC00;
	line-height: 26px;
	font-family: 'Gudea', sans-serif;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
	
	h4 {
	color: #FFFFFF;
	line-height: 32px;
	font-family: 'Gudea', sans-serif;
	font-size: 32px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.bodyText, .bodyText a, .bodyText a:hover, .bodyText a:active, .bodyText a:visited {
	color: #FFFFFF;
	line-height: 24px;
	font-family: 'Gudea', sans-serif;
	font-size: 18px;
	font-style: normal;
	list-style-type: disc;
	list-style-position: inside;
}
	
.bodyText a:link,  {
	text-decoration: underline;
}
.Subline, .Subline a, .Subline a:hover, .Subline a:active, .Subline a:visited {
	color: #DBD3C4;
	line-height: 28px;
	font-family: 'Gudea', sans-serif;
	font-size: 22px;
	font-style: normal;
	list-style-type: disc;
	list-style-position: inside;
}
.Zitat, .Zitat a, .Zitat a:hover, .Zitat a:active, .Zitat a:visited {
	color: #DAEC00;
	line-height: 28px;
	font-family: 'Gudea', sans-serif;
	font-size: 22px;
	font-style: italic;
	list-style-type: disc;
	list-style-position: inside;
}



#top-navigation, #top-navigation a, #top-navigation a:link, #top-navigation a:active, #top-navigation a:visited {
	color: #CCC;
	line-height: 17px;
	text-decoration: none;
	display: block;
	font-family: 'Gudea', sans-serif;
	font-size: 18px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: center;
	font-style: italic;
	position: relative;
	left: 160px;
	bottom: 3px;
}

#top-navigation a:hover {
	text-decoration: underline;
}

#bottom-navigation, #bottom-navigation a, #bottom-navigation a:link, #bottom-navigation a:active, #bottom-navigation a:visited {
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
	font-family: 'Gudea', sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: italic;
}

#bottom-navigation a:hover {
	text-decoration: underline;
}

#sprachen {
	padding-left:24px;
	padding-bottom: 10px;
/*	width:50px;
	position:relative;
	left:-60px;
	top:24px;
	float:left; */
}
