body {
	background: #ffffff url(images/bg.gif) repeat-x;
	text-align: justify;
	font-family:Verdana;
	font-size: small;
	text-align: justify;
	color: #555E4F;
	top: 0px;
	margin: 0px;
	height: 90px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 900px;
	height:257px;
	color: #7F7F7F;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headerOne {
	float:left;
	width:400px;
	height:254px;
	margin-left:0px;
}

#headerTwo {
	float:right;
	width:400px;
	height:254px;
	margin-right:0px;
}

#header h1 {
	float: left;
	margin: 0px 0 0 100px;
	font-size: 500px;
	letter-spacing: -7px;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #00C;
	text-decoration: none;
	margin: 0px;
}

/* Menu */

#menu1 {
	float: left;
	width: 130px;
	padding-bottom: 10px;
	font-weight: bolder;
	font-size: 14px;
	color: #323B2E;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 130px;
	padding: 15px 0px;
	background-color: #E9EAE2;
	border-top: 1px solid #E9EAE2;
	border-bottom: 1px solid #b5b5b5;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #000000 ;
}

#menu1 a:hover {
	background-color: #E9EAE2;
	border-top: 1px solid #E9EAE2;
	border-bottom: 1px solid #000000;
	color: #000000;
}

/* Content */

#content {
	width: 900px;
	padding-top: 0px;
	border: 0px solid #E9EAE2;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-khtml-border-radius-topleft: 9px;
	-khtml-border-radius-topright: 9px;
	background: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#colOne {
	float: left;
	width: 129px;
	margin-top: 5px;
	background: #E9EAE2;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-right: 5px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#colTwo {
	float: right;
	margin-top: 5px;
	width: 683px;
	background: #E9EAE2;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #808080;
	width: 640px;
}


#footer {

	background: #ffffff url(images/footer.gif) repeat-x;
	margin: 0 auto;
	padding-top: 5px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 14px;
}
.jelo {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}
.jeloo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.keoo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #353535;
}
.weiss {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.schwarzfett {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	font-weight: normal;
}
.fett {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555E4F;
}
.rot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00C;
	text-decoration: underline;
}

