body{
	position: relative;
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size:0.83em;
	background: #000000;
}


P, UL, H1, H2, H3, H4, H5, H6 { font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif; color: #000000; }

A { color: #CC0000; text-decoration: none; }
A:hover { color: #CC0000; text-decoration: underline; }
P, UL, OL { font-size: 0.83em; }
P { margin: 0px 0px 0px 0px; }


H1 { font-size: 1.1em; color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CC0000; padding: 0 0 3px 0; }
H2 { font-size: 1.1em; color: #000000; }
H3 { font-size: 1em; color: #000000; }
H4 { font-size: 1em; color: #000000; }
H5 { font-size: 1em; color: #000000; }
H6 { font-size: 1em; color: #000000;  }

H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }
H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

P.bodytext { 
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif; 
	font-size: 1em; 
	color: #000000; 
	line-height: 14px; 
	padding-bottom: 8px;
}

UL { list-style-type: disc; list-style-position: outside; }
UL UL LI { font-size: 10px; }
LI { padding-left: 2px; }

IMG { border-style: none; }

P.csc-caption { font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif; color: #000000; font-size: 10px; }

.csc-textpic-caption { font-family:"Trebuchet MS", Geneva, Verdana, Arial, sans-serif; color: #000000; font-size: 10px; }


#outer-wrapper {
	position: relative;
	z-index: 0;
	text-align: left;
	margin: 0 auto;
	height: auto;
	background: #FFFFFF;
}
#inhalt_aussen_wrapper {
	position: absolute;
	top: 264px;
	left: 0;
	width: 100%;
	height: auto;
	background: #FFFFFF;
	color:#000000;
	clear: both;
	/*	z-index: 1;*/
}

#header {
	position: absolute;
	left: 0;
	height: 202px;
	padding-top:6px;
}

#header-text {
	/*padding:6px;*/
	width: 100%;
	background-color:#CC0000;
	color:#FFFFFF;
	font-family:Verdana,Arial,SansSerif;
	font-size:25px;
	font-weight:bold;
	float: left;
}
#header-text a , header-text a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#header-text p {
	display: block;
	width: 200px;
	position: relative;
	left: 620px;
	top: -25px;
	font-weight: bold;
	font-size: 12px;
	color:#FFF;
}

#header-text .dec {
	font-size: 1em;
}
#header-text .defaults {
	font-size: 1.4em;
}
#header-text .inc {
	font-size: 1.7em;
}

#header-logo {
	height:208px;
	float: left;
	/*position: absolute;*/
	z-index:1000;
}
#header-image {
	position:absolute;
	top: 40px;
	height: 189px;
	background: #FFFFFF;
	/*width: 996px;*/
	clear:both;
	z-index:1;
	border-right:1px solid #FFFFFF;
}


#footer {
	position: relative;
	left: 0;
	height: auto;
	clear: both;
	background: #000000;
}

#footer-box {
	position: relative;
	margin: 0;
	padding: 6px;
}

#footer-text {
	margin: 0;
	padding: 6px;
	text-align: center;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;*/
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
}

#top {
	position: absolute;
	top: 228px;
	left: 0;
	width: 100%;
	height: 36px;
	background: #FFFFFF;
}

#top-menu {
	position: relative;
	height: 24px;
	background: #CC0000;
	margin: 6px;
}

#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top-menu ul a, #top-menu ul .cur {
	float: left;
	display: block;
	line-height: 24px;
	text-decoration: none;
	background-color: #f1f1f1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0 12px;
	margin: 0;
	color: #000000;
}

#top-menu ul a:hover, #top-menu ul .act a {
	color: #FFFFFF;
	background-color: #CC0000;
}

#top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}



#left-menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}

#left-menu ul a {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
}

#left-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	background: #f1f1f1;
}

