@charset "UTF-8";

h1 {
	font-size: 18px;
	color: #636463;
	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: 18px;
	color: #F1931E;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 20px;
}

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

#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: #F2941E;
	border-bottom-color: #F2941E;
	background-image: url(img/kinder-foto.jpg);
	background-repeat: no-repeat;
	background-position: 500px;
}

#stern {
	background-image: url(img/stern.png);
	height: 150px;
	width: 150px;
	position: absolute;
	left: 925px;
	top: 0px;
	background-repeat: no-repeat;
	z-index: 10;
}

#bereich {
	height: 200px;
	width: 400px;
	position: relative;
	background-image: url(img/kinder-schloss.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
	margin-top: -75px;
	margin-left: 300px;
}

#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: 1150px;
	position: relative;
	min-height: 700px;
	margin-top: 25px;
	background-image: url(img/schloss-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

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

#text {
	width: 650px;
	min-height: 300px;
	height: auto;
	float: left;
	padding: 20px;
	margin-bottom: 60px;
}

#footer{
	height: 25px;
	width: auto;
	position: fixed;
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #cbe8eb;
	margin-top: 50px;
	bottom: 0px;
	color: #636463;
	left: 0px;
	right: 0px;
}

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



/*------------------------ 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: #F1931E;
}

/*------------------------ 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;
	list-style-image: url(img/stern-bullet.png);
}
#submenu a:link, #submenu a:visited {
	color: #636463;
}
#submenu a:hover {
	color: #E4078F;
}
#submenu a.aktiv {
	font-weight: bold;
	color: #F1931E;
}

/*------------------------ Bilder ---------------------------------------
-----------------------------------------------------------------------*/

