/* CSS Document */
* {
	padding:0; 
	margin:0;
	outline:none;
}
body{
	color:#000000;
	background:#F8FFED url("images/header_bg.jpg") repeat-x;
	font-size:12px;
	font-family:Verdana, Tahoma, "Times New Roman";
	}
	
div, p, ul, li, a, h1, h2, h3, h4, form, label, input{ 
	padding:0; margin:0;
	}
	
.spacer{
	line-height:0; font-size:0; clear:both;
	}	
li {
	list-style:none;
}
a{
	color:#4f91d5;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.no-border{
	border:none!important;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	 float:left;
	padding: 2px;
	margin: 5px 7px 2px 0;
	display: inline;
	}
#left img {
	padding: 2px;
	border:1px solid #ecf3ca;
	margin: 5px 7px 2px 0;
	display: inline;
	background:#f6fdeb;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.clear {
	clear: both;
}

/*---------------------------------------Header Start------------------------------------*/
	
#header{
	width:771px; 
	position:relative;
	margin:0 auto;
	height:240px;
	background:url(images/header_bg_1.jpg) no-repeat bottom;
	}
#header h1 a{
	color:#19171a;
	text-transform:uppercase;
	font-size:12px;
	position:absolute;
	top:195px;
	left:292px;
	height:29px;
	width:140px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:2px solid #19171a;
	}
#header h1 a:hover{
	text-decoration:none;
	color:#4f91d5;
	}
#header h1 a span{
	display:block;
	font-size:8px;
	color:#1a181d;
	font-weight:normal;
	}
#speicher{
	position:absolute;
	top:58px;
	right:0;
	width:773px;
	height:180px;
}
#header ul{
	position:absolute;
	left:97px; top:0px;	
	list-style:none;
	}
	
#header ul li{
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px;
	color:#375D0B; background:url(images/header_nav_bg.gif) repeat-x 0 0 #CCCCCC; 
	text-align:center;
	}
	
	
	
#header ul li a{
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; 
	color:#375D0B; background:url(images/header_nav_bg.gif) repeat-x 0 0 #CCCCCC; 
	width:65px; height:23px; padding-top:34px;
	text-decoration:none; display:block;
	text-transform:uppercase;
	}
#header ul .yellow-card{
	width:125px!important;
		}
#header ul li.home{
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; 
	color:#375D0B; background:url(images/nav_bg.jpg) repeat-x 0 0 #CCCCCC; 
	width:65px; height:23px; padding-top:34px;
	text-decoration:none; display:block;
	text-align:center; float:left;
	}
	
#header ul li a:hover{
	background:url(images/nav_bg.jpg) repeat-x 0 0 #E1ECB5;
	color:#375D0B;
	height:23px; width:65px;
	}
#livestream-cr-song{
	position:absolute;
	top:220px;
	left:7px;
	font-weight:bold;
	background:url("images/music.png") no-repeat;
	padding-left:20px;
	font-size:11px;
	z-index:2;
}
#livestream-cr-song a{
	color:#FFFFFF;
}
#livestream-klick{
	position:absolute;
	top:120px;
	left:7px;
	width:240px;
	height:120px;
	z-index:1;
}
.logo{
	position:absolute; 
	top:101px; left:16px;
	}
	
#header h2{
	background:url(images/punch_line.jpg) no-repeat;
	width:219px; height:18px;
	position:absolute;
	top:159px; left:16px;
	text-indent:-2000px;
	}

/*---------------------------------------Header End------------------------------------*/


/*----------------------------------left side Start-----------------------------------------------------*/	

#left h2 a, #left h2{
	font-size:15px!important;
}
#left h4, #left h3, .post-edit-link{
	margin:8px;
}
.read-moore-link{
	color:#ffffff!important;
	background-color:#477406;
	padding:1px 7px 1px 7px;
	margin-top:3px;
	font-size:0.8em!important;
	float:right;
}
.read-moore-link-alignright, .read-moore-link-alignleft{
	color:#ffffff!important;
}
.read-moore-link-alignleft{
	float:left;
}
.read-moore-link-alignright{
	float:right;
}
.read-moore-link-alignright a, .read-moore-link-alignleft a{
	color:#ffffff!important;
	background-color:#477406;
	padding:3px 3px 3px 3px;
	margin-top:3px;
	font-size:0.8em!important;

}
.read-moore-link:hover, .read-moore-link-alignright a:hover, .read-moore-link-alignleft a:hover{
	background-color:#d0eea5!important;
	text-decoration:none;
	color:#477406!important;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight:bold;
	}

