﻿/**
  *  Standartstylesheet residenz-am-elbhang.de
  *
  *  Mai 2009
  *  ITpure Jens Vogel
  *  www.itpure.de
  *
  **/

/*Formatierung der Fenster und Boxen*/

/*Ausgangsposition*/
body
	{
	margin: 0px;
	padding: 0px;	
	background-color: #cdd0d7;
	background-image: url(../img/template/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	}

/*Inhaltsfenster*/
#head
	{
	width: 896px;
	height: 157px;
	margin: 0px auto;
	}

#menu
	{
	text-align: center;
	}

#content_main
	{
	width: 924px;
	height: 389px;
	margin: -2px auto;
	background-image: url(../img/template/main_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}

#submenu
	{
	height: 25px;
	width: 896px;
	float: left;
	text-align: center;
	margin-top: 5px;
	}

.subentry
	{
	margin: 0px 20px;
	}

a.subentry, a.subentry:link, a.subentry:visited, a.subentry:active, a.subentry:focus
	{
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	background-color: inherit;
	letter-spacing: 4px;
	}

a.subentry:hover
	{
	font-weight: bold;
	color: #FFF;
	}

#content
	{
	width: 830px;
	padding: 15px;
	height: 290px;
	background-color: #FFF;
	border: 1px solid #2b3856;
	overflow: auto;
	float: left;
	margin-left: 18px;
	}

#bottom
	{
	height: 15px;
	width: 896px;
	float: left;
	text-align: center;
	margin-top: 2px;
	font-size: 11px;
	}

a.footlink, a.footlink:link, a.footlink:visited, a.footlink:active, a.footlink:focus, a.footlink:hover
	{
	text-decoration: none;
	color: #000;
	font-size: 11px;
	background-color: inherit;
	letter-spacing: 2px;
	margin: 0px 5px;
	}

/*Formatierungen*/
a, a:link, a:visited, a:hover, a:active, a:focus
	{
	text-decoration: none;
	color: #636363;
	background-color: inherit;
	}

img
	{
	border: none;
	}

a img
	{
	border: none;
	}

p, ul, ol, form
	{
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	line-height: 20px;
	font-size: 11px;
	color: #636363;
	margin-bottom: 7px;
	margin-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	}

p.center
	{
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
	background-color: inherit;
	letter-spacing: 1px;
	}

p.left
	{
	margin-top: 10px;
	text-align: left;
	line-height: 30px;
	background-color: inherit;
	letter-spacing: 1px;
	}

ol
	{
	margin-left: 5px;
	}

ul
	{
	list-style-type: circle;
	}

li
	{
	margin-bottom: 5px;
	margin-left: 10px;
	}

h1, h2, h3, h4
	{
	margin-bottom: 10px;
	margin-top: 10px;
	color:  #636363;
	background-color: inherit;
	font-weight: bold;
	}

h1
	{
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 3px;
	}

h2
	{
	font-size: 18px;
	letter-spacing: 2px;
	}

h3
	{
	font-size: 12px;
	padding-left: 5px;
	}

h4
	{
	font-size: 11px;
	padding-left: 5px;
	}

table
	{
	border-spacing: 5px;
	}

tr
	{
	height: 30px;
	}

td
	{
	width: 200px;
	}

.clear_left
	{
	clear: left;
	}

/* Seitenspezifische Formatierungen */
/* Mietobjekt */
.tab
	{
	display: block;
	width: 120px;
	float: left;
	}

.lageplan
	{
	margin-top: 0px;
	margin-left: 20px;
	float: left;
	}

/*Kontaktformular*/
form
	{
	float: left;
	margin: 10px 0px 0px 10px;
	}

label
	{
	display: block;
	float: left;
	width: 70px;
	}

.spalte2
	{
	float: left;
	}

.label2
	{
	padding-left: 10px;
	width: 60px;
	}

input, textarea
	{
	border: 1px solid #999999;
	background-color: #656e84;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* Galerie */

.galerie_image
	{
	width: 193px;
	height: 195px;
	background-image:url(../img/galerie/thumb_bg.jpg);
	float: left;
	text-align: center;
	}

/*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(../img/template/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/template/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; }
