/*******************************/
/* Dritte Architekturwoche  A3 */
/* v1.1                        */
/* Gerhard W.H. Schmidt        */
/* Buero WIlhelm               */
/* www.buerowilhelm.de         */
/*******************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 11px;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout                                */
/***********************************************/

#architekturwoche{
	position:relative;
	top:0;
	left:0;
	width:500px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#logo{
	position:absolute;
	top:25px;
	left:700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#startbild{
	position:absolute;
	top: 25px;
	left: 98px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#navibox{
	padding: 0px;
	margin-top: 0;
	top: 180px;
	left: 500px;
	position: absolute;
	width: 250px;
}

#content{
	float:left;
	width: 360px;
	margin: 0;

	position: absolute;
	left: 100px;
	top: 180px;

}

/************** .font styles ***************/

.ueberschrift01 {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fliesstext{
	font-size: 11px;
	color: #333333;
}

.BU{
	font-size: 10px;
	color: #666666;
	line-height: 13px;
	font-weight: normal;
}



.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}



/*********** #navibox link styles ***********/

#navibox ul a:link, #navibox ul a:visited {display: block;}
#navibox ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navibox li {
	border-bottom-style: none;
	border-bottom-color: #EEE;
}

/* fix for browsers that don't need the hack */
html>body #navibox li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #FF0000;
	border-bottom-style: none;
	font-weight: bold;
	line-height: 17px;
	position: relative;
	top: 0px;
}


#sectionLinks a:link{
	width: auto;
	color: #FF0000;
}

#sectionLinks a:visited{
	color: #FF0000;
}

#sectionLinks a:hover{
	text-decoration: underline;
	top: 0px;
	color: #FF0000;
}


/*********** .naviboxLinks styles ***********/

#naviboxLinks{
	margin: 0px;
	font-size: 10px;
	color: #FF0000;
}

#naviboxLinks a:link{
	
	width: auto;
	width: auto;
	
	color: #FF0000;
}

#naviboxLinks a:visited{

	color: #FF0000;
}

#naviboxLinks a:hover{

	color: #FF0000;
}

.naviboxLinksAKTIV{
	margin: 0px;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

.naviboxLinksAKTIV a:link{
color: #FF0000;
	text-decoration: underline;
}

.naviboxLinksAKTIV a:visited{
	color: #FF0000;
	text-decoration: underline;
}

.naviboxLinksAKTIV a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.naviboxLinksgrau{
	margin: 0px;
	font-size: 11px;
	color: #999999;
}

.naviboxLinksgrau a:link{
color: #999999;
}

.naviboxLinksgrau a:visited{
	color: #999999;
}

.naviboxLinksgrau a:hover{
	color: #999999;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/************** #vom alten css **************/

.navgrauAKTIV  { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 17px; text-decoration: underline }
.navgrauAKTIV a:link  { color: #878787; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 17px; text-decoration: underline }
.navgrauAKTIV a:visited  { color: #878787; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 17px; text-decoration: underline }
.navgrauAKTIV a:hover  { color: #878787; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 17px; text-decoration: underline }
.navgrau a:link                        { color: #878787; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: none; background-color: white }
.navgrau a:active                      { color: #878787; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: underline; background-color: white }
.navgrau a:visited                     { color: #878787; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: none }
.navgrau a:hover                       { color: #878787; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: underline }
.navAKTIV a:link     { color: red; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 17px; text-decoration: underline }
.navAKTIV a:visited    { color: red; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 17px; text-decoration: underline }
.navAKTIV a:hover    { color: red; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 17px; text-decoration: underline }
.nav a:link  { color: #f00; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: none }
.nav a:visited                       { color: #f00; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: none }
.nav a:hover                      { color: #f00; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: underline }
.nav a:active  { color: #f00; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 17px; text-decoration: none }
.ueberschrift01   { color: #f00; font-size: 11px; font-family: verdana, arial; font-weight: bold; line-height: 17px }
.ueberschrift03  { color: #999999; font-size: 11px; font-family: verdana, arial; font-weight: bold; line-height: 17px }
.ueberschrift02  { color: #000; font-size: 11px; font-family: verdana, arial; font-weight: bold; line-height: 17px }
.head_progr    { color: #000; font-size: 11px; font-family: verdana, arial; font-weight: bold; line-height: 17px }

