/* @override 
	http://www.abou-dakn.de/wp/wp-content/themes/mad/style.css
	http://www.abou-dakn.de/wp-content/themes/mad/style.css
*/

/*  
Theme Name: Masen Abou-Dakn
Author: arc
*/

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */

#start_news {
	margin-bottom: 20px;
	border-bottom: 1px dotted silver;
	padding-bottom: 15px;
	font-size: 0.9em;
}

#start_news_headline {
	font-size: 1.1em;
}

#start_news small {
	padding-bottom: 10px;
	display: inline-block;
	padding-top: 6px;
}


/* @group Top Elements */

* { margin: 0; padding: 0; outline: 0 }

body {
	font: 13px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #2e2e2e; 
	background: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
}

/* @end /*

/* Links */

/* @group Layout */

.post {
	display: inline-block;
	position: relative;
	float: left;
	width: 420px;
	line-height: 1em;
}

#wrap-out {
	position: relative;
	width: 780px;
	text-align: left;
	margin: 0 auto;
}

#wrap {
	width: 780px;
	display: inline;
}

#content-wrap {
	position: absolute;	
	width: 780px;
	background-color: transparent;
	padding: 0;
	margin: 0;
	top: 226px;
}

#header {
	position: relative;
	width: 780px;	
	height: 310px;	
	padding: 0;	
	margin: 0 auto;
	background: transparent url(images/mad_head_back_a.jpg) no-repeat;
}

#header_headline {
	background: transparent url(images/mad_head_headline.png) no-repeat;
	position: absolute;
	width: 320px;
	height: 67px;
	top: 32px;
	left: 400px;
}
#header_logo {
	background: transparent url(images/mad_head_logo.png) no-repeat;
	position: absolute;
	width: 193px;
	height: 97px;
	top: 0;
	left: 0;
}

#header_menu_kontakt a {
	color: white;
	font-weight: bold;
	text-align: center;
}

#header_menu_kontakt a:link {
	color: white;
	font-weight: bold;
}

#header_menu_kontakt a:visited {
	color: white;
	font-weight: bold;
}

#header_menu_kontakt a:hover {
	color: black;
	font-weight: bold;
}

#header_menu_kontakt {
	background: transparent url(images/mad_head_back_menu_kontakt.png) no-repeat;
	position: absolute;
	width: 50px;
	height: 15px;
	top: 0;
	left: 710px;
	text-indent: 5px;
	color: white;
	font: bold 8px/14px Helvetica, Arial, Geneva, sans-serif;
}

.entry {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}

.entry_category_post {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	top: -2px;
}

.entry_category_post a  {
}

.entry_category_post a img p {
	margin: 0;
	display: inline-block;
	background-image: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 16px;
	padding: 0;
}

img.alignnone.a {
}

a img.alignnone p {
	margin: 0;
	display: inline-block;
	background-image: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 16px;
	padding: 0;
}

.entry_category_post img.a {
	
}

.entry_page img {
	
}

.entry_page {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	top: 24px;
}

.entry_page a {
	top: -3px;
	font-weight: bold;
}



/* @end */

/* @group Navigation */

/* @group Subnavigation */

#mysubnav .page-item-b1 {	
	color: yellow;
	display: inline;
	float: left;
}

#mysubnav ul li.current_page_item a {	
}

#mysubnav-bilder {
	position: absolute;	
	margin: 0; padding: 0;		
	height: 18px;
	left: 100px;	top: 122px;	
	z-index: 498;
	display: inline-block;
	border-top: 1px solid #919191;
}

#mysubnav-bilder ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	margin: 0;	padding: 0;	
	display: inline;
}
#mysubnav-bilder ul li {
	display: inline;
	margin: 0; padding: 0;
}
#mysubnav-bilder ul li a {
	float: left;
	margin: 0;	padding: 0 6px 0 8px;
	font: bold 11px/18px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: -0.3px;
	color: #919191;
}

#mysubnav-bilder ul li a:hover, 
#mysubnav-bilder ul li a:active {
	color: #111;
	background: none;
	border: none;
}
#mysubnav-bilder ul li.current_page_item a {	
	color: #2f0b00;	
}

#mysubnav-werkschau {
	position: absolute;	
	margin: 0; padding: 0;		
	height: 18px;
	left: 180px;	top: 122px;	
	z-index: 498;
	display: inline-block;
	border-top: 1px solid #c5000e;
}

#mysubnav-werkschau ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	margin: 0;	padding: 0;	
	display: inline;
}

