body {
	background-image:url(images/background.jpg);
	color: #4d4b4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #e5e2db;
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
/********************** Header ***************************/
#logo{
	background-color: #b6ad9b;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	height: 69px;
	width: 774px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logo a{
	margin: 0px auto;
}
#header {
	margin: 0px 0px 0px 0px;
	width: 774px;
	height:266px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	position:relative;	
}
#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:242px;
	left:100px;
}
#header li{
	float:left;
		
}
.lastchild{
	border-right: 0px none #4d4b4a !important;
}
#header ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d4b4a;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	border-right: 2px solid #4d4b4a;
}
#header ul a:hover{
	color:#000000;
}


/********************** Content ***************************/

#content {
	background-color: #E5E2DB;
	width:774px;
	display:block;
	
}
#content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px 23px 6px 28px;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #bbb6a0;
}
/********************** Content - left ***************************/
#left {
	background-color: #ddd8c6;
	border: 1px solid #c2bdaa;
	width:550px;
	margin: 0px 0px 10px 28px;
	padding: 0px 0px 15px 0px;
	float:left;
	display:inline;
	height: auto;
}

.text{
	float:left;
	width:422px;
}


#left1{
	background-color: #ddd8c6;
	border: 1px solid #c2bdaa;
	width:550px;
	float:left;
	display:inline;
	height: auto;
	padding-right: 10px;
	margin-left: 26px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.text1{
	float:left;
	width:550px;
	height: auto;
}	

#left3 {
	background-color: #ddd8c6;
	border: 1px solid #c2bdaa;
	width:550px;
	margin: 0px 0px 10px 28px;
	padding: 0px 0px 15px 0px;
	float:left;
	display:inline;
	height: auto;
}
	.text3{
	float:left;
	width:470px;
	padding-left: 70px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	height: auto;

}
#left h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #4d4b4a;
	text-decoration: underline;
	margin: 20px 0px 10px 23px;
}
#left p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:lighter;
	color: #4d4b4a;
	margin: 6px 0px 0px 23px;
}
#left a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;color: #4d4b4a;
}
#left a:hover{
	color:#000000;
}
.photos{float:right;}
.photos img{display:block;}
/********************** Content - right ***************************/
#right {
	float:right;
	width:156px;
	background-color:#dad9cf;
	margin: 0px 13px 10px 0px;
	padding: 0px 0px 6px 0px;
	display:inline;
	border: 1px solid #c2bdaa;
}
#right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2c2c2c;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#c2bdaa;
	width:156px;
	text-align:center;
	padding: 3px 0px 3px 0px;
}
#right p{
	padding: 10px 9px 0px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4b4a;
}
#right a{
	padding: 15px 9px 5px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4b4a;
	font-weight:bolder;
	display:block;
}
#right a:hover{
	color:#000000;
}
#right span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #605c4c;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#c2bdaa;
	width:138px;
	text-align:left;
	padding: 3px 0px 3px 5px;
	margin: 15px 6px 0px 6px;
}

/********************** footer ***************************/
#footer, #footer a {
	background-color: #bbb6a0;
	width: 774px;
	height:22px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #4d4b4a;
}
#footer a:hover{
	color:#000000;
}

/* Bitte in Ihre bestehende CSS Datei einfügen */
#gb_content {
	width: 680px;
	margin: 50px auto 0px auto;
}
#formular {
	border-width: 1px;
	border-style: dashed;
	width: 780px;
	height: 360px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 5px 0px;
	background-image: url(images/briefmarke.gif);
	background-repeat: no-repeat;
	background-position: 550px 35px;
	background-color: #ECEBE9;
}
#formular_blind {
	width: 510px;
	float: left;
}
#smilies {
	width: 235px;
	height: 160px;
	float: left;
	margin-top: 135px;
}
.Stil1 {
	color: #FF6600
}
/* HELLGRAU */
.Stil2 {
	color: #ECEBE9
}
/* DUNKELGRAU */
.Stil3 {
	color: #434F54
}
/* dunkelgrau link */
a {
	color: #434F54;
	text-decoration: none;
	outline: 0;
}
/* orange hover link */
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.seiten_navi a {
	color: #000000;
	text-decoration: none;
	outline: 0;
}
.seiten_navi a:hover {
	color: #FF6600;
	text-decoration: none;
}
	
/* obere eintrag vom gästebuch */
.status {
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	border-right-style:none;
	padding: 10px 0px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
/* button neuer eintrag (ausrichtung)  */
.neuer_eintrag {
	text-align:right;
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	border-left-style:none;
	padding: 10px 10px 10px 0px;
}

.user{
	width:220px;
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	border-right-style:none;
	padding: 10px 0px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	text-align:left;

}
.datum{
	width:220px;
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	border-left-style:none;
	border-right-style:none;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	text-align:center;
}
.eintrag{
	width:220px;
	background-color: #97948c;
	border:1px solid #000000;
	border-left-style:none;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	text-align:right;
}
.inhalt{
	background-color: #F1F1F1;
	border:1px solid #000000;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #434F54;
}
/*  untere zeile der seitennavi oben */
.seiten_navi{
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/bg_rev.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-right-style:solid;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
/*  untere zeile der gb einträge */
.www_icq_email{
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-right-style:none;
}
/*  untere zeile der gb einträge für ausrichtung der admin buttons*/
.admin_buttons{
	background-color: #97948c;
	border:1px solid #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-left-style:none;
}
.options {
	width:380px;
	background-color: #97948c;
	border:1px solid #000000;
	border-right-style:none;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	padding: 10px 0px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
.options_1 {
	width:300px;
	text-align:right;
	background-color: #97948c;
	border:1px solid #000000;
	border-left-style:none;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
/* schrift der Seitennavi */
.gb_Stil1 {
	color: #ECEBE9;
	font-size: 8pt;
}
/* breite der textarea (für safari und div.andere browser */
textarea#inhalt { 
	width: 400px;
	/* border: 11px solid #000000;*/
}

#admin_login {
	width:300px;
	margin: 0px auto 0px auto;
}
.login_name {
	width:80px;
	font-weight:bold;
	font-size:smaller;
}
.input_login_name {
	width:150px;
	font-weight:bold;
	font-size:smaller;
}
.login_pass {
	width:80px;
	font-weight:bold;
	font-size:smaller;
}
.input_login_pass {
	width:150px;
	font-weight:bold;
	font-size:smaller;
}
.button {
	margin: 3px 3px 0px 0px;
	padding-bottom:2px;
	background-color: #F1F1F1;
	color: #000000;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	width:auto;
	height:18px;
	font-size:10px;
	border:1px solid #000000;
}

-------------------------------------------------- Bildergalerie --------------------

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