html {
	overflow-y: scroll;
}
body {
	margin:0px;
	background:#ebebdd;
	background-image:url(../_pix/bg.gif);
	background-repeat:repeat-x;
	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#696b64;
}


/*****************************************************************
	Navigation on top
******************************************************************/
#topNav {
	width:925px;
	height:15px;
	margin:0px auto;	
}
#topNav div {
	float:right;
}
#topNav img {
	margin:0px 4px 2px 0px;
	border:0px;
}
#topNav a:link, #topNav a:active, #topNav a:visited, #topNav a:hover {
	display:block;
	padding:5px 6px 7px 5px;
	text-decoration:none;
	color:#FFFFFF;
}
#topNav a:hover {
	background:#85877b;
}
#topNav .active:link, #topNav .active:active, #topNav .active:visited, #topNav .active:hover {
	background:#f8af01;
}

/*****************************************************************
	Navigation
******************************************************************/
#leftNav {
	width:200px;
	margin:0px 10px 0px 0px;
	float:left;
}
#leftNav .logo {
	border:0px;
	margin:0px 0px 5px 0px;
}
* html #leftNav .logo {
	margin:0px 0px 3px 0px;
}

#leftNav img {
	border:0px;
	margin:0px 2px 1px 3px;
}
#leftNav .nav1 a:link, #leftNav .nav1 a:active, #leftNav .nav1 a:visited, #leftNav .nav1 a:hover {
	display:block;
	background:#6D6E64;
	padding:6px 6px 7px 5px;
	margin:5px 0px 0px 0px;
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
#leftNav .nav1 a:hover {
	background:#85877B;
}
#leftNav .nav1 .active:link, #leftNav .nav1 .active:active, #leftNav .nav1 .active:visited, #leftNav .nav1 .active:hover {
	background:#f8af01;
	color:#6D6E64;
}
#leftNav .nav2 a:link, #leftNav .nav2 a:active, #leftNav .nav2 a:visited, #leftNav .nav2 a:hover {
	padding:3px 6px 5px 5px;
	background:#f9f9f4;
	margin:0px 0px 0px 15px;
	font-weight:normal;
	font-size:10px;
	color:#6D6E64;
}
#leftNav .nav2 a:hover {
	font-weight:bold;
	background:#f9f9f4;
}
#leftNav .nav2 .active:link, #leftNav .nav2 .active:active, #leftNav .nav2 .active:visited, #leftNav .nav2 .active:hover {
	font-weight:bold;
	background:#f9f9f4;
	color:#f8af01;
}
#leftNav .nav2 img {
	margin:0px 4px 2px 15px;
}
#leftNav .nav2 {
	padding:5px 0px 5px 0px;
	background:#f9f9f4;
}

/*****************************************************************
	Formularfelder
******************************************************************/
input, select, textarea {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#f0f0ef;
	border:1px solid #878881;
	color:#6D6E64;
	padding:4px;
	width:310px;
	margin:2px 0px 2px 0px;
}

input:focus, select:focus, textarea:focus {  /* funktioniert in IE erst ab 7 */
	border:1px solid #6D6E64;
	background:#fafafa;
}


/*****************************************************************
	Container Positions
******************************************************************/
#container {
	width:925px;
	margin:35px auto;
}
#flashcontent {
	margin:0px 0px 0px 0px;
	height:500px;
}
#content {
	background:url(../_pix/corner.gif) #FFFFFF no-repeat;
	background-position:bottom right;
	width:435px;
	padding:35px;
	margin:0px 10px 0px 0px;
	float:left;
	
	min-height:375px;
}
* html #content { 	/* Nur IE 6: http://www.thestyleworks.de/tut-art/ie7.shtml#ie7-hacks */
	height:375px;
}
#asset {
	width:110px;
	float:left;
	text-align:right;
}

#attender {
	width:200px;
	float:left;
}
#attender img {
	margin:0px 0px 10px 0px;
}

/*****************************************************************
	Container Text
******************************************************************/
#content h1 {
	font-size:19px;
}

#content h2 {
	font-size:11px;
	margin:0px;
}

#content .headline {
	margin:0px 0px 20px 0px;
}
#content .text {
	margin:0px 10px 20px 0px;
	line-height:1.5em;
}
#content .last {
	margin-bottom:0px;
}
#content ul {
	list-style-type:square;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:20px;
	line-height:1.5em;
}
#content .asset {
	float:left;
	text-align:right;
	width:100px;
	margin:0px;
	color:#F8AF01;
	font-weight:bold;
}
.hr {
	margin:20px 0px 20px 0px;
	width:430px;
	height:1px;	
	background-image:url(../_pix/dotted_2-2.gif);
	clear:both;
	overflow:hidden;
}
#content a:link, #content a:active, #content a:visited, #content a:hover {
	text-decoration:none;
	color:#a88c49;
	border-bottom:1px dotted #a88c49;
}
#content a:hover {
	color:#000000;
	border-bottom:1px dotted #000000;
}
#bottom {
	float:left;
	font-size:9px;
	width:715px;
	padding:5px 0px 10px 210px;
}
#bottom img {
	border:0px;
}
#bottom a:link, #bottom a:active, #bottom a:visited, #bottom a:hover {
	color:#a4a698;
	text-decoration:none;
}
#bottom a:hover {
	color:#6D6E64;
	text-decoration:none;
}

.projekt {
	float:left;
	margin:0px;
}
.projektfoto {
	float:right;
	width:200px;
	/*height:125px;*/
	margin-bottom:20px;
	
}
#content .projektfoto a
{
	border: none;
}
* html .projektfoto {
	margin-bottom:0px;
}



.presse td {
	padding:2px 0px;
}
.presse td .hr {
	margin:3px 0px;
}
.news {
    border-bottom: 1px dotted #A88C49;
    padding-bottom: 10px;
    margin: 20px 0;
 }
 sup {
    font-size: 7px;
 }
 
 .bildunterschrift {
	 font-size: 10px;
	 font-style: italic;
	 margin: 5px 0 0 0;
 }