#mysubnav-werkschau ul li {
	display: inline;
	margin: 0; padding: 0;
}

#mysubnav-werkschau ul li a {
	float: left;
	margin: 0;	padding: 0 6px 0 8px;
	font: bold 11px/18px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: -0.3px;
	color: #ac1b08;
}

#mysubnav-werkschau ul li a:hover, 
#mysubnav-werkschau ul li a:active {
	color: #111;
	background: none;
	border: none;
}

#mysubnav-werkschau ul li.current_page_item a {	
	color: #2f0b00;	
}


#nav_sub_referenzen {
	position: absolute;	
	margin: 0; padding: 0;		
	height: 23px;	top: 203px;	
	z-index: 498;
	display: inline-block;
	width: 620px;
	left: 180px;
	background: url(images/mad_head_back_menu_sub_01.jpg) no-repeat -14px;
	color: silver;
}

#nav_sub_referenzen ul {
	float: left;
	list-style: none;
	height: 23px;
	display: inline;
	font: 12px/23px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 0;
	margin-left: 6px;
	margin-right: 0;
	letter-spacing: 0.1px;
	white-space: nowrap;
	vertical-align: 0;
	text-align: left;
	direction: ltr;
	text-indent: inherit;
	word-spacing: inherit;
}

#nav_sub_referenzen ul li {
	display: inline;
}

#nav_sub_referenzen ul li#current a {
	color: #ca8600;
}

#nav_sub_referenzen ul li a {
	float: left;
	margin: 0;	padding: 0 0 0 3px;
	color: gray;
}

#nav_sub_referenzen ul li a:hover, 
#nav_sub_referenzen ul li a:active {
	color: #ca8600;
}

#nav_sub_referenzen ul li.current_page_item {	
	color: blue;	
}

#nav_sub_referenzen ul li.current_page_item a {	
	color: blue;	
}



#nav_sub_songwriter {
	position: absolute;	
	margin: 0; padding: 0;		
	height: 23px;	top: 203px;	
	z-index: 498;
	display: inline-block;
	width: 410px;
	left: 394px;
	background: url(images/mad_head_back_menu_sub_01.jpg) no-repeat -228px;
}

#nav_sub_songwriter ul {
	float: left;
	list-style: none;
	height: 23px;
	display: inline;
	font: bold 12px/23px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 0;
	margin-left: 6px;
	margin-right: 0;
	letter-spacing: 0.1px;
	white-space: nowrap;
	vertical-align: 0;
	text-align: left;
	direction: ltr;
	text-indent: inherit;
	word-spacing: inherit;
}

#nav_sub_songwriter ul li {
	display: inline;
}

#nav_sub_songwriter ul li#current a {
	color: #ca8600;
}


#nav_sub_songwriter ul li a {
	float: left;
	margin: 0;	padding: 0 0 0 3px;
	color: gray;
}

#nav_sub_songwriter ul li a:hover, 
#nav_sub_songwriter ul li a:active {
	color: #ca8600;
}

#nav_sub_songwriter ul li.current_page_item {	
	color: blue;	
}

#nav_sub_songwriter ul li.current_page_item a {	
	color: blue;	
}


#nav_sub_workshops {
	position: absolute;	
	margin: 0; padding: 0;		
	height: 23px;	top: 203px;	
	z-index: 498;
	display: inline-block;
	width: 280px;
	left: 230px;
	background: url(images/mad_head_back_menu_sub_01.jpg) no-repeat -64px;
}

#nav_sub_workshops ul {
	float: left;
	list-style: none;
	height: 23px;
	display: inline;
	font: bold 12px/23px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 0;
	margin-left: 6px;
	margin-right: 0;
	letter-spacing: 0.1px;
	white-space: nowrap;
	vertical-align: 0;
	text-align: left;
	direction: ltr;
	text-indent: inherit;
	word-spacing: inherit;
}

#nav_sub_workshops ul li {
	display: inline;
}

#nav_sub_workshops ul li#current a {
	color: #ca8600;
}

#nav_sub_workshops ul li a {
	float: left;
	margin: 0;	padding: 0 0 0 3px;
	color: gray;
}

#nav_sub_workshops ul li a:hover, 
#nav_sub_workshops ul li a:active {
	color: #ca8600;
}

#nav_sub_workshops ul li.current_page_item {	
	color: blue;	
}

#nav_sub_workshops ul li.current_page_item a {	
	color: blue;	
}



