/*FARBTABELLE
border content -->#197070
background -->#ffffff

background footer -->#197070
*/


* {
	margin:0px auto;
	padding:0px
}
body {
	background:#4da5a5;
	font-size:16px;
	color:#595A5B;
}
/*ALLGEMEINER BEREICH*/

ul, li {
	list-style:none;
}
div.clearer {
	overflow:hidden;
	height:0px;
	line-height:0px;
	clear:both;
}

/*CONTENT*/
div.wrapper {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	width:990px;
}

div.headerlink1 {
	float:left;
}
div.headerlink2 {
	float:right;
}
div.headerlink1 a:link, div.headerlink1 a:visited, div.headerlink1 a:active, div.headerlink1 a:hover, div.headerlink1 a:focus {
	text-decoration:none;
	color:#fff;
	font-size:35px;
}
div.headerlink1 a:active, div.headerlink1 a:hover, div.headerlink1 a:focus {
	text-decoration:underline;
}

div.headerlink2 a:link, div.headerlink2 a:visited, div.headerlink2 a:active, div.headerlink2 a:hover, div.headerlink2 a:focus {
	text-decoration:none;
	color:#fff;
	font-size:22px;
}
div.headerlink2 a:active, div.headerlink2 a:hover, div.headerlink2 a:focus {
	text-decoration:underline;
}

div.border_content {
	height:auto;
	width:950px;
	min-height:20px;
	border:0px solid #197070;
	background:#FEFEFE url(../images/content-head.jpg) no-repeat top right;
	padding:20px;
}

div.nav_right {
	float:left;
	text-align:left;
}

div.content {
	float:left;
	width:740px;
}
div.content h1 {
	font-size:22px;
	font-weight:normal;
	letter-spacing:0px;
	margin:0px 0px 20px;
	text-align:left;
}

div.content img {
	float:left;
	margin:0px 20px 0px 0px;
	padding:1px;
	border:0px solid #197070;
}
div.content p {
	float:left;
	text-align:left;
	/*width:423px;*/
	line-height:32px;
}

div.slideshow {
	margin-top:5px;
	border:1px solid #197070;
	padding:1px 0px;
	width:948px;
}

/*###############################*/
#wohnungen dt {
	margin-top:15px;
	border-bottom:1px solid #197070;
	font-weight:bold;
}
#wohnungen dd {
	margin:0px 10px;
}
#wohnungen h2{
	font-size:larger;
}
.check a{
	background-color:#197070;
	color:#fff;
	padding:0px 2px;
	font-size:x-small;
}
.check a:hover{
	color:#000;
}
#preise table{
	margin-top:20px;
	text-align:center;
}
#preise thead{
	vertical-align:top;
}
#preise table td span{
	color:#00AA1C;
}
#preise thead span{
	float:right;
}
td#amount {
	float:left;
}
.odd {
	background-color:#CCCCCC;
	border-left:1px solid;
	border-right:1px solid;
	text-align:center;
}
.even {
	text-align:center;
}
#table_title {
	font-size:x-large;
	padding-top:30px;
}
.head_bottom td{
	border-bottom:2px solid;
}
.zimmer {
	text-align:center;
}
.wohnung_nr{
	background-color:#ddd;
	width:30px;
}
div.wohnung {
	margin:20px;
}
.wohnung_nr a{
	text-decoration:none;
	color:#000;
	margin-right:15px;
}
.wohnung_nr a:hover {
	color:#fff;
	text-decoration:none;
}
#table_head{
	font-weight:600;
}

#kontakt {
	height:420px;
	width:700px;
}
#kontakt li {
	list-style-type:none;
	list-style-position:inside;
}
#kontakt a {
	background-color:#fff;
	color:#000;
	text-decoration:none;
}
/*###############################*/

/*FOOTER*/
div.footer {
	background-color:#fff;
	border:0px solid #197070;
	height:auto;
	width:970px;
	margin-bottom:20px;
	padding:10px;
	text-align:center;
}
.ul-footer li {
	display:inline;
	margin-right:10px;
}
div.footer a:link, div.footer a:visited, div.footer a:active, div.footer a:hover, div.footer a:focus {
	text-decoration:none;
	color:#000;
}
div.footer a:active, div.footer a:hover, div.footer a:focus {
	text-decoration:underline;
}
.legend {
	color:#4ea3a0;
	font-weight:bold;
	font-size:19px;
}

div.footermap {
	width:960px;
	text-align:center;
	border-top:1px solid #808080;
	color:#808080;
	font-size:11px;
	margin-top:5px;
}

div.footermap a:link, div.footermap a:visited, div.footermap a:active, div.footermap a:hover, div.footermap a:focus {
	text-decoration:none;
	color:#808080;
}

div.footermap a:active, div.footermap a:hover, div.footermap a:focus {
	text-decoration:underline;
}
