/* ============================================ */
/* Design CSS für Reber IT - 2007 ritCMS v2.4 */
/* ============================================ */


/* >> START #1: Grundlayout */
.container_layout {
	text-align:center;	
	height: 100%;
	width: 800px;
}

.container_head {
	height: 50px;
	width: 800px;
	background-color:#006600;
}
.container_darkred_line {
	height: 5px;
	width: 800px;
	background-color:#009999;
}
.container_topmenu {
	height: 25px;
	width: 800px;
	background-color:#00CCCC;
}
.container_menu {
	height: 90%;
	width: 200px;
	background-color:#993300;
	float:left;
}
.container_content {
	height: 90%;
	width: 500px;
	background-color:#0066FF;
	float:left;
}
.container_trennerL {
	height: 50%;
	position:absolute;
	left: 160px;
	top:48%;
	width: 80px;
	background-color:#663399;
	float:left;
}
.container_trennerR1 {
	height: 50%;
	width: 80px;
	background-color:#663399;
	float:left;
}

#picHeader {
	width: 15px;
	height: 15px;
	background-image:url(/images/layout/dark_red.gif);
	background-repeat:repeat;
}

#picSuche {
	width: 15px;
	height: 15px;
	background-image:url(/images/layout/dark_red.gif);
	background-repeat:repeat;
}


* .mnuBG1{
height:370px;
}
.mnuBG1{
<!--[if !IE]>
min-height:370px; 
width:215px; 
background-image: url(/images/layout/layout_07_background.jpg); 
background-position:top; 
background-repeat:no-repeat; 
margin-top: -0px;
<![endif]-->
}

/* << ENDE #1: Grundlayout */

/* >> START #2: Titellayout */
/* << ENDE #2: Titellayout */

/* >> START #3: Menülayout */
.abstandMenu {
	margin: 5 0 5 0;
}
.abstandMenu2 {
	margin: 5 0 5 20;
}

#menuON { 
	color:#CC6600;
}
/* << ENDE #3: Menülayout */

/* >> START #4: Contentlayout */
/* << ENDE #4: Contentlayout */

/* >> START #5: Startseitentemplate  */
hr {
   	border:0px;
  	border-bottom:1px #0066FF dotted;
   	height:0px;
	margin-left:2px;
	text-align:left;
}
.homeHead {
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
li.NICHTFUER-TF24 {
	list-style-position: outside;
	list-style-image: url(/images/layout/icon_liste.jpg);
	margin-bottom:20px;
	padding-left: 10px;
}

/* << ENDE #5: Startseitentemplate */

/* >> START #6: Listenelemente - Templates */
ul#tplListe { clear:left; }
li#tplListe {
	list-style-image: url(/images/layout/icon_liste.jpg);
	line-height:16px;
	margin:3px;
	margin-right:0px;
	list-style-position: outside;
	list-style-type: none; 
}
li#liste {
	list-style-image: url(/images/layout/icon_liste.jpg);
	line-height:16px;
	margin:3px;
	margin-right:0px;
	list-style-position: outside;
	list-style-type: none; 
}
/* << ENDE #6: Listenelemente - Templates */

/* >> START #7: Bildelemente  */
/* << ENDE #7: Bildelemente */

/* >> START #8: Anzeigeklassen (Bfree)  */
#hidden { display:none; }
#rightAlign { text-align:right; }
#centerAlign { text-align:center; }

/* << ENDE #8: Anzeigeklassen */

/* >> START #9: EDIT-Bereich  */
.adminBox {
	width:150px;
	border:#000066 1px solid;
	background-color:#E8F3FF;
	margin-top:80px;
	margin-left:30px; }
.adminBoxHead {
	padding: 3px;
	background-color:#D2E8FF;
	border-bottom:#000066 1px solid;
	text-align:center;
}
.adminBoxIN { padding: 3px;	border-bottom:#000066 1px solid; }
.adminBoxEND { padding: 3px; }
.mnuBoxAdmin {
	float:right;
	text-align:right;
	margin-right: 3px;
}
/* << ENDE  #9: EDIT-Bereich */

/* BENUTZERDEFINIERT FÜR ALLEs */
li#topFitMNU { 
	list-style-position: outside;
	list-style-type:none;
	margin-right: 20px;

}
.img_mnu {
    background-image: url(/images/layout/layout_mnuPointOver.jpg);
	background-repeat:no-repeat;
	width: 14px;
	height: 24px;
	float:right;
	margin-right: 0px;
}
.img_mnuON {
    background-image: url(/images/layout/layout_mnuPoint.jpg);
	background-repeat:no-repeat;
	width: 14px;
	height: 24px;
	float:right;
	margin-right: 0px;
}
.mnuPoint{
	margin-right: 21px;
	padding-bottom: 12px;
	padding-top: 4px;
	font-weight:normal;
}
.Visitors {
	font-family: Verdana, Tahoma, Arial;
	font-size:10px;
	color:#666699;
	line-height: 20px;
}
