/* 
Theme Name: WP-Multiflex-3
Theme URI: http://webgazette.co.uk/web-design/wordpress-themes/wp-multiflex-3/
Description: Theme based on Multiflex-3, designed by <a href="http://1-2-3-4.info/">Wolfgang</a> 
Version: 1.3
Author: Ainslie Johnson
Author URI: http://webgazette.co.uk
++++++++++++++++++++++++++++++++++++
MODIFIZIERT VON: Sabine Fortmeyer, NetCologne GmbH
*/

/* Various elements */

body {
	background-color: #d4dde0;
	margin: 10px 0;
	font: 72% Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
}

div {
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.1em;
     

}

a {
 	color: #cc0000;
}

a:hover {
	color: #2a5a8a;
}

code {
	font-size: 1.1em;
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;
	border: 1px solid #959595;
}

blockquote {
	background: url(images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 0.9em;
}

/* Main wrapper */

#wrap {
	background:#fff repeat-y top left;
	border:1px solid #ccc;
	width: 960px;
	margin:  0 auto;
padding:10px;
}

/* Masthead --- top of header */

#masthead {

	height: 175px;
	width:178px;
float:left;
clear:both;
	padding: 0;
	position:absolute;
	margin-top:-55px;
	margin-left:40px;

}

/* Site name, description and logo */

/*
#masthead div.left-masthead {
	float: left;
	width: 820px;
	height: 81px;
} */

#masthead a.site-logo {
	float: left;

}

#masthead h1 {
	text-transform: uppercase;
	padding: 19px 0 0 0;
	margin: 0;
	font-size: 2.2em;
	font-weight: bold;
}

#masthead h1 a {
	color: #7d7d7d;
	text-decoration: none;
}

#masthead h1 a:hover {
	color: #000;
}

#masthead p.description {
	margin: -5px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #7d7d7d;
}

/* Left hand side of masthead */

#masthead div.right-masthead {
	float: right;
	margin: 0;
	padding: 0;
}

#masthead div.right-masthead a.rss-logo {
	background: url(images/rss.gif);
	height: 64px;
	width: 64px;
	margin: 9px 9px 0 0;
	display: block;
}

#masthead div.right-masthead a.rss-logo:hover {
	background: url(images/rss-hover.gif);
}

/* Middle header image and text */

#header {
	background: url(images/header.jpg) no-repeat top left;
	height: 180px;
	margin: 0;
	padding: 0;
	position:relative;
	margin-bottom:20px;

}

#header #textbox {
	float: right;
	width: 900px;
	text-align: right;
	font-weight: bold;
}

#header a {
	color: #EAEFF7;
	text-decoration: none;
}

#header a:hover {
	color: #000;
}

#header h2 {
	font-family:"trebuchet ms",arial,sans-serif;
	padding: 20px 20px 5px 10px;
	margin: 0;
	font-size: 2em;
}

#header p {
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
}

#navigation-cat ul .children {
display:none;}

img.cfi {border:none;}

/* Horizontal navigation menu */

#content .navigation-link, #content .bottomnavigation-link {
display:none;
}

#navigation {
clear:both;
margin:35px auto 0;
padding-bottom:20px;
width:980px;

}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0px;
	float: right;
	list-style: none;
	border-right: 1px solid #333;
}

#navigation li a {
	font-family:"trebuchet ms",arial,sans-serif;
	display: block;
	padding-left:6px;
	padding-right:6px;
	color: #546e79;
	font-size: 0.9em;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: #d2d2d2;
	color: #000;
}

#navigation-cat {
	clear: both;
	margin-bottom:45px;
	margin-left:10px;
	margin-top:-60px;
	position:absolute;
}

#navigation-cat ul {
	margin: 0;
	padding: 0;

}



#navigation-cat li {
	margin-right: 10px;
	float: left;
	list-style: none;

}

#navigation-cat li a {
	font-family:"trebuchet ms",arial,sans-serif;
	display: block;
	padding: 6px;
	background:#cc0000;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

#navigation-cat li a:hover {
	background-color: #a2ae3d;
	color: #fff;
}




