/*********************************************************************************************

Theme Name: Radio Ramasuri, based on Zenko Magazine
Theme URI: http://www.wpzoom.com/themes/zenko/
Version: 1.5
Author: WPZOOM
Author URI: http://www.wpzoom.com

**********************************************************************************************

0.  CSS Reset  -------------------------  All Theme Files
1.  Toolbox CSS  -----------------------  All Theme Files
2.  Page Structure  --------------------  All Theme Files
3.  Header  ----------------------------  header.php
4.  Main Navigation  -------------------  header.php
5.  Featured Section  -------------------  featured.php
6.  Homepage Articles ------------------  index.php
7.  Single Articles & Pages ------------  single.php, page.php
8.  Comments  --------------------------  comments.php
9.  Sidebar & Widgets ------------------  sidebar.php
10. Forms  -----------------------------  searchform.php
11. Footer  ----------------------------  footer.php

**********************************************************************************************/

/********************************************************************************************* 

0. CSS Reset  -------------------------  All Theme Files

*********************************************************************************************/   

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset, img {border: 0;}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

ol, ul {list-style: none;}
caption, th {text-align: left;}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

q:before, q:after {content: '';}
abbr, acronym {border: 0;}


/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

table { -x-system-font: none; font-family: inherit; font-size: inherit; font-size-adjust: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; width: 100%; }
th {  background: #BBCCDD; color:#333; }
th, td { line-height: 20px; padding: 4px; }
tr:nth-child(2n) {  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0; }
tr:nth-child(2n+1) {  }

.frequenzen1{ width: 157px; font-size:11px; margin: 4px 4px 15px 4px; }
.frequenzen2{ margin: 0px 0px 15px 0px; }
.sendefrequenzen { font-size:11px; width: 157px; }
.sendefrequenzen tr:nth-child(2n+1), .frequenzen1 tr:nth-child(2n+1){ background: #f0f0f0 none repeat scroll 0 0; }
.sendefrequenzen tr:nth-child(2n), .frequenzen1 tr:nth-child(2n){ background: none;  }

ul { list-style:none; }

p { font:1.3em/1.3em; }

a img { border:none; }

.floatleft { float:left; }

.floatright { float:right; }

.clear { clear:both; }

.transpBlack { background:url(transpBlack.png); }

	
/********************************************************************************************* 

1. Toolbox CSS  -------------------------  All Theme Files

*********************************************************************************************/   

a { text-decoration: none; color: #002c5f; }
	a:hover { text-decoration: underline; }
img.aligncenter, img.alignright, img.alignleft { border: 5px solid #DDD; }


	.navigation  {
	margin-top:10px;
	color:#fff;
	float:left;
 	width:100%;
   }	

   .navigation .alignleft a,   .navigation .alignright a {
		width: 125px;
 		text-align: center;
		height: 20px; }
		
 
	 .navigation a, .post .navigation a {
	}
 
	.navigation .alignleft { float: left; }
 
	.navigation a:hover {
		 }
 
	.navigation .alignright { float: right; }


.wp-pagenavi {
	font-size: 10px;
 	text-align: center; 
 	padding-top:12px;
  	color:#fff;
 	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3);
 	text-transform:uppercase;
}
	
	.wp-pagenavi .pages {
		padding:5px 6px;
		margin:0 6px;
		color:#fff;
 		background:#34475b;
		border: 1px solid #DDD;
		-moz-border-radius:3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
		
		.wp-pagenavi a:link, .wp-pagenavi a:visitedi {
		padding:5px 6px;
		color:#fff;
		font-weight:bold;
 		background:#34475b;
				 
	}

	.wp-pagenavi .current {
		padding:5px 6px;
	 color:#fff;
	 margin:0 5px;
	 background:#243445;
	 font-weight:bold;
	border: 1px solid #DDD;
	-moz-border-radius:3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	.wp-pagenavi a:hover { 
	  color:#fff;
 	 background:#243445;
	}
		
		
.wp-caption { border: 5px solid #f0f0f0; text-align: center; background-color: #f0f0f0; }
	.wp-caption img { margin: 0 0 5px 0; border: 0 none; }
	.wp-caption p.wp-caption-text { font-size: 11px; line-height: 14px; padding: 0 3px 5px; margin: 0; text-align:left;}
	.wp-caption p.wp-source-text { font-size: 11px; line-height: 14px; padding: 0 3px 1px; margin: 0; text-align:right;}

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font-weight: bold; text-align: center; }
#wp-calendar th { font-style: normal; font-weight: normal; text-transform: capitalize; }
#wp-calendar { empty-cells: hide; width: 200px; }
	#wp-calendar #next a { padding-right: 10px; text-align: right; }
	#wp-calendar #prev a { padding-left: 10px; text-align: left; }
	#wp-calendar a { display: block; background-color: #D3CFBE; }
	#wp-calendar #today { background-color: #BDC6D5; }
	#wp-calendar caption { text-align: center; width: 100%; }
	#wp-calendar td { text-align: center; background-color: #EAE8DF; }
	#wp-calendar .pad { background-color: #F5F4F1; }
 
 .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #DDDDDD; }
 
.alignnone { border: 5px solid #DDDDDD; }
 
.alignleft {
	float: left;
	margin: 0 10px 0 0; }
 
	.alignleft img {
		float: left;
		border: 5px solid #DDDDDD; }
 
.alignright {
	float: right;
	margin: 10px 0 0 20px; }
 
	.alignright img {
		float: right;
		border: 5px solid #DDDDDD; }
 
.floatleft, #more_left { float: left; }
 
.aleft {
	float: left;
}

.aright {
	float: right;
}

/********************************************************************************************* 

2. Page Structure  -------------------------  All Theme Files

*********************************************************************************************/   
 
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #333;
	font-size: 100%;
}
 
#content-wrap {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px; 
}
	
#content {
    float:left;
    width: 980px;
    margin: 10px 0 0px 0;
    padding: 0 0 15px 0
}

 	
  
/********************************************************************************************* 

3. Header  -------------------------  header.php

*********************************************************************************************/   
 
#header {
	display: block;
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 0 10px; 
}

#headerlogo {
	position: absolute;
	left: 10px;
	bottom: 0;
	z-index: 200;
}
 

#headerlogo .pet {
	display: block;
	position: absolute;
	left: 172px;
	bottom: -8px;
}
 

#ad468 {
	display: none;
}

.fullwidth,
#content .fullwidth {
	width: 980px;
}
 