/* @end */

.navigation a:link  {
	color: #9c9c9c;
}

.navigation a:visited {
	color: #9c9c9c;
}

.navigation a:hover {
	color: black;
}

#postsnavigation {
	clear: both;
	padding-top: 30px;
	font-weight: bold;
}
#nextposts {
}

#previousposts {
	clear: both;
	float: right;
}

.navigation {
	font-size: 0.60em;
	width: 430px;
	position: relative;
	left: -6px;
	height: 20px;
	top: -10px;
	white-space: nowrap;
	overflow: hidden;
}

.navigation_page_top {
	font-size: 0.60em;
	left: -6px;
	height: 20px;
	color: #acacac;
	position: relative;
	clear: both;
	margin-bottom: 6px;
}

.navigation_page_buttom {
	font-size: 0.60em;
	width: 430px;
	position: static;
	left: -6px;
	height: 20px;
	top: 20px;
	color: #acacac;
	display: inline-block;
	float: left;
	clear: both;
}

#nav .page-item-active {
	position: relative;
	float: left;
	display: inline;
	border-bottom: 1px solid #c5000e;
}

#nav .page-item-active a {
	color: black;
}

#nav {
	position: absolute;	
	margin: 0; padding: 0;		
	height: 23px;	top: 180px;	
	z-index: 100;
	display: inline-block;
	width: 640px;
	left: 166px;
	background: url(images/mad_head_back_menu_main.jpg) no-repeat;
}

#nav ul {
	float: left;
	list-style: none;
	height: 23px;
	display: inline;
	font: bold 12px/24px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 0;
	margin-left: 14px;
	margin-right: 0;
	letter-spacing: 0.1px;
	white-space: nowrap;
	vertical-align: 0;
	text-align: left;
	direction: ltr;
	text-indent: inherit;
	word-spacing: inherit;
}

#nav ul li {
	display: inline;
}

#nav ul li#current a {
	color: #ca8600;
}

#nav ul li a {
	float: left;
	margin: 0;	padding: 0 0 0 3px;
	color: black;
}

#nav ul li a:hover, 
#nav ul li a:active {
	color: #ca8600;
}

#nav ul li.current_page_item {	
	color: blue;	
}

#nav ul li.current_page_item a {	
	color: blue;	
}

.navigation a:visited {
	color: #9c9c9c;
}

.navigation a:hover {
	color: black;
}



/* @end */

/* @group Headers */

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 0 Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 95px; left: 30px;
	width: 0;
	height: 0;
	visibility: hidden;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #555;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 350%;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;
	margin: 0;
}

h2 {
	font-size: 200%;
	color: #c29c09;
	padding: 0px 0 0px 0px;
	margin: 0;
}

h3 {
	font-size: 120%;
	margin: 0;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	line-height: 120%;
}

.postheadersearch {
	font-size: 120%;
	margin: 20px 0 0;
	padding-right: 10px;
}

p, dl { margin: 0;
	border-style: none;
	padding: 0;
	line-height: 1.5em;
	background-image: none;
}

ul, ol {
	margin: 0px 0px;
	padding: 0 0px;
	list-style-type: none;
	line-height: 1.5em;
}
ul { 
list-style: none; 
}

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}

#header h1#logo-text a:hover {
	background: none;	border: none;
}

#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 0;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #755643;
	width: 0;
	
	/* change the values of top and left to adjust the position */
	top: 0; left: 0;
	height: 0;
	visibility: hidden;
}



/* @end */

/* @group Links */

a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:active {
	color: #ca8600;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}
a:hover { 
text-decoration: none;
	color: #ca8600;
}



/* @end */

/* @group Comments */

#kommentare {
	display: inline-block;
	margin-bottom: 70px;
	margin-top: 70px;
	font-size: 0.8em;
	color: black;
}



/* @end */

/* @group Sidebars */

/* @group Sidebar Right */

#sidebar_current_projects_header {
	width: 180px;
	position: relative;
	display: inline-block;
	clear: right;
	font-weight: bold;
	top: 36px;
	margin-bottom: 12px;
	color: black;
	text-shadow: gray 1px 1px 4px;
	font-size: 1.3em;
}

#sidebar_right {
	width: 180px;
	left: 620px;
	display: inline-block;
	position: absolute;
	top: -10px;
}

