/* LAYOUT  ------------------------- */

body{

	background: #eaeffa;
	margin: 10px;
	padding: 0;
	text-align: center;
	font: 0.82em "Verdana", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;	}

#container{
	position: relative;
	width: 770px;
	margin: 0 auto;
	text-align: left; 
	}

h1{
	font-size: 1.7em;
	font-family: "Verdana", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	margin: 0;
	padding: 0.25em 0 0.25em 28px;
	}

#inhalt{
	clear: both;
	width: 768px;
	margin: 0;
	background: white;
	padding: 15px 0 0 0;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	}

/*** Titelzeile mit Logo ***/
#logo{
	width: 100%;
	height: 89px;
	background: url(bilder/weblogo.png) no-repeat right top;
	}
	
#NavTop{
	width: 100%;
	background-color: #EEE8AA;
	border-bottom: 1px solid silver;
	}
	
#NavTop ul{
	list-style: none;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left:8px;
	padding-top: 4px;
	}
	
#NavTop li{
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	}
	
#NavTop li a{
	text-decoration: none;
	color: #66330C;

	}
	
#NavTop li a:hover{
	text-decoration: underline;
	color: Highlight;
	}

/*** LAYOUT *************************/

/*** Globale Stile ***/

p{
	line-height: 1.5em;
	margin: 0 0 0.7em 0;
	padding: 0; 
	}
	
table{
	position: relative;
	font-size: 1em;
	width: 501px;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	}

#homep table{
		border: 1px #aaa solid;
		width: 501px;
	}
#homep td{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	}

#homep dt a{
	font-size: 1em;
	}
	
#homep table img{
	border: none;
	margin-left: auto;
	margin-right: auto;
}
	
d{
	line-height: 1.5em;
	padding: 0.5em 0 0 0;
	}
	
#datenTab th{
	text-align: left;
	border: 1px #aaa solid;
	padding: 2px;
	padding-left:5px;
	}
	
#datenTab td{
	text-align: left;
	border: 1px #aaa solid;
	padding: 2px;
	}
	
hr{
	display: none;
	}
	
h2{
	font: 1.5em "Verdana", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	line-height: 1.1em;
	margin: 0.6em 0 0.8em 0;
	padding: 0;
	}
	
	
h3{
	font: 1.2em "Verdana", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-weight: bold; 
	margin: 0 0 0.4em 0;
	padding: 0; 
	}
	
#content h3{
	clear: left;
	}
	  
h4{
	/*text-transform: uppercase;*/
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 0.3em 0;
	padding: 0; 
	}
	
#rechts h4{
	text-transform: none;
	letter-spacing: 0.1em;
	border-bottom: 1px dotted #777777;
	margin: 0.8em 0;
	}

h5	{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 0; 
	}

h6{
	font-weight: normal;
	letter-spacing: 0.1em;
	clear: left;
	font-size: 0.9em;
	text-transform: uppercase; 
	margin: 0;
	padding: 0;
	}

ul{ 
	list-style: none; 
	margin: 0 0 1.5em 0;
	padding: 0;
	}

ul li, dt, dd{
	margin: 0 0 0.8em 0;
	line-height: 1.1em;
	padding: 0 0 0 1.2em; 
	list-style: none;
	}

dt{
	margin: 0.5em 0 0 0;
	font-weight: bold;
	border-bottom: 1px dotted #777777;
	
	}

dd{
	margin-top: 0.4em;
	margin-left: 0.8em;
	background: none;
	line-height: 1.6em;	
	}

ol li{
	margin: 0 0 0.4em 0;
	line-height: 1.5em;
	padding: 0 0 0 0.4em; 
	}

img{
	border: 0;
	}


/* Benutzerdefinierte Klassen ------------------------- */

.klein{
	letter-spacing: 0.1em;
	clear: left;
	font-size: 0.9em;
	text-transform: uppercase; 
	}

.trenner{
	clear: left;
	display: block;
	width: 501px;
	height: 1px;
	margin: 1.4em 0;
	border-bottom: 1px dotted #999;
	}

.trennerproj{
	clear: left;
	display: block;
	width: 599px;
	height: 1px;
	margin: 1.4em 0;
	border-bottom: 1px dotted #999;
	}

.vabstand{
	height: 30px;
	}

/**** Pseudoformate ****/
 
a:link, a:visited, a:active{
	color: #660033;
	text-decoration: none;
	}
	
a:hover{
	color: Highlight;
	text-decoration: underline;
	}
	
h1 a:hover{
	text-decoration: none;
	}

#homep a{
	font-size: 120%;
	font-weight: bold;
}

/**** Content-Bereich *****/

.einleitung{
	font-size: 0.9em;
	margin-left: 0.8em;
	}

#content{
	padding: 0 50px 10px 10px;
	margin: 0;
	line-height: 1.2em;
	border-right: 1px #999 solid;
	width: 541px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:460px;  
	}

#content ul li{	
	background: url(bilder/pfeil.gif) no-repeat 0.2em 0.5em;
	}

#content img{
	border: 1px #aaa solid;
	}

#contentsprung{
	position: absolute;
	top: -1000px;
	left: -1000px;
	}
	
#fussz{
	clear: both;
	padding: 2px 3%;
	width: 100%;
	}
#fussz p{
	font-size: 80%;
	margin: 0;
	}

/* Rechte Spalte ------------------------- */

#rechts{
	float: right;
	margin: 0;
	padding: 0 30px 30px 0;
	width: 210px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:190px;
	/* Floating-Problem im IE/Mac */
	/*\*//*/
	float: none; position: absolute; top: 30px; right: 0;
	/**/
	}

#rechts ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#rechts li{
	margin: 0 0 0.4em 0;
	line-height: 1.5em;
	padding: 0 0 0 0.9em;
	list-style: none;
	}

.listerechts{
	margin: 0;
	padding: 0;
	list-style: none;
	}

/**** Projekte ****/

#content_proj{
	padding: 0 40px 10px 30px;
	margin: 0;
	width: 770px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:700px;  
	}

	
#content_proj h3{
	margin: 0;
	font-size: 1em;
	line-height: 1.5em;
	}


#content_proj h4{
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
	}

#content_proj h5{
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 0.3em 0;
	padding: 0;
	}

#projtext img{
	margin: 2px 0 8px 0;
	}

.proj2{
	clear: both;
	height: 11em;
	border-bottom: 1px dotted #aaa; 
	margin: 0 0 25px 0;
	}

.proj2a{
	clear: both;
	height: 9em;
	border-bottom: 1px dotted #aaa; 
	margin: 0 0 25px 0;
	}

.proj2b{
	clear: both;
	height: 7em;
	border-bottom: 1px dotted #aaa; 
	margin: 0 0 25px 0;
	}

.proj2 img{
	float: left;
	border: 1px #aaa solid;
	width: 169px;
	height: 56px;
	margin: 0 15px 0 0;
	}

.proj2a img{
	float: left;
	border: 1px #aaa solid;
	width: 169px;
	height: 56px;
	margin: 0 15px 0 0;
	}

.proj2b img{
	float: left;
	border: 1px #aaa solid;
	width: 169px;
	height: 56px;
	margin: 0 15px 0 0;
	}
	
.proj2 a img:hover{
	border: 1px black solid;
	}

.proj2a a img:hover{
	border: 1px black solid;
	}
	
.proj2b a img:hover{
	border: 1px black solid;
	}
