/* CSS Document */

p, td  {
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	color:#333333;
	margin-right:20px;
	margin-bottom: 1em;
	
}
h1  {
	font-family: Tahoma, Verdana, sans-serif;
	color: #666666;
	line-height: 1.2em;
	font-size: 18px;
	font-weight: bolder;
}
h2  {
	font-family: Tahoma, Verdana, "Myriad Web Condensed", sans-serif;
	color: #C40123;
	line-height: 1.5em;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: .2em;
	text-transform: uppercase;
}
li   {
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.5em;
	color:#666666;
	font-size: 12px;
	list-style-position:outside;
	list-style-type:square;
	text-indent: 0px;
	margin-left: -20px;
	margin-right:20px;
	margin-bottom: 1em;
	
	}
	

form   {
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 13px;}
	
a:link, a:visited, a:focus { color: #333333; text-decoration: none;
}
 a:hover { color: #C40123; text-decoration: none;
}
p a:link, p a:visited, p a:focus { color: #333333; text-decoration: none;
}
p a:hover { color: #C40123; text-decoration: underline;
}
	
#centerDiv
{
width: 900px;
position: absolute;
left: 50%;
margin-left: -450px;
height: 600px;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:102px;
}

#index-02 {

	left:0px;
	width:36px;
	height:22px;
}
#buttons {
	height:22px;
}

#philosophie {
	top:102px;
	height:22px;
}

#projekte {
	top:102px;
	height:22px;
}

#partner {
	top:102px;
	height:22px;
}

#kontakt {

	top:102px;
	height:22px;
}

#index-07 {
	top:102px;
	height:22px;
}

#index-08 {
background-image:url(Bilder/index_08.gif);
	width:900px;
	height:38px;
}

#links {
	position:relative;
	background-image:url(Bilder/links.gif);
	width:36px;
	height:378px;
}

#pic {

	width:404px;
	height:378px;
	background-color:#FFFFFF;

	/*border-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-style: solid;*/

}

#index-11 {
	width:20px;
	height:378px;
	background-color:#FFFFFF;

}

#content {
	width:394px;
	height:378px;
	background-color:#FFFFFF;
	color:#666666;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;	
}
#immo {
	width:818px;
	height:378px;
	background-color:#FFFFFF;
	color:#666666;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;	
}

#rechts {
	background-image:url(Bilder/rechts.gif);
	width:46px;
	height:378px;
}

#footer {
	background-image:url(Bilder/footer.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	width:900px;
	height:96px;
	font-size: 11px;
	margin-right: 6px;
	margin-top: 40px;
}

#slideshow{width:404px;height:378px;}
.ListText{}

#navigation a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#999999;
	height:20px;
	text-decoration: none;
	background-color:#ffffff;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #CC3333;
	}
	
#navigation a:hover {
	color:#000000;
	background-color:#d9d9d9;
	}

.nav {

}


.inputbox{
	line-height: 1.2em;
	font-size: 11px;
	color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #999;
	display:block;
	padding: 2px;
	font-family: "Courier New", Courier, monospace;
}
.button {
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	color:#666666;
	background-color:#CCCCCC;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
	display:block;
	height:20px;
	float:left;
	margin-right:20px;
	vertical-align: super;
}