#content, #content2{
	background:url("images/content-main.jpg") repeat-y;
	float:left;
	border-top:6px solid #d9ebff;
	border-left:1px solid #e2edb5;
	border-right:1px solid #e2edb5;
	width:766px;
	margin-left:3px;
}
* html #content, * html #content2{
	border-top:4px solid #d9ebff;
	width:766px;
	margin-left:3px;
}
#content2{
	background:url("images/full-content-bg.jpg") repeat-y;
}
#content2 #left{
	padding:19px 32px 8px 27px; 
	width:470px;
	float:left;
	border-top:1px solid #ffffff;

}
#content2 #right{
	width:210px;
	padding:0px 6px 31px 7px;
	background-color:#fffff;
	color:#000000;
	margin-left:9px;
}
* html #content2 #right{
	margin-left:4px;
}
.category-blau, .category-gruen{
	background: url('images/content-blau.jpg') repeat-y;
	padding:19px 32px 8px 27px; 
	margin:1px 0px 1px 3px!important;
	float:left;
	width:467px;
}
* html .category-blau, .category-gruen{
	padding:19px 32px 8px 27px; 
	margin:1px 1px 1px 1px;
	float:left;
	width:467px;
}
.category-gruen{
	background: url('images/content-gruen.jpg') repeat-y;
}
.left2{
	background: url('images/content-blau.jpg') repeat-y;
	padding:19px 32px 8px 27px; 
	margin:1px 1px 1px 3px;
	float:left;
	width:467px;
}
#left a{
	font-weight:bold;
	font-size:11px;
}
#left a:hover{
	color:#375d0b;
}
#container{
	width:778px; 
	position:relative;
	margin:0 auto;
	}
	
#box{
	height:165px;
	float:left;
	}
	
#blog{
 	border:#BFC897 solid 1px;
	background:url(images/blog.jpg) no-repeat top left #FFFFFF;
	width:216px; height:144px;
	margin:5px 3px 7px 3px;
	float:left; color:#000000;
	padding:9px 20px 0 16px;
 	}
	
#blog h2{
	height:40px;
	background:url(images/box-bg.gif) repeat-x 0 9px #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px; color:#5C6731; line-height:40px;
}

#blog h2 span{
	width:82px; display:block; background:#fff; 
	float:left; color:#5C6731; 
	padding:0 0 0 16px;
	}
	
#blog h2 span.no{
	width:40px;
	height:40px;
	background:url(images/01.jpg) no-repeat 0 0;
	font-size:0px;
	text-indent:-1000px;
	padding:0;
}

#jobs{
 	border:#BFC897 solid 1px;
	background-image:url(images/jobs.jpg);
	background-position:top left; background-repeat:no-repeat;
	background-color:#FFFFFF; color:#000000;
	width:216px; height:144px;
	margin:5px 3px 7px 0;
	float:left;
	padding:9px 20px 0 16px;
 	}
	
#jobs h2{
	height:40px;
	background:url(images/box-bg.gif) repeat-x 0 9px #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px; color:#5C6731; line-height:40px;
	}
	
#jobs h2 span{
	width:82px; display:block; background:#fff; 
	float:left; color:#5C6731; 
	padding:0 0 0 17px;
	}
	
#jobs h2 span.no{
	width:40px;
	height:40px;
	background:url(images/02.jpg) no-repeat 0 0;
	font-size:0px;
	text-indent:-1000px;
	padding:0;
	}
	
#ideas{
 	border:#BFC897 solid 1px;
	background-image:url(images/ideas.jpg);
	background-position:top left; background-repeat:no-repeat;
	background-color:#FFFFFF; color:#000000;
	width:216px; height:144px;
	margin:5px 3px 7px 0;
	float:left;
	padding:9px 20px 0 16px;
 	}
	
#ideas h2{
	height:40px;
	background:url(images/box-bg.gif) repeat-x 0 9px #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px; color:#5C6731; line-height:40px;
	}
	
#ideas h2 span{
	width:82px; display:block; background:#fff; 
	float:left; color:#5C6731; 
	padding:0 0 0 17px;
	}
	
#ideas h2 span.no{
	width:40px;
	height:40px;
	background:url(images/03.jpg) no-repeat 0 0;
	font-size:0px;
	text-indent:-1000px;
	padding:0;
	}
	
ul.box{
	margin-bottom:15px; padding-left:60px;
	list-style:none;
	}
	
ul.box li{
	line-height:20px; 
	background-image:url(images/list_icon.jpg); background-repeat:no-repeat;
	background-position:0px 5px; background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; font-size:13px;
	color:#1F3400;
	padding-left:15px;
	}
	
ul.box li a{
	line-height:20px; 
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; font-size:13px;
	color:#1F3400; text-decoration:none;
	}
	
ul.box li a:hover{
	background-color:#EBF8D8; color:#1F3400;
	}
	
#blog p{
	background-color:#86C826; 
	clear:both;
	height:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#fff; font-weight:bold;
	text-align:right;
	}
	