#navigation-cat li.current-cat a {

background:#a2ae3d none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1.105em;
font-weight:bold;
padding:6px;
text-decoration:none;
}


#navigation-cat li.current-cat-parent a {

background:#a2ae3d none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1.105em;
font-weight:bold;
padding:6px;
text-decoration:none;
}


/* Breadcrumbs and search bar */

#crumb-search {
	background: url(images/bg_head_breadcrumbs.jpg) top left repeat-y;
	height: 40px;
	margin: 0;
	padding: 0;
}

/* Breadcrumbs */

#breadcrumb {
	float: left;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 0.9em;
	width:700px;
}

#breadcrumb a {
	background: url(images/bg_bullet_arrow.gif) left no-repeat;
	padding: 0 2px 0 10px;
	text-decoration: none;
	color: #cc0000;
}

#breadcrumb a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

/* Search form */

fieldset {
border:none;
padding:0px;
margin-left:0px;
margin-right:0px;
width:100%;}

#searchbar {
	float: right;
	margin: 0;
	padding: 0;
}

#searchbar fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#searchform {
margin-top:10px;
	color: #000;
}

.widget_search{
}

#searchbox {
	border: 1px solid #BEBEBE;
	height: 17px;
	width: 130px;
}

#searchbutton {
	background-color: #a2ae3d;
	border: 1px solid #a2ae3d;
	color: #fff;
	padding:0;
	font-size: 1em;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
	float:right;
	margin-left:5px;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Diverses */
h3 {
color:#cc0000;
margin:0px;
padding:0px;}

/* Container wrappers */

#container {
	clear: both;
	margin: 0;
	padding: 0; 
}

#left-wrap {
background: url(images/bg_content.jpg) repeat-y top left;
	width: 726px;
	float: left;
	margin-bottom: 15px;
	padding: 0;
}

/* Main content area */

#content {
	float: right;
	width: 490px;
	margin: 0;
	padding: 0;
}

#content .post, #content .page {
	margin: 0;
	padding: 0 0px 10px 20px;
	float:left;
	width:210px;
	margin-right:10px;
	min-height:100px;
}

#artikel .post, #artikel .page {
	margin: 0;
	padding: 0 0px 10px 20px;
	float:none;
	width:100%;
	margin-right:0px;
}

#content h2 {
	font-size: 1.0em;
	font-family:"trebuchet ms",arial,sans-serif;
	font-weight:bold;
	margin: 0;
	padding: 0;
	color: #cc0000;
	border-bottom:1px solid #ccc;
}

#artikel h2 {
	font-size: 1.0em;
	font-family:"trebuchet ms",arial,sans-serif;
	font-weight:bold;
	margin: 0;
	padding: 0;
	color: #cc0000;
	border-bottom:none;
}
#content h2 a {
	color: #cc0000;
	text-decoration: none;
}

#content h2 a:hover {
	color: #000;
	text-decoration: none;
}

#content h2.pagetitle {
	border-bottom: none;
	font-family:"trebuchet ms",arial,sans-serif;
	color: #a2ae3d;
	margin: 0 15px 0px 15px;
	padding: 3px 5px;
	font-size: 1.3em;
}

h1 {
	border-bottom: none;
	font-family:"trebuchet ms",arial,sans-serif;
	color: #a2ae3d;
	margin: 0 15px 20px 15px;
	padding: 3px 5px;
	font-size: 1.3em;
}
#content .entry h1 {
	font-size: 2em;
	color: #cc0000;
}

#content .entry h2 {
background:#DDE4E7 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
color:#546E79;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;
margin:0 0 10px;
padding:0;
}

#content .entry h3 {
}

#content .entry h4 {
	font-size: 1.1em;
	color: #cc0000;
}

.bg-teaser h6 {
font-weight:normal;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	font-size: 1em;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-size: 1em;
	display:none;
}

#content p.suffix {
	font-size: 0.9em;

	color: #000;
	padding: 5px;
	font-weight: normal;
	line-height: 16px;
	clear: both;
	display:none;
}

