@charset "utf-8";

/* CSS Document */


/* Standard elements */



* {	
	margin:0;
	padding:0;
	border:0px none;
}

:focus {
  outline: 0;
}


body {
	overflow-y:scroll;
}

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}


#resBgContainer {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}



body, html, div, object, p, ul, li, table, tr, td, dl, dt, a, input, select, img, form{
	margin: 0;
	padding: 0;
}

h1 {
	background:url("../images/headline_under.gif") repeat-x top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align:left;
	margin: 0 0 20px 0px;
	padding:0px 0 0 0px;
	color: #333;
	line-height:42px;
	font-weight:normal;
	text-transform:
}

h2 {
	background:url("../images/headline2_under.gif") repeat-x top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align:left;
	margin: 0 0 5px 0px;
	padding:0px 0 0 0px;
	color: #333;
	line-height:36px;
	font-weight:normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
	margin: 0px 0 10px 0px;
	padding:0px;
	color: #333;
	font-weight:bold;
}

h4 {
	background:url("../images/headline3_under.gif") repeat-x top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align:left;
	margin: 0 0 20px 0px;
	padding:0px 0 0 0px;
	color: #333;
	line-height:42px;
	font-weight:normal;
	text-transform:
}

.inv {
	display:none;
}


a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #959921;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

a.more {
	background:url("../images/more.gif") no-repeat top left;
	display:block; 
	margin-bottom:5px; 
	text-align:center; 
	width:40px;
	height:22px; 
	text-decoration:none;
}

a.more:hover {
	background:url("../images/more_over.gif") no-repeat top left;
	
}


p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
	margin: 0;
	padding:0px;
	color: #333;
	line-height:16px;
}


.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
}

/* NAVI */


#adress {
	bottom:0;
	clear:both;
	position:fixed;
	width:240px;
	border-top:#b2b2b2 1px solid;
	border-bottom:#b2b2b2 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#7f7f7f;
	margin:0 0 30px 25px;
	padding-top:10px;
	padding-bottom:10px;
	z-index:888;
	background-color:#fff;
}

#adress a.small {
	color: #959921;
	text-decoration:none;
	font-size:11px;
}

#adress a.small:hover {
	text-decoration:underline;
}

#logo {
	top:0;
	clear:both;
	position:fixed;
	margin:38px 0 0 35px;
	z-index:999;
	width:235px;
	height:40px;
}


#nav {
	clear:both;
	position:fixed;
	margin:70px 0 0 35px;
	z-index:999;
	background-color:#fff;
}

#nav ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

#nav ul li {
	top:0;
	margin:0;
	padding:0;
}

#nav ul li a {
	display:block;
	margin:0px;
	top:0;
	padding:0;
}


#nav ul #news a {
	height:38px;
	width:97px;
	background:url("../images/nav_news.gif") no-repeat top left;
}

#nav ul #news a:hover, #nav ul #news_active a {
	height:38px;
	width:97px;
	background:url("../images/nav_news_active.gif") no-repeat top left;
}

#nav ul #galerie a {
	height:38px;
	width:133px;
	background:url("../images/nav_galerie.gif") no-repeat top left;
}

#nav ul #galerie a:hover, #nav ul #galerie_active a {
	height:38px;
	width:133px;
	background:url("../images/nav_galerie_active.gif") no-repeat top left;
}

#nav ul #galerieActive {
	height:38px;
	width:133px;
	background:url("../images/nav_galerie_active.gif") no-repeat top left;
}

#nav ul #agentur a {
	height:47px;
	width:144px;
	background:url("../images/nav_agentur.gif") no-repeat top left;
}

#nav ul #agentur a:hover, #nav ul #agentur_active a {
	height:47px;
	width:144px;
	background:url("../images/nav_agentur_active.gif") no-repeat top left;
}

#nav ul #agenturActive {
	height:47px;
	width:144px;
	background:url("../images/nav_agentur_active.gif") no-repeat top left;
}


/*navi Meta agentur*/
#nav ul #projekte {
	margin-top:5px;
	padding-bottom:7px;
}

#nav ul #projekte a {
	height:13px;
	width:115px;
	background:url("../images/nav_projekte.gif") no-repeat top left;
}

