body
{
	font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000; text-decoration: none;
	margin: 0px auto;
	background: #fea768;
	background-image: url('http://77.243.225.152/~kl00085/images/bg.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
}
img{
	border: 0;	
}
a:link, a:active, a:visited
{
	font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #5c5c5c; font-weight: bold; text-decoration: none;	
}
a:hover
{
	font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #ff9621; font-weight: bold; text-decoration: none;	
}
td{
    vertical-align: top;
}
h2
{
    font-size: 1.3em;
	margin: 0;
    padding: 0;
}
h3
{
    font-size: 1.1em;
	margin: 0;
    padding: 0;
}
h4
{
    font-size: 1.1em;
	margin: 0;
    padding: 0;
}
.hidden{
  display: none;
}


#overall
{
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 914px;	
	height: 100%;
}

#topimg
{
	position: relative; top: 0px;
	width: 914px; height: 17px;
	margin-top: 10px;
	background-image: url('http://77.243.225.152/~kl00085/images/top.png');
	background-repeat: no-repeat;	
}
#container
{
	position: relative; top: 0px;
	width: 914px;
	display: table;	
	background-image: url('http://77.243.225.152/~kl00085/images/bgmain.png');
	background-repeat: repeat-y;
}
#footer
{
	position: relative; top: 0px;
	width: 914px; height: 23px;
	background-image: url('http://77.243.225.152/~kl00085/images/footer.png');
	background-repeat: no-repeat;	
}
#footertext
{
    float: right;
    padding-right: 22px;
}


/* Container */
#headercontainer{
	position: relative; left: 17px; top: 0px;
	width: 878px; height: 195px;	
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #181818;
}
#header{
	position: absolute; left: 0px; top: 0px;
	width: 600px; height: 195px;
	border-right: 1px solid #181818;
}
/*
#newsblock{
	position: absolute; left: 605px; top: 0px;
	width: 263px; height: 179px;
	padding: 5px;
}
*/

#main{
	position: relative; left: 17px; top: 0px;
	width: 880px;
}

#logo{
	position: absolute; left: 0px; bottom: 0px;
	z-index: 100;
}
.menubg{
	background-image: url('http://77.243.225.152/~kl00085/images/bgbar.png');
	background-repeat: repeat-x;	
}

.imageLayout{
	display: block;
	margin: 3px 2px 0 2px;
}

#leftside{
	float: right; 
	width: 251px;
	margin: 10px 10px 0 0;
}
.lefttop{
	width: 246px; height: 14px;
	font-size: 12px; font-weight: bold; color: #FFF;
	padding: 3px;
    vertical-align: middle;
    background: #181818;
    background-image: url('http://77.243.225.152/~kl00085/images/bgbar.png');
	background-repeat: repeat-x;
}
.leftmid{
	width: 240px;
	display: table;
	padding: 5px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #181818;
}
.leftbot{
	width: 252px; height: 3px;
	background: #181818;
	margin: 0 0 10px 0;
}
.leftbanner{
	width: 250px; height: 70px;	
	margin: 0 0 10px 0;
	border: 1px solid #181818;
}

#rightside{
	float: right;
	width: 618px;
	margin-top: 10px;
}
.righttop{
	width: 612px; height: 14px;
	padding: 3px;
	font-size: 12px; font-weight: bold; color: #FFF;
    vertical-align: middle;
	background: #181818;
	text-transform: uppercase;
	background-image: url('http://77.243.225.152/~kl00085/images/bgbar.png');
	background-repeat: repeat-x;
}
.rightmid{
	width: 606px; min-height: 100px;
	display: table;
	padding: 5px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #181818;
}
.rightbot{
	width: 618px; height: 3px;
	background: #181818;
}
.details1{
  width: 200px;
  float: left;
}
.details2{
  width: 200px;
  float: left;
  clear: right;
}
#signupForNewsletter{
	width: 100%;
	text-align: center;
}
#signupForNewsletter tr td{
	text-align: center;
}

#tooltip {
	position: absolute;
	max-width: 300px;
	z-index: 3000;
	border: 2px solid #181818;
	background-color: #ffffff;
	padding: 5px;
	
	text-align: left;

}
#tooltip h3{ 
	font-size: 11px;
	font-weight: bold;
	margin: 0; 
	color: #181818;
}
#tooltip div{
	font-size: 10px;
	margin: 0; 
	color: #181818;	
}

.advert32x32{
	display: block;
	float: left;
	border: 1px solid #414E59;
	margin: 0px 1px 1px 0px;
	padding: 0;
	width: 31px; height: 31px;
}

.advert44x44{
	display: block;
	float: left;
	border: 1px solid #414E59;
	margin: 0px 2px 2px 0px;
	padding: 0;
}
.field{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	color: #000;
	background-color:#FFF;
	border:1px solid #000;
	padding: 3px;
	width: 345px;
	
}
.fieldnewsletter{
	display: block;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	color: #000;
	background-color:#FFF;
	border:2px solid #CCCCCC;
	padding: 3px;
	margin: 3px 0;
	width: 200px;
}
.fieldnewsletters{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	color: #000;
	background-color:#FFF;
	border:1px solid #000000;
	padding: 3px;
	display:none;
	
	width: 200px;
}
.bericht, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	color: #000;
	background-color:#FFF;
	border:1px solid #000000;
	padding: 3px;
	width: 345px; height: 200px;
	
}
.button{
	font-family: Verdana, Arial, Trebuchet MS;
	color: #FFFFFF;
	background-color:#949494;
	border:1px solid #949494;
	padding: 1px;
	margin-top: 10px;
	
	width: 200px;
}
.buttonnewsletter{
	font-family: Verdana, Arial, Trebuchet MS;
	color: #FFFFFF;
	background-color:#949494;
	border:1px solid #949494;
	padding: 1px;
	margin-top: 10px;
	
	width: 200px;
}
.fieldnewsletter2{
	display: none;	
}
.newsdate{
	float: left;	
	display: block;
}
.newstitles{
	float: left;	
	display: block;
	margin: 1px 0 0 10px;
}
.newsmessage{
	clear: both;	
	display: block;
}
.entry{
	padding: 5px;
	background: #fef4f3;	
}
.error{
	background: cccccc;
	color: red;
}
.eventtable p{
	margin: 0px;
}