#content p.suffix a {
	color: #cc0000;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

#content p.edit {
	margin: 0;
	padding: 0;
	font-size: 0.9em; 
}

#content ul, #content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}

#content li {
	font-size: 1.05em;

}

#content ul li {
	/* list-style: square url(images/bg_bullet_full_2.gif); */
}

.navigation, .bottomnavigation {
	height: 15px;

}

img.alignleft {
float:left;
padding-right:5px;
}

img.alignright {
float:right;
padding-left:5px;
}

img.alignnone {
padding-bottom:15px;
}

.navigation .alignleft, .bottomnavigation .alignleft {
	float: left	;
}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
}

.entry {
	overflow: hidden;

	background:#efefef;
}

#artikel .entry {
	overflow: hidden;
	margin-bottom:15px;
	margin-top:15px;
	background:#ffffff;
}
p {
margin:0px;}

.entry a {
	overflow: hidden;
}

.entry img {
	overflow: hidden;
}

.entry img.alignleft  {
}

.more-link {

}

a.more-link {
color:#cc0000;
font-weight:normal;
}

.beschreibung {
	margin: 0;
	padding: 0 0px 10px 20px;
	float:none;
	width:100%;
	margin-right:0px;
}
/* Tabellen */

td {
background:#efefef;
width:210px;
}

td.head-tab {
background:#fff;
border-bottom:1px solid #ccc;
padding:4px;
width:210px;
}

td.head-tab-leer {
background:#fff;
width:25px;
padding:4px;
}


#content .entry table h4 {
color:#CC0000;
font-size:1.0em;
background:#fff;
margin-top:0px;
margin-bottom:3px;
}



/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}


/* Sidebars */

div.avhec-widget-line {

}





#avhec-widget-line {
margin-left:4px;}
ul.children li div#avhec-widget-line  {
margin-left:5px;
background: url(images/bg_bullet_half_1.png) left 4px no-repeat;
padding-left:10px;
}
/* Colour of right sidbar menu header */
#right-sidebar h2 {
	background-color: #a2ae3d;
}

h5 .titel-fixed {
	background-color: #none;
}

h5 .titel-fixed a{
font-weight:bold;
color:#333;
font-size:1.0em;
margin:0px;
margin-top:5px;
}

#fixed img{
display:none;}

#right-sidebar h5 {
display:block;
font-size:1.0em;
font-weight:bold;
margin:0px;
}



#right-sidebar h2 a {
color:#FFFFFF;
font-size:1em;
font-weight:normal;
}

/* Colour of right sidebar menu body */
#right-sidebar ul ul, #right-sidebar li, #right-sidebar li li, #right-sidebar li li li {
	background-color: #dde4e7;
}

/* Colour of left sidebar menu header */
#sidebar h2.pages, #sidebar li h2 {
	background-color: #7698be;	
}

/* Left sidebar */

#sidebar {
	width: 223px;
	background:#e5ebed;
	padding: 0 0 0px 0;
	margin: 0;

}
#sidebar h1 {
display:none;
border-bottom:2px solid #fff;
}


#sidebar ul {
line-height:20px;
list-style-type:none;
margin:0;
padding:0 0 0 0px;
}
#sidebar ul li .categories {
list-style-image:none;
list-style-position:outside;
list-style-type:none;

}

ol ul, ul ul, menu ul, dir ul, ol menu, ul menu, menu menu, dir menu, ol dir, ul dir, menu dir, dir dir {
list-style-type:none;
}
#sidebar ul li.categories li.cat-item {
	list-style: none;
font-weight: bold;
text-decoration: none;
		border-bottom:4px solid #fff;
		width:203px;
			background:#e5ebed;
			padding:10px;

}


#sidebar ul li.categories li.cat-item ul.children li.cat-item {
	border-bottom:none;
	background:none;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-decoration:none;
}

#sidebar ul li {
	border-bottom:4px solid #fff;
	text-indent:4px;}

#sidebar li h2 {
	background-image: none;
	color: #fff;
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 20px;
	display:none;
}

