body {
	text-align: center;
	background-color: #1A1A1A;
	background-repeat: no-repeat;
	background-position: left top;
	clip: rect(auto,auto,auto,auto);
}

/* Header */

#header {
	width: 768px;
	height: 120px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	background-color: #1A1A1A;
	background-image: url(bilder/jekdesign_header.png);
}

/* Menu */

#menu {
	width: 768px;
	height: 20px;
	background-color: #1A1A1A;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
}

#menu ul {
	list-style: none;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	float: none;
	width: auto;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #E86B00;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 20px;
}

#menu a:hover, #menu .active a {
	color: #CCC;
	background-color: #363636;
	text-decoration: none;
}

#splash {
	width: 800px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	width: 768px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#content .content.p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	text-align: left;
	margin-left: 14px;
	width: 800px;
	height: 40px;
	float: left;
}
#text {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.text2 {
	text-align: justify;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text2 .text21 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.content44 {
	text-align: center;
}
.content44 a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #E86B00;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.content44 a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}



/* Footer */

#footer {
	width: 768px;
	color: #4D4D4D;
	background-color: #1A1A1A;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 0;
	height: 25px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	background-image: url(bilder/foter.jpg);
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	text-decoration: none;
	color: #4D4D4D;
	top: 0px;
}






#footer p {
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}


#footer a:hover {
	text-decoration: none;
	color: #E86B00;
}
.text23 {
	text-align: right;
	font-weight: normal;
}
.text23 a {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #E86B00;
	padding-right: 14px;
}
.text23 a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
