html, body {
height: 100%;
margin: 0;
padding: 0;
}

/***  BASIC'S  ***/

body {
	margin: 0px; padding: 0px;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size:12px;
	line-height: 16px;
	text-align: left;
	height: 100%;
	color: #333;
	font-style: normal;
	font-weight: normal;
	background: #98C000 url(images/bg_ginkgo.gif) top repeat-x;
	}

h1 {
	float: left; margin: 0px; padding: 0px;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size:16px;
	height: 30px;
	width: 100%;
	text-align: left;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
	}

hr {
	float: left; margin: 0px; padding: 0px;
	border: 0px; /* F�r Firefox und Opera */
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #FFFFFF;
	width: 100%
	}

div {
	margin: 0pt;
	padding: 0pt;
	}

div.fliess {
	float: left; margin: 0px; padding: 0px;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	text-align: left;
	color: #333;
	font-style: normal;
	font-weight: normal;
	}


li {
	margin: 0px; padding: 0px;
	list-style-image:url(images/list_style_image.gif)
}

fieldset {
	padding: 10px;
	margin: 20px 0 10px 0;
	border: 1px solid #bbb;
}

legend {
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}



/***  LINKS  ***/

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

a:hover  {
	text-decoration: underline !important;
	color: #019934;
}

a:visited {
	color: #019934;
	text-decoration: none;
	}

a:visited:hover {
	text-decoration: underline !important;
	color: #019934;
	}
	
p {
	margin: 0px;
	padding: 0px;
	}





/***  Table  ***/

table {
	float: left; margin: 0px; padding: 0px;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size:11px;
	text-align: left;
	color: #333;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	border-collapse: separate;
	border-style: none;
	}
	
tr{
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	border-style: none none none none;
}

td{
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	border-style: none none none none;
}




/***  TYPO PUNKIN  ***/

.csc-header csc-header-n1 {
margin: 0px;
padding: 0px;
font-family: arial, tahoma, helvetica, verdana, sans-serif;
font-size:11px;
text-align: left;
height: 100%;
color: #333;
line-height: 15px;
font-style: normal;
font-weight: normal;
}

.csc-firstHeader {
margin: 0px;
padding: 0px;
font-family: arial, tahoma, helvetica, verdana, sans-serif;
font-size:13px;
text-align: left;
color: #333;
line-height: 15px;
font-style: normal;
font-weight: bold;
}

.csc-firstHeader h1{
margin: 0px;
padding: 0px;
font-size: 10px;
background: red;
}





/***  CONTAINER  ***/

div.container{
float: left; margin: 0px; padding: 0px;
height: 100%;
width: 100%;
background: url(images/body_back.jpg) top left repeat-y;
}









/***  HEADER  ***/

div.header{
	float: left; margin: 0px; padding: 0px;
	height: 183px;
	width: 100%;
	min-width: 900px;
	background: #98C000 url(images/bg_ginkgo.gif) top repeat-x;
	}

div.header_left{
	float: left; margin: 0px; padding: 0px;
	height: 183px;
	width:210px;
	background: url(images/header_left.jpg) top left no-repeat;
	}

div.header_center{
	float: left; margin: 0px; padding: 0px;
	height: 183px;
	width:590px;
	background: url(images/header_center.jpg) top left no-repeat;
	}

div.header_right{
	float: left; margin: 0px; padding: 0px;
	height: 183px;
	width:20px;
	background: url(images/header_right.jpg) top left no-repeat;
	}

div.meta_top {
	position: absolute;
	top: 20px;
	left: 820px;
}

.off { 
display: none;

}
.on { display: table; }


#switch {
z-index: 5;
position: absolute;
left: 0px;
width: 200px;
background-color: #ffffff;
filter:alpha(opacity=80);
-moz-opacity:.7;
margin:0px;
border: 1px solid white;
}


/***  CONTENT  ***/

div.main_container{
	float: left; margin: 0px; padding: 0px;
	width: 100%;
	min-width: 900px;
	background: url(images/body_back.jpg) top left repeat-y;
	}

div.navi_container {
	float: left; margin: 0px; padding: 0px;
	width: 210px;
	}

div.content_container {
	float: left; margin: 0px; padding: 0px;
	width:590px;
	min-width: 590px;
	}

div.border_top {
	float: left; margin: 0px; padding: 0px;
	width: 100%;
	height: 20px;
	}

div.border_left {
	float: left; margin: 0px; padding: 0px;
	width: 20px;
	height: 20px;
	}

div.inside {
	float: left; margin: 0px; padding: 0px;
	width:550px;
	}

div.border_right {
	float: left; margin: 0px; padding: 0px;
	width:20px;
	height: 20px;
	}
	
div.csc-textpic-imagecolumn {
	padding: 15px 0 10px 0;
	margin: 0 5px 0 0;
}








/***  NAVIGATION  ***/

.li_navi {
	float: left; margin: 0px; padding: 0px;
	width:170px;
	display: block;
	background: url(images/main_navi_bg_normal.gif) no-repeat;
	}

.li_navi_over {
	float: left; margin: 0px; padding: 0px;
	width:170px;
	display: block;
	background: url(images/main_navi_bg_normal.gif) no-repeat;
	}

div.inside_navi{
	float: left; margin: 0px; padding: 0px;
	display: block;
	width:170px;
	}



/***  News Pagebrowser  ***/

.tx-ttnews-browsebox {
	padding: 30px 0 0 0;
	clear: both;
}

.tx-ttnews-browsebox td {
	background: #444;
}

.tx-ttnews-browsebox td a {
	color: #fff;
	display: block;
	padding: 3px 6px;
}

.tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell {
	background: #019934;
}