/********************************************************************************************* 

4. Main Navigation  -------------------------  header.php

*********************************************************************************************/   
 
.rss-links { float: right; }
.rss-links a { background: url('images/rss.png') no-repeat left 9px; padding-left: 15px !important; }

#topmenu {
	background: #f0f0f0;
	color: #151515;
	font-size: 12px;
	overflow: auto;
}
 
#topmenu ul {
	float: right;
	padding: 0 5px 0 0;
}
 
#topmenu li {
	float: left;
}
 
#topmenu a {
	display: block;
	padding: 7px 8px;
	color: #151515;
}
 
#topmenu a:hover,
#topmenu a:focus {
	background: #ddd;
	text-decoration: none;
	outline: none;
	color: #000;
}
 
#topmenu a:active,
#menu-top .current-menu-item a {
	background: #3c3c3c;
	color: #fff;
	text-decoration: none;
}
 
#menu {
	position: relative;
	background: url('images/menu.png') repeat-x;
	height: 28px;
	margin: 0 auto;
	padding: 1px 0;
	z-index: 100;
}
 
#menu-wrap {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px; 
}

#menu-standard {
	float: left;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {list-style: none; margin: 0; padding: 0;}

ul.dropdown {height: 28px; font-size: 12px; line-height: 1; position: relative; z-index: 597; float: left;}
ul.dropdown li {position: relative; float: left; line-height: 16px; vertical-align: middle; zoom: 1;}
ul.dropdown li.hover,
ul.dropdown li:hover {position: relative; z-index: 599; cursor: default;}
ul.dropdown ul {width: 170px; visibility: hidden; position: absolute; top: 29px; left: 0; z-index: 598; /* width: 100%; */}
ul.dropdown ul li {float: none; padding: 0;}
ul.dropdown ul ul {top: 0; left: 99%;}
ul.dropdown li:hover > ul {visibility: visible;}
ul.dropdown li.rtl ul {top: 100%; right: 0; left: auto;}
ul.dropdown li.rtl ul ul {top: 1px; right: 99%; left: auto;}

ul.dropdown {padding: 0 0 0 2px; background: url('images/menu.png') 0 -31px no-repeat;}
ul.dropdown li {color: #e7e7e7; padding: 0 2px 0 0; background: #000 url('images/menu.png') 100% -31px no-repeat;}
ul.dropdown li a {display: block; text-decoration: none; padding: 6px 20px 7px; color: #e7e7e7; background: #000 url('images/menu.png') 0 -1px repeat-x;}
ul.dropdown li a:focus {outline: none;}
ul.dropdown li a:hover,
ul.dropdown li a:focus,
ul.dropdown li.active a,
ul.dropdown li.current-cat a,
ul.dropdown li.current_page_item a,
ul.dropdown li.current-menu-item a {background-position: 0 -61px;}
ul.dropdown li ul {background: #f0f0f0;}
ul.dropdown li li {margin: 0; background: none; color: #000000;}
ul.dropdown li li a {color: #151515; padding: 6px 10px; background: none;}

/* Colors for Main Menu (ID 50 to 54) */
#menu-item-3412 a:hover {background-position: 0 -91px;}
#menu-item-3412 a:focus,
#menu-item-3412.active a,
#menu-item-3412.current-cat a,
#menu-item-3412.current_page_item a,
#menu-item-3412.current-menu-item a {background-position: 0 -121px;}
#menu-item-3438 a:hover {background-position: 0 -151px;}
#menu-item-3438 a:focus,
#menu-item-3438.active a,
#menu-item-3438.current-cat a,
#menu-item-3438.current_page_item a,
#menu-item-3438.current-menu-item a {background-position: 0 -181px;}
#menu-item-3439 a:hover {background-position: 0 -211px;}
#menu-item-3439 a:focus,
#menu-item-3439.active a,
#menu-item-3439.current-cat a,
#menu-item-3439.current_page_item a,
#menu-item-3439.current-menu-item a {background-position: 0 -241px;}
#menu-item-3873 a:hover {background-position: 0 -271px;}
#menu-item-3873 a:focus,
#menu-item-3873.active a,
#menu-item-3873.current-cat a,
#menu-item-3873.current_page_item a,
#menu-item-3873.current-menu-item a {background-position: 0 -301px;}
/* Blog Menu */
#menu-item-3441 a:hover {background-position: 0 -331px;}
#menu-item-3441 a:focus,
#menu-item-3441.active a,
#menu-item-3441.current-cat a,
#menu-item-3441.current_page_item a,
#menu-item-3441.current-menu-item a {background-position: 0 -361px;}

#menu-additional {
	float: right;
	padding-left: 2px;
	background-position: 0 -31px;
}

/* Menu Nachrichten (ID 3412) with three-column layout */
#menu-item-3412 ul {width: 510px; overflow: auto;}
#menu-item-3412 ul li {float: left; width: 170px;}

ul.dropdown ul li.menu-item a,
ul.dropdown ul li.menu-item a,
ul.dropdown ul li.menu-item a,
ul.dropdown ul li.menu-item a {color: #151515; background: none;}
ul.dropdown ul li.active a,
ul.dropdown ul li.current-cat a,
ul.dropdown ul li.current_page_item a,
ul.dropdown ul li.current-menu-item a {color: #fff; background: #3c3c3c;} /* active list/category */

ul.dropdown ul li a:hover {background: #dddddd; color: #000;}

ul.dropdown li.active a,
ul.dropdown li.current-cat a,
ul.dropdown li.current_page_item a {color: #fff;}

* body ul.dropdown li.hover a {background:none; color: #fff;}
* body ul.dropdown li.hover {background-color: #333; color: #fff;}

ul#footerNav {position: absolute; top: 27px; right: 0;}
ul#footerNav li {float: left; display: inline; margin-left: 15px;}
 

/* additional menu (Webradio) */
#menu-item-3442 a:hover {background-position: 0 -391px;}
#menu-item-3442 a:focus,
#menu-item-3442.active a,
#menu-item-3442.current-cat a,
#menu-item-3442.current_page_item a,
#menu-item-3442.current-menu-item a {background-position: 0 -421px;}

#menu-icons {
	float: right;
	font-size: 12px;
	line-height: 1;
	color: #fff;
}

ul.icons {
	padding: 0 8px 0 0;
}

ul.icons li {
	float: left;
	padding: 6px 0;
}

ul.icons a {
	display: block;
	width: 16px;
	height: 16px;
	background: url('images/icon-sprite1.gif') 0 20px no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

ul.icons a:hover {
}

ul.icons #menu-item-11 a {
	background-position: 0 0;
}

ul.icons #menu-item-11 a:hover {
	background-position: -20px 0;
}

ul.icons #menu-item-12 a {
	background-position: 0 -20px;
}

ul.icons #menu-item-12 a:hover {
	background-position: -20px -20px;
}

ul.icons #menu-item-13 a {
	background-position: 0 -40px;
}

ul.icons #menu-item-13 a:hover {
	background-position: -20px -40px;
}

ul.icons #menu-item-14 a {
	background-position: 0 -60px;
}

ul.icons #menu-item-14 a:hover {
	background-position: -20px -60px;
}


/* social icons */
ul.icons #menu-item-3444 a {
        background-position: 0 0;
}

ul.icons #menu-item-3444 a:hover {
        background-position: -20px 0;
}

