* {
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
/* end reset */
/* new clearfix 
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clear { 
	zoom: 1; 
} /* IE6 
*:first-child+html .clear { 
	zoom: 1; 
} /* IE7 */
.clear {
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height:0;
	font-size:0;
}
body {
	background: #fcfbfb;
	color: #323232;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color:#000;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	color: #010101;
	margin-bottom: 4px;
	/*
	text-transform: lowercase;
	*/
}
#rightcolumn h2 {
	font-size: 12px;
	line-height: 16px;
	color: #020202;
	margin-bottom: 4px;
	/*
	text-transform: lowercase;
	*/
}
h3 {
	font-size: 12px;
}

#container {
	width: 1023px;
	margin: 0 auto;
	padding-top: 2px;
/*	padding-top: 28px;*/
	position: relative;
}

/* HEADER */
a#logo {
/*	background: url(../images/Geburtstagslogo_LH_final_gruen_neu.jpg) no-repeat;*/
	background: url(../images/logo.gif) no-repeat;
	width: 246px;
/*	height: 96px;*/
	height: 71px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 13px;
	margin-bottom: 29px;
}
a#logo span {
	visibility: hidden;
}
/* SEARCH */
#search {
	position: absolute;
	top: 14px;
	right: 0;
}
#search a {
	font-size: 10px;
	color: #333233;
	text-decoration: none;
	float: left;
	line-height: 20px;
	height: 17px;
	margin-right: 8px;
	/*
	text-transform: lowercase;
	*/
}
#search form {
	float: left;
}
#search .textbox {
	background: url(../images/searchbox.gif) no-repeat;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 2px;
	width: 120px;
	height: 15px;
	font-size: 12px;
	color: #343534;
	margin-left: 11px;
}
#search .button {
	margin-bottom: -3px;
	margin-right: 5px;
}
/* COLUMNS */
#columncontainer {
	width: 983px; /* 1022 */
	min-height: 602px; /* 642 */
	padding: 20px;
	background: url(../images/columncontainer.gif) repeat-y center;
	clear: both;
	margin-bottom: 20px;
}
/* LEFTCOLUMN */
#leftcolumn {
	width: 571px; /*612-20*/
	float: left;
	position: relative;
}
#leftcolumn p {
color:#505050
}

#slide-show {
	margin:0px 0px 30px 0px;
}
#slides {
	margin:0px; padding:0px;
	height:229px;
}
#control {
	 overflow: hidden;
	 width: 572px; 
	 height: 20px; 
	 background-color: #000000; 
	 margin: 0px; 
	 padding: 0px;
}
#leftcolumn #flash {
    width: 158px; /*200px-40px*/
    float: right;
    margin-right: -20px;
    margin-top: -20px;
    margin-bottom: -20px;
    min-height: 582px;
    padding: 21px;
    padding-top: 40px;
    border-left: 6px solid #ffffff;
    background: #d2d4cb;
} 

#contentsub h1 {
	/*
	text-transform: uppercase;
	*/
}

/* RIGHTCOLUMN */
#rightcolumn {
	width: 365px; /*405px-20px-20px*/
	float: right;
	color: #ffffff;
}

#rightcolumn h2{
	/*
	text-transform: uppercase;
	*/
	color: #D8EC2D;
}

/* ----------- Added by Sudeep on 04-08-2010 ----------------- */
.thumb-container {
	width: 365px; 
	min-height:248px; 
	overflow:hidden; 
	background-color:#e3e4e4; 
	margin:0px 0px 20px 0px;
	
}
.thumb-container div.first {
	float:left;
	margin:0px;
	padding:0px;
	display:inline;	
}

.thumb-container div.second {
	float:right; 
	width:238px; 
	padding:0px; 
	margin:0px;
}

.thumb-container div.second a {
	padding: 0; 
	margin: 0;
	float: left;
}

.thumb-container div.second img {
	padding: 0; 
	margin: 0;
	float: left;
	border: 1px dashed #6E6E6E;
}
.thumb-container div.first img {
	padding: 0; 
	margin: 0;
	float: left;
	border: 1px dashed #6E6E6E;
}

ul#thumb-list {
	list-style:none;
	margin:0px 0px 20px 0px;
}

ul#thumb-list li a {
	background:#6c6f6a url(../images/white-bullet.jpg) no-repeat 0 2px;
	padding:0px 0px 0px 12px;
	color:#ffffff;
	text-decoration:none;	
}

ul#thumb-list li a:hover {
	color:#D8EC2D;
}

ul#thumb-list li a.current {
	font-weight:bold;
}

#icon-group {
	
}

.ss-prev {
	float:left; 
	margin:0px 0px 0px 10px; 
	padding:1px 0px 0px 15px; 
	color:#c8c8c8; 
	font-size: 10px;
	background:#000000 url(../images/prev.jpg) 
	no-repeat 0 5px; 
	text-decoration:none;
}

.ss-next {
	float:right; 
	margin:0px 10px 0px 0px;  
	padding:1px 15px 0px 2px; 
	color:#c8c8c8; 
	font-size: 10px;
	background:#000000 url(../images/prev.jpg) 
	no-repeat 100% -10px; 
	text-decoration:none;
}

#icon-group .thumbnail
{
	float: left;
	width: 80px;
	margin: 0 25px 15px 0;
	padding: 5px;
	text-align:left;
}

#icon-group .thumbnail .best-inactive {
	color: #B6B7B5;
}

#icon-group .thumbnail .best-active {
	color: #FFFFFF;
}

.hover-img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.hover-img-active {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
/* ----------- Added by Sudeep on 04-08-2010 ----------------- */



/* FOOTER */
#footer {
	clear: both;
	margin-bottom: 20px;
	padding-top: 4px;
}
.rss {
	width: 14px;
	height: 16px;
	background: url(../images/rss.gif) no-repeat;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 0px!important;
}
.twitter {
	width: 13px;
	height: 16px;
	background: url(../images/twitter.gif) no-repeat;
	display: block;
	float: right;
	text-decoration: none;
	margin-right: 5px;
}
.facebook {
	width: 16px;
	height: 16px;
	background: url(../images/facebook.gif) no-repeat;
	display: block;
	float: right;
	text-decoration: none;
	margin-right: 5px;
}
.impressum {
	float: right;
	line-height: 14px;
	color: #333233;
	text-decoration: none;
	font-size: 10px;
}
.impressum:hover {
	float: right;
	color: #333233;
	text-decoration: underline;
}
/* CONTENT */
#leftcolumn .topimage {
	float: left;
}
#rightcolumn .topimage {
	margin-bottom: 10px;
	float: left;
}
.imagecopyright {
	text-align: right;
	margin-top: -20px;
	font-size: 10px;
	color: #323232;
	float: right;
}
#boxprogramm {
	height: 200px;
}
/*#overlay {
    display: block;
    background: url(../images/overlay.png);
    width: 160px;
    height: 466px;
    position: relative;
    z-index: 1000;
    margin-top: -466px;
}*/
/*
#eintrittskarten {
	background: url(../images/eintrittskarten.png) no-repeat;
	width: 76px;
	height: 76px;
	display: block;
	float: left;
	margin-top: -76px;
	position: relative;
	z-index: 1001;
}
#newsletter {
	background: url(../images/newsletter.png) no-repeat;
	width: 76px;
	height: 76px;
	display: block;
	float: right;
	margin-top: -76px;
	position: relative;
	z-index: 1001;
}
*/


