/* DATEI: cms.css  */
/* jalle */



body {
	font-family:Arial, Geneva, sans-serif;
	background-color:white;
	color: #5f5f5f;
	padding:0px;
	margin:0px;
	font-size:11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

body, h1, h2, h3, h4, h5, h6 {
	line-height:normal;				
	
}

p, table, td, th, ul, ol, select, textarea, input, form {
	line-height:130%;
	font-family:Arial, Geneva, sans-serif;
}

#divContent ul  {
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;

	
}

#divContent ul li {
	margin: 0px;
	background-image: url(images/content_link.jpg);
	background-repeat: no-repeat;
	padding: 0 0px 0 10px;
	
}

p {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

input {
	vertical-align:middle;
	font-family:Arial, Geneva, sans-serif;
}

input, select, textarea, table {
	font-size: 11px;
	font-family:Arial, Geneva, sans-serif;
	
}

pre {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
}


	
ADDRESS {
	font-style:italic;
}



/*--------- Titel im Hauptteil ---------*/
h1	{
	color: #9d2500;
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: transparent;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	display: block;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-transform:none;
	
}

h2 {
	color:#7c6f62;
	font-size:12px;
	font-weight:bold;
	background-color: white;
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
}

h3 {
	color: #e57943;
	font-size:12px;
	font-weight:bold;
	background-color: white;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;

}

h4 {
	color: #7c6f62;
	font-size:12px;
	font-weight:bold;
	background-color: white;
		padding: 0 0 0 0;
	margin: 0 0 10px 0;
		font-family: Arial, Helvetica, sans-serif;
		text-transform:none;
		
}

h5 {
	color: #7c6f62;
	font-size:12px;
	font-weight:bold;
	background-color: white;
		padding: 0 0 0 0;
	margin: 0 0 10px 0;
		font-family: Arial, Helvetica, sans-serif;
}

h6 {
	color: #7c6f62;
	font-size:12px;
	font-weight:bold;
	background-color: white;
		padding: 0 0 0 0;
	margin: 0 0 10px 0;
		font-family: Arial, Helvetica, sans-serif;
}

/*--------- Links ---------*/
a:link    		{color: #e57943; background-color:transparent; text-decoration:none;}
a:visited 		{color: #e57943; background-color:transparent; text-decoration:none;}
a:hover   		{color:#9d2500; background-color:transparent; text-decoration:none;}
a:active  		{color: #e57943; background-color:transparent; text-decoration:none;}

/* Links bei Dokumenten-Suche */
a.doku:link			{color: #e57943; background-color:transparent; text-decoration:none;}
a.doku:visited		{color: #e57943; background-color:transparent; text-decoration:none;}
a.doku:hover		{color:#9d2500; background-color:transparent; text-decoration:none;}
a.doku:active		{color: #e57943; background-color:transparent; text-decoration:none;}

/* Link auf Copyright */
a.pCopyright:link		{color:#7c6f62; background-color:transparent; text-decoration:none;  margin:4px 0px 0px 4px;}
a.pCopyright:visited	{color:#7c6f62; background-color:transparent; text-decoration:none;  margin:4px 0px 0px 4px;}
a.pCopyright:hover		{color:#5f5f5f; background-color:transparent; text-decoration:none;  margin:4px 0px 0px 4px;}
a.pCopyright:active		{color:#7c6f62; background-color:transparent; text-decoration:none;  margin:4px 0px 0px 4px;}


/*--------- General Classes ---------*/

/* Inhalt-Tabelle (Admin-Bereich, allg. Seiten) */
.contTable {
	padding-left:0px;
}

.small { 
	font-size:10px;  
}

.bold {
    font-weight:bold;
}


/*--------- Classes Admin-Bereich  ---------*/

/* Titel */
.AdminTabTitle {
	background-color: #585858;
	color:#FFF;
	font-weight:bold;
}

/* Normale Zeile */
.AdminTabRowLight {
	color:#000;
	background-color:#FFF;
}

/* Alternative Zeile */
.AdminTabRowDark {
	color:#000;
	background-color:#EEE;
}

/* Effekt-Zeile */
.AdminTabRowEffect {
	color:#000;
	background-color:#E0EEF8;
}

/* Schaltfläche */
.bu { 
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #5f5f5f;
	background-color:#f7f7f7; 
	border: 1px solid #999999;
	margin:1px;
}
/*--------- Classes Teaser  ---------*/

.teaserEntry {
float: left;
clear: both;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #bfbaaf;
	color: #5f5f5f;
	width: 169px;
}


/* titel h1 */
.teaserTitle {
float: left;
clear: both;
	color:#7c6f62;
	background-image: url(images/teaser_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding:8px 10px 0px 11px;
	margin: 0px 0px 0px 0px;
	background-color:transparent; 
	border: 0px solid;
	height: 35px !important; /*Wert ohne Paddings + Borders für FF*/
	height /**/:43px; /*ie5 hack Breite inkl. Paddings + Borders für IE*/
	width: 148px !important; /*Wert ohne Paddings + Borders für FF*/
	width /**/:169px; /*ie5 hack Breite inkl. Paddings + Borders für IE*/
	

}

/* Inhalt-Div */
.teaserCont {
float: left;
clear: both;	
color:#5f5f5f;
	height:auto;
	padding:0px 10px 0px 11px;
	margin:0px 0px 0px 0px; 
	text-align: left;
	background-color:#fcfbfb; 
	border-left: 1px solid #f0ece7;
	border-right: 1px solid #f0ece7;
		width: 146px !important; /*Wert ohne Paddings + Borders für FF*/
	width /**/:169px; /*ie5 hack Breite inkl. Paddings + Borders für IE*/
	
}

.teaserCont ul  {
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;

	
}

.teaserCont ul li {
margin: 0px;

	background-image: url(images/teaser_link.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0px 0 10px;
	
}



.teaserFooter {
float: left;
clear: both;	
color:#5f5f5f;
	height:15px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
	text-align: left;
	background-color:#fcfbfb; 
	border-left: 1px solid #f0ece7;
	border-right: 1px solid #f0ece7;
		border-bottom: 1px solid #f0ece7;
		width: 167px !important; /*Wert ohne Paddings + Borders für FF*/
	width /**/:169px; /*ie5 hack Breite inkl. Paddings + Borders für IE*/

}

.tImageLink {
float: left;
clear: both;	
}

.tImage {
float: left;
clear: both;		display: block;
	vertical-align:text-top;
	border:0px solid;
	overflow: hidden;
}
	

/* Mehr... nach Teaser Content */
.tMoreLink {
	
		margin:0px 0px 0px 5px; 

}





/* New! neben Teaser-Titel */
.tNew {
	float:right;
	color:#e57943;
	font-size:9px;
	font-weight:bold;
	padding:0px 1px 0px 1px;
	margin:0px 3px 0px 0px;
	text-decoration:none;
	cursor:pointer;
	text-transform:uppercase; 
	background-color: transparent;

}




/*--------- Classes Content-Auflistung -------*/

/* Inhalt-Div */
.cContList {
float: left;
	clear:both;
	padding: 4px 0px 0px 0px;	
	margin: 0px 0 0px 0;
}

/* Inhaltkopf-Div */
.cContListHeader {
	clear:both;
}

h2.cContListHeader {
float: left;
	clear:both;
	margin: 5px 0 5px 0;
}
	
h1.cContListHeader {
float: left;
	clear:both;
	display: block;
	width: 100%;
}

h4.cContListHeaderCompact {
float: left;
	clear:both;
}

/* Inhalt-Div */
.cContListText {
	margin-top:0px;
	clear:both;
	float:left;
	padding-left:10px;
}

/* Inhalt-Spalte1 */
.cContListTextCol1 {
	
	clear:both;
	float:left;
}

/* Inhalt-Spalte2 */
.cContListTextCol2 {

	clear:both;
	float:left;

	
}



/* Inhaltfuss-Div */
.cContListFooter {
	clear:both;
	float:left;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
}

.cContListImageLink {
}

.cContListImage {
}

/* Mehr... */
.cMoreLink {
	margin-left: 10px;
}

.immobilien{
	float: left;
}

.cNewLink {
	cursor:pointer;
}

/* Mehr... */
.cMore {

}

/* Neu! */
.cNew {
	float:right;
	background-color:white;
	color:#e57943;
	font-weight:bold;
	padding: 0px 1px 0px 1px;
	margin: 0px 0px 0px 3px;
	text-decoration:none;
	cursor:pointer;
}

/* --------- Suche --------- */
.searchPos {
	
}
.searchForm {
	
}

.SearchButton {

}

.searchField {

	}

/*--------- Main DIV's ---------*/

#divContainer /* umschliessendes DIV damit das Design zentriert werden kann */
{
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	width: 907px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}


#divTop {	
	position: relative;
	width:907px;
	height:326px;
	z-index:0;
	padding:0px;
	margin:0px 0 0 0px;
	background-color: transparent;
}

#divMiddle {
position: relative;
background-image: url(images/middle_bg.png);
background-repeat: repeat-y;
	width:907px;
	height:auto;
	padding:0px;
	margin:0px;
	z-index:100;
		background-color: transparent;

}

#divBottom {
position: relative;
background-image: url(images/bottom_bg.png);
background-repeat: no-repeat;
	height:68px;
	padding:10px 20px 0 0;
	text-align: right;
	z-index:100;
		background-color: transparent;
	width: 887px !important; /*Wert ohne Paddings + Borders für FF*/
	width /**/:907px; /*ie5 hack Breite inkl. Paddings + Borders für IE*/
}

/*--------- Top DIV's ---------*/
#divHead {				/* -- SUB divTop -- */
position: absolute;
top: 0;
left: 0;
	background-color:transparent;
	width:144px;
	height:285px;
	padding:0px;
	margin:0px 0 0 0px;
}

#divTopnav {	
position: absolute;
top: 210px;
left: 144px;
width: 763px;
height: 116px;
background-image: url(images/topnav_bg.png);
background-repeat: no-repeat;
background-position:  left bottom;
margin:0px 0 0 0px;
padding:0px 0 0 0px;



}

#divFlash {
position: absolute;
top: 0;
left: 144px;
	background-color:transparent;
	width:759px;
	height:210px;
	padding:0px;
	margin:0px 0 0 0px;
}


.QuickNav {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#divQuickNav {
position: absolute;
top:280px;
left: 760px;
	background-color:transparent;
	width:125px;
	height:16px;
	padding:0px;
	margin:0px 0 0 0px;
}

#divSearch {

display:none;
}




/*--------- Middle DIV's ---------*/
#divMenu {
display: none;
}

#divMenuTop{
display: none;
}

#divMenuMiddle { 			
display: none;

}


#divMenuBottom{
display: none;

	
}

#divPrintview {
display:none;
}

#divContentContainer {
position: absolute;
top:-40px;
	left:202px;
	width:465px;
	height:auto;
	text-align:left;
	margin:0px;
	z-index:100;
}

#divContent {
	position:relative;
	height:auto;
	text-align:left;
	margin:0px;
	z-index:100;
}


#divContentAdmin {

position: absolute;

	left:0px;
	width:500px;
	height:auto;
	text-align:left;
	margin:0px;
	z-index:100;
	
}