#sidebar a {



font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;


}




#sidebar  li a {
text-decoration:none;
color:#cc0000;


}

#sidebar li li a:hover {

	color: #2a5a8a;
	text-decoration: underline;
}

#sidebar li li li {
	padding: 0;
	margin: 0 0 0 0px;	
	border:none;


}

#sidebar li li li li{
padding-left:20px;


}

 
 
#sidebar li li li a.active_category {
font-weight:bold;
color: #899335;
background: #CBD7DA;
}


#sidebar li.current-cat-parent{
background:#a2ae3d  none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;
text-decoration:none;
margin:0px;
list-style:none;
}

#sidebar ul.children li.current-cat-parent{
background:none;
}

#sidebar ul.children li.current-cat-parent a{
color:#899335;
font-weight:bold;
}

#sidebar li.current-cat-parent a{
color:#FFFFFF;
}

#sidebar li.current-cat {
background:#a2ae3d  none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;
padding:0px;
text-decoration:none;
margin:0px;
}
#sidebar li.current-cat a{

color:#FFFFFF;

}

.textwidget img.alignnone {
display:none;
}

.entry img.cfi{
display:none;}

#sidebar li {
list-style:none;}

#sidebar li.current-cat ul.children li {
	padding: 0;
	margin: 0 0 0 0px;	
	background:#cbd7da;
	}
	#sidebar li.current-cat ul.children li a {
color:#cc0000;
font-weight:bold;
	}

#sidebar li.current-cat-parent ul.children li {
	padding: 0;
	margin: 0 0 0 0px;	
	background:#cbd7da;
	}
	
	
	#sidebar ul.children li.current-cat-parent ul.children li {
padding-left:20px;
	margin: 0 0 0 0px;	
	background:none;
		}
		
			#sidebar ul.children li.current-cat-parent ul.children li a {
	font-weight:normal;
		}
		
	#sidebar li.current-cat-parent ul.children li ul.children li  {
padding-left:20px;
	}
	
	
	#sidebar li.current-cat-parent ul.children li a {
color:#cc0000;
font-weight:bold;
	}
	
	#sidebar li.current-cat-parent ul.children li.current-cat a {
color:#899335;
font-weight:bold;
}

	#sidebar ul.children li.current-cat-parent ul.children li.current-cat  {
padding-left:20px;
}

	#sidebar li.current-cat-parent ul.children li.current-cat ul.children li a {
color:#cc0000;
font-weight:bold;

}

#sidebar li li li a {
background: url(images/bg_bullet_half_1.png) left no-repeat; 
padding-left:10px;
	line-height: 20px;
	font-weight:normal;
}

#sidebar li li li a:hover {
	/* background: url(images/bg_bullet_half_2.png) left no-repeat; */
	color: #2a5a8a;
	text-decoration: underline;
}

#sidebar li.recentcomments {
	padding: 2px 0 2px 0;
	margin: 0 10px 0 10px;
	font-size: 1em;
	border-bottom: 1px solid #BEBEBE;
}

#sidebar li.recentcomments a {
	font-size: 1em;
	background-image: none;
}

#sidebar li#recentposts ul li.recentposts a {
	padding: 0;
	margin: 0;
	background-image: none;
	font-size: 0.95em;
} 

#sidebar li#recentposts ul li.recentposts {
	border-bottom: 1px solid #BEBEBE;
	margin: 0 10px 0 10px;
	padding: 2px 0 2px 0;
}

#sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
	margin: 0;
}

#sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar #wp-calendar {
	text-align: center;
}

#sidebar #wp-calendar a {
	text-decoration: none;
}

#sidebar td {
	font-size: 0.9em;
	border: 1px solid #BEBEBE;
	padding: 3px;
	background-color: #ffffff;
}

#sidebar td.pad {
	border: none;
	background: transparent;
}

#sidebar td#prev, #sidebar td#next {
	border: none;	
	background: transparent;
}

#sidebar #today {
	background-color: #ffff99;
}

/* Right sidebar */