#blog p a{
	text-align:left;
	display:block; 
	background-color:#477406; background-image:url(images/blog_arrow.gif);
	background-repeat:no-repeat; background-position:48px;
	padding:0 0 0 13px; line-height:11px;
	width:45px;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	}
#blog p a:hover{
background-color:#D0EEA5; color:#477406; background-image:url(images/blog_arrow_h.gif);
	}
#jobs p{
	background-color:#4F91D5; 
	clear:both;
	height:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#fff; font-weight:bold;
	text-align:right;
	}	

#jobs p a{
	text-align:left;
	display:block; 
	background-color:#17487B; background-image:url(images/jobs_arrow.gif);
	background-repeat:no-repeat; background-position:48px;
	padding:0 0 0 13px; line-height:11px;
	width:45px;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	}
#jobs p a:hover{
background-color:#CBE0F9; color:#17487B; background-image:url(images/blog_arrow_h.gif);
	}
#ideas p{
	background-color:#E3C55B; 
	clear:both;
	height:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#fff; font-weight:bold;
	text-align:right;
	}
	
#ideas p a{
	text-align:left;
	display:block; 
	background-color:#8F7004; background-image:url(images/ideas_arrow.gif);
	background-repeat:no-repeat; background-position:48px;
	padding:0 0 0 13px; line-height:11px;
	width:45px;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	}
#ideas p a:hover{
background-color:#F4E5B2; color:#8F7004; background-image:url(images/blog_arrow_h.gif);
	}
	
#left{
	float:left;
	width:530px;
	}

#left h2, #left2 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px; color:#043970; 
	margin-bottom:19px;
	clear:both;
	}
	
#left img{
	margin-bottom:24px;
	}
.release-artikel{
	border-bottom:1px solid #4f91d5;
}	
/*----------------------------------left side End-----------------------------------------------------*/	

/*----------------------------------right side Start-----------------------------------------------------*/

/*------------------------------------------------sprache --------------------*/
#translation_bar{
	width:220px;
	border-bottom:1px dashed #e2e2e2;
	margin-top:3px;
	float:left;
}
#translation_bar a{
	margin:2px;
	float:left;	
}
#transl_sign a{
	float:left;
	font-weight:normal;	
	font-size:10px;
	color:#c1c1c1;
}


#right{
	position:relative;
	float:left;
	width:210px;
	padding:0px 6px 31px 7px;
	background-color:#fffff;
	color:#000000;
	margin-left:8px;
}
* html #right{
	margin-left:1px;

}
#right form.search{
	color:#000000;
	margin-top:9px;
	padding-top:7px;
	}
	
#right form .text1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	line-height:24px;
	}
	
#right form .input1{
	margin:0 0 8px 16px;
	width:167px;
	padding:4px; color:#000000;
	background-color:#F8FFED;
	border:#e2edb5 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#right p.search{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	padding-left:16px;
	}

#right input.submit{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px; color:#423301; font-weight:bold;
	padding:0 12px 2px 5px;
	background:url(images/go_arrow.gif) no-repeat 24px 3px;
	background-color:#F8FFED;
	width:31px; height:11px;
	border:none;
	cursor:pointer;
	margin:1px 0 1px 23px;
	}
#right h2.member{
	background-color:#646E36;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px; color:#FFFFFF;
	line-height:32px;
	padding-left:16px;
	}
	
#right form.login{
	background-color:#939F63;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; color:#FFFFFF;
	padding:3px 16px 24px ;
	}
	
#right form .text2{
	margin:7px 0 0 0; background-color:#939F63;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF; font-weight:bold;
	line-height:24px;
	}
	
#right form .input2{
	width:167px;
	padding:4px;
	background-color:#F8FFED;
	border:#715803 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#000000;
	}
	
#right p.login{
	margin:10px 0 0 0;
	background-color:#6A753E;
	height:11px; padding:0; color:#FFFFFF;
	text-align:right;
	}
	
.loginBtn{
	background:url(images/login_arrow.gif) no-repeat 55px 3px;
	background-color:#121504;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left; font-weight:bold; line-height:11px;
	color:#FFFFFF; border:0;
	width:65px; height:11px;
	cursor:pointer;
	padding:0 15px 0 14px; margin:0; float:right;
	}
	
	#right h2{
	font-size:13px;
	color:#1f1f1f;
	line-height:21px;
	height:21px;
	font-weight:bold;
	margin:15px 0 3px 0;
	display:block;
	}
#right .contact{
	font-size:11px;
	text-transform:uppercase;
	color:#375d0b;
	line-height:21px;
	height:21px;
	font-weight:bold;
	background:url(images/kategorie-bg) no-repeat;
	padding-left:6px;
	margin:15px 0 3px 0;
	display:block;
	}
