html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
	font-family: Arial,Trebuchet MS, sans-serif;
}


html {
	background-color: #fff;
}

body {
	background-image: url(images/kl_images/page_bg.jpg);
	background-repeat: repeat;
	/*margin: 0 auto;*/
	height:100%;
	min-height:100%;
	/*width: 985px;*/
	min-width: 1349px;
	
}

/* ---- ALLGEMEIN ----*/
a img {	border: none;}
a{
	color: #539BBF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

a.black{
	color: #373331;
}

h1 {
	font-family: Trebuchet MS, sans-serif;
	font-size:16px;
	color: #00597a;
}
.left{float:left;}
.right{float: right;}
.clear{clear: both;}

/*  IE 6 ist böse*/

#iezeug{
	display: none;	
}

* html #iezeug{
	position: fixed;
	top: 0;
	left: 0;
	height: 65px;	
	background-color: #000;
	width: 100%;	
	
}
* html #iezeug p, * html #iezeug p a{
	margin: 0 auto;
	text-align: center;
	color: #BF2323;
	}

/* ---- DIVs ----*/


#page{
	margin: 0 auto;
    width: 1020px;
    padding: 10px 10px 0px 10px;	
}

#header {
	height: 235px;
	
}
	#home_button {
		width: 500px;
		height: 190px;
		padding-top: 10px;
		padding-left: 10px;		
	}
	
		#home_button a{		
			display: block;
			width: 500px;
			height: 190px;
		}
		
	#flags{
		position: absolute;
		right: 225px;		
		top: 15px;
		opacity: 0.7;
	}	
	#flags:hover{
		opacity: 1;
	}	
	
	#rss {
		position: absolute;
		right: 5px;
		top: 13px;
		opacity: 0.7;
	}

	#rss:hover{
		opacity: 1;
	}	
	
	#searchbar{
		position: absolute;
		top:  15px;
		right: 40px;		
	}
	
	.searchform{
		float: right;
		height: 21px;	
		width: 170px;
		border: 2px solid #3F3F3F;
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px; 
		-khtml-border-radius: 6px; 
		border-radius: 6px; 
	}	
	
		.s{
			
			background-color: transparent;		
			border: none;
			padding: 0 5px 0 5px;
			color: #1F1D1D;
			text-shadow: 1px 1px 1px #fff;
			font-weight: bold;
			width: 120px;
			height: 18px;	
			font-size: 10px;	
			/*background-image: url(images/kl_images/search.png);
			background-repeat: no-repeat;*/
			
						
			
		}
		
		.searchsubmit{
			background-color: transparent;
			background-image: url(images/kl_images/lupe.png);
			background-repeat: no-repeat;		
			margin-left: 10px;	
			height: 20px;
			width: 20px;		
			border: none;
		}
		
		*+html input.searchsubmit{
			margin-top: -20px;			
			float: right;
			
		}
		
.logo {
	display: none;
}
		
	
#header_image{
		background-image: url(images/kl_images/banner.jpg);
		background-repeat: no-repeat;
		position: relative;
		background-position: 10px 10px;
		background-color: #fff;
		height: 236px;
}

/* ---- NAVIGATION ----*/

#nav-content {
	background: #090708;
	height: 35px;
	opacity: 0.7;
	position: relative;
	top: -35px;
	z-index: 5;
}

#nav-content ul {
	list-style:none;
	overflow: hidden;
	height: 35px;
}

	#nav-content li{
		display: block;
		float: left;
		height: 35px;
		/*border-right: 1px solid #000;	*/
	}
	#nav-content li a {
		display: block;
		height: 35px;
		color: #fff;
		padding: 0px 19px;
		line-height: 35px;
		text-shadow: 3px 3px 3px #000;
		text-decoration: none;
		font-size: 16px;
	}
		
	#nav-content li.text a{				
		border-left: 1px solid #fff;			
	}	
				
	#nav-content li.active a, #nav-content li a:hover, #nav-content li a:focus, #nav-content li.first a:active{		
		height: 35px;
		line-height: 34px;
		font-size: 17px;
}
		
/* ---- PAGE-STYLE ----*/

#page_content{	
		background: #fff;
		padding-bottom: 45px;
		padding-top: 15px;
		background-position: top;
		overflow: hidden;	
		box-shadow: 0 15px 9px 8px #000;
}

