
#containerC {
	position: absolute;
	width: 940px;
	margin-left: -470px;
	top: 0px;
	left: 50%;
}


#top-u {
	position: absolute;
	left:0px;
	top: 60px;
	height: 35px;
	width:895px;
	z-index:3;
}
#top-o {
	position: absolute;
	left:0px;
	top: 60px;
	width:940px;
			height: 35px;
	z-index:5;
}

#fadeDIV {
	position: absolute;
	left:200px;
	top: 99px;
	width:700px;
	height: 650px;
	background-color: #262626;
	z-index:5;
}


#left {
	position: absolute;
	top: 113px;
	left:0px;
	width:180px;
	z-index:5;
}

#main_inhalt {
	position: absolute;
	top: 115px;
	left: 240px;
	width:700px; 
	z-index:5;
}

#main_inhalt-NT {
	position: absolute;
	top: 115px;
	left: 240px;
	width:550px; 
	z-index:5;
}

#bilder {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 470px;
}

#text {
	position: absolute;
	top: 0px;
	left: 470px;
	width: 230px;
	z-index:5;
}

#nurtext {
	position: absolute;
	top: -10px;
	width: 575px;
}

#liste {
	position: absolute;
	top: 0px;
	left: 445px;
	width: 255px;
	height: 360px;
	z-index:1;
}

#liste-unten {
	position:absolute; 
	left:0px;
	bottom: 0px;
	z-index:1;
}


/* ***************************************************
02		Eigene Definitionen
**************************************************** */

.kitzig {	
	font-size: 18px;
	height: 30px;

	color: #FFF;
}
.kitzig2 {	
	font-size: 18px;
	color: #FFF;
}

.lang-I, a.lang-I:link, a.lang-I:visited,  a.lang-I:hover {
	position: relative; 
	height: 25px;
	padding: 3px;
	border: 1px solid #262626;
	color: #BCBCBC;
	text-decoration: none;

}

.lang-A, a.lang-A:link, a.lang-A:visited,  a.lang-A:hover {
	position: relative; 
	height: 25px;
	padding: 3px;
	border: 1px solid #AC1E36;
	color: #FFF;
	text-decoration: none;

}

	.fuss		{
		font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
				font-weight: normal;
	color: #ADADAD;
		}
		
a.fuss:link, a.fuss:visited,  a.sedaro:active		{
		font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
				font-weight: normal;
	color: #ADADAD;
			text-decoration: underline;
		}
		a.fuss:hover		{
		font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
				font-weight: normal;
	color: #ADADAD;
			text-decoration: none;
		}

  
.ssl, a.ssl:link, a.ssl:visited, a.ssl:hover, a.ssl:focus {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px;
	color: #BCBCBC;
	text-decoration: none;
	font-weight: bold;
	cursor: text;
}


.height1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}	
	

.Brahmen 	{
		cursor: hand;
		border: 1px solid #990000;
		}

.Brahmen_A 	{
		cursor: hand;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #FFFFFF;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #FFFFFF;
		}

/* ***************************************************
03		Allgemeine HTML Definitionen
**************************************************** */



.body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #BCBCBC;
	border: 0;
	background-color: #262626; 
	overflow:-moz-scrollbars-vertical;	
	overflow:auto;	
}

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFF;
	border: 0;
	background-color: #262626; 	
		overflow:-moz-scrollbars-vertical;
}





td, tr, p, div {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #BCBCBC;
}

p { 
	margin-top: 5px; 
	margin-bottom: 9px; 
		color: #BCBCBC;
}

hr {
	height:1px; 
	background-color: #FFF; 
	color: #FFF; 
	border:0px; 
	text-align:left; 		
	margin: 0px;
 	padding: 0px;
}

h1 {	

    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #FFF;
	Margin: 0px;

}


h2 {	
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
}

h3 {	
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;	
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 ,h5 ,h6 {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 2px;
 	padding: 0;	
}

.verweis, a.verweis:link, a.verweis:visited {
	color: #BCBCBC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC1E36;
}

a.verweis:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC1E36;
}

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:  #FFF;
	font-weight: normal;
	text-decoration: underline;
}


ol {
	margin-left: 0px;
}

ul {
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: disc;
	}
li { 
	padding-top: 4px;
	}	

form {
	margin: 0;
 	padding: 0;
}	
	
	
#list {
	margin:0;
	padding:0;
	width:100%;
}

#list li {
list-style: url(../images/liste.gif);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:4px;
	margin-top:22px;


}
#list ul {
	margin-left:16px;
	margin-top:5px;
	border:1px dashed #444;
	width: 100%;
}

#ohne {
	margin:0;
	padding:0;
	width:100%;
}

#ohne li {
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	margin:4px 0px 4px 0px;
	border:0px;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:4px;
}

	
/* ***************************************************
04		Mambo CSS Definitionen ( in Gebrauch )
**************************************************** */	

