* {
		margin: 0;
		padding: 0;
}

body    {
		margin: 0;
		padding: 0; 
		font-family: Verdana, Arial, Helvetica, Sans-serif; 
		color: #000; 
		font-size: 12px; 
		font-weight: normal;
		background: #fff url('../images/bg.jpg');
		background-attachment:fixed;
		overflow-x: hidden;
		overflow-y: scroll;
}


h1          { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 18px}
h2          { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 16px}
h3          { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 14px}
h4          { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px}
h5          { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 11px; margin-bottom: 0.5em;}
h6          { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 1.1em; font-weight: bold; margin-bottom: 0.5em;}

a:active   { font-family: Verdana, Arial;  color: #000000; font-size: 12px; font-weight: bold; text-decoration: underline }
a:link     { font-family: Verdana, Arial;  color: #000000; font-size: 12px; font-weight: bold; text-decoration: underline }
a:visited  { font-family: Verdana, Arial;  color: #000000; font-size: 12px; font-weight: bold; text-decoration: underline }



/* Top-Navigation */

#navitop {
		position: relative;
		width: 900px;
		height: 45px;
		margin: 50px auto 0px auto;
		font-size: 12px;
		background-color: #f3b278;
		border-top: 4px solid #f3b278;
}


.menu { 
	position:relative; 
	padding: 0; 
	margin: 0 0 0 170px; 
	height: 50px; 
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
	.menu li.top { display:block; float:left; margin:0; padding: 0; }
	.menu li a.top_link { display:block; float:left; height:45px; line-height:27px; font-size: 12px; color: #fdefbd; text-decoration:none; font-weight:bold; padding:0; cursor:pointer; }
	.menu li a.top_link span { float:left; display:block; padding: 0 5px; height:45px; line-height: 45px; border-right: 1px solid #fccc8a; }
	.menu li a.top_link:hover { background-color: #fdefbd; color:#747579; line-height:27px; border: 0px none; }
	.menu li a.top_link:hover span { }
	.menu li a.active span { background-color: #ffd390; color:#e9752c; border-right: 1px solid #fccc8a; }
	.menu li:hover > a.top_link { color:#747579; line-height:27px; }
	.menu li:hover > a.top_link span { }
	.menu table { border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0; }

	.menu a:hover { visibility:visible; position:relative; z-index:200; }
	.menu li:hover { position:relative; z-index: 200; }


/* Header */

#header_wrapper {
	position: relative;
	height: 85px;
	margin: 0px auto;
	background-color: #747579;
	border-top: 4px solid #f3b278;
	border-bottom: 2px solid #747579;
}

#header_wrapper #header{
	position: relative;
	width: 898px;
	height: 85px;	
	text-align: right;
	margin: 0px auto;
	background-color: #f5f6f8;
	background-image:url('../images/logo_h.jpg');
	background-repeat: no-repeat;
}

#header h1 {
	font-size: 24px;
	color: #747579;
	padding-right: 10px;
}

#header h2 {
	font-size: 10px;
	color: #747579;
	padding-right: 10px;
}


/* Content */

#content_wrapper {
		position: relative;
		width: 900px;
		margin: 0 auto;
		background: #fdefbd;
}

#content_wrapper #content {
		width: auto;
		margin: 0 auto;
		padding: 15px 20px 0px 200px;
		min-height: 470px;
		border-left: 1px solid #747579;
		border-right: 1px solid #747579;
}


#navileft {
		position: absolute;
		z-index: 1;
		width: 165px;	
		top: 0;
		margin: 0 auto;
		padding: 15px 4px 0px 4px;
		background-color: #747579;
}

    #navileft ul { list-style: none; margin: 0; padding: 0; } 

    #navileft a {
      	font: 12px Verdana, Arial, Helvetica, Sans-serif;
      	font-color: #fdefbd;
      	display: block;
      	border-bottom: 1px solid #bbb;
      	border-left: 1px solid #bbb;
      	margin: 0; 
      	padding: 10px 3px; 
    }

    #navileft h2 { 
      	font: 14px Verdana, Arial, Helvetica, Sans-serif;
    	color: #bbb; 
    	background: #747579;
      	border-bottom: 1px solid #bbb;
      	padding: 10px 3px; 
    	text-transform: uppercase;
    } 

    #navileft a { 
    	color: #fdefbd; 
    	background: #747579; 
    	text-decoration: none; } 

    #navileft a:hover { 
    	color: #747579; 
    	background: #ffd390; } 

 #navileft li { 
 	position: relative; 
 }

    #navileft ul ul ul {position: absolute; top: 0; left: 100%; width: 100%; }
    div#navileft ul ul ul, div#navileft ul ul li:hover ul ul {display: none;} 
    div#navileft ul ul li:hover ul, div#navileft ul ul ul li:hover ul {display: block;}
    #navileft li a.active { background-color: #fdefbd; color:#f56415; border: 0px none; }


#selbstpic {
  float: left;
  width: 350px;
}

#vorschau { text-align:center;}
#vorschau table  {
   empty-cells: show;
   margin-left: 0px;
   margin-right: auto;
   border: none;}
#vorschau td {
   text-align: center;
   font-size: 0.8em;
   vertical-align: middle;
   border: none;}
#vorschau td .bild {
   width:120px;
   height:105px;
   background-color: transparent;
   margin: auto;}
#vorschau img{ border: none; }

/* Lightbox */
   
.cake_debug {
	padding: 1em;
	border: 1px solid red;
	background: #004400;
	text-align: left;
	color: #fff;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #000000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}
#lightbox-image-details-caption { 
	font-weight: bold; 
}
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;
}


#slideshow	{
		align: center;
		width: 366px;
		height: 287px;
		padding: 50px 0px 0px 50px;
		margin: 30px auto 0px auto;
		background-image: url('../images/bg-slide.jpg');
		background-repeat: no-repeat;
		background-position: center;
}



/* Footer */

#footer {
		clear: both;
		margin: 0 auto;
		width: 691px;
		background: #fccc8a;
		font-family: Verdana, Arial;		
		font-size:7pt;
		line-height: 16pt;
    	color: #000; 
		padding: 5px 32px 5px 175px;
		border: 1px solid #747579;
}

	#footer a {
		font-size:11px;
    	font-weight: normal; 
		text-decoration: none;
}
	#footer a:hover {
    	color: #F56415; 
		font-size:11px;
		border-bottom: 1px dotted #F56415;	
}