ul.icons #menu-item-3445 a {
        background-position: 0 -20px;
}

ul.icons #menu-item-3445 a:hover {
        background-position: -20px -20px;
}

ul.icons #menu-item-3446 a {
        background-position: 0 -40px;
}

ul.icons #menu-item-3446 a:hover {
        background-position: -20px -40px;
}

ul.icons #menu-item-3447 a {
        background-position: 0 -60px;
}

ul.icons #menu-item-3447 a:hover {
        background-position: -20px -60px;
}

.downarrowclass {
	background:url(images/downh.png) no-repeat 100% 50%;
	padding: 0 6px;
}

.dropdown li a:hover .downarrowclass,
.dropdown li:hover .downarrowclass,
.dropdown ul li.current_page_item a .downarrowclass,
.dropdown ul li.current-cat a .downarrowclass {
	background:url(images/downh.png) no-repeat 100% 50%;
}


.rightarrowclass {
	background:url(images/righth.png) no-repeat center right;
	padding:8px;
	position:absolute;
	right:10px;
}
 
#rss {
	float: right;
	margin-top: 6px;
	color: #fff;
	font-size: 11px;
	height: 20px; }
 
	#rss li {
		display: inline;
		padding: 0;
		float: left;
		height: 20px; }
 
		#rss li a {
			color: #fff;
			font-size: 11px;
			text-decoration: none;
			padding: 0;
			font-weight: bold;
			line-height: 1.5; }
 
			#rss li a:hover { text-decoration: underline; }
 
		#rss li.rssimg {
			background: url(images/feed.png) no-repeat left top;
			padding-left: 19px; }
 
		#rss li.emailimg {
			background: url(images/mail.png) no-repeat left top;
			padding-left: 21px;
			margin-left: 10px; }
 
	#rss img {
		vertical-align: middle;
		margin-right: 3px; }
 
 
/********************************************************************************************* 

5. Featured Section  -------------------------  featured.php

*********************************************************************************************/   
 
#featurespace {
float:left;
margin:0 0 10px 0;
width:980px;
}


#popular {
	float:left;
	width:270px;
	margin:0 10px 0 0; 
}
	
	#subscribe p {
	padding:0 10px 10px 10px;
	font-size:12px;
	line-height:18px;
}

#featured {
	float:left;
	width:420px;
	background:#181818;
	height:240px;
	overflow:hidden;
	position:relative; }
	
	
#featured-wrap {
	float:left;
	width:420px;
  }
	
	#featured-wrap h3 {
    background:url(images/black.png) no-repeat top left;
		height:33px;
		font-family:Arial;
		text-transform:uppercase;
		font-size:10px;
		color:#fff;
		font-weight:400;
		padding:7px 5px 0 10px;
	}

.fimage {
	float:left;
	width:200px; }

#tabs ul {
	text-transform:uppercase;
	position:absolute;
	left:200px; }

#tabs li { float:left; }

	#tabs li a {
		font-family:Arial;
		font-size:10px;
		color:#fff;
		background:#333;
		display:inline;
		float:left;
		height:20px;
		width:72px;
		text-align:center;
		border-right:1px solid #181818;
		padding:10px 0 0; }

		#tabs li a.tabactive {
			background:#181818;
			display:block;
			float:left;
			text-decoration:none; }

.fcontent1, .fcontent2, .fcontent3 {
	float:left;
	width:200px;
	color:#D1D1D0;
	font-size:12px;
	overflow:hidden;
	padding:33px 10px 15px; }

.fcont {
	float:left;
	width:200px;
	color:#D1D1D0;
	font-size:12px;
	overflow:hidden;
	padding:38px 10px 15px;
	height:240px; }

	.fcont a {
		color:#D1D1D0;
		font-weight:700; }

	.fcont h2 a {
		font-family:Georgia;
		color:#D1D1D0;
		font-size:22px;
		font-weight:400;
		padding-bottom:3px; }

	.fcont small {
		font-style:italic;
		line-height:20px;
		margin-bottom:5px;
		font-size:11px; }

.fimage {
	float:left;
	width:200px;
	overflow:hidden;
}

#recent ul {
  width:310px;
	}

	#recent li {
		display:block;
		float:left;
    font-weight: normal 
    font-size: 12px;
    padding: 0 10px 0 0;
    color: #000;
	  width:145px; 
    height: 150px;
		line-height:normal;}

#recent .thumb {padding:0 0 3px 0;}
		#recent a {
      color: #000;
		}

/********************************************************************************************* 

6. Homepage Articles -------------------------  index.php

*********************************************************************************************/   
 
#middle {
    width: 670px;
    float: left;
    margin: 0 10px 0px 0;
    padding: 0 0 10px 0;
}

 
.block {
	font-size: 13px;
	color: #444;
	width: 670px;
	float: left;
	clear: both;
	margin-bottom:7px; }

  .blockLinks {
    margin-bottom:0px;
  }

	.block h3 {
		background: #002c5f;
		font-family: Georgia;
		font-size: 16px;
		color: #fff;
		font-weight: 400;
		padding: 3px 0 3px 10px;
		float: left;
		width: 655px;
	}

