body {
	background-color: #ee6401;
	margin:0px;
	
}


#outer_content
{
	width: 1150px;
	height:auto;
	background-image:url(img_layout/back_outside.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding: 0;
}	
	
#footer {
	width:900px;
	height:20px;
	padding-top:5px;
	background-color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}	

#footer a:link {
	text-decoration:none;
	color:#FFFFFF;
}	

#wrapper {
	width: 900px;
	height:auto;
	position:relative;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	padding:0 0 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	
}	
	

#content
{
	margin-left:auto;
	margin-right:200px;
	padding: 10px 60px 20px 70px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}
#content h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 1.5em;
	color: #FF0000;
	font-weight: bold;
}	

#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1.5em;
	color: #FF0000;
	font-weight: bold;
}	


#content p {
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
	text-align: justify;	
}	

.content_img_left {
	float:left;
	border:#FF9900 solid 1px;
	margin:15px;
}	

.content_img_right {
	float:right;
	border:#FF9900 solid 1px;
	margin:15px;
}	

#header {
	width:900px;
	background-image: url(img_layout/header.jpg);
	background-repeat:no-repeat;
	height:110px;
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	
}

#infospalte {
	position:absolute;
	top:20px;
	right:20px;
	width:200px;
}	




#box_right {
	width:180px;
	background-color:#FFF2D0;
	height:auto;
	padding:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	line-height: 1.5em;
	border: solid 1px;
	border-color:#ff9900;
	margin-top:0px;
	margin-bottom:15px;
	
}	

#box_right h1 {
	margin-top:-5px;
	margin-bottom:-10px;
	color:#FF0000;
	font-size:25px;
	font-style:italic;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
}	

#box_right p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 1.5em;
	text-align: left;
}	

.box_right_wine {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 1.5em;
	text-align: left;
}	

#box_right_event {
	width:180px;
	background-color:#FF0000;
	height:auto;
	padding:7px;
	border: solid 1px #ff9900;
	margin-top:0px;
	margin-bottom:15px;
	
}	

#box_right_event h1 {
	margin-top:-2px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:25px;
	font-style:italic;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;
}	

#box_right_event h2 {
	margin-top:10px;
	margin-bottom:0px;
	color:#FFFFFF;
	font-size:16px;
	font-style:normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
}	

#box_right_event h3 {
	margin-top:7px;
	margin-bottom:7px;
	color:#FFFFFF;
	font-size:12px;
	font-style:normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}	

#box_right_event p {
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
	margin-bottom:0px;
}	

#box_right_event a {
	margin-top:-2px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:25px;
	font-style:italic;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;
}	


#navigation_box	{
	width:900px;
	background-color:#ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;	
	margin-right: auto;
	margin-left:auto;	
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;		
	
}	

#navigation_box ul
{
	font-weight:bold;
	list-style:none;
	margin:0;
	padding:0;
	padding-top: 8px;
}

#navigation_box li
{
	font-weight:bold;
	display:inline;
	padding: 3px 10px 2px 10px;
}



#navigation_box_top	{
	font-weight:bold;
	background-color:inherit;
	font-family:inherit;
	font-size:inherit;
	text-decoration: inherit;	
	height:30px;
	padding:0px;
	border-left:0;
	border-right:0;		
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FCC739;
	
	
}

#navigation_box_bottom	{
	font-weight:bold;
	background-color:inherit;
	font-family:inherit;
	height:30px;
	padding:0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCC739;
	border-bottom-color: #FFFFFF;
	border-left:0;
	border-right:0;	
	
}


.menu:link, .menu:visited {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight:bold;
}


.menu:hover, .menu:active {
	color: #000000;
	text-decoration: none;	
	font-weight:bold;	
}	

/*CSS um aktiven Link hervorzuheben*/

#navigation_box_top .current {
	color: #000000;
	text-decoration: none;	
	font-weight:bold;
}

/*Ende aktiver Link*/

	
.submenu:link, .submenu:visited {
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;	
}

.submenu:hover, .submenu:active {
	font-weight:bold;
	color: #000000;
	text-decoration: none;			
}	



/*CSS um aktiven Link hervorzuheben*/



#navigation_box_bottom .current {
	color: #000000;
	text-decoration: none;	
	font-weight:bold;
}


/*Ende aktiver Link*/


.datatable {
	border:0px solid #FF9900;
	border-collapse:collapse;
}

.datatable p, td, th {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEECC;
}

.datatable th {
	border:1px solid #FF9900;
	font-weight:bold;
	text-align:left;
	padding:4px;
}

.datatable td:first-child {
	font-weight: bold; 
	
}			

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	border: 1px solid #FCC739;
	background-color:#FFCC66;
}

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	border: 1px solid #FCC739;
	background-color:#FF0000;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #CC3300;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
}

#albumlist {
	list-style-type:none;
	width:500px;
}

#albumlist li  {
	float:left;
	margin-right:6px;
	margin-bottom:10px;
	
}	

#albumlist img {
	border:1px solid #FF9900;
	margin:10px;
	display:block;
}	

/*Lightbox CSS*/


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


