@import url(ab_linklist_styles.css);
@import url(tt_news_v2_styles.css);
@import url(feuser_registration.css);
@import url(mb_kundengalerie.css);
@import url(leftNav.css);

/* erzwungene Skrollbalken, funktioniert in IE und FF, entspricht aber nicht den Spezifikationen!
/*html {
        overflow-y: scroll;
}*/


html , body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin: 0;
	padding: 0;
	background: #fff url(/fileadmin/images/gfx/bg_view_00.gif) repeat-y top left;
}	

#view {
	position: absolute;
	top: 0;
	left: 0;
 	width: 100%;
	min-width: 700px;
  	height: 100%;
	text-align: left;
	padding: 0;
}

/* Bug: Star-Hack "hold_floats" sorgt im IE dafür, dass Floats ihre Breite behalten und nicht unkontrolliert  */
/* seitlich ausbrechen. */
	   
/* Hides from IE-mac \*/
* html .hold_floats {height: 1%;}


/***************************/
/* General element styles: */
/****************************/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family:Arial, Helvetica, sans-serif; 
	color: #333; 
}

PRE { font-family: monospace; }

A { 
	color: #039; 
	text-decoration: none; 
}

/*A:link, A:visited, A:active  { color: #039; text-decoration:underline; }

A:hover {
	color: #B6682A; 
	text-decoration: underline; 
}*/

FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 12px; }
INPUT, TEXTAREA, SELECT {margin-left: 3px; padding-left: 5px; font-size: 11px; }

/* ******************************* general Links ************************************************** 

a:link {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #fff; text-decoration: none;}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #fff; text-decoration: none;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #fff; text-decoration: underline;}
a:active {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #fff; text-decoration: underline;}  */

/********************************************************************** */
#container01, #container03 { width: 900px;}
#container02 {
	padding: 0;
	width: auto;
	height: auto;
	text-align: left;
	/*background: url(/fileadmin/images/gfx/bg_container_00.jpg) no-repeat top left;*/
}
#container02 {background:#fff;}
#wrapAll {
	width: 900px;
	background:#fff;
}

/* ****************************************** HEADER ************************************** */
#headerWrap {
	margin: 0;		
}

#Logo {
	width: 255px;
	float:left;
	margin: 0;
	padding:0;
	background-color: #fff; 
}

#rightHeader {
	width: 645px;
	height:58px;
	float:left;
	margin: 0;
	padding: 0;
}

#headerShortcuts {
	width: 50%;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 2px 5px;
}

#headerShortcuts ul {
	margin: 0; 
	padding: 0; 
}
	
#headerShortcuts li {
	margin: 0;
	padding: 0 4px 0 2px;
	display: inline;
	border-left: #000 1px solid; 
	font-size:11px; 
}

#headerShortcuts A, #headerShortcuts A:visited {
	padding: 0 5px;
	color: #000;
	text-transform: lowercase;
}

#headerShortcuts li A:hover, #headerShortcuts li A.active, #headerShortcuts li A.active:visited {
	padding: 0 5px;
	color: #000;
	/*border-left: #B6682A 1px solid;*/
	text-transform: lowercase;
	text-decoration: underline;	
}
#headerShortcuts LI.first {
	border-left: none;
	padding-right: 0px;
}
#headerShortcuts LI.last {
	border-right: none;
	padding-right: 0px;
}

#goToShop {
	position:absolute;
	top: 59px;
	left:767px; /*der güldene button in der blauen Leiste*/
/*	top: 15px;
	left: 550px;  /*das sind die Werte direkt vor der searchbox! */
}

/************ searchBox *****************/

#headerSearchBox {
	float: right;
	margin: 18px 0 10px 0;
	padding: 0;
	width: 40%;
	vertical-align: top;
	text-align: right;
}

.csc-searchform {
	padding:0 0 2px 2px;
	width: 120px;
	font-size: 0.8em;
	border: #999 1px solid;
	background: #fff;
}

* html .csc-searchform {
	width: 169px;
	height: 1.6em;
	border: #999 1px solid;
	background: #fff;
}

/* ************ HAUPTNAVIGATION als Reiter *****/

#nav_main {
	clear:both;
	height: 1.4em;
	margin: 0;
	padding-left: 255px;
	color: #fff;
	background-color: #fff;
}

