

/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul, ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:10px; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; }
address { font-style:normal }

table {	border:none; font-size:10px;}
tr { border:none; }
td { border:none; }



/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

pre			{font-size:1.2em; }

a:link {
	COLOR: #707070;
	text-decoration: underline;
}
a:visited {
	COLOR: #707070;
	text-decoration: underline;
}
a:active {
	COLOR: #707070; 
	text-decoration: underline;
}
a:hover {
	COLOR: #000000; 
	text-decoration: underline;
}


/*	html
*******************************************************************************/
html {
	min-height: 100%;
}

/*	body
*******************************************************************************/
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	scrollbar-face-color: #D8D5D5;
 	scrollbar-shadow-color: #D8D5D5;
   	scrollbar-highlight-color: #D8D5D5;
  	scrollbar-3dlight-color: #ffffff;
 	scrollbar-darkshadow-color: #ffffff;
 	scrollbar-track-color: #ffffff;
  	scrollbar-arrow-color: #ffffff;
}



/*	content
*******************************************************************************/


#content, #content2 {
	display:block;
	clear:both;
	padding:0 0 0 0;
}

/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */

#content {
	position:relative;
	top:10px;
	left:30px;
}

#main {
	float:left;
	width:470px;
}



/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p {
	font-size:10px;
	line-height:18px;
    color:#707070;
	font-family:verdana, arial, helvetica, sans-serif;
}

#main-block2 p {
	font-size:11px;
	line-height:18px;
    color:#707070;
	font-family:verdana, arial, helvetica, sans-serif;
}

#wochenmenue p {
	font-size:11px;
	line-height:18px;
    color:#707070;
	font-family:verdana, arial, helvetica, sans-serif;
}

.label {
	font-size:10px;
	line-height:14px;
    color:#707070;
	font-family:verdana, arial, helvetica, sans-serif;
}

#footer p {
	font-size:10px;
	line-height:18px;
    color:#000000;
	font-family:verdana, arial, helvetica, sans-serif;
}


#main-block ul,
#main-block ol {
	margin-bottom:18px;
	font-size:11px;
	line-height:14px;
    color:#6B6B6B;
	font-family:verdana, arial, helvetica, sans-serif;
}



#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:11px;
	line-height:18px;
	list-style-type:disc;
	margin-bottom:0px;
}

#main-block ul {
	margin-left:14px;
	margin-bottom:18px;
	list-style-type:square;
	line-height:18px;
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}

.input, textarea, select 
{font-family: verdana, arial; font-size: 11pt;}

.inputtext 
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

.tablecell {
	font-size:12px;
	line-height:18px;
    color:#707070;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:bold;
}

.tablecell2 {
	font-size:10px;
	line-height:18px;
    color:#707070;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:normal;
}

#land {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

#land_landalle {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

/*	Lightbox
------------------------------------------------------------------------------*/

#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; }


div.thumbnail img{
	border: 3px solid;
	border-color: #FFFFFF;
}
