body, html {
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	line-height: 1.25em;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
	font-weight: bold;
}

h1 {
	display: none;
}

h2 {
	font-size: 1.25em;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #CCCCCC;
	margin-top: 1em;
}

div > h2 {
	margin-top: 0px;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 0;
	padding-bottom: 0;
}

h4 {
	font-size: 0.95em;
	padding-top: 1.5em;
	margin-bottom: 0;
	padding-bottom: 0;
	clear: both;
}

address {
	font-size: 0.95em;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-style: normal;
	line-height: 1.25em;
	padding-left: 2em;
}

#content p.imagetext {
	clear: both;
}

#content ul {
	list-style-type: square;
	padding-left: 2em;
}

#content ul li {
	list-style-type: square;
	list-style-position: inside;
}

#content blockquote {
	clear: both;
	padding-left: 0.25em;
	margin: 3em 0 0 2em;
	border-width: 0 0 0 2px;
	border-style: dotted;
	border-color: #33CC00;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	line-height: 1.25em;
}

#content dl {
}

#content dl dt {
	font-size: 1.15em;
	font-weight: bold;
	color: #33CC00;
	padding: 1em 0 0 0;
	clear: both;
}

#content dl dd {
	margin: 0;
	text-align: justify;
	font-size: 1em;
}

#content img.left {
	margin: 0.5em 1em 0 0;
	float: left;
}

#content img.right {
	margin: 0.5em 0 0 1em;
	float: right;
}

#content a {
	border-width: 1px 0 1px 0;
	text-decoration: none;
	border-style: dotted;
	border-bottom-color: #000000;
	border-top-color: #000000;
	color: #FFFFFF;
}

#content a:link {
	border-bottom-color: #FFFFFF;
}

#content a:visited {
	border-bottom-color: #FFFFFF;
}

#content a:hover {
	border-bottom-color: #FFFFFF;
	border-style: solid;
}

#content a:active {
	border-bottom-color: #FFFFFF;
}

#content .reference dt {
	float: left;
	width: 130px;
}

#content .reference dd {
	height: 90px;
}

#content .reference dd p {
	margin: 0px;
}

#navigation {
	position: fixed;
	width: 190px;
	height: 100%;
	top: 0;
	left: 0;
	padding-top: 130px;
	padding-left: 10px;
	font-size: 0.7em;
	z-index:100;
}

#navigation ul {
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
}

#navigation ul li {
	list-style-type: none;
	margin: 0 0 0.1em 0;
	padding: 0;
}

#navigation ul li a {
	display: block;
	height: 1.5em;
	text-decoration: none;
	border-width: 0 0 1px 1px;
	border-style: dotted;
	padding-left: 0.25em;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
}

#navigation ul li a:link {
	
}

#navigation ul li a:visited {
}

#navigation ul li a:hover {
	color: #33CC00;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#navigation ul li a:active {
	color: #FF0000;
}

#navigation ul li ul {
	font-size: 1em;
	margin: 6px 0 6px 0;
	padding: 0 0 0 1.5em;
}

#navigation ul li ul li  {
	margin-bottom: 0.1em;
	padding: 0;
}

#navigation a.selected  {
	color: #FF0000;
}

#navigation span.selected  {
	color: #FF0000;
	height: 1.5em;
	text-decoration: none;
	border-width: 0 0 1px 1px;
	border-style: dotted;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	padding: 0 0 0 0.25em; 
	display: block;
}

#header {
	position: fixed;
	width: 955px;
	height: 100px;
	top: 0;
	left: 0;
	background-color: #000000;
	background-image: url(images/header.gif);
}

#container {
}

#content {
	position: static;
	width: 470px;
	margin: 0 0 0 200px;
	left: 200px;
	padding: 125px 25px 85px 25px;
	background-color: #000000;
	font-size: 0.7em;
}

#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 955px;
	height: 55px;
	text-align: right;
	background-color: #000000;
	background-image: url(images/footer.gif);
}

.styleX {
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

#sprachwahl {
	position: absolute;
	z-index: 200;
	left: 0px;
}

#sprachwahl ul {
	padding: 0;
	margin: 0;
}

#sprachwahl ul li {
	list-style-type: none;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
}

.homebox {
	margin: 0 0 0 20px;
}

#contact {
/*	position: fixed;
	top: 220px;
	left: 0px; 
	margin-top: 130px; 
	z-index: 100; */
	margin-top: 25px;
	font-size: 1em;
	width: 184px;
	padding: 0;
	/* padding-left: 10px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#contact form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contact form label {
	color: #CCCCCC;
	clear: left;
	float: left;
	width: 40px;
	height: 1.2em;
	margin-bottom: 2px;
}

#contact input {
	margin-bottom: 2px;
	background-color: #1B1B1B;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	height: 1.2em;
	width: 9.8em;
	color: #CCCCCC;
}

#contact select {
	margin-bottom: 2px;
	background-color: #1B1B1B;
	color: #CCCCCC;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	height: 1.3em;
	width: 10em;
}

#contact input.button {
	margin-top: 8px;
	padding: 0 10px 0 10px;
	background-color: #1B1B1B;
	color: #FFFFFF;
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	cursor: pointer;
}

#contact input.button:hover {
	margin-top: 8px;
	padding: 0 10px 0 10px;
	background-color: #33CC00;
	color: #FFFFFF;
	border-left: 1px solid #33FF00;
	border-top: 1px solid #33FF00;
	border-right: 1px solid #339900;
	border-bottom: 1px solid #339900;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