.voices_mehr {
	font-weight: bold;
	text-align: right;
	width: 404px;
	display: inline-block;
	margin-bottom: 20px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

.sidebar_voices_mehr {
	text-align: right;
	font-weight: bold;
	margin-right: 7px;
	display: inline-block;
	float: right;
	margin-top: 3px;
}

#voices_mehr {
	text-align: right;
	font-weight: bold;
	margin-right: 7px;
}

#voices_mehr a, a:active, a:link {

}

#voices_mehr a:hover {
	color: #ca8600;
}

#sidebar_voices {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	top: 40px;
	float: left;
}

#sidebar_voices_header {
	width: 180px;
	position: relative;
	display: inline-block;
	float: right;
	font-size: 1.1em;
	clear: right;
	margin-bottom: 10px;
}

#sidebar_voices_header_first {
	display: inline-block;
	clear: both;
	float: left;
	color: #ca8600;
	padding-right: 4px;
	position: relative;
}

#sidebar_voices_header_first a:link{
	color: #ca8600;
}

#sidebar_voices_header_first a:visited {
	color: #ca8600;
}

#sidebar_voices_header_first a:hover {
	color: black;
}

#sidebar_voices_header_second {
	display: inline-block;
	position: relative;
}

.sidebar_voices_content {
	width: 160px;
	font-size: 0.7em;
	text-align: left;
	position: static;
	border-bottom: 1px dotted #e7e7e7;
	padding-bottom: 3px;
	display: inline-block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin-bottom: 14px;
}


.sidebar_voices_content p {
	line-height: 130%;
}

#sidebar_wsdates {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	top: 20px;
	float: left;
}

#sidebar_wsdates_header {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	float: right;
	font-size: 1.1em;
	clear: right;
	margin-bottom: 21px;
	visibility: visible;
	top: 20px;
	z-index: 300;
}

#sidebar_wsdates_header_first {
	display: inline-block;
	color: #ca8600;
	padding-right: 4px;
	z-index: 604;
	float: left;
	position: relative;
}

#sidebar_wsdates_header_first a:link{
	color: #ca8600;
}

#sidebar_wsdates_header_first a:visited {
	color: #ca8600;
}

#sidebar_wsdates_header_first a:hover {
	color: black;
}

#sidebar_wsdates_header_second {
	display: inline-block;
	position: relative;
	z-index: 603;
}

.sidebar_wsdates_content {
	width: 160px;
	font-size: 0.7em;
	text-align: left;
	position: static;
	margin-top: 2px;
	border-bottom: 1px dotted #e7e7e7;
	padding-bottom: 3px;
	display: inline-block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}


.sidebar_wsdates_content p {
	line-height: 130%;
}

.wsthemes_more {
	text-align: right;
	font-weight: bold;
	margin-right: 7px;
	display: inline-block;
	float: right;
	margin-top: 3px;
}

#wsthemes_more {
	text-align: right;
	font-weight: bold;
	margin-right: 7px;
}
#wsthemes_mehr a, a:active, a:link {
	display: inline;
}
#wsthemes_mehr a:hover {
	color: #ca8600;
}
#sidebar_wsthemes {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	top: 20px;
	float: left;
}
#sidebar_wsthemes_header {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	top: 20px;
	float: right;
	font-size: 1.1em;
	margin-bottom: 21px;
	clear: right;
}
#sidebar_wsthemes_header_first {
	display: inline-block;
	clear: both;
	float: left;
	color: #ca8600;
	padding-right: 4px;
	position: relative;
}
#sidebar_wsthemes_header_first a:link{
	color: #ca8600;
}
#sidebar_wsthemes_header_first a:visited {
	color: #ca8600;
}
#sidebar_wsthemes_header_first a:hover {
	color: black;
}
#sidebar_wsthemes_header_second {
	display: inline-block;
	position: relative;
}
.sidebar_wsthemes_content {
	width: 160px;
	font-size: 0.7em;
	text-align: left;
	position: static;
	margin-top: 8px;
	border-bottom: 1px dotted #e7e7e7;
	padding-bottom: 3px;
	display: inline-block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.sidebar_wsthemes_content {
	width: 160px;
	font-size: 0.7em;
	text-align: left;
	position: static;
	margin-top: 8px;
	border-bottom: 1px dotted #e7e7e7;
	padding-bottom: 3px;
	display: inline-block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.sidebar_wsthemes_content p {
	line-height: 130%;
}

#sidebar_swworx {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	top: 20px;
	float: left;
}



#sidebar_sw_header {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	float: right;
	font-size: 1.1em;
	clear: right;
	margin-bottom: 24px;
	visibility: visible;
	top: 20px;
}