.block h3 a { color: #fff; }

h3.headline {
	background: #002c5f;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 1em;
	color: #fff;
	font-weight: 400;
	margin: 0 0 5px 0;
	padding: 7px 5px 7px 10px;
}
 
h3.recent { background: #002c5f; }
 
h3.comments { background: #a22c2c; }


h3.blog { 
	background: #f9c114; 
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 1em;
	color: #fff;
	font-weight: 400;
	margin: 0 0 2px 0;
	padding: 7px 5px 7px 10px;
}

h3.events { 
	background: #215121; 
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 1em;
	color: #fff;
	font-weight: 400;
	margin: 0 0 2px 0;
	padding: 7px 5px 7px 10px;
}

.firstn {
	width: 240px;
	margin-right: 5px;
	float: left;
	font-size: 13px;
	line-height: 20px;
	color: #444; }
 
	.firstn h2 {
		font-size: 17px;
		font-weight: 400;
		font-family: Georgia;
		color: #181818;
		font-style: italic; }
 
	.firstn small {
		font-style: italic;
		line-height: 20px;
		margin-bottom: 5px;
		font-size: 10px;
		color: #737373;
		text-transform: uppercase; }
 
	.firstn img {
		float: left;
		width: 235px;
		padding: 0 5px 5px 0; }
 
.rightn a {
	font-family: Georgia;
	font-size: 16px;
	line-height: normal; }
 
.rightnp a {
	font-size: 16px;
	line-height: normal; }
 
.rightn p a, .rightnp p a {
	font-weight: 700;
	font-size: 10px; }
 
.firstn p a { font-weight: 700; }
 
.topn,
.importantn,
.columnn {
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	color: #444;
	line-height: 20px;
	margin-top: 10px;
	float: left;
	padding: 0 0 6px 0;
	margin: 3px 0 0 0;
	clear: both;
	width: 670px;
}

.columnn {
  width: 680px;
	padding: 0 0 3px 0;
}

.threec {
	float: left;
  padding-right:8px;
	width: 218px;
}

.twoc {
	float: left;
  padding-right:10px;
	width: 330px;
}

.columnn .twoc h2 {
  padding-top: 5px;
}
.topn {	padding: 0 0 8px 0;
}

.topn h2,
.importantn h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

.columnn h2 {
	font-size: 18px;
	padding: 0 0 2px 0;
	font-weight: bold;
}

.threec h2 {
  padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
}

.topn h2 {
  padding-bottom: 8px;
}

.topn h2 a,
.importantn h2 a,
.columnn h2 a {
	color: #000;
}
 
.post .created,
.topn .created,
.importantn .created {
	display: block;
	padding: 5px 0 7px 0;
	font-size: 10px;
	line-height: 1em;
}

.post .created {
	padding: 5px 0 14px 0;
}
.columnn .created {
	font-size: 10px;
	line-height: 20px;
}

.topn .created {
	padding: 5px 0 0px 0;
}

.post .created .category a,
.topn .created .category a,
.importantn .created .category a,
.columnn .created .category a,
.topn .created .day,
.importantn .created .day,
.columnn .created .day {
	font-weight: bold;
}


 
.post .thumb,
.topn .thumb {
	float: left;
	padding: 0 10px 2px 0;
}

.columnn .thumb {
	padding: 0 0 2px 0px;
}

.importantn .thumb {
	float: right;
	padding: 0 0 2px 10px;
}

.importantn .thumbleft {
	float: left;
	padding: 0 10px 2px 0;
}
 
 
.topn .lead p,
.importantn .lead p,
.columnn .lead p {
	padding: 0 0 10px 0;
}

.rightcontp a,
.topn .lead a,
.importantn .lead a,
.columnn .lead a,
.post .created a,
.topn .created a,
.importantn .created a,
.columnn .created a {
	border-bottom: 1px solid #cccccc;
	color: #002c5f;
	font-weight: bold;
}

.rightcontp h3 a {
	border-bottom: 0px;
}

.post .created,
.topn .created,
.importantn .created,
.columnn .created,
.post .created a,
.topn .created a,
.importantn .created a,
.columnn .created a {
	text-transform: uppercase;
	    color: #737373;
}

.topn .created .author a,
.post .created .author a,
.topn .created .year a,
.post .created .year a,
.importantn .created .author a,
.columnn .created .author a,
.importantn .created .year a,
.columnn .created .year a {
	text-transform: uppercase;
	font-weight: bold;
}
 
.post .created .category,
.topn .created .category,
.importantn .created .category,
.columnn .created .category,
.post .created .day,
.topn .created .day,
.importantn .created .day,
.columnn .created .day {
	text-transform: uppercase;
}


.rightcontp a:hover,
.topn .lead a:hover,
.importantn .lead a:hover,
.columnn .lead a:hover,
.post .created a:hover,
.topn .created a:hover,
.importantn .created a:hover,
.columnn .created a:hover {
	text-decoration: none;
}


.blockAd {
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	color: #444;
	float: left;
	padding: 0 0 10px 0;
	clear: both;
	width: 670px;
}

.blockAd .ad {
	position: relative;
	display: block;
	left: 50%;
	float: left;
}

.blockAd .ad-wrap {
	position: relative;
	display: block;
	right: 50%;
	float: left;
}

.blockAd h5 {
	font-size: 10px;
	padding: 0 5px 3px 0;
	text-align: right;
	text-transform: uppercase;
	color: #888;
}

.linksn {
	clear: both;
	padding: 5px 0 0px 0;
}

.linksn li {
	padding: 0 0 6px 0;
}

.linksn h4 {
	padding: 0;
	font-size: 13px;
}

.blockLinks2 .linksn h4 {
	font-weight: normal;
}

.linksn h4,
.linksn h4 a {
	color: #000;
}

.bubble {
	background: transparent url(images/bb.png) no-repeat;
	color: #fff;
	float: right;
	height: 17px;
	padding-top: 0px;
	text-align: center;
	width: 19px;
	margin-left: 10px;
	line-height: 13px; }

	.bubble a {
		color: #fff;
		font-size: 10px;
		font-weight: normal;
		font-family: Arial;
		border-bottom: none;
	}

.bubbleorange {
	background: transparent url(images/bbo.png) no-repeat;
	color: #fff;
	float: right;
	height: 17px;
	padding-top: 0px;
	text-align: center;
	width: 19px;
	margin-top: 2px;
	margin-left: 10px;
	line-height: 13px; }

	.bubbleorange a {
		color: #fff;
		font-size: 10px;
		font-weight: normal;
		font-family: Arial;
		border-bottom: none;
	}

#postsn { width: 670px; }
 
#posts {
	width: 670px;
	float: left;
	margin-bottom: 6px; }
 
#middlesb {
	width: 160px;
	float: left; }
 
.rightn {
	width: 422px;
	float: left;
	font-size: 11px;
	color: #444;
	line-height: 18px;
	margin: 0 0 5px 0; }
 
.homepost {
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	color: #444;
	line-height: 20px;
	margin-top: 10px;
	float: left;
	padding: 0 0 5px 0;
	margin: 7px 0 3px 0;
	clear: both;
	width: 670px; }

.nobottomline {
	border-bottom: 0px solid #ccc;
	padding:0;
}
 
#posts .homepost .rightcontp h3 {
	background: none;
	line-height: 18px;
	font-size: 18px;
	padding: 0 0 2px 0;
}
 
#posts .homepost .rightcontp h3,
#posts .homepost .rightcontp h3 a {
	color: #000;
}