#content{
	float: left;
	width: 660px;
	padding-left: 10px;
		
}
	/*#content h2.entry-title a{
		color: #373331;
		text-decoration: none;
		text-shadow: 1px 3px 5px #5F5F5F;
		margin-left: 10px;
	}*/
	
	#content h2.entry-title{
		height: 25px;
	}
	
	h2.titlebox {	
		margin: 0 !important;
		padding: 2px 0 10px 10px;
		background:url("images/feed-title-white.jpg") repeat-x scroll center top #EFEFEF;
		color: #373331;		
		font-size:17px;
		font-weight:bold; 	
		line-height: 30px;  	
		text-decoration: none;
		text-shadow: 1px 3px 5px #5F5F5F;
	}
		
	#content h5.widgettitle{
		width: 616px;
	}
	#content ul{
		display: inline;
	}
	#content p a{
		color: #2276BB;
	}

#content_right{
	float: right;
	width: 320px;
	
	padding-right: 10px;	
}

	#content_right h5{
		width: 299px;
	}
	
	#content_right ul#banner{
		margin:0;
		overflow:hidden;
		padding:0px;
	}
		#content_right ul#banner li{
			background-color: #B7B7B7;
			border:1px solid #FFFFFF;			
			float:left;
			vertical-align: bottom;
			/*display:block;
			list-style:none outside none;*/
			margin:0 0 10px 8px;
			overflow:hidden;
			padding: 5px;			
			width:125px;
		}
	

#twitter_area{
	width: 1020px;
}

	a#twitter_button{
		background-image: url(images/kl_images/twitter_follow.png);
		background-repeat: no-repeat;
		position: relative;
		height: 51px;
		width: 70px;
		float: left;
		left: 945px;
		top: -51px;
		text-decoration: none;
	}
	
	a#twitter_button:hover{
		background-image: url(images/kl_images/twitter_follow_hover.png);
		background-repeat: no-repeat;
		position: relative;
		top: -51px;
		left: 945px;
		height: 51px;
		width: 70px;
		float: left;
	}
	
	a.twitter-link{
		font-size: 11px;
	}
	
	img#twittern{
		margin-top: -30px;
		margin-right: 2px;
	}
		
	p.twitter_text{
		position: absolute;
		margin-top: 5px;		
		padding-left: 10px;
		font-size: 11px;		
		width: 460px;
		color: #fff;
	}		
	
	img#twitter_pic{
		margin-top: -28px;
		margin-right: 10px;
		float: right;		
	}
		
#footer{
	
	/*padding: 5px 15px 5px 0;
	*/
	color: #ffffff;
	font-size: 14px;
	margin-top: -10px;
	background-color: #3E3E3E;
	margin-bottom: 60px;
	
	
}

	#footer a{
		color: #fff;
		text-decoration: none;
	}
	
	#footer a:hover{
		text-decoration: underline;
	}

	#footer-sidebar{
		overflow: hidden;
		margin: 10px 10px 0; 
		padding: 0 0 10px; 
		border-bottom: 1px solid #CCC;	
		display: none;	
	}	
		#footer-sidebar h5 { 
			text-shadow: 1px 1px 2px #fff;
			font-size: 12px;
			margin-right: 30px; 
			margin-top: 10px;
			
		}
		#footer-sidebar a, #footer-sidebar span.sub{
			font-size: 10px;
		}
		#footer-sidebar .widgetcontainer { 
			float: left;
			margin: 0; 
			width: 250px;
			list-style: none;
			color: #000;
			margin-bottom: 20px; 
			margin-right: 10px;
		}
		#footer-sidebar ul { 
			list-style: none; 
			margin: 0; 
			padding: 0;
			padding: 0 5px 5px 5px;
			width: 180px;			
		
		}
		#footer-sidebar li { 
			margin: 0 0 3px; 
			color: #000;
		}
		#footer-sidebar li a{			
			color: #000;
			font-size: 11px;
		}
	
	#footer-message{
		text-align: right;		
		padding: 5px 15px 5px 15px;
		font-size: 12px;
		color: #fff;
		height: 30px;
		line-height: 30px;
		box-shadow: 0 5px 12px 0 #000000;
}


#page_bottom{
	height: 20px;
	margin: 0 auto;
	width: 980px;
}