#right-sidebar {
	float: right;
	width: 223px;
	margin: 0;
	padding: 0;
}

#right-sidebar ul {

list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px;
overflow:hidden;
padding:0 0 5px;
width:193px;
float:right;

}

#right-sidebar ul ul {
	margin: 0;
	padding: 0;
	float:left;
}

#right-sidebar span {

}

#right-sidebar h2 {

	background-position: top right;
	background-repeat: no-repeat;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin: 0px;
	font-size: 1em;
	font-weight:normal;
	color: #fff;
}

.textwidget h6{
margin-bottom:5px;
margin-top:5px;}

/* Change spacing below right hand menus */
#right-sidebar li {
	margin: 0 0 15px 0;
	padding: 10px;;
}

#right-sidebar li li {
	background-image: none;
	margin: 0;
	margin-left:10px;
	padding: 0 0 0 10px;
	border-bottom: none;
}

#right-sidebar li li li {
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: none;

}
div.termine {
clear:both;
margin-top:5px;
}

#rs-event {
background-color:#DDE4E7;
margin:0 0 10px;
overflow:hidden;
padding:0 0 5px;
margin:0 0 15px;
padding:10px;}

#rs-event ul {clear:both;}
#rs-event ul li{
clear:both;
background:#DDE4E7;
padding:0px;
margin:0px;}

#right-sidebar a {
	line-height: 16px;
	text-decoration: none;
}

#right-sidebar li li a {
	background: none;
	padding-left: 0px;
}

#right-sidebar li li li a {
	background: none;
	padding-left: 0px;
}

#right-sidebar a:hover {
	text-decoration: underline;
}

#right-sidebar li.recentcomments {
	padding: 2px 10px 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentcomments a {
	background-image: none;
}

#right-sidebar li.recentposts {
	padding: 2px 0 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentposts a {
	margin: 0;
	padding: 0;
	background-image: none;
}

#right-sidebar div.textwidget {

}

#right-sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#right-sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 5px 5px 0 7px;
}

#right-sidebar #wp-calendar {
	text-align: center;
}

#right-sidebar #wp-calendar a {
	text-decoration: none;
}

#right-sidebar td {
	font-size: 0.9em;
	border: 1px solid #89AAD6;
	padding: 3px;
	background-color: #ffffff;
}

#right-sidebar td.pad {
	border: none;
	background: transparent;
}

#right-sidebar td#prev, td#next {
	border: none;	
	background: transparent;
}

#right-sidebar #today {
	background-color: #ffff99;
}

/* Footer */

#footer {
	clear: both;
background:#dde2e4;
width:946px;
	height: 16px;
	text-align: left;
	padding:2px;
	padding-left:10px;
	font-size:0.9em;
}

#footer p {

}

#footer a {
	text-decoration: none;
	color: #546e79;
}

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

/* Comment form */

h3#respond, h3#comments {
	font-size: 1.2em;
	margin; 0;
	padding: 0;
}

#commentwrap {
	background-color: #F0F0F0;
	border: 1px solid #DCDCDC;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 15px;
	display:none;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #DCDCDC;
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Comments display */

#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 30px;
}

#content ol.commentlist li {
	background: #ffff99 url(images/bg_corner_topright.gif) no-repeat top right;
	margin: 5px 0 5px 0;
	padding: 10px;
}

#content ol.commentlist li.alt {
	background: #d4dde4 url(images/bg_corner_topright.gif) top right no-repeat;
}

/* Images */

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	border: none;
}

.entry a img {
	border: none;
	cursor:pointer;
}

.entry a:hover img {
	border: none;
		cursor:pointer;
}


#page{
margin:0 15px 20px;
padding:3px 5px;}

#page h1 {
border-bottom:medium none;
color:#A2AE3D;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1.3em;
margin:0px;
padding:0px;
}

#page h2 {
margin-top:20px;
}
/* Various styles */

.strong {
	font-weight: bold;
	font-size: 1.1em;
}