#sidebar_sw_header_first {
	display: inline-block;
	clear: both;
	float: left;
	color: #ca8600;
	padding-right: 4px;
	position: relative;
}

#sidebar_sw_header_first a:link{
	color: #ca8600;
}

#sidebar_sw_header_first a:visited {
	color: #ca8600;
}

#sidebar_sw_header_first a:hover {
	color: black;
}

#sidebar_sw_header_second {
	display: inline-block;
	position: relative;
}

.sidebar_sw_content {
	width: 160px;
	font-size: 0.7em;
	text-align: left;
	position: static;
	border-bottom: 1px dotted #e7e7e7;
	padding-bottom: 0;
	display: inline-block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
}

.sw_sbtitel {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.8em;
}

#sidebar_swpubs {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	top: 20px;
	float: left;
}

#sidebar_synchronref {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	top: 20px;
	float: left;
}


#sidebar_filmref {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	top: 20px;
	float: left;
}

#sidebar_newsletter {
	width: 180px;
	position: relative;
	display: inline-block;
	overflow: visible;
	top: 20px;
	float: left;
}

#sidebar_newsletter form {
	width: 180px;
	display: inline;
	margin: 0;
	padding: 0;
}

#sidebar_newsletter .cform {
	width: 170px;
	display: inline;
	margin: 0;
	padding: 0;
}

#sidebar_newsletter legend {
	width: 150px;
	display: none;
}

#sidebar_newsletter label {
	width: 150px;
	position: relative;
	top: 0;
	left: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 3px;
		width: 150px;
	font-size: 0.8em;
	margin: 0;
	display: none;
}

#sidebar_newsletter input {

	font-size: 0.9em;
}

#sidebar_newsletter li {
	width: 150px;
}

#sidebar_newsletter .single {
	width: 150px;
	margin-bottom: 3px;
	font-size: 0.84em;
}

#sidebar_newsletter .emailreqtxt {
	width: 150px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	display: none;
}

#sidebar_newsletter .cf-ol {
	padding: 0;
	margin: 0;
	width: 150px;
}

#sidebar_newsletter ol {
	padding: 0;
	margin: 0;
	display: inline;
}

#sidebar_newsletter .linklove {
	padding: 0;
	margin: 0;
	display: none;
}

#sidebar_newsletter .sendbutton {
	float: left;
	font-size: 0.8em;
}

#sidebar_newsletter .success {
	float: left;
	width: 130px;
	margin: 5px 0 0;
	padding: 0;
	font-size: 0.8em;
	color: #858585;
}


/* @end */

/* @group Sidebar Left */

#sidebar_left {
	width: 170px;
	float: left;
	top: 109px;
	display: inline;
	position: relative;
	margin-right: 10px;
	height: 50px;
	overflow: visible;
}

#sidebar_left_adv {
	position: relative;
	line-height: 0.9em;
	float: right;
	width: 170px;
	font-size: 1em;
	text-align: center;
	margin: 0;
	padding: 0;
}

.sidebar_left_adv_content {
	position: relative;
	width: 120px;
	padding-left: 26px;
}

.sidebar_left_adv_more {
	visibility: hidden;
}

#sidebar_left_adv_more {
	visibility: hidden;
}

#sidebar_left_links {
	position: relative;
	line-height: 0.9em;
	float: right;
	width: 170px;
	font-size: 1em;
	text-align: center;
	margin: 0;
	padding: 0;
	top: 100px;
}

.sidebar_left_links_content {
	position: relative;
	width: 120px;
	padding-left: 26px;
}

#sidebar_left_links_more {
	visibility: hidden;
}

/* @end */

.suchen_bilder_sidebar {
	margin-top: 78px;
}

.werksdaten_sidebar {
	width: 206px;
	padding-left: 5px;
	border: 1px dotted silver;
	position: relative;
	font-size: 0.78em;
	top: 30px;
	left: 5px;
	margin-top: 3px;
		background: #f5f5f5 no-repeat right bottom;
}

#sidebar {
	width: 200px;
	position: relative;
	overflow: visible;
	height: 50px;
	top: 14px;
	float: left;
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 3px 5px; 
	font: normal 2em 'trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	color: #666666;	
	letter-spacing: -.5px;	
}

