@charset "utf-8";
/* CSS Document */

#menue_frame {
	padding-top: 400px;
	width: 225px;
	height: 1440px;
	background-image: url(../pics_site/2016HGVerlaufMenue.jpg);
	background-repeat: no-repeat;
	scrollbar-base-color: #ffffff;
	}
#menue_frame #menue {
	font-family: "Times New Roman", Times, serif;
	color: #8f278a;
	width: auto;
	margin-right: 5%;
	margin-left: 5%;
	height: 1440px;
	padding-top: 10px;
}
#menue_frame #menue p {
	color: ##8f278a;
}
#banner_frame {
	background-image: url(../pics_site/2016HGVerlaufHead.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	color: #8f278a;
	height: 1080px;
}
#banner_frame #banner {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#kyoko_bio #bio {
	padding: 10px;
	height: 1024px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#kyoko_bio {
	background-image: url(../pics_site/2016HGVerlaufContent.jpg);
	background-repeat: repeat-x;
}
#inhalt_frame {
	background-image: url(../pics_site/2016HGVerlaufContent.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1440px;
}
#inhalt_frame #inhalt_oben {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#inhalt_frame #inhalt_mitte #about {
	font-family: "Times New Roman", Times, serif;
	color: #8f278a;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#inhalt_frame #inhalt_unten #counter {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
}
#inhalt_frame #inhalt_oben #inhalt_pic {
	padding-left: 0px;
}


#inhalt_frame #inhalt_oben, #inhalt_frame #inhalt_mitte, #inhalt_frame #inhalt_unten {
	padding-top: 20px;
	}
	
#mobile_menue_frame {
	background-image: url(../pics_site/2016HGVerlaufHead.jpg);
	background-repeat: repeat-x;
	height:100px;
	overflow:hidden;
}

#mobile_menue {
	font-family: "Times New Roman", Times, serif;
	color: #8f278a;
	height: 75px;
	padding-top: 10px;
	overflow:hidden;
}

#mobile_inhalt_frame {
	background-image: url(../pics_site/2016HGVerlaufContent.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;

}

#mobile_inhalt {
	font-family: "Times New Roman", Times, serif;
	color: #8f278a;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	padding-top: 10px;
}

#disclaimer {
	background-image: url(../pics_site/2016HGVerlaufContent.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	color: #8f278a;
	width: auto;
	padding-right: 5%;
	padding-left: 5%;
	height: 900px;
	padding-top: 50px;
	overflow:hidden;
}
