@import url("setai_realty.css");
/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #e1ddd9;
font-size: 11px;
font-family: "Times New Roman", Times, serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}
.border {
	border: thin solid #006600;
}

p.solid {border-style: solid;
border-color: #0000ff;
}
h1 {
width:930px;
height:53px;
background-image:url(../images/title_930x53.jpg)
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
/*border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;*/
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}
h6{
	font-size:1em;
}

.style6 {font-style: italic}
.style7 {font-style: italic}
.style9 {font-style: italic; font-size: 155%; color: #495E33 }

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 
/* -----------------------menu ------------------------------------*/
/* Menu */


/*
ul {
	margin: 0;
	padding: 0;
	background: #AEC076;
	list-style: none;
	width:219px;

	z-index:3;
}

ul li {
	position: relative;
}

li ul {
	position: absolute;
	left: 210px;
	top: 0;
	display: none;
}

ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #AEC076;
	padding: 5px;
	
	*/
	/*border: 1px solid #000;*/
	/*
	border-bottom: 1px solid #000;

}
*/
/* Fix IE. Hide from IE Mac \*/
/*
* html ul li { float: left; }
* html ul li a { height: 1%; }
*/
/* End */
/*
ul {
	margin: 0;
	padding: 0;
    background: #AEC076;
	list-style: none;
	width: 219px;



}
li:hover ul { display: background-color: #00ff00;
}


*/




/* ----------banner for logo-------------- */
#banner {

text-align: right;
background-color: #e1ddd9;
padding: 0px;
margin: 0px; }

#banner img {padding:10px 0px;} 

/* ----------outer und inner----------------- */

#outer{ 
height:575px;
width:930px;
border-left: solid 200px #EBD3E0; /* linke Menue Spalten Farbe  */ 
border-right: solid 200px #EBD3E0; /* rechte Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */
#left {

 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
 #right {
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
 }

/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
}
p {
padding: 5px 10px;
margin:0px; }

pre{
 width:219px; 
 height:416px;
font-size: 12px;

padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 