table.moduletable {
	margin: 0px 0px 20px 0px;  							/* bewirkt den Abstand zum nächsten Ordner */
	width: 180px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	padding-left: 0px;
}
table.moduletable-ganzebreite td, th {
	width: 100%;
	margin: 0px;
}

	
table.moduletable th {											/* Modulüberschriften */
	border: 1px solid #D2EBD8;
			background-color: #7DC9B2; 
	
	text-align: left;
	padding-top: 2px;
	padding-left: 8px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	}

table.moduletable td {											/* Inhalt von Modulen zB Newsflash */
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	}

#active_menu  {	
	background-image: url(../images/mainlevel_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	color:  #FFF;	
}

#active_menu1  {	
	background-image: url(../images/mainlevel_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	color:  #FFF;	
}


a.mainlevel:link, a.mainlevel:visited {						/* Menu [Felder] der obersten Hierarchie */
	display: block;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
	color: #BCBCBC;
	text-align: left;
	width: 224px !important;
	width: 180px;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-left: 14px;
	background-image: url(../images/mainlevel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.mainlevel:hover {
	background-image: url(../images/mainlevel_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
}


/* Sublevel 1 */
a.sublevel1:link, a.sublevel1:visited {						
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #BCBCBC;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	padding-left: 14px;
	margin-top: 4px;
	margin-bottom: 0px;
}

a.sublevel1:hover {									
	color: #FFF;
	}

a.sublevel1#active_menu {											
	background-image: url(../images/mainlevel_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	color:  #FFF	
}

/* Sublevel 2 */
a.sublevel2:link, a.sublevel2:visited {						
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #BCBCBC;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	padding-left: 14px;
	margin-top: 4px;
	margin-bottom: 0px;
}

a.sublevel2:hover {									
	color: #FFF;
	}

a.sublevel2#active_menu {											
	background-image: url(../images/mainlevel_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	color:  #FFF	
}

/* Sublevel 3 */
a.sublevel3:link, a.sublevel3:visited {						
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #BCBCBC;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	padding-left: 14px;
	margin-top: 4px;
	margin-bottom: 0px;
}

a.sublevel3:hover {									
	color: #FFF;
	}

a.sublevel3#active_menu {											
	background-image: url(../images/mainlevel_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	color:  #FFF	
}

/* Sublevel 4 und mehr */
a.sublevel4:link, a.sublevel4:visited {						
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #BCBCBC;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	padding-left: 14px;
	margin-top: 4px;
	margin-bottom: 0px;
}

a.sublevel4:hover {									
	color: #FFF;
	}

a.sublevel4#active_menu {											
	background-image: url(../images/mainlevel_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	color:  #FFF	
}

.highlight {
	background-color: #757308;						/* hervorheben von Suchergebnissen */
}

table.blog  {
	width:100%;
}

table.contentpaneopen {
	width:100%;
}
table.blog-BLOG, table.contentpaneopen-BLOG  {
	width:580px;;

}
.contentheading-BLOG{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
		color: #FFF;

}

.contentheading, .componentheading  {					/* Überschriften */
	width:100%;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 0px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFF;
	border-bottom: 10px transparent;
	}


.componentheading-BLOG  {					/* Überschriften */
	width:100%;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 0px;
	height:21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
		color: #4F4F4F;
			border-bottom: 10px transparent;
	}


.sectiontableheader {									/* formatiert den Tabellenkopf in Rubriken */
	background-color : #D2EBD8;							/* z.B. Überschrift von Bookmark */
	color : #2A316B;
	font-weight : bold;
}

.sectiontableentry1 {									/* formatiert Einträge in Rubriken */
	background-color : transparant;						/* oft auch = .contentpane */
	line-height: 18px;								/* Inhalt vom Netznews Hintergrund 2 von Bookmark bzw. Gästebuch */
}

.sectiontableentry2 {									/* z.B. Hintergrund 1 von Bookmark bzw. Gästebuch */
	background-color : transparant;	
	line-height: 18px;
}

.category, a.category:link, a.category:visited {				/* z.B. Komponente Bookmark die Links */

	padding-top: 10px;
	height: 26px;	
	line-height: 30px;
	text-decoration: underline;	
}

a.category:hover { 

	padding-top: 10px;
	height: 26px;	
	line-height: 30px;	
}


.subcategory , a.subcategory:link, a.subcategory:visited {

}

a.subcategory:hover { 

}


.pagenav, .createdate {
	font-family: Arial, Helvetica, sans-serif;
	color: #BAB5B7;
	font-size: 12px;
}

.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a.pathway:link, a.pathway:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-weight: normal;
	color: #2C336C;
}
a.pathway:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C336C;
}	



.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;

}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	background-color: #F4F4F4;
	border: 1px solid #A0A0A0;
	padding-left: 3px;
}

.inputbox-PF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	background-color: #E9C0CB;
	border: 1px solid #AC1E36;
	padding-left: 3px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	background-color: #FFF;
	border: 1px solid #A0A0A0;
}

	