#mitarbeiter{
	margin: 10px 0px 0 2px;	
}
	#mitarbeiter dl.mitarbeiter_liste {
    float: left;
    margin-bottom: 20px;
    margin-right: 23px;
    width: 189px;
}
	
		#mitarbeiter dl.mitarbeiter_liste dd.img_label{
			font-weight: bold;
			padding-bottom: 10px;
		}


/*   KONTAKT-FORMULAR*/
p.contact_form {
	width: 500px;
}

span.headline {
	font-weight: bold;
	text-shadow: 1px 3px 5px #5F5F5F;
	margin-left: 5px;
	width: 150px;
	clear:both;
	float: left;	
}

form p.contact_form input{
	   height: 18px;  
}
form p.contact_form.small input{
	width: 130px;
}

form p.contact_form input, form p.contact_form textarea {
	margin-right: 50px;
	margin-bottom: 15px;
	padding: 0 5px;
	float: right;	
	width: 240px;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 5px;
	border-radius: 3px;
	-webkit-box-shadow: 3px 3px 3px #000;
	-moz-box-shadow: 1px 2px 2px #000;
	box-shadow: 1px 2px 2px #000;
  }
 
 span.hinweis {
	clear: both;
	float: right;
	width: 300px
	font-size: 10px;
	
 }
 
 .article-left{
 	float: left;
 	margin-right: 15px;
 }
  .article-right{
 	float: right;
 	margin-left: 15px;
 }
 
/*img.wp-post-image:hover{
 	background-image: url(images/kl_images/article_hover.png);
 	background-repeat:repeat;
 	width: 225px;
 	height: 110px;
 }*/
 
 
/*SPECIAL - ZEUG*/

