body {
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	margin:2px 2px 2px 2px;
	color:#000000;
	background-color:#ffffff;
}

table, th, tr, td, div, ul, ol, b {
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	font-size:8pt;
	line-height:12pt;
}

ul, ol {
	margin-bottom:0px;
}

/*********************************************************/
/*Formular Elemente **************************************/
/*********************************************************/
form {
	border-top:0px;
	border-right:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	font-size:11px;
	margin:0px;
	border-left:0px;
	color:#5B5B5B;
	padding-top:0px;
	border-bottom:0px;
	font-family:arial, verdana, geneva, helvetica, sans-serif;
	text-decoration:none;
}

input, select, textarea  {
	margin:1pt 1pt 1pt 1pt;
	border-left:#5B5B5B 1pt solid;
	border-bottom:#5B5B5B 1pt solid;
	border-right:#5B5B5B 1pt solid;
	border-top:#5B5B5B 1pt solid;
	font-family:Arial;
	font-size:8pt;
	background-color:#ffffff;
}

input.hidden {
	border-style:none;
}

select {
	font-size:8pt;
}

/* ---------------------------------------------------------------- */
/* ---[ Links ]---------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* alle Links (fett):*/
a:link, a:visited {
	font-size:11px;
	font-weight:bold;
	color:#759C02;   
	text-decoration: underline;    
}

/* Links (im Text):*/
a.text:link, a.text:visited {
	font-weight:bold;
	font-size:11px;
	color:#759C02;
	text-decoration:underline;
}
a.text:hover {
	background-color:#EDF6D0;
	text-decoration:underline;
}

/* Links (in lila boxen):*/
a.lila:link, a.lila:visited {
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	color:#4E8253; 
}
a.lila:hover {
	background-color:#FFFFFF;
}

/* Links in der Navigation:*/
a.nav:link, a.nav:visited {
	font-size:11px;
	color:#000000;
}
a.nav:hover {
	text-decoration:underline;
	background-color:#DFEAE0;
}

/****************************************************/
/***weitere klassen *********************************/
/****************************************************/
.headline {
	/*für die eingestellten Artikel- und Teasertitel*/
	font-weight:bold;
	color:#5B5B5B;
	line-height:20px;
	font-size:13px;
}

.front {
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	margin-top:2px;
	clear:left;
}

/**********************************************************************/
/* Farben für die Tabellen ********************************************/
/**********************************************************************/
.blockTitel {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#5B5B5B;
}

.tabLineStyle1 {
	background-color:#E8E8E8;
}

.tabLineStyle2 {
	background-color:#B5B5B5;
}

.error {
	color:#FF0000;
	font-weight:bold;
}

.linie {
	height:1px;
	width:98%;
	background-color:#5B5B5B;
}

.linievert {
	width:1px;
	background-color:#5B5B5B;
}

/*-------------------------------------------------------------
--------------------NAVI oben----------------------------------
--------------------------------------------------------------*/

.container {
	width:985px;
	height:20px;
	padding:0px;
	background:#5B5B5B; 
}

.navHeadTop {
	
	height:20px;
	overflow:hidden; 
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 145px; 	
}

.navHeadTop li {
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
}

.navHeadTop a {
	float:left;
	padding:20px 0 0 0;
	overflow:hidden;
	height:0px !important;
	height:/**/ 20px; /* for IE5/Win */
}


/* ---------------------------------------------------------------- */
/* ---[ linker Navigations-Bereich ]------------------------------- */
/* ---------------------------------------------------------------- */
.nav {	
	width:142px;
	font-size:8px; 
}

.nav .header {
	font-size:8px;
	font-weight:bold;
	margin:0;
	padding:4px 0 4px 4px;
	width:auto;
	line-height:12px;

}

.leftNavLinks {
	font-size:11px;
	border:solid 1px #5B5B5B;
	padding:0 0 0 8px;
	margin:0 0 14px 0;
	width:auto;
	line-height:15px;
}

/*************************************************************/
/**immo navi left standard************************************/
/*************************************************************/
.immoLeftNavList {
		/*border:10px solid red;*/
}

