/*
A    { color: white; font-size: 11px; text-decoration: none }
A    { color: white; font-size: 11px }
A:active   { color: black; font-size: 11px }
A:visited      { color: white; font-size: 11px }
A:hover      { color: black; font-size: 11px }
*/
TD      { color: black; font-size: 11px; font-family: Verdana, Geneva, Arial, sans-serif }
SPAN     { color: #696969; font-size: 11px }
TX    { color: #696969; font-weight: bolder; font-size: 11px }




/*******************************/
/* Architekturgalerie-Muenchen */
/* v1.0                        */
/* Gerhard W.H. Schmidt        */
/* Buero WIlhelm               */
/* www.buerowilhelm.de         */
/*******************************/ 


/* BODY
----------------------------------------------------------------------*/
body {
	background-color: #9c9c93;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}


#container {
	width: 900px;
	height: 200px;
}

/* HEADER
----------------------------------------------------------------------*/
#logo {
	height: 66px;
	width: 66px;
	position: absolute;
	left: 26px;
	top: 26px;
}

#flashanimation {
	background-color: #FFFFFF;
	float: left;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: 0px;	
}

#archgalerie {
	height: 42px;
	width: 374px;
	position: absolute;
	left: 460px;
	top: 49px;
}

#inhalt {
	width: 780px;
	position: absolute;
	left: 80px;
	top: 170px;
}
#inhalt_links {
	width: 374px;
	left: 80px;
	top: 170px;
	float: left;
}

#inhalt_rechts {
	width: 374px;
	float: right;
	height: 80px;
}

/* NAVIGATION
----------------------------------------------------------------------*/
#nav {
	width: 600px;
	height: 25px;
	left: 175px;
	top: 120px;
	position: absolute;
}
#nav ul {
	margin: 0;
}
#nav li {
	float: left;
	list-style: none !important;
	margin: 0;
}
#nav li.meta {
	float: right;
}

#nav a {
	display: block;
	text-decoration: none;
	background: transparent;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
}
#nav a.current {
	font-weight: bold;
/*		background-color: #B0BAC0;*/
	font-size: 11px;
	color: #000000;
}
#nav a:hover {
	color: #000000;
/*	background-color: #B0BAC0;*/
}

/* COLUMNS
----------------------------------------------------------------------*/
#content, #c2, #c3 {
	float: left;
	width: 900px;
	background-image: url(css_img/css_img/background_content-weiss.png);
	background-repeat: repeat-y;
}
#maincol {
	float: right;
	width: 680px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#maincol_3spalten {
	float: right;
	width: 680px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#m2 {
	float: right;
	padding-right: 150px;
}
#m3 {
	float: left;
	width: 460px;
}
#subcol {
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 10;
}
#subcol_partner {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 10;
}
#s2 {
}

#c2 {
	background-image: url(css_img/css_img/schatten_obenN.png);
	background-repeat: no-repeat;
}
#c3 {
	background-image: url(css_img/css_img/schatten_unten_c3.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

/* CONTENT
----------------------------------------------------------------------*/
.entry {
	clear: both;
	padding-bottom: 3em;
	width: 460px;
}
.entry_ueberschrift {
	clear: both;
	padding-bottom: 3em;
	width: 460px;
}

.entry_ueberschrift h2 {
	display: block;
	margin-top: 38px;
}

.entry h2 {
	display: block;
	margin-top: 38px;
}
.entry h2 a {
	display: block;
	text-decoration: none;
	padding-bottom: 0.5em;
	background: transparent;
	color:  #000000;
}
.entry h2 a:visited {
}
.entry h2 a:hover {
	color: #000000;
}
.entry h3.doppellinie {
	border-bottom: 1px solid;
	font: .8em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 .4em 0;
	padding-bottom: .3em;
	border-bottom-color: #C9D3DD;
}
.entry h3.doppellinie a {
	background: transparent;
}
a .more {
	letter-spacing: -.15em;
}
.entry .meta {
	clear: both;
	border-top: 1px solid;
	margin-top: 1em;
		border-top-color: #C9D3DD;
	color: #5E5E5E!important;
}
.entry .meta a {
	color: #999 !important;
}
.entry .meta a:hover {
	color: #AD2B00 !important;
}
.entry .meta ul {
	font-size: .8em;
	line-height: 150%;
	margin: 0;
}
.entry .meta li {
	float: left;
	list-style: none !important;
	margin: 0 1.5em 0 0;
}
.entry .meta .permalink,
.entry .meta .commentlink,
.entry .meta .closed {
	background-position: 0% 50%;
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
}
.entry .meta a {
	background: transparent;
	
	
}

/* DIVERSE
----------------------------------------------------------------------*/

.entry .meta .permalink {
	background-image: url(css_img/css_img/icon_dokument.png);
}
.entry .meta .commentlink {
	background-image: url(css_img/css_img/icon_kommentar.png);
}
.entry .meta .closed {
	background-image: url(css_img/css_img/icon_sicher.png);
}
.item li a,
#archives li a {
	background-image: url(css_img/css_img/pfeil_grau.png);
}
.item li a:visited,
#archives li a:visited {
	background-image: url(css_img/css_img/gelberbalken_kl.png);
}
.item li a:hover,
#archives li a:hover {
	background-image: url(css_img/css_img/pfeil_rot.png);
}



