/* Menü Kategorie 1 - Normal */

.menu {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#666666;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCFF7F;
	}
.menu a {
    display: block; 
	margin: 0;
	text-decoration: none;
	line-height: 17px;
	color: #666666;
	width: 100%;
}
.menu a:visited {
}
.menu a:active {
}
.menu a:hover {
	color: #000000;
    background-color:#CCFF7F;
}

/* Menü Kategorie 1 - Architekt */

.menu_a {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#666666;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #616161;
	}
.menu_a a {
    display: block; 
	margin: 0;
	text-decoration: none;
	line-height: 17px;
	color: #CCCCCC;
	width: 100%;
}
.menu_a a:visited {
}
.menu_a a:active {
}
.menu_a a:hover {
	color: #FFFFFF;
    background-color:#666666;
}


/* Menü Kategorie 1 - clicked */

.menu_ausgewaehlt {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#666666;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCFF7F;
	}
.menu_ausgewaehlt a {
    display: block; 
	margin: 0;
	text-decoration: none;
	line-height: 17px;
	color: #000000;
    background-color:#CCFF7F;
	width: 100%;
}
.menu_ausgewaehlt a:visited {
}
.menu_ausgewaehlt a:active {
}
.menu_ausgewaehlt a:hover {
	color: #000000;
    background-color:#CCFF7F;
}

/* Menü Kategorie 1 Architektur - clicked */

.menu_ausgewaehlt_a {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	}
.menu_ausgewaehlt_a a {
    display: block; 
	margin: 0;
	text-decoration: none;
	line-height: 17px;
	color: #FFFFFF;
    background-color:#666666;
	width: 100%;
}
.menu_ausgewaehlt_a a:visited {
}
.menu_ausgewaehlt_a a:active {
}
.menu_ausgewaehlt_a a:hover {
	color: #FFFFFF;
    background-color:#666666;
}


/* Menü Kategorie 2 - Normal */

.submenue {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#666666;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCFF7F;
	background-color:#F2FFDF;
	}
.submenue a {
    display: block; 
	margin: 0;
	text-decoration: none;
	line-height: 17px;
	color: #666666;
}
.submenue a:visited {
}
.submenue a:active {
}
.submenue a:hover {
	color: #000000;
    background-color:#F2FFDF;
}

/* Menü Kategorie 2 - clicked */

.submenue_ausgewaehlt {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#000000;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCFF7F;
	background-color:#F2FFDF;
	}
.submenue_ausgewaehlt a {
    display: block; 
	margin: 0;
	text-decoration: none;
	line-height: 17px;
	color: #000000;
}
.submenue_ausgewaehlt a:visited {
}
.submenue_ausgewaehlt a:active {
}
.submenue_ausgewaehlt a:hover {
}

/* Menü Kategorie 2 Architektur - clicked */

.submenue_ausgewaehlt_a {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #616161;
	background-color:#424242;
	}
.submenue_ausgewaehlt_a a {
    display: block; 
	margin: 0;
	text-decoration: none;
	line-height: 17px;
	color: #FFFFFF;
}
.submenue_ausgewaehlt_a a:visited {
}
.submenue_ausgewaehlt_a a:active {
}
.submenue_ausgewaehlt_a a:hover {
	color: #FFFFFF;
}



/* Menü Kategorie 2 Archirektur - Normal */

.submenue_a {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#CCCCCC;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #616161;
	background-color:#424242;
	}
.submenue_a a {
    display: block; 
	margin: 0;
	text-decoration: none;
	line-height: 17px;
	color: #CCCCCC;
}
.submenue_a a:visited {
}
.submenue_a a:active {
}
.submenue_a a:hover {
	color: #FFFFFF;
    background-color:#424242;
}

/* Abstände zwischen den Menüpunkten */

.abstand {
	padding:0px;
	line-height:4px;
}
.abstand_submenue {
	paddingm: 0px; 
	line-height: 1px;
}

/* Abstandhalter allgemein */

.zeilenhoehe {
	padding:0px;
	line-height: 10px;
}

/* Rahmen um den Contentbereich*/

.contentumrandung {
	border-width: 1px;
	border-style: solid;
	border-color: #E0E0E0;
	}
	
/* Kategorieüberschrift*/

.kategorie {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#666666;
	font-size: 12px;
	}
.kategorie a {
	color: #666666;
	text-decoration: none;
}
.kategorie a:visited {
}
.kategorie a:active {
}
.kategorie a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Überschrift Contentbereich */

.title {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#666666;
	font-size: 14px;
	font-weight:bold;
	}
	
/* Unterüberschrift Contentbereich */
	
.subtitle {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#666666;
	font-size: 10px;
	font-weight:bold;
	}
.subtitle a {
	text-decoration: none;
	color:#666666;
}
.subtitle a:visited {
}
.subtitle a:active {
}
.subtitle a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Fliesstext */	
	
p, table, tr, td, body, a{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#333333;
	font-size: 10px;
	}
H1{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
}
H2{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#333333;
	font-size: 16px;
}
H3{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#333333;
	font-size: 19px;
}
	
a:visited {
}
a:active {
}
a:hover {
	color: #000000;
}

.fliess {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#333333;
	font-size: 10px;
	}
.fliess a {
	color: #333333;
	text-decoration: underline;
}
.fliess a:visited {
}
.fliess a:active {
}
.fliess a:hover {
	color: #000000;
}

/* Fliesstext für die News, weil es im Firefox nicht funzt */	

.teaser {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#333333;
	font-size: 10px;
	padding-top: 10px;
	}	
.teaser a {
	text-decoration: underline;
}
.teaser a:visited {
}
.teaser a:active {
}
.teaser a:hover {
	color: #000000;
}

/* Footer */	

.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#999999;
	font-size: 10px;
	}
.footer a {
	color: #999999;
	text-decoration: underline;
}
.footer a:visited {
}
.footer a:active {
}
.footer a:hover {
	color: #000000;
}

/* horizontale Linie */

hr {
  border: 0;
  width: 100%;
  color: #E0E0E0;
  height: 1px;
}


/* lightbox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1.2em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/inc/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/inc/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/inc/overlay.png", sizingMethod="scale");
	}
	

