/* # # # # # # kids-catering # # # # # # */

body  { font-family: Arial, Helvetica, sans-serif; background: #84baef; text-align: center; margin: 0; padding: 0 }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-style: italic;
}

h3 {
	font-size: 11pt;
	margin: 20px;
}

p {
	font-size: 10pt;
}

em {
	color: #C61084;
	font-style: normal;
	font-weight: bold;
}

span {
   display: none;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	font-size: 10pt;
	color: #C61084;
}
a:hover {
	text-decoration: underline;
}

form {
	width: 350px;
	margin-top: 20px;
	padding: 30px;
}

label {
	display: block;
	float: left;
	width: 130px;
	font-size: 10pt;
	padding-left: 0px;
}

input, textarea {
	margin: 5px;
	width: 200px;
}

/* # # # # # # spezifische DIVs # # # # # # */
#container {
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 758px;
	margin: auto;
	text-align: left;
	background: url(bg.gif) no-repeat;
}

#header {
/*	background: url(bg_header.gif) no-repeat;*/
	width: 272px;
	height: 120px;
}

#menue {
	float: left;
	width: 120px;
	margin-top: 0px;
}
#menue ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menue a {
	text-decoration: none;
	font-size: 12pt;
	color: White;
	display: block;
	height: 35px;
	padding-left: 35px;
	padding-top: 10px;
	background: url(link_radischen_still.gif) no-repeat;
}
#menue a:hover {
	background: url(link_radischen_over.gif) no-repeat;
	font-weight: normal;
}
#menue .aktiv a {
	color: #C61084;
}
#menue .bild {
	background: none;
	padding-bottom: 50px;
}
#menue .bild:hover {
   background: none;
}
#menue .bild img {
	border: none;
}

#text  { background: #b1d2ee url("bg_text.gif") no-repeat; margin-top: 0; margin-left: 155px; width: 502px }
#text h2 {
	padding: 20px 0px 0px 20px;
	color: #C61084;
}
#text p {
	padding: 0px 20px 10px 20px;
}

/* # # # # # # Seitenspezifische DIVs # # # # # # */
#start {
	background: #84BAE7;
	text-align: center; 
}
#start #container {
	height: auto;
	background: #84BAE7;
}
#start #header {
   background: url(bg_start.gif);
	width: 436px;
	height: 214px;
	margin: auto;
   margin-top: 20%;
}
#start a {
	text-decoration: none;
	display: block;
	width: 436px;
	height: 214px;
}
#start span {
}
