/* Stylesheet fuer Architekt-Schoenfelder.de */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.5em;
	color: #333;
	background-color: #fff;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}

html>body { /* be nice to Opera */
	font-size: small;
	}

#wrapper {
	background-color: #C6BA26;
}


#content a:link 	{	color: #5b80b2;	}
#content a:visited 	{	color: #996699;	}
#content a:hover 	{	color: #003366;	}

#header {
	background: #ffcc66 url("/images/bg_blocks.gif") no-repeat right;
	background-repeat: repeat-y;
	padding: 0px;
	padding-top: 14px;
	margin: 0;
	}

#header ul.lang {
	float: left;
	padding-top: 70px;
	text-align: center;
	font-size: 11px;
	font-family: Arial,serif;
	}
	
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 1em;
	}
	
#header a {
	font: 9px/12px Verdana,sans-serif bold ;	
	text-decoration: none;
	text-shadow: white 1px 1px 1px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 1em;
	}
#header a:link {	color: white; }
#header a:visited { color: white; }
#header a:hover { border-bottom: 2px white solid; }	

#header ul li {
	margin: 0;
	padding: 0;
	float: right;
	width: 9em;
	}

#header h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	margin: 22px 0 0 140px;
	}
	
#header img  {
	display: block;
	width: 0;
	}

#header span {
	position: absolute;
	top: 17px;
	left: 32px;
	width: 120px;
	height: 88px;
	background: url("/images/architekt_klein.gif") no-repeat;
	}

html>body #header span {
	top: 17px;
	}

#subnavigation {
	width: 100%;
	height: 36px;
	margin: 0; padding: 0;
	background: #000 url("/images/stripe.gif");
	}

#subnavigation li {
	float: right;
	width: 8em;
	margin: 0; 	padding: 0;
	list-style-type: none;
	}

#subnavigation a {
	font-size: 80%;
	font-weight: bold;
	margin: 4px 10px 0 10px;
	padding-bottom: 6px;
	line-height: 34px;
	text-decoration: none;
	}

	
#subnavigation a:link, 
#subnavigation a:visited {
	color: #fff;
	border: none;
	}

#subnavigation a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	color: red; /* #fa4; */
	}

#navigation {
	clear: left;
	width: 10em;
	font-size: 14px;
	float: left;
	margin: 0 1em 0 0;
	padding-top: 50px;
	}	

#navigation ul {
	margin: 0 1em 0em 0em;
	padding: 1em;
	list-style: none;
	}

#navigation ul li {
	padding: 0.5em .7em 0em;
	}
		
#navigation a 			{	text-decoration: none;	}
#navigation a span 		{	font-weight: bold;		}			
#navigation a:link 		{ 	color: #000;	}
#navigation a:visited 	{	color: #335;	}
#navigation a:hover 	{	color: #00f;	}	

table {
	padding: 0;
	margin: 0;
}
table td {
	padding: 0;
	margin: 0;
}
	

#content {
	background-color: #fff;
	margin: 0;
	margin-left: 12em;
	padding: 1em;
	padding-left: 5.5em;
	padding-bottom: 5em;
 	border-right: 2px #333 solid; 
 	border-top: 1px #333 solid; 
	border-left: #000 1px dotted;
	}


h2 {
	text-align: right;
	padding: .5em;
	border-bottom: 1px black solid;
	background-color: rgb(239,231,184);
	}

h3.projekt {
	text-align: center;
	}
	
h3.untertitel {
	text-align: center;
	font-size: x-small;
	font-weight: 400;
	margin: 0;
	}	
	
p.more {
	text-align: right;
	width: 80%;
	}
dl.cms_pagebox {
	margin-left: 1em;
	border: 1px black dotted;
	border-right: none;
	border-bottom: none;
	padding: 0.5em 0 0 0.5em;
	}
dl.cms_pagebox dt, dl.cms_pagebox dd {
	margin-left: 0; 
	padding-left: 0;
	}	
	
.foto p {
	font-family: verdana, sans-serif;
	font-size: small;
	text-align: center;
}

.foto {
	padding: .5em;
	background-color: #ccc;
}

.mitte {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid black;
	width: 480px;
}

.rand {
	border: 1px solid black;
}
#content p.imagelinks {
	float: left;
	padding-right: 1em;
	}
#content p.imagerechts {
	float: right;
	padding-left: 1em;
	}

#content div.rechts {
	float: right;
	margin: 0.1em; 
	margin-left: 1em;
	}
#content div.image p {
	font: 8px/13px Verdana,sans-serif;
	text-align: center;
	}
	
#footer {
	clear: both;
	margin: 0;
	padding: 3px 20px;
	font-size: 90%;
	color: #fff;
	background: url("/images/stripe.gif");
	}


div.projektscroller {
	width: 640px;
	height: 390px;
	overflow: scroll;
	margin-left: auto;
	margin-right: auto;
	border: 1px black solid;
	}
	
div.projektscroller p {
	margin-left: 1em;
	}	

dl {
    padding-left: 2em;
    border-left:  1px black dotted;
}

dl.level0 {
    border-left: none;
}