@charset "utf-8";
/* 
// css-file by Sebastian Groll


// Dieser Code ist Eigentum der Firma Sebastian Groll Programmierungen
// Keine freie Benutzung erlaubt. Kein OpenSource!


*/
body {
	background-color: #EBEBEB;
}

#header {
	height: 140px;
	width: 918px;
}

#header_txt {
	height:23px;
	width:250px;
	margin-left: 668px;
	margin-top: 70px;
}



#main {
	height: 360px;
	width: 918px;	
}

#navi {
	margin-left: 117px;
	height:28px;	
}
#navi a {
	text-decoration: none;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 28px;
	font-size: 15px;
	
	
}
#navi a:hover {
	text-decoration: none;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}


#banner {
	height: 332px;
	width: 100px;
	float: left;
	background-color: #F00;
	
	
}

#banner a{
	font-family:  Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	margin-left: 5px;
	
}

#architekt {
	
	height: 332px;
	width: 100px;
	background-image: url(img/banner.png);
}


#inhalt {
	height: 332px;
	width: 334px;	
	float: left;
	margin-left:17px;
}

#rot_oben{
	height:10px;
	width: 334px;
	background-color:#FF0000;
	font-size: 1px;
}

#text{
	height: 312px;
	width: 334px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	position:relative; 
 overflow:hidden;	
	
	
}

#text td{
	vertical-align: top;
}

#text p{
	margin:0px;
}

#text h1{
	font-weight: bold;
	text-align:left;
	margin-top: 5px;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 14px;
}

#scrolltext{
	height: auto;
	width: 334px;
	position:relative;
	top :0px;
	   
}

#rot_unten{
	height: 10px;
	width: 334px;
	background-color:#FF0000;
	font-size: 1px;
}


#bilder {
	height: 332px;
	width: 450px;	
	float: left;
	margin-left:17px;
}

#bilder_tab td
{	vertical-align:top; }
#bilder_tab
{	height: 332px;
	width: 450px;	 }
#bilder_tab a img{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}



#vp1{
	float:left;
	width:117px;
	margin-top:17px;
}
#p1{
margin-top:17px;
float:left;
}

#vp2{
	float:left;
	width:284px;
	margin-top:17px;
}

#p2{
margin-top:17px;
float:left;
}
#bunten{
margin-top:17px;

float:left;
}

#bunten img{
margin-left:17px;
float:left;
}
	
.spacer {height: 140px;}
.mittig{text-align:center;}

.fett {font-weight: bold;}