#divContentBottom {
	display:none;
}



#divTeaser {
position: absolute;
left: 712px;
top: -17px;
width: 169px;
height: auto;
}

#divTeaserTop{
/*	display:none;*/
}

#divTeaserBottom{
	display:none;
}

#divApp1{
	display: none;
}

#divApp2{
	display: none;
}

/*--------- .NET ---------*/
.body_aspnet {									/* .net iframe im Content */
	background-image:none;
	background-repeat:no-repeat;
	background-color:#FFF;
	color:#000;
	padding:0px;
	margin:0px;
	font-size:12px;
} 

span {											/* .net-generierte span */
	font-family :Arial, Geneva, sans-serif; 
	font-size:11px;
	font-style:normal;  
	font-weight:normal;
	color:#000; 	
}

.status {										/* error + allg. Meldungen */
	font-family:Arial, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;  
	font-weight:bold;
	color:#CC0000; 	
}

/*-- Reiter Navigationen (News Modul; Glossary Modul, ...) --*/

.nlglNav {				/* Registertitel - standard */
	font-weight:normal;
	padding:2px 3px 2px 3px;
	border-left:1px solid #CCC;	
	border-bottom:1px solid #666666;
	text-align:center;
}

.nlglNavSel {			/* Registertitel - selected */
	color:#000;
	background-color:#F5F5F5;
	font-weight:bold;
	padding:2px 3px 2px 3px;
	border-left:1px solid #CCC;	
	border-bottom:1px solid #666666;
	text-align:center;
}