.immoLeftNavList .ebene1 {
	font-size:8px;
	background:url(../stadtraum/images/doppel_kast.gif) no-repeat 130px 3px;
	background-color:#F9FFE9;
	padding:4px 0 4px 15px;
	margin-bottom:0px;
	line-height:12px;
	
	border-bottom:1px solid #5B5B5B;
}

.immoLeftNavVerwaltung {
	width:142px;
	font-size:8px;
}

/*******************************************************************/
/** table layout ***************************************************/
/*******************************************************************/
.tabFrames {
	border-collapse:collapse;
	margin:0px;
	padding:0px; 
}

.tdLeftNavi {
	vertical-align:top;
	padding:0px 2px 0px 0px;
	margin:0px 0px 0px 0px;
	border-right:#cccccc 2px dotted;	
}

.tdContent {
	padding:0px 5px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	width:627px;	
}

.tdRight {
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 3px;
	border-left:#cccccc 2px dotted;
}

.stadtraumDataTable
{
	background-color:#759C02;	
}

.stadtraumDataTable .rightBorder
{
	border-right:2px solid #759C02;
	padding-right:3px;
	
}

.stadtraumDataTable .bottomBorder
{
	padding:0px;
	margin:0px;
	height:1px;
	overflow:hidden;
	border-bottom:2px solid #759C02;	
}

.stadtraumDataTable th
{
	white-space:nowrap;	
}
/***************************/
/*********immo**************/
/***************************/
.immoHomeAbstand {
	padding:0px 0px 0px 8px;
	margin:5px 5px 5px 0px;
	width:auto;
}

.boxcont {
	font-size:11px;
	border:solid 1px #5B5B5B;
	padding:0px 0px 0px 8px;
	margin:0px 0px 14px 0px;
	width:auto;
	line-height:15px;
	background-color:#E8E8E8;	
}

.boxconttitle {
	font-size:11px;
	border-top:solid 1px #5B5B5B;
	border-right:solid 1px #5B5B5B;
	border-left:solid 1px #5B5B5B;
	background-color:#5B5B5B;
	margin:0px;
	padding:4px 0px 4px 10px;
	width:auto;
	line-height:12px;
	font-weight:bold;
	color:#FFFFFF;	
}

.immoLeftNaviHead {
	font-size:11px;
	border-top:solid 1px #5B5B5B;
	border-right:solid 1px #5B5B5B;
	border-left:solid 1px #5B5B5B;
	background-color:#5B5B5B;
	margin:0px;
	padding:4px 0px 4px 10px;
	width:auto;
	line-height:12px;
	font-weight:bold;
	color:#FFFFFF;
}

td.statCounter
{
	text-align:right;
}
/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
#tstartseite a {
	width:71px;
	background:url(../stadtraum/images/startseite.gif) top left no-repeat;
}

#tprojekte a {
	width:64px;
	background:url(../stadtraum/images/projekte.gif) top left no-repeat;
}

#tdatenbank a {
	width:71px; /*58px*/
	background:url(../stadtraum/images/datenbank.gif) top left no-repeat;
}

#tpartner a {
	width:59px; /*86px*/
	background:url(../stadtraum/images/partner.gif) top left no-repeat;
}

#tdaten a {
	width:93px;
	background:url(../stadtraum/images/daten.gif) top left no-repeat;
}


#tkontakt a {
	width:61px; /*margin-left:235px;*/
	margin-left:296px;
	background:url(../stadtraum/images/kontakt.gif) top left no-repeat;
}
#timpressum a {
	width:75px;
	background:url(../stadtraum/images/impressum.gif) top left no-repeat;
}

#tagb a {
	width:36px;
	background:url(../stadtraum/images/agb.gif) top left no-repeat;
}

/********************************************************************/
/* ---[ rechter Feature-Bereich ]---------------------------------- */
/********************************************************************/
.feature {
	width:195px;
	font-size:9px;
}

.boxfeat {
	font-size:11px;
	border:solid 1px #5B5B5B;
	padding:0 0 0 8px;
	margin:0 0 14px 0;
	width:auto;
	line-height:15px;
}

.boxfeattitle {
	font-size:11px;
	border-top:solid 1px #5B5B5B;
	border-right:solid 1px #5B5B5B;
	border-left:solid 1px #5B5B5B;
	background-color:#5B5B5B;
	margin:0;
	padding:4px 0px 4px 10px;
	line-height:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:200px;
}
