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

/*------------------------ CSS RESET ------------------------------------
-----------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

ul,
ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #E2007A;
}

a:visited {
	text-decoration: none;
	color: #E2007A;
}

a:active {
	text-decoration: none;
	color: #E2007A;
}

a:hover {
	text-decoration: none;
	color: #F49AD1;
}

img,
a img {
	border: none;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}


/*------------------------ SCHRIFT / GRÖSSE------------------------------
-----------------------------------------------------------------------*/


h1,
h2,
h3 {
}

h1 {
	font-size: 18px;
	color: #E2067A;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 20px;
}

h2 {
	font-size: 14px;
	color: #636463;
	font-weight: bold;
	padding-bottom: 6px;
}

h3 {
	font-size: 14px;
	padding-bottom: 4px;
}

h4 {
	font-size: 25px;
	color: #E2067A;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 20px;
}

.auffallend {
	font-family: "Comic Sans MS", cursive;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #E2067A;
	line-height: 35px;
}
/*------------------------ LAYOUT ---------------------------------------
-----------------------------------------------------------------------*/

body {
	background-color: #F9C9E7;
	background-image: url(img/verlauf-pink.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#container {
	width: auto;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-image: url(img/orna.png);
	background-repeat: no-repeat;
	color: #636463;
	height: auto;
	background-position: left top;
}

#menu {
	height: 25px;
	width: 650px;
	position: relative;
	left: 225px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	top: 20px;
	z-index: 100;
}

#logo {
	height: 169px;
	width: auto;
	position: relative;
	margin-right: 0px;
	margin-left: 220px;
	z-index: 1;
	margin-top: 15px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2067A;
	border-bottom-color: #E2067A;
}

#blume {
	height: 346px;
	width: 352px;
	z-index: 5;
	background-image: url(img/blume-fotos.png);
	position: absolute;
	left: 669px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#fotoshow {
	height: 346px;
	width: 352px;
	z-index: 4;
	position: absolute;
	left: 669px;
	top: 0px;
}

#bereiche {
	height: 150px;
	width: 700px;
	position: relative;
}

#kunst {
	height: 50px;
	width: 200px;
	margin-top: 30px;
	position: absolute;
	margin-left: 20px;
	}
	
#kinder {
	height: 50px;
	width: 200px;
	margin-top: 30px;
	position: absolute;
	margin-left: 325px;
	}
	
#events {
	height: 50px;
	width: 200px;
	margin-top: 100px;
	position: absolute;
	margin-left: 150px;
	}
#tdeclamo {
	height: 50px;
	width: 200px;
	margin-top: 100px;
	position: absolute;
	margin-left: 500px;
	z-index: 10;
	}

#content {
	height: auto;
	width: 975px;
	position: relative;
	min-height: 400px;
	margin-top: 25px;
	background-image: url(img/kringel.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#submenu {
	position: relative;
	height: 300px;
	width: 200px;
	min-height: 300px;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#text {
	width: 675px;
	min-height: 300px;
	height: auto;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

#footer{
	height: 25px;
	width: auto;
	position: fixed;
	font-size: 18px;
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #E2007A;
	margin-top: 50px;
	bottom: 0px;
	color: #FFF;
	left: 0px;
	right: 0px;
	white-space: nowrap;
}

.footer:link {
	color: #FFF;
}
.footer:visited {
	color: #FFF;
	}
.footer:hover {
	color: #636463;
}
.footer:active {
	color: #FFF;
}



/*------------------------ MENU ---------------------------------------
-----------------------------------------------------------------------*/

#menu ol, menu ul {
	list-style-type: none;
	list-style-position: inside;
}

#menu li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	position: relative;
	float: left;
	margin-right: 50px;
}
#menu a:link, #menu a:visited {
	color: #636463;
}
#menu a:hover {
	color: #E4078F;
}
#menu a.aktiv {
	font-weight: bold;
	color: #E4078F;
	font-size: 26px;
}

/*------------------------ SUBMENU ---------------------------------------
-----------------------------------------------------------------------*/

#submenu ol, submenu ul {
	list-style-type: none;
	list-style-position: inside;
}

#submenu li {
	list-style-type: none;
	list-style-position: inside;
	line-height: 24px;
	padding-top: 15px;
}
#submenu a:link, #submenu a:visited {
	color: #636463;
}
#submenu a:hover {
	color: #E4078F;
}
#submenu a.aktiv {
	font-weight: bold;
	color: #E4078F;
	font-size: 22px;
}

/*------------------------ Bilder ---------------------------------------
-----------------------------------------------------------------------*/
.bildlinks {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.bildrechts {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.bildreihe {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
}

.bild {
	padding-top: 20px;
	padding-left: 100px;
	padding-bottom: 20px;
}

.bildunterschrift {
	font-size: 10px;
	font-style: italic;
}

.bodypainting_fett {
	font-size: 24px;
	font-weight: bold;
}
