
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #CCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
	margin: 0 0 15px 0;
}

/* links */
a, a:visited {	
	color: #042C66;
	background: inherit;
	text-decoration: none;
}
a:hover {
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px 5px 20px;
	padding: 0 20px 0 20px;
}


ul {
	list-style: none;
}



/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 820px;
	background: #CCC url(../img/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#top-bg {
   position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(../img/top-bg.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 790px;	
	padding: 0; 	
	background: #E8E8E8;	
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #D0D0D0;
	margin-left: 15px;	
	display: inline;
}
#header {
	width: 820px;
	position: relative;
	height: 100px;
	background: #CCC url(../img/header-bg.jpg) repeat-y center top;
	padding: 0;	
	color: #FFF;	
}

#header .logo {
	float:right;
	margin: 24px 30px 0 0;	
}

#header img {
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 5px;
}

#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 28px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #787676;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 27px;
	left: 30px;
}
#header h1#logo-text span {
	color: #042C66;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #042C66;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 70px; left: 45px;		
}


/* header-photo */
#header-image {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../img/header-image.jpg) no-repeat center center;
}


/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background: url(../img/nav.jpg) repeat-x;	
	width: 790px;		
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: none;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(../img/nav-hover.jpg) repeat-x;	
}
#index #nav1 a,
#technik #nav2 a,
#galerie #nav3 a, #galerie2 #nav3 a, #galerie3 #nav3 a,
#about #nav4 a, #ausstellungen #nav4 a,
#kontakt #nav5 a,
#art #nav6 a, #art2 #nav6 a, #art3 #nav6 a,
#stage #nav7 a, #stage2 #nav7 a
{	
	background: url(../img/nav-current.jpg) repeat-x;	
}

#about #navb1 a,
#ausstellungen #navb2 a,
#galerie #navb1 a,
#galerie2 #navb2 a,
#galerie3 #navb3 a,
#art #navb1 a,
#art2 #navb2 a,
#art3 #navb3 a,
#stage #navb1 a,
#stage2 #navb2 a{
	font-weight:bold;
}

/* Main Column */
#main {
	float: left;
	width: 67%;
	padding: 20px 0 0 0;
	margin: 0 0 0 10px;
	display: inline;
}

#main h3 {  /* Impressum */
	padding-bottom: 0px;		

}
#main ul li {
	list-style-image: url(../img/bullet.gif);
	margin-bottom:8px;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 27.5%;
	padding: 20px 10px 0 0; margin: 0;		
}	

#sidebar h3 {
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #042C66; 		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(../img/dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(../img/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	color: #8F8F8F;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }


/* footer */
#footer-wrap {
	clear: both;
	width: 820px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;
	background: url(../img/footer-bottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 820px;
	padding: 10px 0;
	text-align: center;
}



/* =================================== Tabelle Galerie ============================================== */
	
caption	{
	font-size: 100%;
	color: #232323;
	text-align:left;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
	}


table#gal {
	padding:0px 10px 10px 10px;
	border-spacing:1px;
	margin:20px 0px 10px 0px;
	font-size:90%;
	text-align:left;
	}

	
table#gal td {
	vertical-align:bottom;
	padding-right:20px;
	}
		
table#gal td img {
	background-color:#fff;
	padding: 5px;
	border: 1px solid #ccc;
	margin:0px 0px 5px 5px;
	float: none;
	}

table#gal td img:hover {
	border: 1px dashed #ccc;
	}

table#gal .sub {
	padding: 0px 0px 15px 10px;
	line-height:1.5em;
	text-align:left;
	font-size:85%;
	color: #666;
	}