/*	css Architekturbüro Robert Nov 2006 */



html, body {

	margin: 0;

	padding: 0;



}

p.fliessText { font-size:0.7em; padding: 0 15px 0 65px; }
p.ueberschrift { font-weight:900; font-size: 0.8em; padding: 0 15px 0 65px; }
p.eingereuckt { font-size:0.7em; padding: 0 15px 0 100px; }
body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 101%;

	background-color: #666;

	text-align: center;/*fuer IE_quirks*/

	padding-top:25px;

	color:#FFF;

}



#wrapper {

	position: relative;

	margin: auto;

	width: 950px;

	height:713px; 

	text-align: left;/*Aufheben von IE_quirks im BODY*/

	background-color: #989898;

}

#content {

	margin: auto;

	/* text-align: center; */

	

}

#content-links {

	height:713px;

	width: 475px;

	background-color: #838383;

	text-align: left;

	float:left;

}



#content-rechts {

	float:left;

	width: 475px;

	height:713px;

}

#name {

	height:30px;

	width: 255px;

	background-color: #980000;

	float: right;

	text-align: right;

	color:#FFF;

	font-size: 0.9em;

	font-weight:400;

	letter-spacing:0.2em;

	padding:10px 10px 0 0;

	cursor: hand;

}
*html #name {
width: 245px;
height:40px;
}

#haupt-navi{

	clear:both;

	height:90px;

	width: 475px;

	text-align: left;

}
#btn_haupt-navi {
	max-width:160px; 
	width:230px; 
	float:left; 
	padding:10px 0 0 50px;
	}
*html #btn_haupt-navi {
	padding:10px 0 0 45px;
}


#sub-navi {

	height:30px;

	width: 475px;

	background-color: #838383;

	text-align: left;

}



#kat-navi {

	width: 475px;

	text-align: left;

	padding:10px 0 0 0;

}

#content-projekt {

	width: 430px;

	text-align: left;

	font-weight:400;

	font-size:0.7em;

	padding:15px 0 0 65px;

}

*html #content-projekt {

	padding:15px 0 0 45px;

}

/* STRART CONTENT */

#start-headline {

	margin: auto;

	width: 650px;

	min-height:50px;

	background-color: #980000;

	color: #FFF;

	padding:10px 0 0 0;

	cursor: hand;

	}

	

/* Absatz */

.kategorien {

	font-variant: small-caps;

	font-weight:500;

	letter-spacing:0.05em;

}	

#quadrat-rot {

	width:35px; 

	float:left; 

	padding:15px 0 0 15px;

	}
*html #quadrat-rot {
	width:45px; 
}
#menuname {

	width:145px; 

	float:left; 

	padding:15px 0 0 0;
	font-size: 0.9em;
}	
*html #menuname {

	width:170px; 
	}
#katname {

	width:300px; 

	float:left; 

	padding:15px 0 0 0;



}

#katnamemenu {

	width:200px; 

	float:left; 

	padding:5px 0 0 15px;



}

#projektname {

	width:400px; 

	float:left; 

	padding:15px 0 0 0;

}

#projektdesc {

	width:400px; 

	float:left; 

	padding:0 0 0 65px;

	font-weight:400;

	font-size:0.7em;

}
*html #projektdesc {
	padding:0 0 0 15px;
	}
#projekt-headline {

	width:400px; 

	font-weight:600;

}

#projekt-desc {

	width:400px; 

	font-weight:400;

	padding: 20px 15px 15px 0; 

}

#projekt-field-name {

	width:150px; 

	font-weight:400;

	float:left;

	padding: 0 0 0 15px; 

}

#projekt-field-wert {

	width:230px; 

	font-weight:400;

	float:left;

}

#projekt-desc-long {

	width:400px; 

	font-weight:400;

	padding: 20px 15px 15px 0; 

}

/* Schrift und Auszeichnungen */

h1 {

	font-size: 1.2em;

	font-weight:400;

	letter-spacing:0.7em;

}



h2 {

	font-size: 0.9em;

	font-weight:400;

	letter-spacing:0.3em;

}

/* Links */

a:link {

	color:#FFF;

	text-decoration:none;

}



a:visited {

	color:#FFF;

	text-decoration:none;

}



a:hover {

	color:#FFF;

	text-decoration:underline;

}



a:active {

	color:#FFF;

}

/*

#kat-navi a:link,

#kat-navi a:visited

 {

	font-weight:600;

	font-size:0.8em;

}

#name a:link,

#name a:visited,

#name a:hover,

#name a:hover {

	color:#FFF;

	text-decoration:none;

}

**