#nav_main ul {
  white-space: nowrap;
  line-height: 1.4em;
  margin:0;
  padding:0;
  list-style:none;
  background-color: #fff;
}
  
#nav_main li {
  float:left;
  background: transparent url(/fileadmin/images/gfx/left.gif) no-repeat top left;
/*  padding: 0 0 0 3px;*/
  margin: 0;
}

#nav_main a, #nav_main a:visited {
  float:left;
  display:block;
  font-size: 0.8em;
  font-weight:normal;
  color:#666;
  background: url(/fileadmin/images/gfx/right.gif) no-repeat top right;
  padding:5px 11px 4px 8px;
  text-transform: uppercase;
  text-decoration:none;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav_main a {float:none;}
/* End IE5-Mac hack */

#nav_main a:hover, #nav_main a:active { 
    color:#039;
    background-color: transparent;
    background: url(/fileadmin/images/gfx/right.gif) no-repeat top right;
  }
  
#nav_main #current {
  background-image: url(/fileadmin/images/gfx/left_on.gif);
  }
  
#nav_main #current a {
  color:#fff;
  background-image:  url(/fileadmin/images/gfx/right_on.gif);
  padding:5px 11px 4px 8px;
}

/* ************************************************ rootNavLine ************************************* */
#rootNavLine {
	margin: 0;
	padding-top: 2px;
	width:100%;
	height: 1.4em;
	clear:both;
	/*background: #039 url(/fileadmin/images/gfx/background.gif) repeat-x 0 0;*/
	background: #039;
}

#languageMenu {
	width:90px;
	float:left;
	font-size: 10px;
	color: #fff;
	margin-left:15px;
	padding: 3px 0 0 15px;
	background: url(/fileadmin/images/icons/sprache.gif) no-repeat 0 3px;
}

#languageMenu a, #languageMenu a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0;
}

#languageMenu a:hover, #languageMenu a.active{
    color: #fff; 
	text-decoration: underline;
	padding: 0;
}
.lang {	

}

/************************** Pfadmenu */
#rootLine {
	color: #fff;
	font-size: .6em;
	width:40%;
	float:left;
	margin:0 0 0 40px;
	padding-top:2px;
}

#rootLine A, #rootLine A:visited {
	margin: 0;
	color: #fff;
}
	
#rootLine ul {
	margin: 0; 
	padding: 0 0 3px 0;
	color: #fff; 
}
	
#rootLine li {
	margin: 0;
	display: inline; 
	font-size:11px; 
}
/* ************************** metas nur mit Icons */
/*
#metas {
	width: 20%;
	float:left;
	font-size: 10px;
	color: #fff;
	margin:0;
	padding: 3px;
}

#metas a, #metas a:visited {
	color: #fff;
	text-decoration: none;
}

#metas a:hover, #metas a.active{
    color: #fff; 
	text-decoration: underline;
}*/

/* ************************************** METAS mit Text ********************* */

#metas {
    float:left;
	margin: 0;
	padding-top: 4px;
	width: 30%;
	color: #fff;
}
	
#metas ul {
	list-style: none;
	margin: 0; 
	padding: 0;
	color: #fff;
}
	
#metas li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-size:10px; 
}

#metas A, #metas A:visited {
 	padding: 2px 8px 0 17px;
	color: #fff;
	text-transform: lowercase;
	font-weight: lighter;	
}

#metas A.eins {background: transparent url(/fileadmin/images/icons/search.gif) center left no-repeat;}
#metas A.zwei {background: transparent url(/fileadmin/images/icons/login.gif) center left no-repeat;}
#metas A.drei {background: transparent url(/fileadmin/images/icons/sitemap.gif) center left no-repeat;}
#metas A.vier {background: transparent url(/fileadmin/images/icons/contact.gif) center left no-repeat;}
#metas A.fuenf {background: transparent url(/fileadmin/images/icons/impressum.gif) center left no-repeat;}

#metas li A:hover {padding: 2px 8px 0 17px; color: #fff; text-transform: lowercase; font-weight: lighter; text-decoration: underline;}

