html {
	height:100%;
	overflow-y:scroll;
}

body {
	background-color: #C5D7ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}

img {
	border: none;
}

a {
	text-decoration: none;
}


#mainbox {
	width: 778px;
	background: url(/fileadmin/assets/parents/background.gif);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
}

#head {
	width: 778px;
	height: 185px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url(/fileadmin/assets/parents/header.gif);
}

#footer {
	width: 778px;
	height: 55px;
	background: url(/fileadmin/assets/parents/footer.gif);
	color: #00389E;
	font-weight: bold;
}

#footer a {
	color: #00389E;
	background: url(/fileadmin/assets/parents/tellafriend.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#footer p {
	margin-left: 480px;
	margin-top: 0px;
	padding-top: 23px;
	display:none;
}

#contentarea {
	width: 778px;
	font-family: arial;
	font-size: 12px;
}

#content {
	position: relative;
	top: 10px;
	left: 30px;	
	width: 530px;
	color: #4A66C5;
	margin-bottom: 20px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#content h1 {
	font-weight: bold;
	margin: 0px;
	color: #094495;
	font-size: 12px;
}

#content h2 {
	color: #094495;
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
}

#content h3 {
	color: #094495;
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
	text-decoration: underline;
}

#content a {
	color:#013066;
}


.innercontent {
	border-left: 170px solid white;
}

.images {
	float: left;
	width: 154px;
	margin: 0px;
	padding: 0px;
}

.images p {
	margin-top: 0px;
}

.images .bodytext {
	margin-top: 0px;
}
#navigation {
	height: 80px;
	width: 632px;
	position: relative;
	top: 136px;
	left: 7px;
	display: block;
}

#navigation img {
	border: 0px;
}

#menu {
	position:relative;
	top: 155px;
	left: 50px;
	width: 570px;
	color: white;
	text-transform: uppercase;
}

#menu a {
	color: #FDE24D;
}

#menu .active {
	color: white;
}

.menu_item {
	color: #FDE24D;
}

#aktuell {
	background-color: #FFF676;
	width:115px;
	position:relative;
	top: 185px;
	left: 648px;
	color: #937301;
}

#aktuell h1 {
	padding: 7px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}



#aktuell .bodytext {
	padding-top: 5px;	
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

#aktuell a {
	color: #927201;
	font-weight: bold;
	background: url(/fileadmin/assets/parents/aktuell_link.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}


#subnavigation {
	background-color: #C5D7ED;
	width:778px;
	height:30px;
	color:#013066;
	margin: 0px;
	padding-top: 20px;
	text-align: center;
}

#subnavigation a, span {
	color:#013066;
}




	
#headlinks {
	position:relative;
	width: 115px;
	height: 44px;
	top: 118px;
	left: 648px;
	background-color:#C5D7ED;	
}

#headlinks a {
	color: #3971AA;
	font-weight: bold;
	background: url(/fileadmin/assets/parents/infos_link.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}

#headlinks p {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
}

#headlink {
	position: relative;
	width: 78px;
	height: 15px;
	top: 2px;
	left: 690px;
}


/* Shop */

#shop h2 {
	font-weight: bold;
}

#shop label {
	float:left;
	width: 100px;
}

#shop .count {
	font-size: 12px;
	border: 1px solid #4A66C5;
	width: 20px;
	color: black;
	font-weight: normal;
	background-color: white;
}

#shop .gift {
	border: 1px solid #4A66C5;
}

#shop .field input {
	font-size: 12px;
	border: 1px solid #4A66C5;
	width: 220px;
	color: black;
	font-weight: normal;
	background-color: white;
}

#shop fieldset {
	border: 1px solid #7A96f5;
}

#shop .field {
	margin-bottom: 5px;
	margin-left: 10px;
}

#shop select {
	border: 1px solid #4A66C5;
}

#shop input {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#shop .submit {
	background-color: #4A66C5;
}










/* kontakt */

#kontakt h2 {
	font-weight: bold;
}

#kontakt label {
	float:left;
	width: 100px;
}


#kontakt .field input {
	font-size: 12px;
	border: 1px solid #4A66C5;
	width: 220px;
	color: black;
	font-weight: normal;
	background-color: white;
}

#kontakt .field select {
	font-size: 12px;
	border: 1px solid #4A66C5;
	width: 50px;
	color: black;
	font-weight: normal;
	background-color: white;
}

#kontakt .field textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #4A66C5;
	width: 220px;
	height: 100px;
	color: black;
	font-weight: normal;
	background-color: white;
}

#kontakt fieldset {
	border: 1px solid #7A96f5;
	width: 360px;
}

#kontakt .field {
	margin-bottom: 5px;
	margin-left: 10px;
}

#kontakt select {
	border: 1px solid #4A66C5;
}

#kontakt input {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#kontakt .submit {
	background-color: #4A66C5;
}







/* Songs */

#songs h2 {
	font-weight: bold;
}

#songs label {
	float:left;
	width: 100px;
}

#songs .count {
	font-size: 12px;
	border: 1px solid #4A66C5;
	width: 20px;
	color: black;
	font-weight: normal;
	background-color: white;
}

#songs .gift {
	border: 1px solid #4A66C5;
}

#songs .field input {
	font-size: 12px;
	border: 1px solid #4A66C5;
	width: 220px;
	color: black;
	font-weight: normal;
	background-color: white;
}

#songs fieldset {
	border: 1px solid #7A96f5;
}

#songs .field {
	margin-bottom: 5px;
	margin-left: 10px;
}

#songs select {
	border: 1px solid #4A66C5;
	font-size: 12px;
}

#songs input {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#songs .submit {
	background-color: #4A66C5;
}