#sidebar ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
	text-decoration: none;		
	background: url(images/dots.gif) repeat-x left top;
}
#sidebar ul li {
	list-style: none;
	background: url(images/dots.gif) repeat-x left bottom;
	padding: 8px 10px;
	margin: 0;		
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #741206;
	font: bold 12px/12px "Trebuchet MS", Tahoma, Helvetica, Arial, Sans-serif;
}
#sidebar ul li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: .8em;
}
#sidebar ul li a:hover {	
	color: black;
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { background: none; }



/* @end */

/* @group Fancy Zoom */

#ZoomBox {
	z-index: 101;
}

#ZoomImage {
	z-index: 101;
}

#ZoomClose {
	position: relative;
	display: block;
	margin-top: -3px;
	margin-left: -3px;
}



/* @end */

/* @group Edit Artikel */

#edit_artikel {
	color: white;
	position: absolute;
	left: -178px;
	width: 172px;
	top: -74px;
	text-align: center;
	text-indent: 0;
	letter-spacing: 0;
	word-spacing: 0;
	text-decoration: none;
	font: normal normal normal 13px/13px Helvetica, Arial, Geneva, sans-serif;
	display: inline-block;
	vertical-align: middle;
	height: 23px;
}

#edit_artikel a {
	color: white;
	background: #ca8600 0;
	vertical-align: middle;
	vertical-align: middle;
	height: 23px;
	border: 1px solid white;
	height: 23px;
}

#edit_artikel a:link {
	color: white;
	background: #ca8600 0;
	vertical-align: middle;
	vertical-align: middle;
	height: 23px;
	border: 1px solid white;
	height: 23px;
}

#edit_artikel a:hover {
	text-decoration: none;
	color: black;
}

#edit_artikel a:visited {
}

#edit_artikel a:active {
	text-decoration: none;
	color: black;
}



/* @end */

/* @group RSS */

#rss-79260891.widget.widget_rss .rssSummary{
	margin-top: 2px;
}



/* @end */

/* @group Gallerys */

.thecontentintable {
	width: 110px;
	height: 110px;
	border-style: none;
	border-width: 1px;
	margin-right: 5px;
	overflow: hidden;
	margin-bottom: 4px;
	float: left;
	display: inline-block;
	position: static;
	background-color: #ececec;
}

#galeriemainweiter {
	position: relative;
	width: 0px;
	height: 0px;
	display: block;
	overflow: visible;
	z-index: 1;
	visibility: hidden;
	font-size: 0.8em;
	background-color: #eee;
	bottom: 26px;
	text-indent: 2px;
}

.thecontentintable_linker {
	width: 110px;
	height: 110px;
	position: static;
	margin-left: -115px;
	float: left;
	overflow: hidden;
}

#wrapper_neuebilderwidget {
	position: relative;
	overflow: hidden;
	font-size: 0.8em;
	width: 224px;
	float: left;
	left: 5px;
	margin-top: -10px;
	margin-left: -5px;
}

#sidebar_neuebilder {
	position: relative;
	overflow: hidden;
	font-size: 0.8em;
	width: 224px;
	margin-top: 30px;
	float: left;
	left: 5px;
}

#sidebar_neuebilder_header {
	font-weight: bold;
	font-size: 1.85em;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

#sidebar_neuebilder_header a:link  {
	color: #9c9c9c;
}

#sidebar_neuebilder_header a:visited {
	color: #9c9c9c;
}

#sidebar_neuebilder_header a:hover {
	color: black;
}



/* @end */

/* @group Images */

.wp-smiley{
	border:0; padding:0; background:none; display:inline 
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}

.alignleft {
	margin: 0 10px 0 0;
	padding: 0;
	border-style: none;
	float: left;
}

.alignnone {
	padding: 0;
	border-style: none;
	font-size: 0.7em;
	display: inline-block;
}

.alignleft {
	padding: 0;
	border-style: none;
	font-size: 0.7em;
	display: inline-block;
}

.size-medium {
	margin: 0 10px 0 0;
	padding: 0;
	border-style: none;
	font-size: 0.7em;
}

.size-thumbnail {
	margin: 0 10px 0 0;
	padding: 0;
	border-style: none;
	font-size: 0.7em;
}

p.wp-caption-text {
	text-align: center;
	margin-top: 2px;
	background-color: #efefef;
	margin-right: 10px;
}

a img {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-style: none;
	list-style-image: none;
	background-image: none;
	display: inline-block;
}

img a {
	text-decoration: none;
	border-style: none;
	list-style-image: none;
	margin: 0 0px 0px;
	padding: 0 0px 0px;
	background: none no-repeat 0 0;
	display: inline;
	visibility: hidden;
	width: 0;
	height: 0;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}