#posts .homepost .rightcontp h3 a:hover {
	text-decoration: underline;
}


#posts .thumb { float: left; }
 
	#posts .thumb img {
		float: left;
		margin: 0 10px 5px 0; }
 
.rightn img {
	float: left;
	width: 90px;
	padding: 0 7px 7px 0; }
 
.rightnp img {
	float: left;
	width: 130px;
	padding: 0 7px 7px 0; }
 
.rightn small a, .post-meta a {
	font-size: 10px;
	font-family: Arial;
	color: #737373; }
 
.rightn small, .post-meta {
	font-size: 10px;
	font-family: Arial;
	color: #737373;
	text-transform: uppercase; }
 
.rightn li {
	display: block;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 13px; }
 
 
/********************************************************************************************* 

7. Single Articles & Pages -------------------------  single.php, page.php

*********************************************************************************************/   

.gallery .gallery-item { 
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline; 
margin:5px; }
 
.gallery { margin: auto; text-align:center;}
 
 
.gallery img { border: 2px solid #cfcfcf; }
 
.gallery-caption { margin-left: 0; }
 
.attachment { margin: 1em 0 }
 
.post {
	float: left;
 	font-size: 13px;
	line-height: 20px;
	color: #444; 
}
 
	.post a {
		border-bottom: 1px solid #ccc;
		color: #002c5f;
		font-weight: 700; }
 
		.post a:hover {
			border: none;
			text-decoration: none; }
 
	.post blockquote {
		border-left: 3px solid #ccc;
		color: #777;
		font-family: Georgia,"Times New Roman",Times,serif;
		font-size: 13px;
		font-style: italic;
		line-height: 1.8em;
		padding-left: 10px;
		clear: both;
		margin: 10px 20px 10px 30px; }
 
	.post hr {
		height: 1px;
		border: none;
		border-bottom: 1px solid #ccc;
		margin-bottom: 15px;
		clear: both; }
 
	.post h1 a {
		font-family: Arial;
		font-size: 24px;
		font-weight: 700;
		line-height: 1em;
		color: #333;
		border: none;
		clear: both;
		margin: 5px 0; }
 
	.post h2 { font-size: 27px; }
 
	.post h3 { font-size: 24px; }
 
	.post h4 { font-size: 21px; }
 
	.post h5 { font-size: 18px; }
 
	.post h6 { font-size: 16px; }
 
	.post h2,h3,h4,h5,h6 {
		color: #333;
		padding-bottom: 10px;
		font-weight: 700; }
 
	.post li ol {
		line-height: 25px;
		padding-left: 10px; }
 
	.post ol { list-style-type:decimal; }
	
	.post p { margin-bottom:10px; }	
 
	.post ul li {
		line-height: 25px;
		list-style: square; }
 
	.post .post-meta {
		font-size: 10px;
		text-transform: uppercase;
		/*  float: left; */
		clear: both; }
 
	.post a img { border: none; }
 
	.post ul li:hover { line-height: 25px; }
 
	.post ul,.post ul,ol { padding: 10px 0 20px 20px; }
 
.tag-links {
	clear: both;
	color: #333;
 }
 
.nextpage {
	background: url(images/page.png) no-repeat left 1px;
	padding-left: 20px;
	float: left;
	clear: both;
	font-weight: bold; }
 
#socialicons ul { list-style: none; }
 
#socialicons {
	border-top: 2px solid #DAD9D9;
	color: #4c4d50;
	float: left;
	background: #E4E4E4;
	height: 30px;
	margin: 10px 0 0;
	padding: 0 0 3px;
	width: 670px;
	color: #4c4d50;
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase; }
 
	#socialicons img {
		margin-right: 5px;
		padding-bottom: 3px; }
 
	#socialicons ul { padding: 3px 0 0 20px; }
 
	#socialicons li {
		border: none;
		display: inline;
		float: left;
		padding-right: 10px; }
 
	#socialicons  a {
		border-bottom: none;
		color: #4c4d50;
		text-decoration: none; }
 
		#socialicons  a:hover {
			border-bottom: none;
			color: #030a1f; }
 
	#socialicons  img {
		border: none;
		vertical-align: middle; }

 
/********************************************************************************************* 

8. Comments  -------------------------  comments.php

*********************************************************************************************/   

.children { padding: 0 0 0 40px; margin-left: 35px; }
.comment-author-admin { background: url(images/author.jpg) no-repeat top right; }
.authorcomm { float: left; margin: 0; padding: 0; width: 70px; text-align: center; line-height: 12px; font-size: 13px; }
	.authorcomm a { text-decoration: none; font-weight: bold; }