#nav ul #projekte a:hover, #nav ul #projekte_active a {
	height:13px;
	width:115px;
	background:url("../images/nav_projekte_active.gif") no-repeat top left;
}

#nav ul #agenturMeta {
	padding-bottom:7px;
}

#nav ul #agenturMeta a {
	height:13px;
	width:74px;
	background:url("../images/nav_agentur_meta.gif") no-repeat top left;
}

#nav ul #agenturMeta a:hover, #nav ul #agenturMeta_active a {
	height:13px;
	width:74px;
	background:url("../images/nav_agentur_meta_active.gif") no-repeat top left;
}

#nav ul #uns {
	padding-bottom:7px;
}

#nav ul #uns a {
	height:15px;
	width:56px;
	background:url("../images/nav_uns.gif") no-repeat top left;
}

#nav ul #uns a:hover, #nav ul #uns_active a {
	height:15px;
	width:56px;
	background:url("../images/nav_uns_active.gif") no-repeat top left;
}

#nav ul #referenzen {
	padding-bottom:5px;
}

#nav ul #referenzen a {
	height:12px;
	width:74px;
	background:url("../images/nav_referenzen.gif") no-repeat top left;
}

#nav ul #referenzen a:hover, #nav ul #referenzen_active a {
	height:12px;
	width:74px;
	background:url("../images/nav_referenzen_active.gif") no-repeat top left;
}

#nav ul #kontakt {
	padding-bottom:7px;
}

#nav ul #kontakt a {
	height:13px;
	width:50px;
	background:url("../images/nav_kontakt.gif") no-repeat top left;
}

#nav ul #kontakt a:hover, #nav ul #kontakt_active a {
	height:13px;
	width:50px;
	background:url("../images/nav_kontakt_active.gif") no-repeat top left;
}



#nav ul #impressum a {
	height:13px;
	width:69px;
	background:url("../images/nav_impressum.gif") no-repeat top left;
}

#nav ul #impressum a:hover, #nav ul #impressum_active a {
	height:13px;
	width:69px;
	background:url("../images/nav_impressum_active.gif") no-repeat top left;
}

/*navi Meta galerie*/
#nav ul #ausstellungen {
	margin-top:5px;
	padding-bottom:5px;
}

#nav ul #ausstellungen a {
	height:13px;
	width:138px;
	background:url("../images/nav_ausstellungen.gif") no-repeat top left;
}

#nav ul #ausstellungen a:hover, #nav ul #projekte_active a {
	height:13px;
	width:138px;
	background:url("../images/nav_ausstellungen_active.gif") no-repeat top left;
}

#nav ul #galerieMeta {
	padding-bottom:4px;
}

#nav ul #galerieMeta a {
	height:13px;
	width:69px;
	background:url("../images/nav_galerie_meta.gif") no-repeat top left;
}

#nav ul #galerieMeta a:hover, #nav ul #galerieMeta_active a {
	height:13px;
	width:69px;
	background:url("../images/nav_galerie_meta_active.gif") no-repeat top left;
}

#nav ul #kuenstler {
	padding-bottom:7px;
}

#nav ul #kuenstler a {
	height:15px;
	width:80px;
	background:url("../images/nav_kuenstler.gif") no-repeat top left;
}

#nav ul #kuenstler a:hover, #nav ul #kuenstler_active a {
	height:15px;
	width:80px;
	background:url("../images/nav_kuenstler_active.gif") no-repeat top left;
}

#nav ul #presse {
	padding-bottom:7px;
}

#nav ul #presse a {
	height:13px;
	width:45px;
	background:url("../images/nav_presse.gif") no-repeat top left;
}

#nav ul #presse a:hover, #nav ul #presse_active a {
	height:13px;
	width:45px;
	background:url("../images/nav_presse_active.gif") no-repeat top left;
}

#startDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
	margin: 0;
	padding:0px;
	color: #333;
	line-height:16px;
	background-color:transparent;
	width:130px;
	z-index:999;
	position:absolute;
	right:15px;
	top:20px;
}

#startBox {
	background-color:#fff;
	width:312px;
	height:184px;
	margin:20px 0 0 15px;
	z-index:999;
	position:absolute;
}