/* @end */

/* @group Misc */

li {
}

ol.commentlist li {
	margin-bottom: 50px;
	border-top: 1px dotted silver;
	padding-top: 5px;
}

.ol {
	list-style-type: decimal;
}

.entry_page ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 24px;
}

.entry_category_post ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 34px;
}

.entry_category_post ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 24px;
}


ul {
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #ECF8FE;
	background: #ECF8FE;  
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}

blockquote {  
   border: 1px none #ECF8FE;
	background: url(images/quote.jpg) no-repeat 0 6px;	
	color: #434343;
	width: 360px;
	margin-bottom: 0;
	margin-top: 0;
	font: italic normal 1.1em/1.1px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-right: 10px;
}




/* @end */

/* @group Table */



/* @end */

/* @group Forms */

form { padding: 5px 0 20px 10px;
	border: 1px solid #f1f1f1; 
	background: #fdfdfd;
	height: 280px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 0;
	width: 420px;
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 400px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* @group Serach Form */

.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 152px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}



/* @end */



/* @end */

/* @group Main Column */


em {
	font-style: italic;
}

#main {
	width: 420px;
	display: inline-block;
	top: 30px;
	position: relative;
	float: left;
}
#main h2 {
	padding-bottom: 3px;
	color: black;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;
	letter-spacing: -1px;
	font: bold 140% "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 420px;
	overflow: hidden;
	white-space: nowrap;
}
#main h2 a {
	color: black;
	text-decoration: none;	
	background: none; border: none;
	font-size: 100%;
}
#main ul li {
}



/* @end */

/* @group Footer */


.outerfooter {
	margin-top: 100px;
	margin-bottom: 6%;
	font-size: 0.7em;
	width: 418px;
	height: 20px;
	margin-left: auto;
	float: left;
	clear: left;
	position: relative;
	padding-left: 180px;
}

.smallfooter {
	text-align: center;
	background-color: #e8e8e8;
}

#footer-wrap {
	position: relative;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	
	color: #777;
	width: 780x;
	clear: both;
	float: left;
	top: -120px;
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;	
	color: #666666;	
}
#footer-content {	
	margin: 0 auto;		
	width: 780px;
	text-align: left;	
}

#footer-content ul {
	background: url(images/dots.gif) repeat-x left top;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul li {
	background: url(images/dots.gif) repeat-x left bottom;
}
#footer-content ul li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #777;
	border: none;
}
#footer-content ul li a:hover {
	color: #333;
	text-decoration: none;
}
#footer-content ul li a span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer-content .col {
}
#footer-content .space-sep {
}

#footer-content .col2 {	
	display: inline;
	padding: 0;
}



/* @end */

/* @group Postmeta */

.postmeta {	
	font-size: 1em;	
	color: #777;
	border: 1px none #ECF8FE;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 15px;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { 
	font-size: .75em; color: #bababa;
	top: -46px;
	display: inline-block;
	float: none;
	width: 420px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
}

.post-info a { 
	color: #9c9c9c;
}



/* @end */

/* @group Thumbnails */

p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	border: 1px solid #ebebeb;
	background: none;
	padding: 4px;
	margin: 5px;
	/* margin: 4px 7px 4px 4px; */	
}
.thumbs img:hover	{
	border: 1px solid #c5c5c5; 
	background: none;	
}
.thumbs a:hover { background-color: transparent; border: none }



/* @end */

/* @group Alignments */

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }



/* @end */

/* @group Display and additional Classes */

.clearer {
	visibility: collapse;
	overflow: hidden;
}

/* 
.clearer {
	text-align:center;	
	background: #c2c2c2;
	color: white;
	font: normal 0.8em/1.9em Helvetica, Arial, Geneva, sans-serif;
	width: 780px;
	position: relative;
	height: 16px;
	margin-left: 0;
	margin-right: 0;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: left;
}
*/
	
#clearer a, a:active, a:link {
}

.clearer a:hover {
}



/* @end */

/* @group Search */

form#searchform_main {
	border: 1px solid #e7e7e7;
	width: 150px;
	height: 50px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

form#searchform_main input#s {
	border: 1px solid #f1f1f1; 
	background: #f5f5f5;
	display: inline-block;
	width: 70px;
	float: left;
	margin-left: 5px;
	margin-top: 13px;
	margin-bottom: 0;
}

