html, body  {
	width: 100%;
	height: 100%;
}

html{
	height: 100.1%;
}

* {
	padding:0;
 	margin: 0; 
 	font-family: Arial,Helvetica, sans-serif;
	font-size: 1em;
}

body#freiraumagentur  {
 	background: #E8E9CA;
 	font-size: 62.5%;
 	font-family:Arial,Helvetica, sans-serif;
 	font-weight:normal;
 	font-style:normal;
	line-height:180%;
	text-align: center;
    color:#333;
}

#OuterShell{
	position:relative;
	height:100%;
	width:100%;
	text-align: center;
}

#InnerShell{
	position:relative;
	margin:0 auto;
	width:988px;
	text-align: left;
	padding:20px 0 0 0;
 	background: transparent url(top.jpg) 0 16px no-repeat;
}

#pageregionTop{
	position:relative;
	width:100%;
	height:334px;
	background:white url(middle.jpg) top left repeat;
}

#HeadlineImage{
	position:absolute;
	top:20px;
	left:25px;
	height:260px;
	width:940px;
	overflow:hidden;
	z-index:1;
}

#Logo{
	position:absolute;
	top:36px;
	left:757px;
	height:50px;
	width:186px;
	z-index:999;
}

#Logo span{
	display:none;
}

#Channel{
	position:absolute;
	top:296px;
	left:26px;
	height:20px;
	width:904px;
}
#Channel ul{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	height:20px;
	overflow:hidden;
}
#Channel ul li{
	position:relative;
	top:0;
	left:0;
	font-size:16px;
	line-height:16px;
	display:inline;
	float:left;
	list-style:none;
	margin:0;
	padding:0 12px;
	border-right:1px solid #333;
}
#Channel ul li:last-child{
	border:none;
}

#Channel li.normal a {
	line-height:16px;
	font-size:16px;
	color:#333;
	text-decoration:none;
}

#Channel li.current a,
#Channel a:hover,
#Channel a:active{
	font-size:16px;
	line-height:16px;
 	color:#B6CC5F;
 	text-decoration:none;
}

#ContentShell{
	position:relative;
	top:0;
	left:0px;
	width:100%;
	clear:both;
	height:auto;
	background:white url(middle.jpg) top left repeat;
}

.title,
#Description{
	display:none;
}

#pageregionMiddle{
	position:relative;
	top:0;
	left:0px;
	width:auto;
	margin:0 20px 20px 20px;
}

#pageregionContent{
	position:relative;
	top:0;
	left:0px;
	width:auto;
	padding:0 20px;
}

#pageregionBefore{
	position:relative;
}

#Micronavigation{
	position:relative;
	top:0;
	left:0px;
	width:100%;
	height:30px;
	color:#999;
	font-size:1em;
	line-height:15px;
}
#Micronavigation a{
	color:#999;
	font-size:1em;
}

#Micronavigation a:hover{
	color:#999;
	font-size:1em;
}

#metanav {
	position:relative;
	top:0;
	left:0px;
	width:100%;
	color:#999;
	font-size:1em;
	line-height:15px;
	text-align:right;
}

#metanav a span{
	display:none;
}

#metanav a#print {
	padding:2px 18px 0 0px;
	background: url(drucken.gif) top left no-repeat;
}

#metanav a#suggest {
	padding:2px 18px 0 0px;
	background: url(empfehlen.gif) top left no-repeat;
}

#pageregionBottom{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	clear:both;
	text-align:right;
 	background: transparent url(bottom.jpg) 0 0px no-repeat;
}

#Copyright{
	padding:10px 0;
	color:#999999;
}
#Copyright a{
	color:#999999;
	text-decoration:none;
}

#Copyright a:hover,
#Copyright a:active{
	color:#B6CC5F;
	text-decoration:none;
}

h1, h2,h2 a, h3, h4, h5, h6 {
	font-family:Georgia,serif;
	font-weight:normal;
	color:#B6CC5F !important;
	padding:0.5em 0 0.5em 0;
}
h1.title{
	padding-top:0.25em;
}
h1{
	font-size:2.4em;
}

h2{
	font-size:1.8em;
line-height:140%;
}
h3{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:1.2em;
}
h4{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:1em;
}

li,
p,
form td td {
	font-size:1.2em;
}
ul,
p{
	padding: 0 0 1em;
}

i,em  {
	font-style:italic;
}

small, .small {
	font-size: 0.9em;
}

a,
a:link,
a:visited {
	color:rgb(151,191,13);
	text-decoration:none;
}

a:hover,
a:active,
a:focus {
	color:rgb(151,191,13);
	text-decoration:underline;
}

a img {
	border:none;
}

a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}


