@charset "utf-8";
.container {
	background-image: url(../images/bg_container.png);
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.header {
	height: 215px;
	width: 1030px;
	background-image: url(../images/header.png);
}
.content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}

.footer {
	background-image: url(../images/bg_footer.png);
	height: 135px;
	width: 1030px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 10px;
	padding-top: 15px;
}
h1 {
	font-size: 30px;
	color: #AA2467;
}


.navbar {
	background-image: url(../images/bg_navbar.png);
	height: 50px;
	width: 1030px;
	padding: 0px;
	margin: 0px;
}
body {
	background-image: url(../images/bg_body_small.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 0px;
}
.candy {
	background-image: url(../images/bg_candy.png);
	height: 350px;
	width: 1030px;
}

.container .navbar ul li a {
	height: 50px;
	width: 200px;
	display: block;
	text-indent: -9999px;
}

.container .navbar ul li {
	height: 50px;
	width: 200px;
	display: block;
	text-indent: -9999px;
	list-style-type: none;
	float: left;
}

.container .navbar ul .navhome {
	background-image: url(../images/bn_home_dk.png);	
}

.container .navbar ul .navhome a {
	background-image: url(../images/bn_home_dk.png);	
}

.container .navbar ul .navhome a:hover {
	background-image: url(../images/bn_home_brgt.png);
}

.container .navbar ul .navestories {
	background-image: url(../images/bn_estories_dark.png);
}

.container .navbar ul .navestories a {
	background-image: url(../images/bn_estories_dark.png);
}

.container .navbar ul .navestories a:hover {
	background-image: url(../images/bn_estories_brgt.png);
}

.container .navbar ul .navdstories {
	background-image: url(../images/bn_dstories_dark.png);
}

.container .navbar ul .navdstories a {
	background-image: url(../images/bn_dstories_dark.png);
}

.container .navbar ul .navdstories a:hover {
	background-image: url(../images/bn_dstories_brgt.png);
}

.container .navbar ul .contact {
	background-image: url(../images/bn_contact_dark.png);
}

.container .navbar ul .contact a {
	background-image: url(../images/bn_contact_dark.png);
}

.container .navbar ul .contact a:hover {
	background-image: url(../images/bn_contact_brgt.png);
}
.container .navbar ul {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 110px;
}
h2 {
	font-size: 22px;
	color: #AA2467;
}
.wordcount {
	font-size: 10px;
	color: #6907AB;
}
.container .content h3 a {
	color: #AA2467;
}

.container .content h3 a:hover {
	color: #FFFFFF;
}
.container .content p a {
	font-weight: bold;
	color: #3333FF;
}

.container .content p a:hover {
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-size: 18px;
	color: #AA2467;
}
.container .footer_small p {
	font-size: 10px;
	background-image: url(../images/bg_footer_small.png);
	text-align: center;
	height: 85px;
	width: 1030px;
	padding-top: 15px;
}

.footer_story {
	font-size: 10px;
	background-image: url(../images/bg_footer_stories.png);
	text-align: center;
	height: 95px;
	width: 1030px;
	padding-top: 5px;
}
.story {
	text-indent: 15px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
}
.story_farbig {
	color: #AA2467;
	text-indent: 15px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
}

.leerzeile {
	margin-top: 0px;
	margin-bottom: 0px;
}

.welcome {
	font-size: 16px;
	width: 600px;
	margin-right: auto;
	line-height: 20px;
	text-align: left;
	margin-left: 15px;
}

ul#list-nav {
	padding: 0;
	list-style: none;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


ul#list-nav li {
	text-decoration: none;
	width: 175px;
	color: #820644;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-weight: bold;
	text-align: center;
	display: inline;
}

ul#list-nav li a {
	text-decoration: none;
	width: 175px;
	color: #820644;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-weight: bold;
	text-align: center;
}


ul#list-nav li a:hover {
	color: #F9F;
	
}
.ende {
	font-size: 20px;
	color: #AA2467;
	text-indent: 15px;
	font-weight: bolder;
}
.Erklärung {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.container .content h2 a {
	color: #AA2467;
	text-decoration: none;
}

.container .content h2 a:hover {
	color: #FEEDF5;
	text-decoration: none;
}
.Achtung {
	font-size: 18px;
	font-weight: bolder;
	color: #F30;
}