#metas li A.active_01, #metas li A.active_01:visited {background: transparent url(/fileadmin/images/icons/search_on.gif) center left no-repeat; text-decoration: underline;}
#metas li A.active_02, #metas li A.active_02:visited {background: transparent url(/fileadmin/images/icons/login_on.gif) center left no-repeat; text-decoration: underline;}
#metas li A.active_03, #metas li A.active_03:visited {background: transparent url(/fileadmin/images/icons/sitemap_on.gif) center left no-repeat; text-decoration: underline;}
#metas li A.active_04, #metas li A.active_04:visited {background: transparent url(/fileadmin/images/icons/contact_on.gif) center left no-repeat; text-decoration: underline;}
#metas li A.active_05, #metas li A.active_05:visited {background: transparent url(/fileadmin/images/icons/impressum_on.gif) center left no-repeat; text-decoration: underline;}



/*************************************************** leftWrap***************************************** */
#leftWrap {
	margin: 0;
	width: 251px;
	min-height: 500px;
	float:left;
}

* html #leftWrap {
	height: 450px;
}

#banner {
	margin:0; 
	padding:0;
}


/* ********************************************* MIDDLE WRAP ****************************** */
#middleWrap {
	position: relative;
	width: 640px;	
	margin-left: 2px;
	float:left;
	background: transparent url(../images/gfx/ltopl.gif) top left no-repeat;

}

/* ************************** standard Content */

#content {
	float:left;
	margin: 0;
	padding: 25px;
    width: 580px;
	background: transparent;
}
* html #content {
	margin: 0;
	padding: 25px;
    width: auto;
}

#content p {
	padding:10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}

/* Slideinfo-Area of Smoothgalery*/
#content .content p {
	padding: 0;
	font-size: .6em;
	color: #333;
}

#content H1.csc-firstHeader, #colNormal H1.csc-firstHeader {
    clear: both;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #039;
	margin: 0 0 5px 0;
	padding: 0 0 0 3px;
	font-weight: normal;
}
.csc-header-n1 h1, .csc-header-n2 h1, .csc-header-n3 h1, .csc-header-n4 h1, .csc-header-n5 h1, .csc-header-n6 h1, .csc-header-n7 h1, .csc-header-n8 h1, .csc-header-n9 h1, .csc-header-n10 h1, .csc-header-n11 h1, .csc-header-n12 h1, .csc-header-n13 h1, .csc-header-n14 h1, .csc-header-n15 h1, .csc-header-n16 h1, .csc-header-n17 h1,  .csc-header-n18 h1, .csc-header-n19 h1, .csc-header-n20 h1, .csc-header-n21 h1, .csc-header-n22 h1, .csc-header-n23 h1, .csc-header-n24 h1, .csc-header-n25 h1, .csc-header-n26 h1, .csc-header-n27 h1, .csc-header-n28 h1, .csc-header-n29 h1, .csc-header-n30 h1, .csc-header-n31 h1, .csc-header-n32 h1, .csc-header-n33 h1, .csc-header-n34 h1 {
    clear: both;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #039;
	margin: 15px 0 5px 0;
	padding: 0 0 0 3px;
	font-weight: normal;
}

#html #content H1.csc-firstHeader, #colNormal H1.csc-firstHeader {
}

/****************** content-Links *******************/

#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	/*padding-left: 12px;*/ 
	font-size: 1em; 
	color: #039; 
	text-decoration: none;
	/*background: transparent url(/fileadmin/images/icons/link.gif) no-repeat left;*/
}

#content a:visited {	
	font-family: Arial, Helvetica, sans-serif;
	/*padding-left: 12px;*/  
	font-size: 1.0em; 
	color: #039;
	text-decoration: none;
	/*background: transparent url(/fileadmin/images/icons/link.gif) no-repeat left;*/
}

#content a:hover   {	
	font-family: Arial, Helvetica, sans-serif;
	/*padding-left: 12px;*/ 
	font-size: 1.0em; 
	color: #039; 
	text-decoration: underline;
	/*background: transparent url(/fileadmin/images/icons/link.gif) no-repeat left;*/
}

/* smoothgallery */
#content .content a:hover {
	font-size: .8em; 
	color: #fff;
	text-decoration: none;
}

#content a:active  {	
	font-family: Arial, Helvetica, sans-serif;
	/*padding-left: 12px;*/ 
	font-size: 1.0em; 
	color: #039; 
	text-decoration: underline;
	/*background: transparent url(/fileadmin/images/icons/link.gif) no-repeat left;*/
	}
	
#content UL {
	width: auto;
	margin: 5px 0 5px 18px;
	padding-left: 0;	
}

#content LI  {
	margin: 0;
	padding: 3px 0;
	color: #000;
}

