@CHARSET "ISO-8859-1";

BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFF66;
	font-size: 18px;
	overflow: auto;
}

IMG {
	border: none;
}

#browserdiv {
	text-align: center;
}

#pagedivnoimg {
	overflow: hidden;
	margin: auto;
	margin-top: 10px;
	width: 900px;
	height: 575px;
	text-align: center;
	background-color: #6BA7FF;
	border: 2px solid #FFFFFF;
	color: #233755;
	text-align: right;
}

#pagediv {
	overflow: hidden;
	margin: auto;
	margin-top: 10px;
	width: 900px;
	height: 575px;
	text-align: center;
	background-image: url(elly.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #6BA7FF;
	border: 2px solid #FFFFFF;
	color: #233755;
	text-align: right;
}

#headerpic {
	float: left;
}

#headerdiv {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	height: 0px;
}

#menudiv {
	float:left;
	padding-left: 20px;
	padding-top: 4px;
}

#menulist {
	padding-left: 50px;
}

.menuitem {
	font-weight: bold;
	font-size: 20px;
	color: #FAEF06;
}

a {
	text-decoration: none;
	color: #FAEF06;
}

a:hover {
	text-decoration: underline;
}

#contentdiv {
	float: right;
	text-align: left;
	width: 550px;
	margin: 20px;
	color: #365480;
}

#contentdivright {
	float: right;
	text-align: left;
	width: 550px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 40px;
	color: #365480;
}

#contentdivleft {
	float: left;
	text-align: left;
	width: 200px;
	margin: 20px;
	margin-top: 40px;
	color: #365480;
}

.kickoutdiv {
	position:absolute;
	width: 930px;
	height: 0px;
}

.kickoutdivleft {
	position:absolute;
	width: 700px;
	margin-left: 210px;
	height: 0px;
}

.kickoutimg {
	position: relative;
	float: right;
}

.kickoutimgleft{
	position: relative;
	float: left;
	padding-left: 20px;
}

#hund2kickout {
	top: 335px;
}

#jungekickout {
	top: 210px;
}

#mauskickout {
	top: 250px;
}

#pinguinkickout {
	top: 400px;
}

#outerpagediv {
	margin: auto;
	width: 930px;
}

#headline {
	color: #FAEF06;
	font-weight: bold;
	font-size: 30px;
}

.smalltext {
	font-size: 12px;
}

.form {
	border: 1px solid #FAEF06;
	background-color: #B6D4FF;
}

#textform {
	height: 170px;
	width: 470px;
}

#mailform {
	width: 470px;
}

#gbtextform {
	height: 150px;
	width: 190px;
}

#gbmailform {
	width: 190px;
}

#gbnameform {
	width: 190px;
}