.nlglNavNotAvailable {		/* Registertitel - nicht vorhanden */
	font-weight:normal;
	color:#999;
	padding:2px 3px 2px 3px;
	border-left:1px solid #999;	
	border-bottom:1px solid #666666;
	text-align:center;
}

.nlglNavHeader {			/* Kapiteltitel  */
	color: #E57943;
	font-weight:bold;
	border-bottom:1px solid #E57943;
	margin:0;
	padding:0 0 3px 0;
	background-repeat:no-repeat;
	
}

.nlglListHeader {			/* Titel Listelement  */
	font-weight:bold;
	padding:3px 0px 3px 0px;
	margin:0px;
}

.nlglListText {
	vertical-align:top;
	padding: 0px 0px 12px 0px;
}

.nlglListCompact {
	padding:10px 0px 0px 0px;
}

.nlglListCompactDate {
	padding:10px 0px 0px 0px;
	font-weight:bold;
}


td.nlglNav a:link, td.nlglNavSel a:link, td.nlglListHeader a:link, td.nlglListCompact a:link, td.nlglListCompactDate a:link 				{color: #585858; background-color:transparent; text-decoration:none;}
td.nlglNav a:visited, td.nlglNavSel a:visited,  td.nlglListHeader a:visited, td.nlglListCompact a:visited, td.nlglListCompactDate a:visited {color: #585858; background-color:transparent; text-decoration:none;}
td.nlglNav a:hover, td.nlglNavSel a:hover, td.nlglListHeader a:hover, td.nlglListCompact a:hover, td.nlglListCompactDate a:hover			{color:#07a1e2; background-color:transparent; text-decoration:none;}
td.nlglNav a:active, td.nlglNavSel a:active, td.nlglListHeader a:active, td.nlglListCompact a:active, td.nlglListCompactDate a:active 		{color: #585858; background-color:#F5F5F5; text-decoration:none;}



/*--------- Classes Special  ---------*/

/* Copyright */

.pCopyright {
color: #7c6f62;
}