.avatar { padding: 0 15px 0 0; }
.reply a { padding: 2px 5px; margin-left: 55px; font-weight: normal; text-transform: uppercase; background: #333; width: 50px; font-size: 9px; text-align: center; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; color: #fff; }
	.reply a:hover { background: #CA2B57; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#respond { float: left; }
#navigation { width: 100%; height: 30px; float: left; }
.cancel-comment-reply a { padding: 2px 5px; margin-bottom: 5px; margin-left: 55px; font-weight: 700; text-transform: uppercase; background: #333; font-size: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; color: #fff; }
	.cancel-comment-reply a:hover { background: #CA2B57; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.comment-meta  a { font-weight: normal; border-bottom: none; font-size: 9px; color: #5F5F5F; font-style: italic; }
.comment-meta { padding-bottom: 5px; border-bottom: 3px solid #ccc; margin-left: 55px; }
.fn { font-size: 12px; line-height: 15px; font-weight: bold; font-style: normal; }
.says { display: none; }
#comments li { width: 100%; padding: 10px 0 10px; display: block; float: left; }
.commentlist { margin: 0px; padding: 0px; }
	.commentlist ol { margin: 0px; padding: 10px; }
	.commentlist li { margin: 5px 0px 0px; padding: 5px 5px 0px 0px; list-style: none; }
		.commentlist li ul li { margin-right: -5px; }
.comment { float: left; padding: 0px 0 20px; font-size: 11px; }
	.comment p { margin-left: 55px; line-height: 20px; padding: 0 0 3px 0; color: #333; }
body.ie6 #comments li.bgCH { background-color: #eee; background-image: none; }
.field { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: solid 1px #ddd; border-top-color: #ccc; background: #fff letter-spacing: .1em; background: transparent; padding: 5px;}
#commentform textarea { width: 76%; height: 130px; }
#submit,.submit,label { cursor: pointer; }
#commentform label { padding-left: 10px;  }
	#commentform label span,#comments .chead p.date { color: #999; }
.btn { display: block; width: 140px; height: 40px; margin-left: -20px; line-height: normal; text-align: center; color: #e1e1e1; font-size: 10px; text-transform: uppercase; font-weight: 700; background: transparent url('images/btns-a00.png') no-repeat left top; }
	.btn:hover { text-decoration: none; background-position: left bottom; }
	.btn:active { color: #888; }
input.btn { border: none; }
#commentform .btn { background-position: right top; }
	#commentform .btn:hover { background-position: right bottom; }
#comments { float: left; margin-top: 20px; width: 640px; }
#respond { margin-top: 10px; float: left; }
	#respond:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
#comments li h3 { margin-top: 15px; margin-left: 55px; font-size: 16px; }
.avatar { float: left; }
.comtext { font-size: 11px; float: left; padding-left: 8px; width: 590px; }
	.comtext small { display: block; font-weight: 400; font-style: normal; border-bottom: 2px solid #ccc; }
	
#commentform input[type=checkbox]{
    border: 0px;
    padding: 0px;
}

/********************************************************************************************* 

9. Sidebar & Widgets -------------------------  sidebar.php

*********************************************************************************************/   
#sidebar {
	float: left;
	width: 300px; }
 
	#sidebar .widget {
		color: #333;
		float: left;
		clear: both;
		width:300px;
		float:left;
		clear:both; }
 
	#sidebar h3 a.rsswidget { color: #fff; }
 
#sidebar_left {
	float: left;
	width: 145px;
	padding-right: 5px;}
 
#sidebar_right {
	float: left;
	width: 145px;
	padding-left: 5px; }
 
#sidebar #sidebar_left .widget, #sidebar #sidebar_right .widget {
width:145px;
}
 
.widget {
	font-size: 11px;
	color: #737373;
	padding: 0 0 10px;
	}
 
	.widget li {
		list-style-type: square;
		list-style-position: inside;
		line-height: 20px; }

	 .widget_rss li, .widget_twitter li {
		list-style-type: none;
	}

	 .widget_twitter li {
		list-style-type: none;
			background: url(images/lightning.gif) no-repeat left 2px;
			padding-left: 15px;
	}
 
 
	.widget h3 {
		background: #3c3c3c;
		font-family: Verdana, Arial;
		font-size: 12px;
		line-height: 1em;
		color: #fff;
		font-weight: 400;
		margin: 0 0 7px 0;
		padding: 7px 5px 7px 10px;
		}
	.widget h3 a {
		font-family: Verdana, Arial;
		font-size: 12px;
		line-height: 1em;
		color: #fff;
		font-weight: 400;
		}

	.widget h3 a:hover {
		text-decoration: underline;
		}

	.widget h3.nomargin {
		margin: 0; }


	.widget h3.comments {
		 }

	.widget h3.events {
		background: #215121; }

	.widget h5.ad {
		font-size: 10px;
	padding: 0 0 3px 0;
	text-align: right;
	text-transform: uppercase;
	color: #888;
}

	.widget small { float: left; }
 
	.widget img {
		padding-bottom: 0px; }
 
	.widget a {
		font-weight: 700;
		font-family: Tahoma, Arial, Helvetica, sans-serif; }

#tab-comments {
	margin: 0px;
	padding: 0px;
	color: #525252; }
 
	#tab-comments li {
		overflow: hidden;
		list-style: none;
		line-height: 16px;
		padding: 0 0 5px 0; }
 
.tab-comments-avatar { margin: 0px 3px 3px 0px; clear:both;}
 
ul.gallery img {
	border: 2px solid #D3DDE5;
	width: 65px;
	height: 65px;
	padding: 0; }
 
	ul.gallery img:hover { border: 2px solid #0C2B41; }
 
ul.gallery {
	display: block;
	list-style-type: none;
	float: left;
	margin-bottom: 6px;
	clear: both; }
 
	ul.gallery li {
		border: none;
		float: left;
		list-style-type: none;
		margin: 3px;
		list-style-position: outside; }
		
	.widget_tag_cloud div { padding:0 10px; }
	.widget_tag_cloud div a { 
		color: #737373;
		font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
		font-weight: normal;
	}

/* weather box */
.weather-box, .weather-locations{
    width: 140px;
}

.weather-box li, .weather-locations li{
    list-style-type: none;
}

.weather-box{
    float: left;
}

.weather-locations{
    float: right;
}

.weather-locations li a{
    font-size:10px;
    font-family: Arial;
    color: #737373;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    text-transform: uppercase;
}
.weather-locations li a:hover{
    text-decoration: none;
}
/* end weather box */
/********************************************************************************************* 

10. Forms  -------------------------   searchform.php

*********************************************************************************************/   
 
#search {
	color:#FFFFFF;
	float:right;
	font-size:10px;
	height:28px;
	padding:3px 10px 0 0;
	width:145px;
}

#searchform {
	background:url(images/search.png) no-repeat;
 	height:29px; 
}

	#searchform label,#searchform .submit { display:none; }

#se {
	background:none;
	border:0;
	height:15px;
	width:110px;
	margin:1px 16px 0 0;
	padding:3px 15px 0 5px;
	color:#656668;
	font-size:11px;
}

#searchform input:focus { border:0; }
#searchsubmit{
     float:right;
}

input, textarea, text {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:solid 1px #ddd;
	border-top-color:#ccc;
    background: transparent;
	padding:5px; }
	
	 textarea{
	height:150px; }


/********************************************************************************************* 

11. Footer  -------------------------  footer.php

*********************************************************************************************/   
 
#footer {
	background:#1D1C1C url(images/bgf.jpg) repeat-x;
	border-top:1px solid #fff;
	padding-top:3px;
 	clear:both;
}

