
a img {
  border: none;
}

a:link {color:#FFFFFF}
a:visited {color:#FFFFFF}
a:hover {color:#999999}
a:active {color:#FFFFFF}



body {
background: #0A0A0A url(jo/endlos.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

h1, h2, h3 {
	color: #CCCCCC;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 0px;
	
}

p {
}

blockquote {
}

ul {
}

ol {
}



a:hover {
	border: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
	background: url(jo/.gif) repeat-x;
}

/* Header */

#header {
	width: 800px;
	height: 342px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(jo/Head.gif);
}

#header h1, #header h2 {
	float: left;
}

#header h1 {
	padding: 100px 0 0 20px;
	letter-spacing: 3px;
	font-size: 136%;
}

#header h2 {
	padding: 160px 0 0 6px;
	letter-spacing: 2px;
	font-size: 107%;
}

#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;

}

/* Menu */

#menu {
	width: 800px;
	height: 32px;
	margin: 0 auto;
}

#trenner {
	width: 800px;
	height: 39px;
	margin: 0 auto;
}

a img {
  border: none;
}

#submenu {
	width: 800px;
	height: 23px;
	margin: 0 auto;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {       
	width: 797px;
        height: 460px;
	padding-right: 0px;
	padding-left: 10px;
        background: url(jo/Text.gif);
}

#scroll {
  
        top: 20px;
        overflow:auto;
	width: 645px;
	height: 368px;
	margin: 0 auto;
	vertical-align: text-top;
}

#abstand {
	width: 800px;
	height: 28px;
	margin: 0 auto;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 0px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font-size: 92%;

}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(jo/text.gif) repeat-x left bottom;
}

