/* --------------------------------------
	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;   
}
#rootline {
	padding:3px;
	text-align:left;
	padding-left:7px;
	background-color:#e2e3e3;   
	margin-bottom:10px;
}
#rootline span{padding:0px 2px 0px 2px; font-size:14px;}
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 --- */

#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:4px;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:2px;}
#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:2px;}

/* 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 */
/*
 <li class="hv level1"><a  class="no" ..
 <li class="hv level1"><a  class="active" ..
*/
#pageNavi{ width:218px;	border:0px solid #f00; margin:0px;	padding:0px; margin-left:-4px; }
#pageNavi ul{ list-style: none; list-style-image: none;	margin:0px; padding:0px; font-weight:bold;}

#pageNavi li{ line-height:20px;	padding-left:7px;}

#pageNavi li a,
#pageNavi li a:link,
#pageNavi li a:visited {
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #fff;
	display:block;	text-decoration:none;
	color:#777;	padding-left:4px;
}
#pageNavi li a.active{color:#573116;}
#pageNavi li.level3 a.active{font-weight:bold;font-size:11px;}

#pageNavi li.level1{font-size:14px;}
#pageNavi li.level2{font-size:12px;}
#pageNavi li.level3{font-size:10px;}
#pageNavi li.level4{}

#pageNavi li.level1 a.active{
	background-color:#f5f5f5;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;	
}

#pageNavi li.level2 a.active,
#pageNavi li.level3 a.active{	
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;	
}
#pageNavi li.level2.first a.active,
#pageNavi li.level3.first a.active{
	background-color:#f5f5f5;
	border-top:1px solid transparent;
	border-bottom:1px solid #ccc;
}
#pageNavi li a:hover {background-color:#f9f9f9;	border-bottom:1px solid #ccc;}
#pageNavi li.level2 a:hover{
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
}

/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

#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 ------*/

