/* Copyright 2005, staqua-medien.com */

body {
	
	scrollbar-face-color: #404040;
	scrollbar-shadow-color: #B1B1B1;
	scrollbar-highlight-color: #B1B1B1;
	scrollbar-3dlight-color: #404040;
	scrollbar-darkshadow-color: #404040;
	scrollbar-track-color: #404040;
	scrollbar-arrow-color: #B1B1B1;
	margin:0px;
	padding:0px;
	background-color:#000000;
	color:#9c9a9c;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}

h1	{ font-size:18pt; }
h2	{ font-size:16pt; }
h3	{ font-size:14pt; }
h4	{ font-size:12pt; }
h5	{ font-size:10pt; }
h6	{ font-size:8pt; }

a:link {
	color : #9c9a9c;
	text-decoration: none;
}

a:visited	{
	color:	#9c9a9c;
	text-decoration: none;
}

a:focus	{
	color:	#9c9a9c;
	text-decoration: underline;
}

a:hover	{
	color:	#9c9a9c;
	text-decoration: underline;
}

a:active {
	color:	#9c9a9c;
	text-decoration: none;
}

/*
a:link {
    font-family : Arial;
	color : #50453D;
	font-size : 12px;
	text-decoration: underline;
}

a:visited {
    font-family : Arial;
	color:	#50453D;
	font-size : 12px;
	text-decoration: underline;
}

a:focus
	{
	    font-family : Arial;
		color:	#50453D;
		font-size: 12px;
		text-decoration: underline;
	}

a:hover	{
    font-family : Arial;
	color:	#50453D;
	font-size: 12px;
	text-decoration: underline;
}

a:active {
    font-family : Arial;
	color:	#50453D;
	font-size : 12px;
	text-decoration: underline;
}
div#para75{
	left: 325px;
	position: absolute;
	top: 50px;
}
*/
div#navigation {
    margin-left: 37px;
	font-family: Verdana, Arial;
	font-size: 13px;
	width: 138px;
	margin-top: 168px;
	position: absolute;
}

div#navigation a {
    display: block;
    padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
    padding-bottom: 1px;
	margin: 0px 0px 4px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	background: #000000;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
}

	
div#navigation a:hover {
	color: #404040;
}

div#navigation a:active {
	color: #404040;
}
/*Ende-Navigation*/

div#person {
    margin-left: 9px;
	font-family: Verdana, Arial;
	font-size: 13px;
	width: 400px;
	margin-top: 5px;
	position: absolute;
	top:0px;
	left:0px;
}

div#person a {
    display: inline-block;
    padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
    padding-bottom: 1px;
	margin: 0px 0px 4px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	background: #000000;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
}

	
div#person a:hover {
	color: #404040;
}

div#person a:active {
	color: #404040;
}