/************************************ Zei-Spaltem-Automatismus **********************************/
	
#colNormal{
	width: 370px;
	margin: 0;
	float: left; 
	background: transparent; 
}
#colNormal ul {
	width: 370px;
	margin: 0;
	padding: 5px 5px 5px 20px;
	float: left;  
}

* html #colNormal, * html #colNormal .csc-textpic-text, * html #colNormal .csc-textpic-text ul {width:400px;}

/************************ special content-formattings  (cols)  ***************************************/

#colNormal H2.csc-firstHeader, #colNormal H3.csc-firstHeader, #colNormal H4.csc-firstHeader, #colNormal H5.csc-firstHeader, #colNormal H6.csc-firstHeader { 
	margin-top: 10px;
	color: #039; 
}

#html #colNormal H2.csc-firstHeader, #colNormal H3.csc-firstHeader, #colNormal H4.csc-firstHeader, #colNormal H5.csc-firstHeader, #colNormal H6.csc-firstHeader { 
	margin-top: 100px;
	}

#colRight {
	width: 190px;
	margin: 0;
	padding: 0 0 15px 0;
	float: right;
}

* html #colRight { width:180px;}

#colRight H1.csc-firstHeader, #colRight H2.csc-firstHeader, #colRight H3.csc-firstHeader, #colRight H4.csc-firstHeader, #colRight H5.csc-firstHeader, #colRight H6.csc-firstHeader, #content_right H1.csc-firstHeader { 
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #039;
	margin: 20px 0 5px 0;
	padding: 0 0 0 3px;
	font-weight:normal;
}
#content_right h3 {color:#039;}
#content_right p {	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #039;
	/*border-left: 1px solid #dedede;*/
}

	
/*****************************************************************************************************/
/*								                  footer							                 */
/*****************************************************************************************************/

#contentFooter {
	height: 40px;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}

#printVersion {
	margin: 10px 0;
	padding: 0 0 0 320px;
	width: 28%;
	float: left;
}

* html #printVersion {
	margin:10px 0;
	width: 50%;
}
	
#toTop {
	margin: 10px 0;
	padding: 0;
	width: 20%;
	text-align: right;
	float: left;
}
#container04 {
	clear:both; 
	width: auto;
	height: 50px;
}
#generalFooter {
	margin: 0 0 20px 0;
	padding: 0; 
	border-top: #039 1px dotted;
	width: auto;
	clear: both;
}

#footerShortcuts {
	padding: 3px;
	float: left;
}

#footerShortcuts LI  {
	list-style: none;
	display: inline;
	float: none;
	padding: 0 4px;
	border-right: 1px solid #7E7E7E;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-transform: uppercase;

}

#footerShortcuts LI.first {
	border-left: none;
	padding-left: 0px;
}

#footerShortcuts LI.last {
	border-right: none;
	padding-right: 0px;
}

#footerShortcuts LI, #footerShortcuts A, #footerShortcuts A:visited {
	font-size: 10px;
	text-decoration: none;
	color: #7E7E7E;
}

#footerShortcuts A:hover  {
    color: #7E7E7E; 
	text-decoration: underline;
}
   
#footerShortcuts A.active, #footerShortcuts A.active:visited, #footerShortcuts A.active:hover {
	color: #7E7E7E;
	text-decoration: underline;	
}


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

#lastUpdate {
	margin: 0 0 20px 0;
	padding: 0 12px;
	color: #013EBA;
	font-size: 0.6em;
	width: 40%;
	float: left;
}
#validHtml {margin-top:2px; width: 85px; float: left;}
#validCss {margin-top:2px; width: 85px; float: left;}

#copyRight {
	width: 20%;
	padding: 0 3px;
	margin: 0 35px 20px 0;
	text-align: right;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #013EBA;
	font-size: 10px;
	float: right;	
}

* html #copyRight {
	margin-right: 16px;
}

/* ********************************* Formulare  ******************************* */

form .form_line{
                margin:0;
                padding: 5px 0 5px 0;
}

form .form_line label {
                  float: left;
                  width: 200px;
                  margin-right: .3em;
                  margin-left: 0;
                  margin-bottom:5px;
}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #CCCCCC; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #CCCCCC; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #CCCCCC; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #CCCCCC; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
				