/* TEXT
----------------------------------------------------------------------*/
	/* inline
	-------------------------------------------------------------------*/
	code {
		color: #99783c;
	}

/* HYPERTEXT
----------------------------------------------------------------------*/
a {
	color:  #FFFFFF;

}
a:visited {
	
	color: #FFFFFF;
}
a:hover {
	
	color: #000000;
}




/* DIVERSE II
----------------------------------------------------------------------*/

.item {
	clear: both;
	font-size: 85%;
	float: none;
	margin-top: 38px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 12px;
	color: #777;
}
.item h2 {
	font: bold 110% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.item h3 {
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.item ul,
.item li {
	clear: both;
	list-style: none !important;
	margin: 0;
}
#archives {
	font-size: 100%;
	text-align: left;
	width: 230px;
	
}
#archives th {
	font-weight: normal;
}
#archives td {
	vertical-align: top;
}
#archives .category {
	padding-right: 5px;
}
#archives .month {
	padding-left: 5px;
}
.item li a,
.item li a:visited,
.item li a:hover,
#archives li a
#archives li a:visited,
#archives li a:hover
{
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 12px;
}
#archives li a {
	display: block;
	float: left;
}
.navlinkscurrent {
background-image: url(css_img/css_img/gelberbalken_kl.png);
	color: #000000;
}



#bookmarks {
	margin-left: 12px;
}
#bookmarks li {
	text-indent: -12px;
}
#bookmarks li a {
	display: inline;
}





/* DIVERSE III
----------------------------------------------------------------------*/

.item li a:link,
#archives li a:link {
	background-image: url(css_img/css_img/bullet_blank.png);
	color: #545454;
}
.item li a:visited,
#archives li a:visited {
	background-image: url(css_img/css_img/bullet_blank.png);
	color: #545454;
}
.item li a:hover,
#archives li a:hover {
	background-image: url(css_img/css_img/gelberbalken_kl.png);
	color: #000000;
}
.item li a.current,
#archives li a.current {
	background-image: url(css_img/css_img/gelberbalken_kl.png);
	color: #000000;
	font-weight: bold;
}



/* FOOTER
----------------------------------------------------------------------*/
#footer {
	color: #000000;
	padding-top: 10px;
	height: 30px;
	width: 780px;
	background-color: #FEFEFE;
	clear: both;
	float: right;
}

#footer a {
	background: transparent;
}
#footer a:link {
	color: #C2C2C2;
}
#footer a:hover {
	color: #fff;
}
#footer a:visited {
	color: #C2C2C2;
}


/* CONTEXTUAL
----------------------------------------------------------------------*/
.image {
	padding: 1em 0;
	text-align: center;
}
.image-left {
	float: left;
	padding: .5em 10px .5em 0;
	text-align: left;
}
.image-right {
	float: right;
	padding: .5em 0 .5em 10px;
	text-align: left;
}
.image a,
.image a:visited,
.image a:hover,
.image-left a,
.image-left a:visited,
.image-left a:hover,
.image-right a,
.image-right a:visited,
.image-right a:hover {
	background: transparent !important;
	border: 0;
}
a img {
	border: 0 !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}


/* DIVERSE IV
----------------------------------------------------------------------*/

pre {
	background: #F5F5F5;
}



.anzeige {
	background: #DDD;
	color: #555;
	line-height: 130%;
	padding: 0 1em 1em;
}
.anzeige p {
	font-size: .8em;
	margin-bottom: 0;
}
.anzeige p small {
	float: right;
}
.anzeige h2 {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: .5em;
	margin-bottom: .1em;
}

#col_right {
	float: right;
	width: 170px;
	margin-top: 38px;
	margin-right: 12px;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}




/* NEW
----------------------------------------------------------------------*/

/* STRUCTURE
----------------------------------------------------------------------*/

html {
	
}

/* TEXT
----------------------------------------------------------------------*/
h2 {
	margin: 0 0 .3em 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	}
	h3 {
		font: 1.5em/150% "Times New Roman", Times, serif;
		letter-spacing: .1ex;
		margin: .5em 0 0 0;
		padding: 0;
	}

p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}
	
a {
	text-decoration: none;
}


/* LIST
----------------------------------------------------------------------*/
dl {
	margin: .2em 0;
	padding: 0;
}
dt {
	margin: 0 0 .2em 0;
	padding: 0;
}
dd {
	margin: 0 0 0 3em;
	padding: 0;
}
ol {
	margin: .2em 0;
	padding: 0;
}
ul {
	margin: .2em 0;
	padding: 0;
}
li {
	margin: 0 0 0 3em;
	padding: 0;
}

/* PRESENTATION
----------------------------------------------------------------------*/
hr {
	display: none;
}


/* IMAGE
----------------------------------------------------------------------*/
img {
	border: 0;
}

/* COLORS
----------------------------------------------------------------------*/
.yellow {
	color: #EDDE2C;
}

.blackfett {
color: #000000;
}

.BUblackfett {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background-image: url(css_img/css_img/gelb20x18.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-color: #FFFFFF;
}