#right ul li ul li:before{
	content: "\00BB \0020";
	margin-left:15px;
	}
#right ul li{
	font-size:11px;
	line-height:15px;
}
#right ul li ul li a{
	font-size:11px;
}
/*----------------------------------right side End-----------------------------------------------------*/	

/*----------------------------------footer Start-----------------------------------------------------*/	
#footer{
	clear:both;
	background:url(images/footer_bg.gif) 0 0 ;
	background-repeat:repeat-x; position:relative;
	margin:0 auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F8FFED;
	height:140px;
	padding:20px 0 0 0;
	}

#footer ul.nav{
	margin:0 auto; padding:0;
	width:570px;	
	}
	
#footer ul.nav li{
	list-style:none;
	float:left;
	}
	
#footer ul.nav li a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;color:#334714; 
	padding:0 8px;
	border-right:1px solid #8a8a8a;
	}

#footer ul.nav li a:hover{
	color:#5e8522; 
	}

#footer p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px; color:#334714;
	line-height:29px;
	text-align:center;
	clear:both;
	}
	
#footer ul.box1{
	margin:0 auto; padding:0;
	width:120px;
	}
	
#footer ul.box1 li{
	list-style:none;
	margin-right:1px; padding:0 5px 0 0; 
	background-color:#050400; color:#F8FFED;
	float:left;
	}   
	
#footer ul.box1 li a{
	background:url(images/footer_arrow.gif) no-repeat right 4px;
	background-color:#050400; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:bold;
	color:#F8FFED;
	text-align:left; padding:0 10px 0 8px;
	display:block;
	line-height:15px;
	text-decoration:none;
	}
	
#footer p.design {
	margin:5px auto 0 auto;
	background-color:#3A2E02; width:150px;
	font:normal 11px/16px Tahoma, Arial, Helvetica, sans-serif; 
	color:#F8FFED; text-decoration:none;
	}


#footer p.design a {
	background-color:#3A2E02;
	font:normal 11px/16px Tahoma, Arial, Helvetica, sans-serif; 
	color:#F8FFED; text-decoration:none;
	}
	
#footer p.design a:hover{
	background-color:#BBB49A; color:#000000;
	}
	

/*----------------------------------footer End-----------------------------------------------------*/	
/*----------------------------------wordpress comments etc styls -----------------------------------------------------*/	


.commentlist li, #commentform textarea, #commentform input{
		font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#f6fdeb url(images/form--textarea-bg.jpg) repeat-x;
		border:1px solid #e2edb5;
		width:450px;
	}
 #commentform textarea{
		height:80px;
		
	}
#left #submit {
		font: 0.8em Verdana, Arial, Sans-Serif!important;
		background: #477406!important;
		color:#FFFFFF;
		text-transform:uppercase;
		font-weight:bold!important;
		border:1px solid #f0b8d6!important;
		border-left:1px solid #e2edb5!important;
		border-right:1px solid #e2edb5!important;
		cursor:pointer;
			}
#left  #submit:hover{
		background:#599700!important;
			}
#searchsubmit {
 		padding:2px 14px;
		margin-left:6px;
			}
*:first-child+html #searchsubmit {
 		padding:3px 4px 1px 4px;
		margin-left:6px;
			}
*html #searchsubmit {
 		padding:3px 4px 1px 4px;
		margin-left:6px;
			}
.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	font-weight:bold;
	}
.postmetadata {
		margin:5px 0;
}
	code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


#searchform input {
		font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
		background: #ffffff url('images/input-fields.jpg') repeat-x;
		border:1px solid #000000;
	}
	#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar{
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



.author{

}
.white-line{
		border:3px solid #ffffff;
		margin:8px 0;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom:10px;
	height:16px;
	
}
.navigation a {
	font-size:10px!important;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #fffeff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

n p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #fffeff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.archives-now li{
	padding-left:13px;
	}
	
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#newtagcloud{

	text-align:center;
	margin-top:13px!important;	
	width:210px;
}

/**************************** 	KOMMENTARE   *******************************/ 
h3#comments{
	 margin-top:15px;
}
.last-comments-menue{
		color:#b1b1b1;
}
.last-comments-menue h2{
		font-size:10px!important;
		text-align:center;
		color:#b1b1b1;
		margin-bottom:9px!important;
}
.last-comments-menue ul{
		font-size:9px;
}
.last-comments-menue li{
		padding:0 9px;
}
.the-tags{
	background: #ffffff;
	border:1px solid #4f91d5;
	padding: 5px 20px 5px 10px;
	margin-top:10px;
	clear:both;
}
.ueberischriften-link{
	color:#000000!important;

}
.adsence{
	text-align:center;
}