div#content div#veranstaltungen .post, #content div#veranstaltungen  .page {
float:none;
margin:0 20px 0 0;
padding:0 0 10px 20px;
width:100%;
}
div#veranstaltungen .entry {
background:#fff none repeat scroll 0 0;

overflow:hidden;
}

div#veranstaltungen h2 {
background:#DDE4E7;
border-bottom:1px solid #CCCCCC;
color:#546e79;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;
margin:0;
padding:0;
margin-bottom:10px;
}
div#veranstaltungen h2 a {
color:#546e79;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;

}

div#veranstaltungen h6 {
color:#cc0000;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;
margin:0;
padding:0;
margin-top:5px;
margin-bottom:5px;
}

h6 {
color:#333;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;
margin:0;
padding:0;
margin-bottom:10px;
}

.wp-caption {
float:right;
margin-left:15px;}

.wp-caption-text{
font-style:oblique;}

.textwidget .more-link {
font-weight:normal;
float:none;}
.textwidget a.more-link{
color:#cc0000;}

div.customimg {
float:left;
padding-right:5px;
width:90px;
background:#efefef;}

div.customimg p{
display:none;}

 .artikelbild {
margin-bottom:15px;
}


 .artikelbild img{
float:left;
margin-right:10px;
border:none;
}

 .artikelbild img a{

border:none;
}


#veranstaltungen {margin-bottom:15px;}

 .artikelbild p {
}


div.bg-teaser {
background:#efefef;
	margin-bottom:15px;}
	
div.bg-teaser .more-link {
display:none;}

#right-sidebar .widget_tag_cloud a{
margin:auto;
line-height:24px;}


#right-sidebar .widget_tag_cloud h2{
display:none;}

#right-sidebar div.widget_tag_cloud div{
text-align:center;}

.nocomments{display:none;}

#archivseite {
padding:0 0 10px 20px;}

/* Tab-Menu DomTab */
div.domtab {
margin-top:15px;
  width:100%;
  border-bottom:1px solid #a2ae3d;
}
#content ul.domtabs {
  float:left;
  list-style: none;
  list-style-image:none;
  margin:0pt;
  width:100%;
  padding:0px;
  border-bottom:1px solid #A2AE3D;
}
ul.domtabs li {
  border:medium none;
  float:left;
  margin-right:10px;
  padding:0pt;
  font-weight:bold;
}
ul.domtabs li a:hover {
  background-image:url(images/actarrow.png);
  background-position:left center;
  background-repeat:no-repeat;
}
ul.domtabs a:link, 
ul.domtabs a:visited, 
ul.domtabs a:active {
background:#e0e5e7 none repeat scroll 0%;
display:block;
font-size:12px;
padding:2px 10px;
text-decoration:none;
}
html > body ul.domtabs a:link, 
html > body ul.domtabs a:visited, 
html > body ul.domtabs a:active, 
html > body ul.domtabs a:hover {
}
ul.domtabs a:hover {
background:#EEE none repeat scroll 0%;
}
div.domtab div {
background:#f7f8f9 none repeat scroll 0%;
clear:both;
padding:5px;
width:auto;
margin-bottom:20px;

}

div.domtab div img {
float:left;
padding-right:10px;
}


ul.domtabs li.active a:link, 
ul.domtabs li.active a:visited, 
ul.domtabs li.active a:active, 
ul.domtabs li.active a:hover {
  background:#a2ae3d none repeat scroll 0%;
  color:#fff;
  
}
h3.tabs {
color:#FF6600;
display:none;
font-family:"Trebuchet MS",Arial,Sans-Serif;
font-size:11px;
padding:0pt;
}

#content h2.tabs {
border:none;
}

#content h5.tabs {
background:#DDE4E7 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
color:#546E79;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;
margin:0 0 10px;
padding:0;}


div#veranstaltungen #post-4586 h2{
display:none;}

div#veranstaltungen h3 {
background:#DDE4E7 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
color:#546E79;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;
margin:0 0 10px;
padding:0;
}

div#veranstaltungen h3 a {
color:#546E79;
font-family:"trebuchet ms",arial,sans-serif;
font-size:1em;
font-weight:bold;
}