/******************/
/* Headers, plain */
/***************** */
H1 { font-size: 20px; color: #666666; }
H2 { font-size: 18px; color: #666666; }
H3 { font-size: 16px; color: #666666; }
H4 { font-size: 14px; color: #666666; }
H1, H2, H3, H4, H5, H6 {                 
                margin: 10px 0 10px 0;
               /* border: 1px solid #ccc;
                border-width: 1px 0;*/
                padding: 6px 4px 6px 4px;
                font-size:16px; 
}
H1, H2, H3, H4, H5, H6 {                 
                margin: 0;
                border: none;
                padding:6px 0 4px 0;
                font-size:12px; 
                color: #039;
}

/*H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin: 10px; }*/

/* Headers, with link*/ 
H1 A, H2 A, H3 A, H4 A, H5 A { color: #666666; text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #B6682A; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; } 

/* Header date */
P.csc-header-date { font-size: 10px; color: #186900; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext {                 
	margin: 2px 0;
	line-height: 120%;
	margin: 1px 15px 1px 2px;
	padding: 0;
	text-indent: 0;
	font-size: 12px;
}
#colBorder P.bodytext {                 
	line-height : 120%;
	text-indent : 0;
	font-size: 11px;
}
P.bodytext A { font-weight: bold;}

/******************************************* RTE / Bulletlists *************************************** */
#content UL { margin-top: 0px;  }
#content UL UL LI { font-size: 11px; }
#content OL { margin-top: 0px; }
#content LI {
	line-height: 1.3em;
	list-style: none;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 0 14px;
	background: url(/fileadmin/images/icons/bullet_01.gif) no-repeat left top; 	
}

/* zweispalten Bulletlists*/
#content.tx-xinittwocolumn-pi1 LI {
	font-size: 10px;
}

/* RTE / Table styling */
TABLE.contenttable { border: 1px #CCCCCC solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; }
TABLE.contenttable TR { background: transparent; }



/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 10px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { 
	font-size: 11px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 0 12px;
	background: url(/fileadmin/images/icons/bullet_01.gif) no-repeat left; 	
}

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #666666; list-style-image: url(/fileadmin/images/icons/bullet_01.gif); }
UL.csc-bulletlist-1 { color: #666666; list-style-image: url(/fileadmin/images/icons/sitemap4.gif);  margin:0 0 0 10px; padding:0 0 0 10px; }
UL.csc-bulletlist-2 { color: #666666; list-style-image: url(/fileadmin/images/icons/sitemap3.gif); }
UL.csc-bulletlist-3 { color: #666666; list-style-image: url(/fileadmin/images/icons/sitemap2.gif); }

/******************************************* RTE ****************************************************** */

.csc-textpic-text ul {}
span.important {color:#f00;}

.author {
font-size:11px;
font-weight:bold;
font-style:normal;
color:#961207;
}

span.author {
font-size:11px;
font-weight:bold;
font-style:normal;
color:#961207;
}


/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P {font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD {background: transparent;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 {background: transparent;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD {background: transparent;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even {background: transparent;}
TABLE.csc-uploads TR.tr-odd {background: transparent;}
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #CCCCCC; }

TABLE.csc-uploads-2 { border-color: #CCCCCC; }

TABLE.csc-uploads-3 { border-color: #CCCCCC; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #CCCCCC; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #CCCCCC; }
				


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { 
	padding-left: 5px; 
	padding-right: 20px;
	background-color: transparent; 
}

FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { 

}
FORM TABLE TR TD.csc-form-fieldcell {background: transparent;}

FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #7F9DB9; }

FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { 
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	 
}

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;

}
P.csc-form-label {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: transparent; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #003399; }
H3.csc-searchResultHeader { background-color: transparent; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }


/* ****************************************** Sitemap" ******************************************* */

#content .csc-sitemap {}
#content .csc-sitemap ul {}
#content .csc-sitemap ul li { background: transparent; padding:3px; }
#content .csc-sitemap ul li a {
	background : transparent url(/fileadmin/images/icons/sitemap1.gif) no-repeat;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 18px;
}
#content .csc-sitemap  ul li a:hover {
	background : transparent url(/fileadmin/images/icons/sitemap1_act.gif) no-repeat;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 18px;
}

#content .csc-sitemap ul li ul {}
#content .csc-sitemap ul li ul li { background: transparent; padding:3px; }
#content .csc-sitemap ul li ul li a {
	background : transparent url(/fileadmin/images/icons/sitemap2.gif) no-repeat;
	font-weight: bolder;
	margin: 0;
	padding: 0 0 5px 18px;
}
#content .csc-sitemap ul li ul li a:hover {
	background : transparent url(/fileadmin/images/icons/sitemap2_act.gif) no-repeat;
	font-weight: bolder;
	margin: 0;
	padding: 0 0 5px 18px;
}

#content .csc-sitemap ul li ul li ul {}
#content .csc-sitemap ul li ul li ul li { background: transparent; padding:3px; }
#content .csc-sitemap ul li ul li  ul li a {
	background : transparent url(/fileadmin/images/icons/sitemap3.gif) no-repeat;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 15px;
}
#content .csc-sitemap ul li ul li ul li a:hover {
	background : transparent url(/fileadmin/images/icons/sitemap3_act.gif) no-repeat;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 15px;
}

#content .csc-sitemap ul li ul li ul li ul{}
#content .csc-sitemap ul li ul li ul li ul li{ background: transparent; padding:3px; }
#content .csc-sitemap ul li ul li  ul li ul li a {
	background : transparent url(/fileadmin/images/icons/sitemap4.gif) no-repeat;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 15px;
}
#content .csc-sitemap ul li ul li ul li ul li a:hover {
	background : transparent url(/fileadmin/images/icons/sitemap4_act.gif) no-repeat;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 15px;
}



/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }			
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


p.tx-mininews-pi1-fp_listrowField-teaser {
	background: url(/fileadmin/images/gfx/gradient_short.gif) no-repeat bottom left;
}


/******************************************************************* new better login-form */
DIV.tx-newloginbox-pi1 {}
DIV.tx-newloginbox-pi1 H3 { color:#039;}
DIV.tx-newloginbox-pi1 P {}
DIV.tx-newloginbox-pi1 TABLE {}
DIV.tx-newloginbox-pi1 TABLE TR TD P {}
DIV.tx-newloginbox-pi1 TABLE TR TD {}
DIV.tx-newloginbox-pi1 TABLE TR {}
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {}
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {}

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

#fe_us_create {
	width: 100%;
	margin:auto;
}

.fe_us_comment {
	width: 49%;
	padding-right: 5px;
	text-align: right;
	float: left;
}

.fe_us_alert {
	font-family:Arial, Helvetica, sans-serif;
	color: red;
	font-size: 11px;
	font-weight: bolder;
}

.fe_us_formfield {
	text-align: left;
	width: 49%;
	float: left;
}

.printlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

/* ######################################################################################################
** ### Formulare ########################################################################################
** ######################################################################################################
*/

.csc-mailform { 
	margin: 10px 0;
	padding: 0;
	background: #fff;
	border: 0px solid #ccc;
	/*left: 10px;top:50px;
	-moz-border-radius: 20px;*/
}

label {
	float: left;
    font-size: 0.8em;
	width: 8em;
	text-align: right;
	margin: .3em;
	display: block;
}

.csc-mailform-field {
	margin: 2px 0;
	clear:both;
}

/* nur Kommentarfelder, nicht die Labels for...: */ 
.csc-mailform-label {
	font-size: 0.8em;
	color: #039;
	margin-bottom: 5px;
}

.csc-mailform-required {
	color: #F00;
}

select {
    width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	background-color: #fff;
}

input, textarea {
	float:left;
    width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border:1px solid #ccc;
    background: #fafafa;
	padding: 0 0 3px 2px;
	color: #777;
}

input[type=text]:focus, textarea:focus {
	float:left;
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}
/*#mailformNachname, #mailformVorname {background-color: #FCE8E8;}*/

.csc-mailform-submit {
	margin: 10px 0 0 187px;
	background: #F2F5F5;
}

/******************************************* Bildebehandlung **************************************** */
.csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #039;
}

/* ****************************************** ArtikelGalerie *************************************** */

#mb_gallery_clear { height:20px; clear:both; visibility:hidden;}
#mb_gallery_nav {padding:3px; width:100%; text-align:center;}
#mb_gallery_nav .prev, #mb_gallery_nav .next {width:60px; float:left;}
.prev {padding:5px;text-align:left;}
.next {padding:5px; text-align:left;}
#mb_gallery {text-align:center; clear:both;}
.mb_gallery_rowtable {text-align:center; clear:both;}
.mb_gallery_item {margin: 10px 5px; padding:0; float:left;}

.mb_gallery_pic {
	margin: 0 6px;
	text-align: right;
	background: url(../../onlineshop/includes/templates/template_default/images/pic_dropshadow.gif) no-repeat right bottom!important;
}

.mb_gallery_pic img {
	margin: -6px 6px 6px -6px;
}

.mb_gallery_title {
	height: 20px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
}

/* ***************************************** Photo Book ********************************************* */

.fotoboek_nav {margin-bottom: 10px;}
.single { width:40%; float:left;}
.tabel {width:100%;}
.tabel_comb {width:60%; float:left;}

/* ***************************************** Flash-Slideshow ***************************************** */

#content .tx-slideshow-pi1 {text-align:left;}

/* *****************************************  Gästebuch ********************************************** */

.tx-veguestbook-pi1 {text-align: left; width:100%; margin-top: 20px;}
* html .tx-veguestbook-pi1 {width: 180px;}
fieldset {
	border: 1px solid #ccc;
	padding: 30px 15px;
	-moz-border-radius: 20px; 
}
* html legend {margin-bottom: 20px;}

table.tx-guestbook-list-table { 
	border: 0; 
	background: transparent;
	margin: 0 -1px;
}

.tx-guestbook-list-header { background-color: #039; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }

.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }

.tx-guestbook-latest-header {
	color: #05379A;
	font-weight: bold;
	padding:2px 2px 2px 8px;
	margin: o;
	background: url(../images/gfx/bg_boxHeader_b.gif) no-repeat left top;
}

.tx-guestbook-latest-row, .tx-guestbook-latest-row  p  {background-color: #fff; font-size: 10px; border: 1px solid #dedede;}
.tx-guestbook-latest-row  p {margin: 3px 0; background-color: #f9f9f9;}
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big {border: 1px solid #ccc; font-size:0.8em; color:#666; width: 180px;}
.tx-guestbook-form-textarea {border: 1px solid #fff; font-size:0.8em; color:#666; width:260px;}
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #f00; font-size: 0.8em; }
.tx-guestbook-form-image {}

label.left {
   float: left;
   text-align: right;
   width: 8em;
   margin: 5px .3em;
  }

/*input[type=text] { 
	margin: .2em 0;
  }*/

input.tx-guestbook-form-inputfield-med, input.tx-guestbook-form-inputfield-big { 
   	float: left;
	width: 180px;
	margin: .3em .3em 0 5.3em;
  }
 
* html input.tx-guestbook-form-inputfield-med, * html input.tx-guestbook-form-inputfield-big {
	margin: 0;}
  
input.tx-guestbook-form-textarea { 
	float: left;
	width: 180px;
	height: auto;
	margin: 0 .3em 0 5.3em;}

input[type=checkbox].right, input[type=radio].right {margin-left: 6.3em;}
input[type=submit].gb_submit {margin-left: 15em;}
   
form br {clear: both;}

/* ******************************* captcha ************************** */

.tx-srfreecap-pi2-image {margin: 0 0 5px 210px; float:left; height: 50px; width: 180px; }
.tx-srfreecap-pi2-cant-read {padding-top: 5px; font-size: .8em; color:#000;}
.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; color:#039; font-weight:bold; text-decoration:none; }

/* ********************************* FAQ's ******************************************** */

.tx-irfaq-pi1 dt {color: #039;font-size: 0.8em;}
.tx-irfaq-pi1 dd {color: #333; font-style: italic;font-size: 0.8em;}

#tx_chcforum-pi1 .header_text {color:#fff;}

/* ********************************** language selection ****************************** */

.tx-srlanguagemenu-pi1 { width: 160px;}
.NO {}
.CUR {}

/* ***************************   Öffnungszeiten   ************************************* */

#openClose {
	position: absolute;
	top: 600px;
	left: 0;
	margin: 0;
	padding: 5px;
	width: 110px;
	height: 100px;
	color: #039;
	z-index: 100;	
}

#openClose p {
	font-size: 0.6em;
}

/*******************************************
* TYPO3 tagclouds
********************************************/

div.tagcloud {background-color: #f3f3f3; padding: 5px; border: 1px solid #eeeeee;}
div.tagcloud a, div.tagcloud a:visited {color: #039; text-decoration: none;}
div.tagcloud a:hover, div.tagcloud a:active {text-decoration: underline;}