/*
p {
	font-family:  Arial;
	font-size: 12px;
	color : #736357;
	text-align: justify;
}

td {
	font-family:  Arial;
	font-size: 12px;
	color : #736357;
}

th, li, dd, dl, dt {
	font-family:  Arial;
	line-height: 15px;
}

div#justify {
	text-align: justify;
}


h1 {
	font-weight : bold;
    font-family: Arial;
	font-size: 15px;
	color: #736357;
}
*/
/*Layout*/
.rahmen{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.uebersicht_rahmen{
	border-top: 1px solid #50453D;
	border-left: 1px solid #50453D;
	border-bottom: 1px solid #50453D;
	border-right: 1px solid #50453D;
}

.uebersicht{
	border-top: 1px solid #50453D;
	/*border-left: 1px solid #B3B0AB;*/
	/*border-bottom: 1px solid #B3B0AB;*/
	border-right: 1px solid #50453D;
}

.uebersicht1{
	border-top: 1px solid #50453D;
	/*border-left: 1px solid #B3B0AB;*/
	/*border-bottom: 1px solid #B3B0AB;*/
	border-right: 1px solid #50453D;
}

.uebersicht2{
	border-top: 1px solid #50453D;
	border-left: 1px solid #50453D;
	/*border-bottom: 1px solid #B3B0AB;*/
	border-right: 1px solid #50453D;
}

.uebersicht3{
	border-top: 1px solid #50453D;
	/*border-left: 1px solid #B3B0AB;*/
	/*border-bottom: 1px solid #B3B0AB;*/
	/*border-right: 1px solid #B3B0AB;*/
}

.uebersicht_haupt{
	border-top: 1px solid #50453D;
	/*border-left: 1px solid #B3B0AB;*/
	/*border-bottom: 1px solid #B3B0AB;*/
	border-right: 1px solid #50453D;
}

.uebersicht_haupt1{
	border-top: 1px solid #50453D;
	/*border-left: 1px solid #B3B0AB;*/
	/*border-bottom: 1px solid #B3B0AB;*/
	/*border-right: 1px solid #E1DDD7;*/
}

.gebucht {
	background: #E1DDD7;
}

.preise_unten{
	border-bottom: 1px solid #50453D;
}

.preise_unten1{
	text-align: center;
	border-bottom: 1px solid #50453D;
}

.preise_center{
	text-align: center;
}

.preise_liunre{
	text-align: center;
	border-left: 1px solid #50453D;
	border-bottom: 1px solid #50453D;
	border-right: 1px solid #50453D;
}

.preise_rahmen{
	border-top: 1px solid #50453D;
	border-left: 1px solid #50453D;
}


.preise_lire{
	text-align: center;
	border-left: 1px solid #50453D;
	border-right: 1px solid #50453D;
}

.ueberuns0{
	font-family : Arial;
	font-size : 11 px;
}

.tab{
	 text-align : left;
	 padding: 2px;
	 font-family: Arial;
	 font-size: 11 px;
	 border-top: 1px solid #000000;
	 border-left: 1px solid #000000;
	 border-bottom: 1px solid #000000;
	 border-right: 1px solid #000000;	  
}

.appartements0 {
	padding: 2px;
	text-align: center;
	font-family:  Arial;
	font-size: 12px;
	background: #E1DDD7;
	border-top: 1px solid #BFB4A9;
	border-left: 1px solid #BFB4A9;
	border-bottom: 1px solid #BFB4A9;
	border-right: 1px solid #BFB4A9;	 
}

.appartements1 {
	padding: 2px;
	font-weight : bold;
	font-family:  Arial;
	font-size: 12px;
	text-align: center;
	background: #E1DDD7;
	border-top: 1px solid #BFB4A9;
	border-left: 1px solid #BFB4A9;
	border-bottom: 1px solid #BFB4A9;
	border-right: 1px solid #BFB4A9;	 
}

.bild {
	float: right;
	margin: 0px 0px 10px 10px;
	 border-top: 1px solid #000000;
	 border-left: 1px solid #000000;
	 border-bottom: 1px solid #000000;
	 border-right: 1px solid #000000;
}

.bild1 {
	float: right;
	margin: 0px 0px 10px 10px;
}

.abs{
	padding: 20px; 
}

.midtab{
	 padding: 10px
	 font-family : Arial;
	 font-size: 11px;
	 color : #000000;
	 border-top: 1px solid #B3B3B3;
	 border-left: 1px solid #B3B3B3;
	 border-bottom: 1px solid #B3B3B3;
	 border-right: 1px solid #B3B3B3;
	 height: 
	 	 
}

.intab{
	 padding: 5px;
 	 font-family : Arial;
	 font-size: 11px;
	 color: #ffffff;
}

.navtab{
	 padding: 1px;
 	 font-family : Arial;
	 font-size: 10px;
	 color: #ffffff;
}

.newstab{
	 padding: 2px;
 	 font-family : Arial;
	 font-size: 11px;
}

.formlay{
	 font-family : Arial;
	 padding: 2px;
	 font-size: 11px;
	 border-top: 1px solid #B3B3B3;
	 border-left: 1px solid #B3B3B3;
	 border-bottom: 1px solid #B3B3B3;
	 border-right: 1px solid #B3B3B3;
	 }
	
info {
	background: #E1DDD7;
}

	 
.button	{
	font-weight : bold;
	 text-align : center;
	 font-family : Arial;
	 font-size: 11px; 
	 border-top: 1px solid #808080;
	 border-left: 1px solid #808080;
	 border-bottom: 1px solid #808080;
	 border-right: 1px solid #808080;
	 background-color: #E1DDD7;
}

.navbutton	{
	 text-align : center;
	 font-family : Arial;
	 font-size: 10px; 
	 border-top: 1px solid #B3B3B3;
	 border-left: 1px solid #B3B3B3;
	 border-bottom: 1px solid #B3B3B3;
	 border-right: 1px solid #B3B3B3;
	 background-color: E5E5E5; 
}

.vistab{
	 background-color : #CED7E7;
	 padding: 1px;
 	 font-family : Arial;
	 font-size: 11px;
	 color: #00386B;
}
img {
		border:0px;
	}