body {
	font-family: verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #070500;
	font-size: 80%;
	line-height: 170%;
}



a {
	color: #c00;
	text-decoration: none;
}



a:hover {
	color: #f33;
}



textarea, input, select {
	font-size: 90%;
	font-family: verdana, sans-serif;
}



table, h1, h2, h3, h4, h5, h6, p {
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 0.7em;
}



h1 {
	font-size: 180%;
	font-weight: normal;
}



h2 {
	font-size: 130%;
	font-weight: normal;
}



h3 {
	font-size: 110%;
}



h4 {
	font-size: 110%;
}



h5 {
	font-size: 100%;
font-color= #CC0000;
}



h6 {
	font-size: 90%;
	font color: #070500;
}



blockquote {
	margin: 0;
	margin-bottom: 0.7em;
	padding: 4px;
	width: 562px;
	background: #d1dcef;
	font-size: 90%;
	font-style: italic;
}



html>body blockquote {
	width: 558px;
}



#alles {
	position: relative;
}



#header {
	height: 228px;
	background: #ECF6FD url(../../i/kopf.gif) -2px 0 no-repeat;
	width: 1108px;
}



#header h1 {
	position: absolute;
	top: -1000px;
}



#page {
	background: #000 url(../../i/bg-text.gif) 228px 0 repeat-y;
	width: 1108px;
}



#left {
	height: 728px;
	width: 228px;
	float: left;
	background-image: url(../../i/hg-links.jpg);
}



#content {
	width: 592px;
	background: #ECF6FD;
	color: #000;
	padding-top: 40px;
	border-left: 2px solid  #070500;
	border-right: 2px solid #070500;
	float: left;
}



html>body #content {
	width: 588px;
}



#content .text {
	padding: 12px;
}



* html #content {
	overflow: auto;
}



#footer {
	border-top: 6px solid #a00;
}



#footer .text {
	padding: 12px;
	text-align: right;
}



#footer * {
	margin: 0;
}



#right {
	height: 728px;
	width: 288px;
	float: left;
	background-image: url(../../i/hg-rechts.jpg);
}



.clear {
	clear: both;
	overflow: hidden;
	height: 0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
}



/**********************************************/

.nav, .nav li {
	margin: 0;
	padding: 0;
}



.nav li {
	display: inline;
}



#sprung {
	position: absolute;
	left: 630px;
	top: 5px;
	font-weight: bold;
	font-size: 85%;
}



#sprung a {
	position: absolute;
	top: -100px;
}



#sprung a:focus, #sprung a:active {
	position: static;
}



#nav {
	left: 120px;
	top: 205px;
}



#nav a {
	font-weight: bold;
	font-size: 130%;
	padding: 1px 6px;
}



#nav .nav {
	width: 800px;
	text-align: center;
}



#nav ul.nav {
	bottom: 2em;
	left: 0;
	padding-left: 200px;
	padding-right: 100px;
	width: 800px;
	text-align: left;
}



html>body #nav ul.nav {
	width: 500px;
}



#nav ul.nav a {
	text-align: left;
	font-size: 100%;
	white-space: pre;
}



/**********************************************/

#extranav {
	background: #ECF6FD;
	color: #000;
	border: 2px solid #000;
	position: absolute;
	left: 830px;
	top: 240px;
	width: 200px;
}



#extranav a, #extranav p {
	font-weight: bold;
	display: block;
	padding: 0 6px;
}



/**********************************************/

table {
	border-collapse: collapse;
	border: 1px solid #000;
}



thead {
	background: #eee;
}



th, td {
	border-bottom: 1px solid #000;
	vertical-align: top;
	text-align: left;
	padding: 2px 4px;
}



/* Formulare */

.form label {
	float: left;
	clear: left;
	width: 120px;

	line-height: 100%;
	padding-bottom: 2px;
	padding-right: 2px;
	margin-top: 1px;
}



html>body .form label {
	float: left;
}



.form p, .form hr  {
	clear: left;
}



.form div {
	width: 60%;
	float: left;
}



.form textarea {
	width: 100%;
	display: block;
	clear: both;
}



.form fieldset, .form  legend {
	padding: 4px;
}



.form legend {
	padding: 0 0 0.7em 0;
	color: inherit;
	font-weight: bold;
}



.nofloat {
	float: none !important;
	line-height: normal !important;
	width: auto !important;
}



.form .images {
	width: 40%;
	float: left;
}



.form .imgbox {
	width: 98%;
	height: 200px;
	overflow: auto;
	border: 1px solid #ccc;
}



.form p {
	margin-bottom: 0.3em;
}



/*Feste Breite für Select-Boxen*/

.fixwith {
	width: 222px;
	overflow: hidden;
}



.red {
	font-weight:bold;
	color: #c00;
	font-size: 120%;
}



/*Floats*/

.fl {
	float:left;
	margin-bottom:2px;
	margin-right: 6px;
}



.fr {
	float:right;
	margin-bottom:2px;
	margin-left: 6px;
}



.center {
	text-align: center;
}



/*Admin*/
.content_admin {
	background: #ECF6FD !important;
	color: #000 !important;
}



#content_admin {
	background: #ECF6FD !important;
	color: #000 !important;
}



/* Navigation ohne JS */

#artnav {
	position: absolute;
	top: 200px;
	left: 320px;
	line-height: 1.3em;
}



#artnav .nav {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	width: 480px;
}



#artnav li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 1.4em;
}



#artnav a {
	display: inline;
}



#nav {
	position: absolute;
}



/* Trawler CSS-Settings
1;#content_admin;id
2;#content_admin;id
1;.content_admin;class
2;.content_admin;class
/CSS-Settings*/