.ProjektArtistListElement {
	width:200px;
	margin:0 20px 20px 0;
	min-height:90px;
	float:left;
}
.ProjektArtistListElement .graphic img{
	width:80px;
	height:80px;
}
.ProjektArtistListElement .graphic{
	width:80px;
	height:80px;
	overflow:hidden;
	float:left;
}
.ProjektArtistListElement .text{
	width:105px;
	height:80px;
	overflow:hidden;
	float:right;
	font-size:10px;
	line-height:1.2em;
}
.ProjektArtistListElement .text p,
.ProjektArtistListElement .text h2{
	font-size:10px;
	line-height:1.2em;
	margin-top:0;
	padding-top:0;
}
.ProjektArtistListElement .text h2 a{
	font-family:Arial,Helvetica,sans-serif !important;
}
.ProjektArtistListElement .text h2{
	font-size:1.2em;
}
/***********************************************************************
Slideshows
***********************************************************************/

#MainSlideshow {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:320px;
	overflow:hidden;
	clear:both;
	margin:0 0 14px 0;
}
#MainSlideshow.widescreen {
	height:404px;
}

#FaderHolder {
	position:relative;
	top:0;
	left:0;
	width:420px;
	height:320px;
	overflow:hidden;
	float:left;
	background:white;
}

#DiaShow #FaderHolder {
	background:white;
	float:none;
	border:none;
}
#DiaShow  ul#ImageFade,
#DiaShow  ul#ImageFade li{
	background:white;
	border:none;
}

.widescreen #FaderHolder {
	width:900px;
	float:none;
}

ul#ImageFade {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	height:300px;
	width:auto;
	overflow:hidden;
	list-style:none;
	border:1px solid #CCC;
	border-bottom:none;
}
ul#ImageFade li{
	position:absolute;
	height:300px;
	width:100%;
	background:white;
	text-align:center;
	vertical-align:bottom;
}

ul#controller{
	position:relative;
	margin:0;
	padding:0;
	height:30px;
	width:auto;
	overflow:hidden;
	list-style:none;
	background:#333333;
}
ul#controller li{
	width:40%;
	margin:0;
	padding:0 1em;
	float:left;
	color:white;

}
.widescreen ul#controller li{
	width:45%;
}
ul#controller li a{
	color:white;
}

ul#controller li a.red{
	color:#B6CC5F;
}

#thumbs {
	position:relative;
	top:0;
	left:0;
	width:420px;
	height:319px;
	overflow:hidden;
	float:right;
}
.widescreen #thumbs {
	width:900px;
	height:65px;
	top:20px;
	float:none;
}

#thumbs ul {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}

#thumbs ul li {
	list-style:none;
	width:90px;
	height:90px;
	overflow:hidden;
	margin:0 20px 26px 0; 
	float:left;
}
.widescreen #thumbs ul li,
.widescreen #thumbs ul li img{
	width:65px;
	height:65px;

}

select, input, textarea
{
	border: 1px solid #7C7C7C;
}
input.button{
	border:none;
	color:#333333;
	font-size:1.4em;
	text-align:center;
	height:30px;
	line-height:30px;
	width:153px;
	background:url(button.jpg) left top no-repeat;
}


/***********************************************************************
Listen
***********************************************************************/
ul {
  list-style: square outside;
  list-style-image:url(li.gif);
  margin: 0px 0px 15px;
  padding: 0px 0px 0 18px;
}

ol {
  list-style: decimal outside;
  margin: 0px 0px 15px;
  padding: 0px 0px 0 18px;
}

th,td{
	text-align:left;
}

div.ZMSGraphic.left {
	text-align:left;
}
div.ZMSGraphic.right {
	text-align:right;
}
div.ZMSGraphic.center {
	text-align:center;
}
div.ZMSGraphic.floatleft {
	float:left;
	margin: 0 10px 0 0;
}

div.ZMSGraphic div.clearfloating {clear:none; !important}

div.ZMSGraphic.floatright {
	float:right;
	margin: 0 0 0 10px;
}
div.ZMSGraphic.center {
	text-align:center;
}
div.graphic.alignleft {
	float:left;
	margin: 0 10px 0 0;
	text-align:right;
}
div.graphic.alignright {
	float:right;
	text-align:right;
	margin: 0 0 0 10px;
}
div.ZMSGraphic div.text {
	padding:0 5px;
}
div.ZMSGraphic.left div.text {
	padding:5px;
}
div.ZMSGraphic.left div.text h1,
div.ZMSGraphic.left div.text h2 ,
div.ZMSGraphic.left div.text h3 ,
div.ZMSGraphic.left div.text h4 {
	display:inline;
}

div.ZMSGraphic div.text p{
	margin:0;
}

.clerasil:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clerasil {display: inline-table;}

/* IE-Mac \*/
* html .clerasil {height: 1%;}
.clerasil {display: block;}
/* /IE-Mac */
