
*
{
	font-family:arial;
	font-size:11px;
	line-height:1.5em;
	color: #626262;
	margin:0px;
	padding:0px;
}

a
{
	color:#626262;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border:0px;
}

body
{
	background:url(images/bg.jpg);
}

p
{
	margin-bottom:15px;
}

h5
{
	font-family:arial;
	font-size:11px;
	line-height:1.5em;
	color: #81bdc8;
	margin:0px;
	padding:0px;
}


/***** Layout *****/

div.container
{
	width:758px;
	margin:0px auto;
}

div.container_main
{
	width:978px;
	margin:0px auto;
}

div.werbung
{
	width:200px;
        height:457px;
	margin:0px 0px 0px 0px;
}

div.top
{
	min-height:625px;
	background:url(images/bg_content.png) repeat-y;
	padding:0px 32px;
}

div.bottom
{
	background:url(images/bg_bottom.png) repeat-y;
	height:87px;
	padding:10px 52px 0px;
	text-align:right;
}

div.content
{
	min-height:430px;
}

div.menu
{
	background:url(images/bg_menu.jpg) no-repeat;
	margin:10px 0px 0px;
	text-align:center;
	height:24px;
	clear:both;
}

div.startseite
{
	text-align:center;
	padding-top:20px;
}

div.upcoming
{
	text-align:left;
        margin:10px 20px 10px 20px;
	padding-top:20px;
}


div.pictures
{
	text-align:center;
	padding-top:50px;
	margin-bottom:30px;
}

div.supported_by
{
	padding:60px 20px;
	clear:both;
}

div.leftcol
{
	float:left;
	width:230px;
	padding-bottom:30px;
}

div.rightcol
{
	float:left;
	padding-top:98px;
	padding-left:20px;
	padding-bottom:30px;
}

div.supported_by div.logo
{
	text-align:center;
	padding-top:40px;
}

div.supported_by table
{
	margin-top:20px;
}

div.supported_by table td
{
	width:100px;
	height:90px;
	text-align:center;
	vertical-align:middle;
}

/***** Images *****/

div.bottom img
{
	vertical-align:middle;
}


/***** Menü/Links *****/


div.menu ul
{
	display:inline;
}

div.menu li
{
	display:inline;
	padding-left:5px;
}

div.menu a
{
	color:#959595;
	font-size:14px;
	line-height:24px;
	padding-right:7px;
}

div.menu a:hover
{
	text-decoration:none;
}

div.menu img
{
	padding-bottom:3px;
}


/***** Headlines *****/
h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

h2
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
}

h3
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

div.supported_by h1
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}

div.supported_by h2
{
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;
}




#lightbox
{	
        position: absolute;	
        left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;
}

#lightbox img
{
        width: auto; height: auto;
}

#lightbox a img
{
        border: none; 
}

#outerImageContainer
{       
        position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; 
}

#imageContainer
{ 
        padding: 10px;
}

#loading
{ 
        position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; 
}

#hoverNav
{ 
        position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; 
}

#imageContainer>#hoverNav
{
        left: 0;
}

#hoverNav a
{
        outline: none;
}

#prevLink, #nextLink
{
        width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; 
}

#prevLink 
{
        left: 0; float: left;
}

#nextLink 
{
        right: 0; float: right;
}

#prevLink:hover, #prevLink:visited:hover 
{
        background: url(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover 
{
        background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer
{
        font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; 
}

#imageData
{
        padding:0 10px; color: #666; 
}

#imageData #imageDetails
{
        width: 70%; float: left; text-align: left; 
}

#imageData #caption
{      
        font-weight: bold;
}

#imageData #numberDisplay
{
        display: block; clear: left; padding-bottom: 1.0em;
}

#imageData #bottomNavClose
{  
        width: 66px; float: right;  padding-bottom: 0.7em; outline: none;
}

#overlay
{
        position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;
}




#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:../image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; } 
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }   
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}   

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