form#searchform_main input, select {
	border: 1px solid #f5f5f5; 
	background: #ddd;
	width: 45px;
	margin-left: 10px;
	margin-bottom: 1px;
	margin-top: 13px;
	font-size: 9px;
	color: black;
}

.searchform_main {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 188px;
	height: 50px;
}

.searchform_main p { margin: 0; padding: 0 0 10px 0; 
}

.searchform_main input.textbox { 
	width: 36px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}

form#searchform_main input#s {
	width: 70px;
}

.searchform_main input.button { 
	width: 70px;
	height: 24px;
	font-weight: bold;
}


form#searchform {
	margin: 16px 5px 15px; padding: 5px 5px 20px;
	border: 1px solid #f1f1f1; 
	background: #fdfdfd;
	clear: left;
}

form#searchform input#s {
	border: 1px solid #f1f1f1; 
	background: #f5f5f5;
	display: inline-block;
	width: 180px;
	float: left;
	margin-left: 8px;
	margin-top: 14px;
}

form#searchform input, select {
	border: 1px solid #f5f5f5; 
	background: #ddd;
	width: 50px;
	margin-left: 10px;
	margin-bottom: 1px;
}

.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 250px;	
}

.searchform p { margin: 0; padding: 0 0 10px 0; 
}

.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}

form#searchform input#s {
	width: 124px;
}

.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* @end */

/* @group Workshoptermine */

.single_workshop_termine {
}

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

.wst_sdate {
	font-size: 0.9em;
}

.wst_slocation {
	font-size: 0.9em;
}

.wst_sduration {
	font-size: 0.9em;
	margin-top: 16px;
}

.wst_stheme {
	font-size: 0.9em;
	margin-bottom: 4px;
	margin-top: 15px;
}

.wst_ssubline {
	font-size: 0.9em;
	margin-bottom: 4px;
}
.wst_ssubline_a {
	font-size: 0.9em;
	margin-bottom: 4px;
}

.wst_ssubline_b {
	font-size: 0.9em;
	margin-bottom: 4px;
}

.wst_sremarks {
	font-size: 0.9em;
	margin-bottom: 15px;
}

.wst_sdays {
	margin-top: 8px;
}

.wst_sday1 {
	font-size: 0.8em;
	border-top: 1px dotted #e7e7e7;
	width: 400px;
}

.wst_sday2 {
	font-size: 0.8em;
	border-top: 1px dotted #e7e7e7;
	width: 400px;
}

.wst_sday3 {
	font-size: 0.8em;
	border-top: 1px dotted #e7e7e7;
	border-bottom: 1px dotted #e7e7e7;
	width: 400px;
}

.wst_sday4 {
	font-size: 0.8em;
	border-top: 1px dotted #e7e7e7;
	width: 400px;
}

.wst_sday5 {
	font-size: 0.8em;
	border-top: 1px dotted #e7e7e7;
	width: 400px;
}

.wst_sdayend {
	font-size: 0.8em;
	border-top: 1px dotted #e7e7e7;
	width: 400px;
}

.wst_sucount {
	font-size: 0.9em;
}

.wst_sfprice {
	margin-top: 25px;
}

.wst_sprice {
}

.sidebar_workshop_termine {
	line-height: 1.5em;
	display: inline-block;
	position: relative;
	width: 180px;
	top: 6px;
}

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

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

.wst_sblocation {

	padding-bottom: 3px;
	margin-bottom: 3px;
}

.wst_cdate {
	font-size: 0.9em;
	margin-top: 12px;
}

.wst_cucount {
	font-size: 0.9em;
	margin-bottom: 10px;
}

/* @end */



/* @group Absaetze */

/*

.entry p { margin-bottom: 1em; }
.hentry p { margin-bottom: 1em; }
.entry_category_post p { margin-bottom: 1.5em;
	line-height: 1.5em;
}
.entry_category_post blockquote p { line-height: 1.5em; }
.comment p { margin-bottom: 1em; }
blockquote p { line-height: 1.5em; }
ul { margin-bottom: 1em; }

*/

/* @end */

#post-1588 .linklove {
	height: 30px;
	display: inline-block;
	visibility: hidden;
	border-style: none;
}

#post-1588 #cforms2form, #cformsform {
	display: inline;
	border-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #bbb;
	background-color: #6e6e6e;
}

#post-1588 #cforms2form, #cf_field_5 {
	margin: 0;
	padding: 0;
	width: 404px;
}