#logoStart {
	background:url("../images/logo.gif") no-repeat top left;
	width:235px;
	height:40px;
	margin:18px 0 0 20px;
}

#naviBox {
	margin:31px 0 0 20px;
}

#naviBox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:left;
	margin: 0;
	padding:0px;
	color: #333;
}

#naviStart {
	background-color:#000;
	margin:7px 0 0 0px;
}

#naviStart ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

#naviStart ul li {
	top:0;
	margin:0;
	padding:0;
}

#naviStart ul li a {
	display:block;
	margin:0px;
	top:0;
	padding:0;
}


#naviStartGalerie {
	background-color:#000;
	margin:12px 0 0 20px;
	width:130px;
	height:50px;
	float:left;
}

#naviStartGalerie a {
	background:url("../images/navi_start_galerie.gif") no-repeat top left;
	width:130px;
	height:50px;
	margin:12px 0 0 20px;
}

#naviStartGalerie a:hover {
	background:url("../images/navi_start_galerie_over.gif") no-repeat top left;
	width:130px;
	height:50px;
}

#naviStartAgentur {
	background-color:#000;
	margin:12px 0 0 0px;
	width:142px;
	height:50px;
	float:left;
}

#naviStartAgentur a {
	background:url("../images/navi_start_agentur.gif") no-repeat top left;
	width:142px;
	height:50px;
	margin:12px 0 0 0px;
}

#naviStartAgentur a:hover {
	background:url("../images/navi_start_agentur_over.gif") no-repeat top left;
	width:142px;
	height:50px;
}

#mainBox {
	width:660px;
	margin:0px 0 0 308px;
}

.space10 {
	height:10px;
}

div.modulBox {
	width:500px;
	float:none;
}

div.modulBoxFloat {
	width:500px;
	float:left;
}

div.floatBoxRight {
	width:195px;
	float:left;
	padding: 0 0 0 10px;
}


div.line {
	background:url("../images/line.gif") repeat-x top left;
	margin: 0;
	padding:0;
	width:500px;
	height:37px;

}

div.nachOben {
	background:url("../images/nach_oben.gif") no-repeat top left;
	margin: -2px 0 0 20px;
	padding:0;
	width:41px;
	height:8px;
	float:left;

}

div.nachOben:hover {
	background:url("../images/nach_oben_hover.gif") no-repeat top left;
}

div.abstand-100{margin-top:100px;}
div.abstand-90{margin-top:90px;}
div.abstand-80{margin-top:80px;}
div.abstand-70{margin-top:70px;}
div.abstand-60{margin-top:60px;}
div.abstand-50{margin-top:50px;}
div.abstand-40{margin-top:40px;}
div.abstand-30{margin-top:30px;}
div.abstand-20{margin-top:20px;}
div.abstand-10{margin-top:10px;}
div.abstand-5{margin-top:5px;}




/* CLEANER */
.cleaner {
	display: block; 
	clear: both; 
	margin: 0 !important; 
	padding: 0 !important; 
	font-size: 0px; 
	line-height: 0px !important; 
	float: none !important;
}



/* Urs */

div.imageBox {
	width:500px;
	float:left;
	margin:0 20px 0 0;
}

div.imageBox img {
	vertical-align:bottom;
	padding:7px;
	border:1px solid #b3b3b3;
	margin:0 -1px -1px 0;
}

div.thumbBox {
	float:left;
	width:135px;
}

div.thumbBox img {
	vertical-align:bottom;
	border:1px solid #b3b3b3;
	padding:1px;
	margin:0 5px 5px 0;
}

/* Download */

/* Diese CSS-Angaben stammen aus der originalen main.css */
/* download
*******************************************************************************/
.download-hdl p, 
.download-file p, 
.download-desc p { 
  width:97.3%; /* IE6 Hack */
	margin: 0;
}

.download-hdl p { 
	padding: 5px 7px;
	background-color: #393;
	font-weight: bold;
	color: #fff;
}

.download-file { 
	padding: 1.2em 7px;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
}

.download-desc { 
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
	background-color: #e5ffe5;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
	border-bottom: 2px solid #393;
}

.download-without-desc { 
	margin-bottom: 1.2em;
	border-top: 2px solid #393;
}
