/* CSS Document */
/* Theme Calbenser Wohnungsbau */
/* SIMAJA OHG - LÃ¼neburg */
/* www.simaja.de */

/* Grundgerüst */
html {
	height:100%;
	/*
	background-image:url(hg_homepage.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	*/
	background-color:#314090;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#360;
}
body {
	height:100%;
	margin:0;
	padding:0;
}
table, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#360;
}
.basistabelle {
	width:881px;
	height:100%;
	margin:auto;
}
.head {
	padding:0;
	height:131px;
	width:870px;
	vertical-align:bottom;
}
.head1 {
	background-image:url(schatten_logo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:11px;
}
.navi_horizontal {
	height:31px;
	background-image:url(hg_navi_horizontal.gif);
	background-repeat:repeat-x;
}

.content {
	height:auto;
	background-color:#FFF;
	vertical-align:top;
}
.schatten {
	background-image:url(schatten_rechts.gif);
	background-repeat:repeat-y;
}
.footer {
	height:49px;
	border-top:6px solid #707173;
	background-color:#303F90;
}
.bottom {
	height:60px;
	background-image:url(bottom.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}
.bottom1 {
	background-image:url(schatten_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
}
/* Navigation */
a.waage:link, a.waage:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
a.waage:hover {
	color:#ccc;
}
a.waageon:link, a.waageon:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ccc;
	text-decoration:none;
}
a.waageon:hover {
	color:#FFF;
}
.naviwaage {
	border-left:1px solid #B3B1D6;
	border-right:1px solid #514577;
	padding:0px 10px;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
}
/* Textnavigation */
a:link, a:visited {
	color:#2F3E91;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#808080;
}
/* Footernavi */

a.footerlink:link, a.footerlink:visited {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
a.footerlink:hover {
	color:#CCC;
}
/* Inhaltsbereich */
.contenttabelle {
	width:870px;
	margin-top:25px;
}
.inhalt {
	vertical-align:top;
	padding-bottom:10px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#333;
	margin:0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#303F90;
	margin-top:4px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}
.abstand {
	width:11px;
}
.rechts {
	width:250px;
	vertical-align:top;
}
/* Newsbereich rechts*/
.newstabelle {
	width:250px;
	vertical-align:top;
	margin-top:10px;
}
.newskopf {
	width:10px;
	height:28px;
}
.newskopf_mitte {
	background-color:#707173;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
.news_links {
	border-left:solid 1px #707173;
}
.news_mitte {
	margin-top:10px;
}
.news_rechts {
	border-right:solid 1px #707173;
}
.newsfooter {
	height:10px;
}
.newsfooter_mitte {
	border-bottom:solid 1px #707173;
}
/* Footerbereich */
.footertabelle {
	margin-left:11px;
	margin-right:11px;
	width:849px;
	height:49px;
}
.footernavi {
	border-left:solid 1px #FFF;
	float:right;
	padding-left:7px;
	margin-left:7px;
}
form {
	margin:0;
	padding:0;
}

td.newstitle {
  font-family:Arial, Helvetica, sans-serif;
  font-size:20px;
  font-weight:bold;
  color:#303F90;
}
td.newstitle_list {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#303F90;
}
td.small {
   color:#303F90;
}

/* ************************
 Styles Kontaktforumlar
************************* */

fieldset {
   border:0px
}
td.normal {
   color: #2A2A2A;
  	font-family: arial;
  	font-size: 12px;
}
legend {
	font-family: arial;
	font-size: 12px;
	color: #030303;
	font-weight:bold;
}
.csc-mailform {
	width:300px;
}
.csc-mailform-field {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	width:150px;
	padding-bottom:3px;
}
.csc-mailform-label {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
/* ************************
Ende Styles Kontaktforumlar
************************* */