/* CSS Document */

/* Html und Body formatieren */

html { max-height:100%; padding:50px 0 0px 0px; font-family:'Times New Roman',Times,serif;}
body { margin:0px; height:100%;  font-family:'Times New Roman',Times,serif; font-size:11px;}
img {border:0px important!; }
img a {border:0px important!; }

/* Clearer definieren */	
.clearer { width:100%; font-size:1px; line-height:1px; padding:0px; margin:0px; clear:both; }

/* Standardformular formatieren */
form { width:270px; text-align: left; color:#336699; padding-top:3px; }
fieldset { border:0px; padding:0px; margin:0px; color:#336699;}
legend { display:none; }
label {font-size:11px; font-weight:bold; color:#336699;}
submit { background-color:transparent; color:#666; font-weight:bold; border-top:1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #666; border-right: 1px solid #666; }
.mf-submit { padding:2px; border-top:1px solid #DCEFFF; font-weight:bold; color:#336699; border-left:1px solid #DCEFFF; border-right:1px solid #C4DDF8; border-bottom:1px solid #C4DDF8; width:187px; background-color:#fff; float:right; margin-right:19px; margin-top:14px;}
.mf-submit:hover { border-bottom:1px solid #ffffff;  border-right:1px solid #ffffff; border-left:1px solid #C4DDF8; border-top:1px solid #C4DDF8; background-color:#C4DDF8; color:#336699; font-weight:bold }
.mf-input { border:1px solid #9fbddc; float:left; width:180px; background-color:#ffffff; float:left; padding:2px; margin-bottom:8px;}
.mf-input:hover,  .mf-input:focus { border:1px solid #9fbddc; float:left; width:180px; background-color:#C4DDF8;}
.mf-text{ border:1px solid #9fbddc; float:left; width:179px; background-color:#fff; float:left; padding-top:3px;}
.mf-text:hover, .mf-text:focus { border:1px solid #9fbddc; float:left; width:179px; background-color:#C4DDF8;}
fieldset.csc-mailform label { font-size:11px; width:65px; float:left; clear: right; margin-top:0px; color:#336699;}
.csc-mailform-field { color:#336699;}

/* Links formatieren */
a { color:#336699; text-decoration:none; font-size: 12px; padding:0px; margin:0px; font-weight:bold}
a:hover { color:#336699; text-decoration:underline; font-weight:bold;}
a:visited { color:#336699; text-decoration:none;  font-weight:bold;}
a:active { color:#336699; text-decoration:none;  font-weight:bold;}
a:active:hover { color:#336699; text-decoration:underline; font-weight:bold;}
a:visited:hover { color:#336699; text-decoration:underline; font-weight:bold;}



/* Links im Text formatieren */
p.bodytext a { font-family:'Times New Roman',Times,serif;  color:#336699; text-decoration:underline !important; font-size: 12px; padding:0px; margin:0px; font-weight:bold}
p.bodytext a:hover { color:#336699; text-decoration:none; font-weight:bold;}
p.bodytext a:visited { color:#336699; text-decoration:underline; font-weight:bold; }
p.bodytext a:active { color:#336699; text-decoration:none; font-weight:bold; }
p.bodytext a:active:hover { color:#336699; text-decoration:none; font-weight:bold;}
p.bodytext a:visited:hover { color:#336699; text-decoration:none;font-weight:bold;}

/* Links in Listen formatieren */
div.div_inhalt li a { color:#336699; text-decoration:none; font-size: 12px; padding:0px; margin:0px; font-weight:bold}
div.div_inhalt li a:hover { color:#336699; text-decoration:underline important!; font-weight:bold;}
div.div_inhalt li a:visited { color:#336699; text-decoration:none; font-weight:bold; }
div.div_inhalt li a:active { color:#336699; text-decoration:none; font-weight:bold; }
div.div_inhalt li a:active:hover { color:#336699; text-decoration:underline important!; font-weight:bold;}
div.div_inhalt li a:visited:hover { color:#336699; text-decoration:underline important!;font-weight:bold;}

/* interne Links im RTE formatieren */
.internal-link { font-family:'Times New Roman',Times,serif;  color:#336699; text-decoration:underline !important; font-size: 12px; padding:0px; margin:0px; font-weight:bold}
.internal-link a { font-family:'Times New Roman',Times,serif;  color:#336699; text-decoration:underline !important; font-size: 12px; padding:0px; margin:0px; font-weight:bold}
.internal-link a:hover { color:#336699; text-decoration:none; font-weight:bold;}
.internal-link a:visited { color:#336699; text-decoration:underline; font-weight:bold; }
.internal-link a:active { color:#336699; text-decoration:none; font-weight:bold; }
.internal-link a:active:hover { color:#336699; text-decoration:none; font-weight:bold;}
.internal-link a:visited:hover { color:#336699; text-decoration:none;font-weight:bold;}
.external-link { font-family:'Times New Roman',Times,serif;  color:#336699; text-decoration:underline !important; font-size: 12px; padding:0px; margin:0px; font-weight:bold}

/* Listen im Inhaltsbereich formatieren */
div.div_inhalt ul, .bodytext li {font-family:'Times New Roman',Times,serif; font-size:12px; line-height:1.3em; color:#336699;  margin-top:2px;  list-style-position : outside; }
div.div_inhalt  ul { margin-left:16px;padding-left:2px; }
div.div_inhalt li {margin-bottom:3px; font-weight:normal}

/* Rootline Links formatieren  */

/*div.rootline_act, .rootline_act a, .rootline_act a:active, .rootline_act a:visited { font-family: arial, helvetica, sans-serif; font-weight:bold; text-decoration:none; color:#8dabce;}
div.rootline_act a:hover { font-weight:normal; text-decoration:underline; color:#8dabce; }
*/

/* Container formatieren */
.div_container_zentral {
	width:776px;
	margin-left: auto;
	margin-right: auto;

	background-color:#f0f6fc;
	}

/* Designelemente formatieren */
.div_kopfelement_a {
	width:100%;
	height:6px;
	background-color:#336699;
	border:0px;
	line-height:1px;
	font-size:1px;
	display:none;
	}
	
.div_kopfelement_b {
	width:100%;
	height:5px;
	line-height:1px;
	}
	
.div_kopfelement_logo {
	width:100%;
	height:95px;
	
	background-image: url(../img/welle.gif);
	background-repeat:no-repeat;
	}
	
.logo {
	float:right;
	width:200px;
	text-align:right;
	padding-top:32px;
	margin-right:25px; 
	}

.div_mittelteil_container {
	width:100%;
	height:360px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	}
		
.div_mittelteil_container_zentral {
	width:776px;
	height:360px;
	background-color:#f0f6fc;
	margin:auto;

	}
		
.div_mittelteil_hintergrundelement {
	width:170px;
	height:360px;
	color:#336699;

	background-color:transparent;
	float:left;
	border-right:1px dotted #c7d9ea;
	
	}
		
.div_mittelteil_menucontainer {
	background-color:#f0f6fc;
	width:140px;
	height:254px;
	margin-top:14px;
	margin-left:14px;
	z-index:1000;
	}
	
.div_mittelteil_content {
	
	width:602px;
	padding:0px;
	margin:0px;
	padding-top:4px;
	padding-bottom:10px;
	display:block;
	float:left;
	overflow:auto;
	background-color:transparent;
	z-index:2
	}
	
.div_extra_nav {
	background-color:transparent;
	width:auto;
	padding-left:18px;
	padding-top:13px;
	padding-bottom:4px;
	font-family:Arial,Helvetica,sans-serif;
	color: #336699;
	font-weight:bold;
	}
	
DIV.div_extra_nav a { color:#8dabce; font-size:11px; font-family:Arial,Helvetica,sans-serif; }



	
.div_inhalt {

	width:574px;
	height:246px;
	padding-left:23px;
	padding-top:10px;
	background-color:transparent;
	color:#336699;
	overflow:visible;
	}
	
.inhalt_50_links { width:265px; float:left; }
.inhalt_50_rechts {width:265px; float:left; margin-left:18px; padding-right:4px;}

.inhalt_70 {width:362px; float:left;overflow:hidden; }
.inhalt_30 { width:180px;float:left;overflow:hidden; margin-left:12px;padding-right:4px; }
	
	
.div_fusselement {
	width:100%;
	height:85px;
	background-color:#ddeefe;
	}
	
.div_fussleiste {
	width:776px;
	text-align:right;
	height:22px;
	border-top:1px solid #fff;
	background-color:#cbe0f8;
	font-family:Arial,Helvetica,sans-serif;
	}

.fuss_links { float:left; font-size:11px; margin-top:3px; color:#8aa1b7;  margin-left:6px; font-family:Arial,Helvetica,sans-serif;}
div.fuss_rechts { float:right; font-size:11px;   color:#336699; margin-top:4px; margin-right:6px; font-weight:normal; font-family:Arial,Helvetica,sans-serif;}
div.fuss_rechts a, div.fuss_rechts a:hover, div.fuss_rechts a:active, div.fuss_rechts a:visited {  font-size:11px; color:#336699; font-weight:normal;  font-family:Arial,Helvetica,sans-serif; text-decoration:none;}



/*MENU*/

 
ul#nav,
ul#nav ul {
	margin: 0;
	padding: 0;
	width: 140px; /* Width of Menu Items */
	border: 0px;
	background-color: #f0f6fc; /* IE6 Bug */
	color: #6685a3;
	font-size: 11px;
	font-weight:normal;
	border-top: 1px solid #f0f6fc;
	font-family:Arial,Helvetica,sans-serif;
	z-index:98;
	}
 
ul#nav li {
	position: relative;
	list-style: none;
	background-color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	
	}
 
ul#nav li a {
	
	display: block;
	text-decoration: none;
	color:#336699;
	padding:3px;
	padding-left:6px;
	font-size: 11px;
	border:0px;
	font-weight:normal;
	background-color:transparent;
	margin-bottom:2px;
	border-left:3px solid #c5dcf7;
	font-family:Arial,Helvetica,sans-serif;
	}
	
 
/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */
 
ul#nav ul {
	position: absolute;
	display: none;
	left: 140px; /* Set 1px less than menu width */
	top: 0;
	}
 
ul#nav li ul li a { margin-bottom:2px; background-color:#ddeefe; } /* Sub Menu Styles */
 
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.over ul ul,
ul#nav li.over ul ul ul {display: none;} /* Hide sub-menus initially */
 
ul#nav li:hover ul,
ul#nav li li:hover ul,
ul#nav li li li:hover ul,
ul#nav li.over ul,
ul#nav li li.over ul,
ul#nav li li li.over ul {display: block;} /* The magic */
 
ul#nav li.menuparent { }
 
ul#nav li.menuparent:hover,
ul#nav li.over { color: #336699; background-color:#ddeefe; }
 
ul#nav li a:hover { color: #fff; background-color:#336699; border-left:3px solid #9fbddc; }
 

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE  { font-family:'Times New Roman',Times, serif;  }
PRE { font-family: monospace; }



FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }



/********************************/
/* 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 dotted #c5dcf7; }
DIV.csc-frame-rulerAfter { border-bottom: 1px dotted  #c5dcf7; padding-top:8px;}
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 #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

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: 13px; color: #336699; font-family:'Times New Roman',Times,serif; }
H2 { font-size: 16px; color: #336699; font-family:'Times New Roman',Times,serif;}
H4 { font-size: 18px; color: #336699; font-family:'Times New Roman',Times,serif;}
H1, H2, H3, H4, H5, H6 { font-family:'Times New Roman',Times,serif;margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 8px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { font-family:'Times New Roman',Times,serif; margin-top: 0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { font-family:'Times New Roman',Times,serif; color: #336699; text-decoration: none; font-weight:bold; }
H2 A { font-family:'Times New Roman',Times,serif;color: #336699; }
H3 A { font-family:'Times New Roman',Times,serif;color: #336699; }
H4 A { font-family:'Times New Roman',Times,serif;color: #336699; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { color: #336699; font-family:'Times New Roman',Times,serif;text-decoration:
underline; font-weight:bold; }
H1 A, H1 A:active, H1 A:visited { font-family:'Times New Roman',Times,serif;color: #336699; text-decoration:none;  }
H1 A:hover, H1 A:active:hover, H1 A:visited:hover { font-family:'Times New Roman',Times,serif;color: #336699; text-decoration:underline;}



/* Header date */
P.csc-header-date { font-size: 11px; 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: #666; }
P.csc-subheader-2 { color: #666; }
P.csc-subheader-3 { color: #666; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-family:'Times New Roman',Times,serif; font-size:12px; color: #336699; line-height:1.3em; font-weight:normal;}


/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL UL LI { font-size: 112px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; }
* html ul { position: relative }
* html ol { position: relative }
* html dl { position: relative }


/* RTE / Table styling */
TABLE.contenttable { border: 1px #333333 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: 11px; }
TABLE.contenttable TR { background-color: #EDEBF1; }



/**********/
/* 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-family:'Times New Roman',Times,serif; font-size:12px;  }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #666666;  }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(http://indinspa.apfelanbeter.de/fileadmin/img/list_icon.png); }



/*********************/
/* 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-color: #D1D2E4;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
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-color: #D1D2E4;}
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: 11px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
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: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }
				


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
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 #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* 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: #EDEBF1; }
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: #186900; }
H3.csc-searchResultHeader { background-color: #EDEBF1; 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; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; margin: 1px 0px 0px 0px; padding: 2px 2px 5px 8px; background-color: #EDEBF1; }

DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }



/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 0px 0px 0px; } 

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px dotted black; background-color:#FFFFFF; display:none; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color:#FFFFFF; border:0px; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { border: 1px dotted #cccccc; background-color:#FFFFFF; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; background-color:#FFFFFF;  }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 9px; color:#000000; background-color:#FFFFFF; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 9px; color:#000000; background-color:#FFFFFF;}			
TABLE.typo3-editPanel { border:0px;  background-color:#cccccc; }
TABLE.typo3-editPanel TD { border: 1px; background-color:#FFFFFF;  }
.typo3-editPanel-controls {background-color:#f3f3f3; padding:2px 2px 2px 2px; width:100%;}
.typo3-editPanel-label {display:hidden; background-color:#f3f3f3;padding:2px 2px 2px 2px;width:100%; font-size:9px; color:#cccccc; }



/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { 
	left: 0;
}

#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
	background: url(../img/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(../img/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer {
	font: 11px Arial, Helvetica, sans-serif;
	color:#6685a3;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding:0 10px;
}

#imageData #imageDetails { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#imageData #caption { 
	font-weight: bold;	
	color:#6685a3;
}

#imageData #numberDisplay {
 	display: block; 
 	clear: left; 
 	padding-bottom: 1.0em;	
}	
		
/*#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}	*/
	
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 500px;
	/*background-color: #ff0000;*/
	filter:alpha(opacity=50);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}



/* CSS_STYLES_IMG */

	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline;  }

	/* Border just around the image */
	{$styles.content.imgtext.borderSelector} {
		border: {$styles.content.imgtext.borderThick}px solid {$styles.content.imgtext.borderColor};
		padding: {$styles.content.imgtext.borderSpace}px {$styles.content.imgtext.borderSpace}px;
	}

	DIV.csc-textpic-imagewrap { padding: 0;  }

	
	DIV.csc-textpic IMG { border:3px solid #fff;  }
	DIV.csc-textpic IMG:hover { border:3px solid #c5dcf7; }

	
	/*{ border: 1px solid #D1E2F3; padding:3px;  background-color:#ffffff; }
	DIV.csc-textpic IMG:hover { border: 1px solid #fff; padding:3px; background-color:#9fbddc; }*/

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: {$styles.content.imgtext.colSpace}px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: {$styles.content.imgtext.colSpace}px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: {$styles.content.imgtext.colSpace}px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 10; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: {$styles.content.imgtext.rowSpace}px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: {$styles.content.imgtext.rowSpace}px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: {$styles.content.imgtext.textMargin}px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: {$styles.content.imgtext.textMargin}px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

/* DESIGN EXT TEMPLATE = GOOGLE DESIGNVORLAGE START>> */

.tx_lumogooglemaps_pi1_sidebar { margin-top:10px; }
.tx_lumogooglemaps_pi1_infobox { color:#666; font-size:12px; }
.tx_lumogooglemaps_pi1_infobox a { color:#ff0099; font-size:12px; }
.tx_lumogooglemaps_pi1_infobox a:link { color:#ff0099; }
.tx_lumogooglemaps_pi1_infobox a:visited { color:#ff0099; }
.tx_lumogooglemaps_pi1_infobox a:hover { color:#ff9900; }
.gmapDir { color:#666; font-weight:bold; }
.gmapDir a { color:#ff0099; }
.gmapDir a:link { color:#ff0099; }
.gmapDir a:visited { color:#ff0099; }
.gmapDir a:hover { color:#ff9900; }
.template p {color:#666; padding:0px; margin:0px; } 
.gmapDirHead { color:#666; font-weight:bold }
.gmapDirHead a { color:#ff0099; }
.gmapDirHead a:link { color:#ff0099; }
.gmapDirHead a:visited { color:#ff0099; }
.gmapDirHead a:hover { color:#ff9900; }
.gmapDirItem { color:#666; font-weight:bold }
.gmapDirLabel { color:#666; font-weight:normal; padding-top:4px;}
.gmapTextBox { color:#666; font-weight:normal; color:#000; padding-top:3px; padding-bottom:3px; font-size:12px; margin-top:3px; margin-bottom:3px;}
.gmapDirButton { background-color:transparent; color:#ff0099; font-weight:bold; border-top:1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #666; border-right: 1px solid #666; }


.csc-textpic img {border:0px;}
