body {
	font-family:Verdana,sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	text-align:center;
	scrollbar-3dlight-color:#0670B9;
	scrollbar-arrow-color:#0670B9;
	scrollbar-darkshadow-color:#0670B9;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF
}

a img {
	border:none
}

td, input, select, textarea {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
}

.navi01 {
	background-image:url(/wDeutsch/wLayout/design/img/navi01_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#68676B;
	font-size:0.6em;
	font-variant:small-caps;
	text-decoration:none
}

.anavi01 {
	color:#68676B;
	text-decoration:none
}

.navi02 {
	background-image:url(/wDeutsch/wLayout/design/img/navi02_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#68676B;
	width:962px;
	text-decoration:none
}

.anavi02 {
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:0.7em;
	text-decoration:none;
}

a.anavi02 { line-height: 18px }

.anavi031 {
	background-image:url(/wDeutsch/wLayout/design/img/navi02_rot.gif);
	background-repeat:no-repeat;
	text-transformt:uppercase;
	background-position:bottom;
}

.anavi032 {
	background-image:url(/wDeutsch/wLayout/design/img/navi02_blau.gif);
	background-repeat:no-repeat;
	text-transform:uppercase;
	background-position:bottom;
}

.anavi03 {color:#4C4C4C;
	font-weight:bold;
	font-size:0.9em;
	text-transform:uppercase;
	text-decoration:none}

.inhalt {background-image:url(/wDeutsch/wLayout/design/img/inhal_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.inhalttxt {
	font-size:11px;
	color:#504E53;
}

.ueber {
	font-size:1.0em;
	font-weight:bold;
	color:#FFFFFF;}

a {
	color:#0670B9;
	text-decoration:none
}

.bildertitel {
	color:#0670B9;
	font-style:italic;
	font-size:0.6em;}

#header {
	width:962px;
	padding:0px;
	height:23px;
	background-image:url(/wDeutsch/img/navi01_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.kontakt {
	width:470px;
	font-family:Courier New,monospaced;
	font-size:12px;
	color:black;
	background-color:#FFFFFF;
	border:1px solid #0670B9
}

/* Wohnungssuche */
tr.inactiveodd { background-color:#def1ff }
tr.inactiveeven { background-color:#ffffff }
tr.activeodd { background-color:#a1d8ff }
tr.activeeven { background-color:#a1d8ff }

tr.tblhead {
	background: url(/wDeutsch/wLayout/design/img/bgnd_tblhead.png) repeat-x;
	color: #fff
}

/* Tabs (Reiter) */
.tabbar {
	width:100%;
}
.notab {
	width:1px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid #666666;
	background-color: #cccccc;
	color: #ffffff;
	text-align:center;
	white-space:nowrap;
}
.notabactive {
	width:1px;
	border-left: 2px solid #666666;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	background-color: #cccccc;
	color: #ffffff;
	text-align:center;
	white-space:nowrap;
}
.tab {
	width:1px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid #666666;
	background-color: #e0e0e0;
	text-align:center;
	white-space:nowrap;
}
.tabactive {
	width:1px;
	border-left: 2px solid #666666;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	text-align:center;
	white-space:nowrap;
}
.tabempty {
	border-bottom: 2px solid #666666;
	
}
.tabspacer {
	width:2px;
	border-bottom: 2px solid #666666;
	
	padding:0px
}
a.tab {
	border: none;
	text-decoration:none;
	background-color: #e0e0e0;
}
a:hover.tab {
	border: none;
	background-color: #e0e0e0;
	text-decoration:none;
}
a.tabactive {
	border: none;
	background-color:transparent;
	text-decoration:none;
}
a:hover.tabactive {
	border: none;
	background-color:transparent;
	text-decoration:none;
	cursor:default;
}
a.notab {
	border: none;
	text-decoration:none;
	background-color: #cccccc;
	color: #ffffff;
	cursor:default;
}
a:hover.notab {
	border: none;
	background-color: #cccccc;
	color: #ffffff;
	text-decoration:none;
	cursor:default;
}
a.notabactive {
	border: none;
	background-color: #cccccc;
	color: #ffffff;
	text-decoration:none;
	cursor:default;
}
a:hover.notabactive {
	border: none;
	background-color: #cccccc;
	color: #ffffff;
	text-decoration:none;
	cursor:default;
}