/* sidebar */
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: disc; margin: 0 0 0 15px; padding: 0; }
.widgetcontainer li		{ margin: 3px 0; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: 700; font-size: 12px; }
.widgetcontainer li a:hover	{ border-bottom: 1px dotted #635957; }
.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }
.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }
.widgettitle			{ width: 228px; color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 6px 10px; background: url(images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
.widgettitle a			{ color: #333; }
.widgetcontent			{ border: solid #CCC; border-width: 1px; background: repeat-x #FFF; margin: -1px 0 10px; padding: 10px; line-height: 1.4em; }

.attachment-sidebar-thumb, .multi-sidebar .recentcomments .avatar	{ float: left; border: 3px solid #CCC; width: 36px; height: 36px; margin: 0 10px 0 0; }
.sidebar-read-more:link, .sidebar-read-more:visited	{ font-size: 11px !important; text-transform: uppercase; font-weight: 700; color: #000; }

.multi-sidebar .tabs	{ list-style: none; margin: 0 0 5px; padding: 0; overflow: hidden; }
.multi-sidebar .tabs li	{ float: left; background: #383332; padding: 5px; margin: 0 3px 5px 0; border: 1px solid #CCC; }
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: 700; color: #FFF; }
.multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }
.multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #37322F; }			
.multi-sidebar .widgetcontainer	{ background: #FFF; border: 1px solid #CCC; margin-bottom: 10px; padding: 10px; }
.multi-sidebar .widgetcontainer ul, .featured-stories, .related-posts	{ list-style: none !important; margin: 0 0 0 5px !important; }
.multi-sidebar .widgetcontainer li, .featured-stories li,  .related-posts li	{ padding: 0 0 10px; margin: 0 0 10px; border-bottom: 1px dotted #CCC; }
.multi-sidebar .recentcomments .author	{ color: #666; font-size: 11px; }

#wp-calendar			{ width: 100%; border: 1px solid #999; }
#wp-calendar caption	{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 5px 9px; background: url(images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }

/* featured slideshow */
.featured				{ margin: 0 10px 20px 0; overflow: hidden; }
#controls				{ position: relative; float: left; z-index: 100; top: 90px; }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; z-index: 1000; opacity: 0.7; }
#controls .prev			{ background: url(images/prev.png) no-repeat; float: left; position: absolute; left: 10px; }
#controls .next			{ background: url(images/next.png) no-repeat; float: right; position: absolute; left: 610px; }
#controls .next:hover, #controls .prev:hover { opacity: 1; }
#controls a:focus		{ outline: none; }

#featured-slideshow		{ position: relative; z-index: 0 !important; border: 5px solid #ccc;
								/*-webkit-box-shadow: 5px 15px 15px #000;
								    -moz-box-shadow: 5px 15px 15px #000;
								    box-shadow: 5px 15px 15px #000;*/
								
 }			

.featured-article		{ display: block; width: 640px; height: 250px; text-decoration: none !important; background-position: center !important; }
.featured-article img	{ width: 640px; height: 250px; }
.featured-entry			{ position: relative; top: -85px; overflow: hidden; background: #000; height: 85px; color: #a7a7a7; padding: 0; display: block; opacity: 0.8; filter: alpha(opacity = 80); }
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; display: block; font-size: 18px; font-weight: 700; }
.featured-entry .entry-summary	{ padding: 5px 15px; margin: 0; display: block; font-size: 13px; margin-bottom: 5px; overflow: hidden; max-height: 50px; }

/* bottom content */
#bottom-content-1, #bottom-content-2	{ list-style: none; float: left; width: 320px; margin: 0 10px 10px 0; overflow: hidden; padding: 0; }
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo	{ margin: 0; }
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo{ margin-left: 15px; }
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{ background: #F0F0F0; }

.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2	{ width: 243px; }

/* latest headlines */
.posts-default, .posts-quick, .posts-line	{list-style: none; margin: 0 0 20px; padding: 0; overflow: hidden; }
.posts-default .post	{ float: left; margin: 6px 0 75px 3px; font-size: 11px; padding: 0; }
.posts-default img		{ float: left; background: #111; }
.posts-default .entry-title	{ font-weight: 700; font-size: 14px; margin: 5px; line-height: 1.4em;  }
.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ color: #373331; text-decoration: none; }
.posts-default .entry-summary, .posts-quick .entry-summary	{ text-align: justify; color: #111; overflow: hidden; margin: 0 5px; line-height: 1.4em; }
.posts-default .entry-thumbnails-link	{ border: 1px solid #E1E1E1; background: #FFF; padding: 4px; }
.posts-default .published { text-transform: uppercase; float: left; margin: 5px 5px 0; font-size: 10px; color: #999; border-bottom: none; }
.no-js .posts-default .entry-summary	{ height: 60px;}

.entry-thumbnails	{ clear: both; display: inline-block; }
.entry-thumbnails:hover	{ border-color: #383332; }
.entry-thumbnails-link { float: left; background: #111; display: block; text-decoration: none !important; }
.posts-quick			{ margin: 0 10px 10px 0; padding: 0; }
.posts-quick li			{ padding: 0 10px 0 0; border-bottom: 1px dotted #CCC; margin: 0 0 10px; }
.posts-quick .entry-title	{ font-weight: 700; font-size: 14px; margin: 5px 0 0; line-height: 1.3em; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ color: #373331; text-decoration: none; }
.posts-quick .entry-summary	{ font-size: 12px; line-height: 1.6em; margin-bottom: 15px; min-height: 140px; }
.posts-quick .entry-thumbnails	{ float: left; margin: 0 20px 10px 0; border: 1px solid #CCC; padding: 4px; background: #FFF; }
.posts-quick .quick-read-more	{ margin: 10px 0 0; }
.posts-quick .entry-info { font-size: 11px; color: #666; border: none; margin: 0 0 5px; }
.posts-quick .entry-info abbr { padding: 0 4px 0 0; text-decoration: none; border: none; }
.posts-quick .entry-info span { padding: 0 4px; }

.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ font-size: 11px; background: url(images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 3px 6px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
.posts-quick .quick-read-more a:hover { background: #383332; color: #FFF; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; float: left; background: #000; height: 25px; display: block; margin: -25px 0 0; font-weight: 700; opacity: 0.7; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { float: right; margin: 5px 5px 0; background: url(images/comments.gif) no-repeat left center; padding: 0 0 0 12px; }
.posts-line				{ background: #FFF; border: 1px solid #CCC; margin: 0 10px 10px 0; padding: 10px; line-height: 1.4em; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat	{ float: left; font-size: 11px; width: 100px; overflow: hidden; color: #848485; }
.posts-line .entry-title	{ float: left; font-size: 12px; margin: 0; max-width: 450px; line-height: 1.4em; }
.layout-3c-fixed .posts-line .entry-title, .layout-3c-r-fixed .posts-line .entry-title { max-width: 300px; }
.posts-line a:link, .posts-line a:visited	{ color: #373331; }
.posts-line .entry-comments	{ float: right; font-size: 11px; color: #848485; }

.navigation				{ margin: 0 10px 10px 0; }

.home-title				{ font-family: Century Gothic, Apple Gothic, sans-serif; font-weight: 700; font-size: 24px; padding: 0 0 0 0; border-bottom: 1px solid #DDD; margin: 0; text-shadow: 1px 2px 2px #5F5F5F; color: #383331; }

/* single post */
.single .post, #main .single-post	{ background: #FFF; border: 1px solid #CCC; margin: 0 10px 15px 0; padding: 0 15px; overflow: hidden;}
.single .post .entry-title, .single-post .entry-title	{ color: #3F3F3F; font-size: 24px; font-weight: 700; padding: 0; margin: 10px 0 10px; letter-spacing: -1px; line-height: 1.3em; text-shadow: 1px 3px 5px #5F5F5F; color: #383331; }
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited	{ color: #3F3F3F; text-decoration: none; }
.single .post .entry-info, .single-post .entry-info	{ padding-bottom: 15px; margin-bottom: 10px; color: #848485; font-size: 11px; text-transform: uppercase; border-bottom: 1px dotted #CCC; }
.single .post .entry-info .published, .single-post .entry-info .published { border: none; }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; color: #848485; margin: 5px 0 0; }
.single-post .entry-cat a:link, .single-post .entry-cat a:visited	{ color: #666; text-decoration: none; }
.single-post .entry-cat a:hover	{ color: #333; }
.single .post .entry-author, .single-post .entry-author { font-weight: 700; margin: 0; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
#main .single .post .tags, #main .single-post .tags { margin: 15px 0; padding: 15px 0 0; color: #848485; border-top: 1px dotted #CCC;  color: #3F3F3F; text-decoration: none; }
#main .single .post .tags a, #main .single-post .tags a { padding: 0; color: #3F3F3F; text-decoration: none; }
#main .single .post .tags strong, #main .single-post .tags strong { color: #3F3F3F; text-decoration: none; text-transform: uppercase; font-size: 11px; }
.single .post .entry-photo, .single-post .entry-photo	{ overflow: hidden; }
.single .post .entry-photo img, .single-post .entry-photo img  { margin: 10px 0; overflow: hidden; border: 1px solid #CCC; }
 
.entry-content, .entry-content	{ text-align: justify; margin: 20px 0; font-size: 12px; line-height: 1.5em; }
.entry-content p, .entry-content p	{ margin: 10px 10px 20px 10px; }
.entry-content ul { padding: 0 1.2em 0.5em; }
.entry-content ol { padding: 0 1.5em 0.5em; }
.entry-content ul li, .entry-content ol li { margin: 0.5em 0; }
.entry-content blockquote { font-style: italic; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { margin: 1.2em 0 0; }
.entry-content h3 { font-size: 16px; }
.entry-content form { margin: 1em 0; }

.post-edit-link:link, .post-edit-link:visited	{ text-decoration: none; padding: 0 0 0 14px; }

.page .entry-content	{ margin: 0 0 20px; }

.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo	{ width: 480px; }

.single-post-meta-field { background: #313428; display: block; border: 1px solid #383332; padding: 5px 10px; color: #FFF; font-weight: 700; }
.single-post-meta-value	{ border: 1px solid #CCC; padding: 5px 10px; background: #F0F0F0; display: block; }

.module-title, .feed-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; display: block; }
.feed-title				{ border-bottom: none; }

.gallery				{ clear: both; margin: 10px 0; }
.gallery-item			{ float: left; margin-right: 10px; }

.about-author			{ border: 1px solid #CCC; padding: 10px; margin: 0 0 10px; line-height: 1.5em; background: #FFF; font-size: 11px; }
.about-author h4		{ font-size: 11px; margin: 0 0 10px; color: #333; font-weight: 700; text-transform: uppercase; }
.about-author img		{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 0; }

/* gd star rating */
.gdmultitable			{ margin: 0 0 10px !important; }
.gdmultitable td		{ padding: 5px !important; }

/* wp-pagenavi */
.wp-pagenavi			{ margin: 0 0 10px; font-size: 12px; }
.wp-pagenavi a:link, .wp-pagenavi a:visited	{ padding: 3px 4px; margin: 2px; text-decoration: none; background: #FFF; border: 1px solid #CCC !important; color: #313428 !important; }
.wp-pagenavi a:hover	{ color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend	{ padding: 3px 4px; background: #FFF; margin: 2px; border: 1px solid #CCC !important; }
.wp-pagenavi span.current	{ padding: 3px 4px; background: #FFF; margin: 2px; font-weight: 700; border: 1px solid #CCC !important; }
.wp-pagenavi span.pages	{ margin-left: 0; }

/* wp125 */
#wp125adwrap_2c			{ width: 270px !important; display: inline-block; padding: 8px 0 2px 8px; margin: 0 auto !important; }
#wp125adwrap_2c .wp125ad{ padding: 0 !important; margin: 0 10px 10px 0 !important; }
#wp125adwrap_2c:after	{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
html[xmlns] #wp125adwrap_2c	{ display: block; }
* html #wp125adwrap_2c	{ height: 1%; }

/* comments */
#commentlist			{ background: #F3F3F3; border: solid #CCC; border-width: 0 1px 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist li			{ margin: 0; padding-bottom: 10px; overflow: hidden; }
#commentlist li:last-child	{ padding: 0; }
#commentlist .avatar	{ border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite		{ font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; }
#commentlist p			{ clear: left; line-height: 1.8em; }
#commentlist .reply		{ float: right; }

#commentlist .children	{ clear: right; margin: 5px 0 0; list-style: none; padding: 0; }
#commentlist .children li	{ border-bottom: none; border-left: 5px solid #DEDEDE; padding: 0 0 0 10px; }
#commentlist #respond	{ clear: both; padding: 10px 0 0; border-top: 1px solid #CCC; }
#commentlist #respond .module-title { margin: 0; background: url(images/feed-title-blue.jpg) top repeat-x; color: #FFF; border: 1px solid #0052A3; }
#commentlist #respond #commentsform	{ margin: 0; }
#commentlist .comment-author	{ padding: 10px 0 0 10px;}
#commentlist .comment-content	{ padding: 0 10px; font-size: 12px; }
#commentlist .comment-node	{ background: #FFF; border: 1px solid #EEE; }
#commentlist .comment-meta	{ text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ background: #FFF; padding: 10px; font-weight: 700; float: right; display: none; }
#commentlist .comment-node:hover .comment-controls { display: block; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: url(images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
#commentlist .comment-controls a:hover	{ background: #313428; color: #FFF; }

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{ background: url(images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: #313428; color: #FFF; }

.comments-navigation	{ clear: both; margin: 0 20px 10px 10px; }
.comments-navigation a	{ border-top: 0; }

.nocomments				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentsform			{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; margin: 0 10px 10px 0; padding: 10px; overflow: hidden; }
#commentsform textarea	{ width: 98%; height: 150px; padding: 5px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; }
#commentsform .error	{ display: block; padding: 5px; }
#commentsform input, #commentsform textarea{
						border: 1px solid #21A7D0;
						-webkit-border-radius: 5px;
						-khtml-border-radius: 5px;
						-moz-border-radius: 5px;
						border-radius: 5px;
						-webkit-box-shadow: 1px 2px 0px #000;
						-moz-box-shadow: 1px 2px 0px #000;
						box-shadow: 1px 2px 0px #000;
						margin-bottom: 5px;							
	}
#commentsform label, #commentsform p{font-size: 13px;}	
#cancel-comment-reply-link	{ font-size: 11px; padding: 0 10px; }

.pingbacks				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: 700; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }

/* search results */
.search-results h2      { color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: url(images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: #FFF; margin: 0 10px 10px 0; padding: 10px; }
.search-results-content .searchform, .sidebar .searchform { padding: 5px 4px; border: 4px solid #CCC; background: #EFEFEF; width: 250px; }

.raus {
	background-image: url(images/raus.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	margin: 12px 950px;
	width: 70px;
	height: 30px;
	opacity: 0.6;
	padding-bottom: 30px;
}

.raus:hover {
	opacity: 1;
}

.windsurfing {
	background-image: url(images/windsurfing.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	margin: 15px;
	width: 90px;
	height: 30px;
	opacity: 0.6;
	padding-bottom: 30px;
}

.windsurfing:hover {
	opacity: 1;
}

.free  {
	background-image: url(images/free.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	margin: 12px 125px;
	width: 90px;
	height: 30px;
	opacity: 0.6;
	padding-bottom: 30px;
}

.free:hover {
	opacity: 1;
}

.sup  {
	background-image: url(images/sup.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	margin: 12px 225px;
	width: 90px;
	height: 30px;
	opacity: 0.6;
	padding-bottom: 30px;
}
.sup:hover {
	opacity: 1;
}

.kitelife  {
	background-image: url(images/kitelife.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	margin: 12px 325px;
	width: 90px;
	height: 30px;
	opacity: 0.6;
	padding-bottom: 30px;
}
.kitelife:hover {
	opacity: 1;
}
.silent  {
	background-image: url(images/silent.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	margin: 12px 425px;
	width: 145px;
	height: 30px;
	opacity: 0.6;
	padding-bottom: 30px;
}
.silent:hover {
	opacity: 1;
}
.pedaliero  {
	background-image: url(images/pedaliero.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	margin: 12px 590px;
	width: 90px;
	height: 30px;
	opacity: 0.6;
	padding-bottom: 30px;
}
.pedaliero:hover {
	opacity: 1;
}
.brett  {
	background-image: url(images/brett.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	margin: 12px 675px;
	width: 60px;
	height: 30px;
	opacity: 0.6;
	padding-bottom: 30px;
}
.brett:hover {
	opacity: 1;
}
.urban  {
	background-image: url(images/urban.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	margin: 12px 750px;
	width: 110px;
	height: 30px;
	opacity: 0.6;
	padding-bottom: 30px;
}
.urban:hover {
	opacity: 1;
}
.trip  {
	background-image: url(images/trip.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	margin: 12px 890px;
	width: 40px;
	height: 30px;
	opacity: 0.6;
	padding-bottom: 30px;
}
.trip:hover {
	opacity: 1;
}

#beachandboat {
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 600px;
    margin: 0 -165px;
    position: absolute;
    text-decoration: none;
    width: 160px;
}

.freemuenchen {
    background-image: url("images/kl_images/freemesse.gif");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 600px;
    margin: 0 1025px;
    position: absolute;
    text-decoration: none;
    width: 160px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.rss-de {
	background-image: url("images/kl_images/rss_deutsch.png");
	background-repeat: no-repeat;
	height: 25px;
	width: 30px;
	opacity: 0.7;
	float: left;
}
.rss-de:hover {
	opacity: 1;
}

.rss-en {
	background-image: url("images/kl_images/rss_english.png");
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	opacity: 0.7;
	float: left;
}

.rss-en:hover {
	opacity: 1;
}

.facebook {
	background-image: url("images/kl_images/facebook.png");
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	opacity: 0.7;
	float: right;
	margin: 0px 10px 0;
}

.facebook:hover {
	opacity: 1;
}

.twitternav {
	background-image: url("images/kl_images/twitternav.png");
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	opacity: 0.7;
	float: right;
	margin: 0px 0px 0;
}
.twitternav:hover {
	opacity: 1;
}
.gewinnspiel{
	background-image: url("images/kl_images/banner_slingshot.jpg");
	background-repeat: no-repeat;
	height: 74px;
	width: 590px;
	float: left;
	margin: 0 5px 10px;
}

.gewinnspiel:hover{
	background-image: url("images/kl_images/banner_slingshot_hover.jpg");
	background-repeat: no-repeat;
	height: 74px;
	width: 590px;
	float: left;
	margin: 0 5px 10px;
}

.facebookshare{
	background-image: url("images/kl_images/facebook.jpg");
	background-repeat: no-repeat;
	height: 30px;
	width: 50px;
	opacity: 0.7;
	float: left;
	margin: -10px 15px 0;
}
.facebookshare:hover{
	opacity: 1;
}

.liquid {
	background-image: url("images/kl_images/liquidforce.jpg");
	background-repeat: no-repeat;
	height: 56px;
	width: 468px;
	opacity: 0.7;
	float: right;
	margin: -60px 10px 0;
}

.liquid:hover {
	opacity:1;
}

.core {
	background-image: url("images/kl_images/core.gif");
	background-repeat: no-repeat;
	height: 80px;
	width: 320px;
	float: right;
	margin: 0 -15px 0 15px;
}

.home-titl {
    border-bottom: 1px solid #DDDDDD;
    color: #383331;
    font-family: Century Gothic,Apple Gothic,sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0;
    text-shadow: 1px 2px 2px #5F5F5F;
}

#rssfooter {
	position: relative;
	left: 475px;
	max-width: 150px;
}

#facebook {
	position: relative;
	float: right;
	overflow: hidden;
	z-index: 6;
	top: 7px;
}
