/* stylesheet written by hendrik meyer www.media-dsign.de */

body {
	margin: 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana,Arial;
	font-size: 12px;
	background-image: url('img/bg.gif');
}

a:link,a:hover,a:active,a:visited {
	color: #000000;
	text-decoration: underline;
}


td {
	font-family: Verdana,Arial;
	font-size: 9px;
	line-height: 150%;
}

h1,legend {
	font-size: 13pt;
	font-weight: bold;
	display: inline;
	letter-spacing: 0.1em;
}
h1.medium {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	text-align: center;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	display: inline;
	letter-spacing: 0.1em;
	line-height: 150%;
}
input,textarea {
	font-weight: bold;
	background-color: #EFEFEF;
	font-size: 10px;
}
input:focus,textarea:focus {
	background-color: #FFFFFF;
}
.gb {
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

div.msg {
	padding: 5px;
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: #FF0000 1px solid;
}

div.page {
	width: 800px;
	min-height: 580px;
	height: auto !important;
	height: 580px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 0;
	background-image: url('img/bg_content.gif');
	background-repeat: repeat-y;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
div.header {
	width: 800px;
	margin: 0;
	padding: 0;
}

div.content {
	margin: 0;
	padding: 15px;
	text-align: left;
}
html> body div div fieldset.kontakt {
	margin-top: 15px;
}

/* Menu */
div.navi_container {
	width: 800px;
	padding: 0;
	margin: 0;
	text-align: right;
	display: block;
	height:30px;
}
div.navi_small {
	width: 800px;
	padding: 0;
	margin: 10px 0px;
	text-align: right;
	display: block;
	font-size:10px;
}

ul.navigation,ul.navigation_small {
	float: right;
	list-style-type:    none;
	margin:             0;
	padding:            0;
	
}

ul.navigation li {
	float:              left;
	margin:             0;
	padding:            10px;
	vertical-align:     middle;
	border-bottom: 1px #000000 solid;
}
ul.navigation_small li {
	float:              left;
	margin:             0;
	padding:            2px;
	padding-right:	10px;
	vertical-align:     middle;
	color: #BBBBBB;
}

ul.navigation a:link,ul.navigation a:hover,ul.navigation a:active,ul.navigation a:visited {
	text-decoration: none;
}
ul.navigation_small a:link,ul.navigation_small a:hover,ul.navigation_small a:active,ul.navigation_small a:visited {
	text-decoration: none;
	color: #BBBBBB;
}


.navigation img {
    vertical-align:     middle;
    margin-right:       0.1em;
}

/* Startseite */
table{
	padding: 0px;
	border-collapse:collapse;
}

td.immo_angebote {
	background: #c6ced9 url('img/immo_bg.gif');
	width: 362px;
	padding: 10px;
	font-size: 9px;
}

td.immo_top {
	background: #c6ced9 url('img/immo_top.gif');	
	width: 362px;
	height: 6px;
}
td.immo_bottom {
	background: #c6ced9 url('img/immo_bottom.gif');
	width: 362px;
	height: 6px;
}

td.haeuser_rubrik{
/*	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	border-top: 1px #BBBBBB solid;
	border-left: 1px #BBBBBB solid;
	background: #c6ced9; */
}

table.detailtable{
/*	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;*/
}
table.datatable {
	border-collapse: separate;
}
table.datatable tr td {
	background: #c6ced9;
	border: none;
	font-size: 11px;
}

/* Seitenfuss */

.footer {
	text-align:center;
	letter-spacing: 0.2em;
	font-size: 9px;
	padding-bottom: 20px;
}