.tx-ttnews-browsebox td a {
	color: #fff;
}


/***  Main News Container  ***/

.navi_list {
	float: left; margin: 0px; padding: 0px;
	line-height: 20px;
	font-size:11px;
	background: url(tt_news/startseite/navi_list_back_normal.gif) no-repeat;
	display: block;
	width: 170px;
	}

.navi_list a:link{
	color: white;
	text-decoration: none;
	}

.navi_list a:hover{
	color: #F0F0F0;
	background: url(tt_news/startseite/navi_list_back_over.gif) no-repeat;
	text-decoration: none;
	display: block;
	}

.navi_list a:visited{
	color: white;
	text-decoration: none;
	}

.navi_list a:visited:hover{
	color: #F0F0F0;
	background: url(tt_news/startseite/navi_list_back_over.gif) no-repeat;
	text-decoration: none;
	}


.navi_list_titelthema {
	float: left; margin: 0px; padding: 0px;
	line-height: 30px;
	background: url(images/underline_content_head.gif) repeat-x;
	display: block;
	width: 550px;
	}

.navi_list_titelthema_pic{
	float: left; margin: 0px; padding: 0px;
	width: 200px;
	}

.navi_list_titelthema_text{
	float: left; margin: 0px; padding: 0px;
	width: 350px;
	}




.navi_list_home {
	float: left; 
	margin: 0px; 
	padding: 0px;
	width: 100%;
	}

.navi_list_home_head {
	font-size: 13px;
	color: #000000;
	}

.navi_list_home_head a:link {
	text-decoration: none;
	}

.navi_list_home_head a:hover {
	text-decoration: none;
	}

/***  Footer  ***/

.footer {
	float: left; margin: 0px; padding: 0px;
	width: 100%;
	background: #7A9900 url(images/footer2.gif) top left repeat-y;
	font-size: 8px;
	}
	
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.footer a:hover  {
	text-decoration: underline !important;
	color: #FFFFFF;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.footer a:visited:hover {
	text-decoration: underline !important;
	color: #FFFFFF;
	}
	
	

/***  Advertisments  ***/

div.ad_container {
float: left; margin: 0px; padding:20px 0 0 20px;
position: absolute;
top: 183px;
left: 800px;
width:200px;
}

div.ad_inside {
float: left; margin: 0px; padding: 0px;
}






/***  MAILFORM  ***/
input {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	}

textarea {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	background: #FFFFFF;
	border: 1px #B7B7B7 solid;
	}

.inputfield {
	border: 1px #B7B7B7 solid;
	background: #FFFFFF;
	width:250px;
	}

.inputfieldmed {
	border: 1px #B7B7B7 solid;
	background: #FFFFFF;
	width:182px;
	}

.inputfieldsmall {
	border: 1px #B7B7B7 solid;
	background: #FFFFFF;
	width:60px;
	}

.messagefield {
	border: 1px #B7B7B7 solid;
	width: 100%;
	background: #FFFFFF;
	height: 110px;
	}

#anmeldung_input {
      border: 1px solid #b0b0b0;
      height: 18px;
      width: 180px;
      margin: 0px;
      font: 11px Arial;
      color: #4f4f4f;
}

.tx-newloginbox-pi1-forgotP {

font-size: 11;
color: #3C3C3C;
font-family: arial;
line-height: 1.4;

}

.tx-newloginbox-pi1-forgotP a:link{

font-size: 11;
color: #CF4701;
font-family: arial;
line-height: 1.5;
text-decoration: underline;
}

.tx-newloginbox-pi1-forgotP a:visited{

font-size: 11;
color: #CF4701;
font-family: arial;
line-height: 1.5;
text-decoration: underline;
}

.tx-newloginbox-pi1-forgotP a:hover{

font-size: 11;
color: #3C3C3C;
font-family: arial;
line-height: 1.5;
text-decoration: none;

}

.tx-newloginbox-pi1-forgotP a:visited:hover{

font-size: 11;
color: #3C3C3C;
font-family: arial;
line-height: 1.5;
text-decoration: none;

}

#registerfield {

  border: 1px solid #b0b0b0;
      height: 18px;
      width: 180px;
      margin: 0px;
      font: 11px Arial;
      color: #4f4f4f;
      background-color: #ffffff;
}

#registerfieldmedium {

  border: 1px solid #b0b0b0;
      height: 18px;
      width: 180px;
      margin: 0px;
      font: 11px Arial;
      color: #4f4f4f;
      background-color: #ffffff;
}

#formUsername {
	background-color: #FFFFFF;
    border: 1px solid #B0B0B0;
    color: #4F4F4F;
    font: 11px Arial;
    height: 18px;
    margin: 0;
    width: 180px;
}


#registersubmit {
height: 21px;
background-image: url("images/form_pfeil.gif");
background-color: #ffffff;
background-repeat: no-repeat;
border: 0px;
color: #CF4701;
font: 11px Arial;
font-weight: bold;
padding-left: 15px;
padding-bottom: 2px;
}

#registerchange {
width: 110px;
height: 21px;
background-image: url("images/form_aendern.gif");
background-color: #ffffff;
background-repeat: no-repeat;
border: 0px;
color: white;
font-size: 0px;
margin: 0px;
padding: 0px;
}

#booksubmit {

background-image: url("/images/form_buchen.gif");
background-color: #ffffff;
background-repeat: no-repeat;
border: 0px;
color: transparent;
font-size: 0px;
}

.tx-newloginbox-pi1-forgotP {
float: left;
background: #fbfbfb;
width: 300px;
padding-top: 10px;
padding-left: 105px;
height: 30px;
}

.tx-indexedsearch {
	padding: 85px 0 0 0;
}