#left-menu li.left-level-1-no a {
	height: auto;
	text-decoration:none;
	display: block;
	padding: 3px 6px 3px 15px;
	background: #f1f1f1;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 15px;
	background: #CC0000;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-2-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 25px;
	background: #f1f1f1;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-2-no a:hover, #left-menu li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 25px;
	background: #CC0000;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 35px;
	background: #f1f1f1;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 35px;
	background: #CC0000;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}



#left-menu-box {
	margin: 0;
	padding: 6px 6px 0 6px;
}

#middle-marker-box, #right-marker-box {
	margin: 6px;
	padding: 0;
	background-color:#FFFFFF;
	color:#000000;
}

#left-marker-box  {
	margin: 0 6px;
	padding: 0;
}

#left-marker, #middle-marker {
	margin: 0;
	padding: 6px;
}

#middle-marker {
 height:100%;
}

#right-marker {
	background-color:#FFFFFF;
	color:#000000;
}
#right-marker .csc-frame-frame1 img {
	border: 1px solid #CC0000;
	padding:1px;
}

#left, #, #right, #inner-content-wrapper {
	position: relative;
	overflow: visible;
}

#inner-content-wrapper {
	float: left;
	margin: 0;
	width: 756px;
}

#left {
	float: left;
	width: 252px;
	z-index: 4;
	background: #FFFFFF;
	color:#000000;
}

#left-content {
/*	position: relative;
	z-index: 5;*/
	width: 252px;
}

#middle {
	float: right;
	width: 504px;
	z-index: 2;
	background: #FFFFFF;
}

#middle-content {
/*	position: relative;
	z-index: 3;*/
	width: 504px;
	text-align:justify;
}

#middle-content td {
	text-align:left;
}

#right {
	float: right;
	width: 252px;
	z-index: 6;
	background: #FFFFFF;
	color:#000000;
}

#right-content {
/*	position: relative;
	z-index: 7;*/
	width: 252px;
}

#sponsorenzeile {
	width: 1008px;
	float:left;
	padding-left: 252px;
	
}

#sponsoren-marker {
	
}


#header, #outer-wrapper, #footer {
	width: 1008px;
}

#


SELECT {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EDEFF1;
	border: 0px solid #CCCCCC;
}

TEXTAREA {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	border:0px solid #CCCCCC;
	color: #000000;
	font-weight : normal;
	background-color: #EDEFF1;
}

INPUT {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
/*	background-color:#CCCCCC;*/
	border: 1px solid #666666;
}

BUTTON {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #EDEFF1;
}

.csc-mailform {
	width: 300px;
	border: 0px none;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 36px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.cleaner {
	clear:both;
/*	float: left;*/
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
	background: transparent;
}

.tx-hbook-pi1, .tx-hbook-pi1 input, .tx-hbook-pi1 legend, .tx-hbook-pi1 td, .tx-hbook-paragraph {
	font-size:12px;
}

.contenttable {
	width:100%;
}

.csc-textpic-imagerow {
  float:left;
  margin-top:10px;
}

#middle .csc-textpic-imagerow a {
  vertical-align:middle;
  /*font-size:180px;*
}

#middle .csc-textpic-imagerow {
  margin-top:10px;
  vertical-align:middle;
}
*+html #middle  .csc-textpic-imagerow {
  margin-top:0px;
  padding-top:0px
}

#middle .csc-textpic-imagerow a {
  vertical-align:middle;
  /*font-size:180px;*/
}

#middle .csc-textpic-imagerow a img {
  margin-left:3px;
  vertical-align:middle;
}

#middle .lightboxSpan {
  margin-top:10px;
  width:100px;
  float:left;
}

#ametis {
  margin-left:100px;
}



.fan_box .connect_top {
    padding: 0 10px 8px !important;
}

#header-image div{
    display: block;
    float: left;
    }

#send {
    position: absolute;
    right: 600px;
    top: 13px;
    z-index: 999;
}

#header-logo{
    height: 208px;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 1054;
}
