/* --------------------------------------
	BEGIN FrontEnd Editing Anpassungen
-------------------------------------- */
.blackLine {background-color: #999; height: 1px; line-height: 1px; overflow: hidden; padding: 0; margin: 0; display: none;}
.iconMode {clear: both; border: 0px solid #ff0000;}
form.typo3-editPanel {clear: both; border: 1px solid #999; background-color: #fff; background-image: url('/typo3/gfx/x_menubackground.gif'); background-repeat: repeat-x; padding: 2px; }
td.typo3-editPanel-label {white-space: normal; border: 0px solid #999; border-left-width: 1px; padding-left: 3px; color: #666; line-height: 10px; font-size: 10px;}
td.typo3-editPanel-controls { border:0px solid #006644;white-space: nowrap; padding-right: 3px;}
/* --------------------------------------
End FrontEnd Editing Anpassungen
-------------------------------------- */
body
{
	margin:0px; padding:0px;
	background-color:#380000;
  background-image:url(../images/body-bg.png); 
  background-repeat:repeat-x;
}

#page-container
{
	position:relative;width:920px;
	border:1px solid #ffffff;
	border-bottom:0px;
	background-color:#ffffff;
  background-image:url(../images/page-bg.png); 
  background-repeat:repeat-y;
}

/* start content templates --- */

#content-template{}

#head-container
{
	position:relative;height:124px;
	background-color:#ffcc01;   
}

span#visit-counter
{
    position:absolute;left:6px;top:105px;
    border:0px solid #ff0000; height:17px; width:72px;
    overflow:hidden;
}

#footer-container
{
  clear: both; border:0px solid #ff0000;
	margin: 0px; width: 100%; height: 24px;
}
#footer
{
  position:relative;width:914px;height:20px;text-align:right; 
  padding:0px;padding-top:2px;padding-left:3px;	padding-right:3px;
  color: #333333;border-top:1px solid #a3a3a3; 	
	background-color:#e4e8eb;   	
  background-image:url(../images/footer-bg.png);
  background-position:0px 1px;  
}

.copyright
{
	color:#ff6600;
	font-weight:bold;
}
/* ################################### */
/*  content templates  */
/* ################################### */

/* --- Inhalt Container Mitte --- */
#rootline {padding:3px;}


#col-pos-1, #col-pos-0,#col-pos-2,#col-pos-3
{
  height:370px;text-align:left;
  overflow:auto;overflow-x: hidden;
}
#col-pos-0{overflow:auto;}


/* --- Inhalt Container Links --- */
#col-pos-1
{
	width:223px; /* height:360px; */
	padding:3px;padding-top:0px;margin-top:26px;margin-bottom:15px;	
  background-color:transparent;
}
#col-pos-2{}

/* Template 2 Spalten breiter content Normal ----------- */
#column-2 #col-pos-0{width:685px;padding:3px;}

/* Default Template 3 Spalten --------------------------------- */
#column-3 #col-pos-0{width:501px; padding:3px; padding-left:10px;}
#column-3 #col-pos-2{width:169px; padding:3px; margin-top:20px;}
#column-3 .bodytext {padding-right:15px;}

/* Template 3 Spalten center + rechts gleiche breite */
#equal-3-column #col-pos-0,
#equal-3-column #col-pos-2{width:339px; padding:3px;}
#equal-3-column #col-pos-2{margin-top:20px;}

/* Template 4 Spalten --------------------------------- */
#column-4 #col-pos-0,
#column-4 #col-pos-2,
#column-4 #col-pos-3{width:222px; float:left;padding:3px;}
#column-4 #col-pos-3{width:225px;}

/* Template css-debug --------------------------------- */
/*
#col-pos-1, #col-pos-0,#col-pos-2,#col-pos-3{border:1px #ff0000 solid;}
#col-pos-1{border-right:none;}
#col-pos-0{border-right:none;}
#col-pos-2{border-right:none;}
*/

/* end content templates ############## */

/* --- Main Navigation */
ul#left-navi-1, ul#left-navi-2, ul#left-navi-3
{
	list-style: none;
	list-style-image: none;	
	margin:0px; 
	padding:0px;
	margin-left:7px; 
}
ul#left-navi-1 li,ul#left-navi-2 li,ul#left-navi-3 li
{
	list-style: none;
	padding:0px;
	margin:0px;
}

ul#left-navi-2{padding-top:2px;padding-bottom:2px;}	
ul#left-navi-2 li{ margin-left:0px;}
ul#left-navi-3{margin-left:0px;padding-top:2px;}

#head-banner-le
{
  position:absolute; width:465px;height:124px;left:0px; top:0px;
  border:0px solid #00ff00;
}
#head-banner-le a {-moz-outline-width:0px;}

#head-banner-re
{
  position:absolute;
  right:0px;
	margin:0px;
	width:455px;
	height:99px;
}

#head-tool-bar
{
	position:absolute;top:100px;right:0px;
  width:700px; height:24px;
  background-image:url(../images/head-navi-bg.gif);
  background-repeat:repeat-x;    
	background-color:#d7d7d7;
  border-right:1px solid #ffffff;	
  border:0px solid #ff0000;
}

ul#head-navi,ul#head-navi li
{
	display: inline;
	list-style: none;
	padding:0px;
	margin:0px;	
}
ul#head-navi 
{
	float:right;		
	margin:0px;
	height:24px;	
}


/* such formular in der toolbar ------*/
form.head-search
{
	height:24px;
	margin:0px;	
	padding:0px;
 	display: inline;      
}

input.head-search-txt
{
  color:#666666;	
  position:absolute;left:0px;
  height:15px;top:3px;
}

input.head-search-txt, input.head-search-txt:focus
{
	font-size:11px;
	border-style:solid;	width:230px;		
	margin:0px;	margin-left:2px;				
	background-color:#ffffff;		
}

button.head-search-submit
{
    position:absolute; left:240px; top:6px; 
    font-size:11px;
    background-color:transparent;
    border-style:none;
}

img.head-search-submit {}


/* --- End  such formular in der toolbar ------*/