#fside {
	float:left;
	width:100%;
	padding:0 0 20px;
	clear:both; }

#copyright {
	background:#3c3c3c;
	color:#C4C4C4;
	line-height:19px;
	font-size:11px;
	border-top:1px solid #525252;
	text-align:center;
	padding:20px 45px 30px 20px;
}

#copyright a {
	color:#c4c4c4;
	border-bottom:1px dotted #ccc;
}

#copyright a:hover {
	color:#c4c4c4;
	border-bottom:none;
	text-decoration:none;
}

.footer-wrap {
	width:980px;
	margin:0 auto;
	padding: 0 10px; 
}

#footer .widget {
	width:200px;
 	color:#C4C4C4;
	line-height:19px;
	font-size:11px;
	padding:5px 45px 0 0;
	display:inline-block;
	vertical-align:top;
	
}

	#footer .widget ul { padding:0 0 0 15px; }

	#footer .widget a { color:#c4c4c4; }

	#footer .widget h3 {
		background:none;
		height:22px;
		font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
		text-transform:uppercase;
		font-size:15px;
		color:#aeaeae;
		font-weight:400;
		margin-bottom:10px;
		border-bottom:1px solid #595959;
		padding:7px 5px 0 10px; }
	
	#copyright span img {
	vertical-align:middle;
	margin: -8px 0 0 0;
	padding: 2px 0 0 2px;
}

	#copyright span a {
	text-indent:-2999px;
	font-size:1px;
	border:none;
}	

.blockLinks2 .linksn .eventinfo {
	color: #737373; 
	text-transform: uppercase;
    font-family: Arial;
    font-size: 10px;

}

.blockLinks2 .linksn .eventinfo a {
	color: #737373; 
    border-bottom: 1px solid #CCCCCC;
}

.blockLinks2 .linksn .eventinfo a:hover {
	text-decoration:none;
}

.nowrap {
white-space: nowrap;
} 

.aright {
	float: right;
}

.entry-localization {
margin-bottom:1em;
}

.addthis_toolbox a {
border-bottom: 0;
text-decoration: none;
}


/********************************************************************************************* 

accordion (Andrei)

*********************************************************************************************/   

#accordion {
	width: 670px;
	padding: 0px;
}

/********************************************************************************************* 

widgetsearch (Andrei)

*********************************************************************************************/   

#widgetsearch{
   display: block;
       	background: #f0f0f0;
    padding: 10px;
/*    width: 280px!important;*/
        height: 28px;
}

#widgetsearch input[type=text]{
    padding: 5px;
    background: #fff;
    width: 190px!important;
        float: left;
}

/********************************************************************************************* 

Team (Andrei)

*********************************************************************************************/   

.detail-row{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
    width: 670px;
}

.detail-row br.clear{
	clear: both;
}

.detail-row .left{
	float:left;
	width: 160px;
}

.detail-row .right{
	float: right;
	width: 500px;
	position: relative;
	min-height: 200px;
}

.detail-row .right h2{
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	padding-top: 1px;
}

.detail-row .right h2 a{
	text-decoration: none;
	color: #000000;
	border: none;
}

.detail-row .right h2 a:hover{
	text-decoration: underline;
}

.detail-row .right .short{
	margin-bottom: 30px;
}

.detail-row .right .more{
	display: none;
	margin-bottom: 15px;
}

.details-btn{
	text-align: right;
	margin-bottom: 0!important;
	bottom: 0;
	position: absolute;
	right: 0;
}

h3.headline{font-size: 12px;}

h3.werbung{
    background: none repeat scroll 0 0 #452158;
    color: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 12px;
    font-weight: 400;
    line-height: 1em;
    margin: 0 0 7px;
    padding: 7px 5px 7px 10px;
}

/********************************************************************************************* 

Programm (Andrei)

*********************************************************************************************/   

.programm-row{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
    line-height: 20px;
}

.programm-row br.clear{
	clear: both;
}

.programm-row .right{
	float:right;
	width: 160px;
}

.programm-row .left{
	float: left;
	width: 490px;
	position: relative;
}

.programm-row  h2{
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	padding-top: 1px;
}

.programm-row  h2 a{
	text-decoration: none;
	color: #000000;
	border: none;
}

.programm-row  h2 a:hover{
	text-decoration: underline;
}

/********************************************************************************************* 

jQuery ui (Andrei)

*********************************************************************************************/   

/*
	jQuery ui settings
*/
/* accordion */
.ui-accordion .ui-accordion-li-fix {
	display: block;
}

.ui-accordion .ui-accordion-content{
    border: 1px solid #ffffff;
    padding-top: 0px;
}

.ui-accordion .ui-accordion-header{
    background: #ffffff;
    border-radius: 0px;
    color: #000;
	font-weight: bold;
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-left: 0px;
	border-right: 0px;
	display: block;
	padding-left: 2em;
	padding: 0.5em 0.5em 0.5em 2em;
    font-size: 14px;
    font-family: Verdana,Arial,sans-serif;
}

.ui-accordion .ui-accordion-header:hover{
    border-width: 1px 0 0 0;
    border-color: #cccccc;
    border-style: solid;
}

.ui-accordion-content li{
	margin: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 20px!important;
    list-style-type: none!important;
}

.ui-accordion-content li a{
	text-decoration: none;
	border: none;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border: none;
	padding: 0;
}

.ui-accordion-content li a:hover{
	text-decoration: underline;
}

.ui-accordion-content{
	padding-top: 0px;
    font-family: Verdana,Arial,sans-serif;
}

/* end accordion */

/* tabs */

.ui-tabs .ui-tabs-nav {
	height: 30px;
	border-radius: 0px!important;
}

.ui-tabs .ui-tabs-nav li{
	/*border-radius: 0px;*/
}

.ui-tabs .ui-tabs-nav li a{
    border: 0px;
	padding: 2px 1em 1px!important;
	font-weight: normal;
    font-family: Verdana,Arial,sans-serif;
}

.ui-tabs .ui-tabs-panel {
	padding: 10px 5px 5px!important;
}

.ui-widget-content{
    border-width: 0px!important;
}

.ui-widget {
font-size:12px!important;
}

/* end tabs */

/* buttons */

a.ui-button,.ui-button{
	border: 1px solid #D3D3D3!important;
/*	background:#fff url("images/bg-form.png") repeat-x left 1px;*/
	color: #555;
	font-size:12px;
	font-weight: normal;
	border-radius: 2px;
}

a.ui-button:hover,.ui-button:hover{
border: 1px solid #D3D3D3!important;
}

.ui-button-text-only .ui-button-text {
	padding: 4px 6px !important;
}

.ui-icon-triangle-1-s {
    background-position: -0px -16px;
	background-image: url("css/smoothness/images/ui-icons_454545_256x240.png")!important;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
	background-image: url("css/smoothness/images/ui-icons_888888_256x240.png")!important;
}

.ui-icon {
		left: -1px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    background-image: url("css/smoothness/images/ui-icons_222222_256x240.png");
    height: 16px;
    width: 16px;
	background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

input.ui-button {
    padding: 5px 6px!important;
}

.longbutton a { margin-top: 10px; width: 670px; text-align: left!important; }
.longbutton .ui-button-text { padding: 4px 6px!important; }

/* end buttons */

/* dialog box */

.ui-dialog{
    border-width: 1px!important;
	width:310px!important;
}

.ui-draggable .ui-dialog-titlebar {
    font-size: 14px;
}

.ui-dialog .ui-dialog-content {
    font-size: 12px;
}

.ui-dialog .ui-icon{
    bottom: 3px;
    height: 14px;
    right: 3px!important;
    width: 14px;
    top: auto;
    left: auto;
}

/* end dialog box */

.post ul.wpbuttons { 
	padding: 10px 0 0 0;
}


.tagcloud a {
font-size:160%;
}
.tagcloud a[title*='1 T'] {
font-size:90% !important;
}
.tagcloud a[title*='2 T'] {
font-size:95% !important;
}
.tagcloud a[title*='3 T'] {
font-size:100% !important;
}
.tagcloud a[title*='4 T'] {
font-size:105% !important;
}
.tagcloud a[title*='5 T'] {
font-size:110% !important;
}
.tagcloud a[title*='6 T'] {
font-size:115% !important;
}
.tagcloud a[title*='7 T'] {
font-size:120% !important;
}
.tagcloud a[title*='8 T'] {
font-size:125% !important;
}
.tagcloud a[title*='9 T'] {
font-size:130% !important;
}
.tagcloud a[title*='0 T'] {
font-size:140% !important;
}


a.fb_button, a.fb_button_rtl, .fb_button, .fb_button_rtl {
	border-bottom: 0px!important;
} 

.fb_button {
float: left;
margin-right:10px;
}

.bottom10 {
	margin-bottom: 10px;
}

.wp-polls INPUT, {
    border: 1px solid #D3D3D3!important;
}

.untertitel {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-top:-5px;
  margin-bottom:4px;
}

.ngg-widget img {
    border: none!important;
    margin: 0!important;
    padding: 0 10px 7px 0!important;
   }

.ngg-widget, .ngg-widget-slideshow {
    margin: 0!important;
    padding: 0!important;
    width: 310px!important;
}

.ngg-widget p {
  width:145px!important;
  padding-bottom:7px!important;
}

.ngg-widget a {
  text-decoration: none;
  color:#333;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
}

.ngg-widget a:hover {
  text-decoration: underline;
}

#ngg-webslice h3, .ngg_images h3 {
  margin-bottom:0!important;
}


/* AdRotate Fix */
.g { position:relative; margin:0px; padding:0px; overflow:visible !important; line-height:1; zoom:1; }
	.g-1 { margin:1px; min-width:1px; max-width:100% !important; min-height:1px; max-height:100% !important; }



/* Team und Redaktion CSS von Harald Schendera */
.quickFlip, .quickFlipPanel {
	width: 218px;
	height: 183px;
	}

div.quickFlip {
	float: left;
	margin: 0 8px 8px 0;
	}

div.quickflip-last {
	margin: 0 0 8px 0;
	}

div.deck {
	font-family: Verdana, Arial;
	font-size: 12px;
	}

div.deck-reverse {
	width: 168px;
	height: 123px;
	background: #f9c114;
	color: #fff;
	padding: 50px 20px 10px 30px;
	}

div.deck figcaption {
	text-align: center;
	background: #3c3c3c;
	color: #fff;
	padding: 3px;
	}

div.deck dt {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	padding: 0;
	}

div.deck dd {
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	padding: 0 0 5px;
	}

div.deck p.v {
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	}

figure {
	margin: 0;
	}

div.deck p.v a {
	font-weight: normal;
	color: #fff;
	border: none;
	}

div.deck p.v a:link {
	text-decoration: none;
	}

div.deck p.v a:visited {
	text-decoration: none;
	}

div.deck p.v a:hover {
	text-decoration: underline;
	}

div.deck p.v a:active {
	text-decoration: none;
	}

/* QuickFlip jQuery Plugin
 * Author  :   Jon Raasch 
 * Website :   http://jonraasch.com/blog/quickflip-jquery-plugin
 * Contact :   jr@jonraasch.com
 * Version :   0.1
 * 
 * Copyright (c)2008 Jon Raasch. All rights reserved.
 * Released under FreeBSD License, see readme.txt
 * Do not remove the above copyright notice or text
 * 
 *
 *
 * Take care not to overwrite any of the styles in this sheet
 * 
 * You must set a height and width for .quickFlip and .quickFlipPanel.  You can 
 * use additional class names on .quickFlipPanel, but don't attach an ID or  
 * inline style.  These can be attached to .quickFlip or anything within 
 * .quickFlipPanel.
 *
 */

.quickFlip {
    position:relative;
}

.quickFlip .quickFlipPanel {
    position:absolute;
    top:0;
    left:0;
    margin:0!important;
    padding:0!important;
}

.flipColLeft, .flipColRight {
    position:absolute;
    top:0;
    overflow:hidden;
    margin:0!important;
    padding:0!important;
}

.flipColRight .quickFlipPanel {
    right:0;
    left:auto;
}
