body {
	margin: 0px;
	font-family: Arial, Helvetica, Verdana;
	text-align: left;
	font-size: 11px;
	color: white;
	background-color: #13001b;
	background-image: url(/images/k_header.gif);
	background-repeat: repeat-x;
	background-position: 0px 70px;
}
em {e
	font-style: italic;
}
a:link,a:visited {
	text-decoration:none;
}
a:hover,a:active{
	text-decoration:underline;
}
small {
	float: left;
	width: 450px;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	color: #999999;
}
.alignleft {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}
.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.aligncenter {
	display: block;
	margin: 0px;
	clear: both;
}

#discopage {
	width: 940px;
	margin: 0px auto 0px auto;
	position:relative;
}
#discocont {
	float: left;
	width: 940px;
}
#discocont.start{
	background-image:url(/images/thomas-hermanns.jpg);
	background-repeat:no-repeat;
	background-position:480px 210px;
}
#discohead {
	float: left;
	width: 940px;
	margin-bottom:10px;
}
#skyscraper {
	position:absolute;
	top:240px;
	left:960px;
	width:160px;
	height:600px;
}
#header_img_site {
	margin: 0px;
	float: left;
	width: 790px;
	height: 125px;
	padding: 0px 5px 5px 5px;
}
.img_placement {
	float: left;
	width: 786px;
	height: 125px;
	background-image: url(images/img3.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 2px solid #171817;
}


#discohead img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.disconavi {
	float: left;
	width: 940px;
}
.discologo {
	float: left;
	width: 940px;
	height:40px;
	margin: 10px 0 150px 0;
}


.disconavi ul {
	float: left;
	width: 940px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.disconavi li {
	margin: 0px;
	float: left;
	display: inline;
	font-size: 13px;
	padding: 0px 0px 5px 0px;
}
.disconavi li a{
	margin: 0px;
	padding: 0px 8px 2px 8px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.disconavi li a:hover,.disconavi li a.active{
	color:#CB9F4D;
	text-decoration: underline;
}
.disconavi li a.aktiv{
	color:#CB9F4D;
}
#disco_content {
	float: right;
	width: 730px;
	position: relative;
	padding-top: 50px;
}
#disco_footer {
	float: left;
	width: 100%;
	text-align: center;
	color: white;
}
#disco_footer a{
	color: white;
	text-decoration:none;
}
#disco_post {
	float: left;
	width: 510px;
	padding-bottom: 25px;
}
.post_meta {
	float: left;
	width: 500px;
	padding:0px 10px;
}
.post_meta2 {
	float: left;
	/* width: 480px; */
	width: 460px;
	padding:12px 30px 12px 15px;
	background-color: #3c0155;
	margin: 0;
}
.post_meta h1, .post_meta2 h1 {
	margin:0;
	padding:0px;
	float: left;
	width: 500px;
	font-family:Trebuchet, Arial, Helvetica;
	font-size: 1.8em;
	color: #09AEC2;
	font-weight: normal;
	text-align: left;
        line-height: 1.8em;
}
.post_meta h1 a:link, .post_meta h1 a:visited,.post_meta2 h1 a:link, .post_meta2 h1 a:visited {
	text-decoration: none;
	color: #09AEC2;
}
.post_meta h1 a:hover, .post_meta h1 a:active, .post_meta2 h1 a:hover, .post_meta2 h1 a:active {
	color: #09AEC2;
	text-decoration: none;
}

.date {
	width: 500px;
	text-align: left;
	color: #FF3399;
	font-size: 12px;
	float: left;
	margin-bottom:10px;
}
.div_line {
	float: left;
	width: 500px;
	margin-top: 2px;
	color: #666666;
	font-size: 12px;
}
.post_content {
	text-align: left;
	float: left;
	width: 480px;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 18px;
	color: #ECEEEE;
	font-size: 12px;
}
.post_content p {
	text-align: left;
	padding: 0px;
	margin: 0px;
}


.clear_content {
	float: left;
	height: 24px;
	width: 500px;
	text-align:center;
	margin:20px 0px;
}
.post_content p {
	margin-bottom: 10px;
}
.post_content a:link, .post_content a:visited {
	color: #09AEC2;
	text-decoration: none;
}
.post_content a:hover, .post_content a:active {
	color: #09AEC2;
	text-decoration: underline;
}
.post_content blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/block.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 15px 0px 0px 33px;
	color: #B9B9B9;
}
.post_content blockquote blockquote {
	color: #999999;
	margin: 0px;
	padding-top: 3px;
	padding-left: 35px;
}
.post_content code {
	text-align: left;
	display: block;
	padding: 5px;
	clear: both;
	border: 1px dashed #000000;
	margin: 8px 15px 8px 15px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
}
.post_content img {
	/* border: 2px solid #333333; */
	margin-right: 8px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
.div_line a:link, .div_line a:visited {
	text-decoration: none;
	color: #869AA0;
}
.div_line a:hover, .div_line a:active {
	text-decoration: underline;
	color: #869AA0;
}
.post_box {
	float: left;
	width: 500px;
	padding-left: 10px;
	font-size: 18px;
	color: #666666;
}
.post_box a:link, .post_box a:visited {
	color: #999999;
	text-decoration: none;
}
.post_box a:hover, .post_box a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#sidebars {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	font-size: 11px;
}
.dynamic_widget {
	float: left;
	width: 200px;
}
.dot {
	float: left;
	list-style-type: none;
	text-align: left;
	margin: 5px 0px 32px 0px;
	width: 180px;
	padding: 0px 0px 0px 4px;
}
div.tagcloud {
	float:left;
	width:170px;
	padding:10 5px 0px 5pxpx;
	margin-bottom:32px;
	text-align:center;
	background-image:url(/images/background_tagcloud.gif);
	background-repeat:no-repeat;
	background-position:center;
}
div.tagcloud a{
	color:white;
	text-decoration:none;
}
div.tagcloud a:hover{
	color:white;
	text-decoration:underline;
}
.dot li {
	margin: 0px;
	width: 160px;
	padding-left:16px;
	display: block;
	background-repeat: no-repeat;
	background-position: left 1px;
	color: #FFFFFF;
	text-decoration: none;
}
.dot li.lila {
	background-image: url(/images/dot_lila.gif);
}

.dot li.gruen {
	background-image: url(/images/dot_gruen.gif);
}
.dot li.gelb {
	background-image: url(/images/dot_gelb.gif);
}
.dot li.himbeer {
	background-image: url(/images/dot_himbeer.gif);
}
.dot li.aqua {
	background-image: url(/images/dot_aqua.gif);
}
.dot li.rot {
	background-image: url(/images/dot_rot.gif);
}
.dot li.orange {
	background-image: url(/images/dot_orange.gif);
}
.dot li.pink {
	background-image: url(/images/dot_pink.gif);
}


.google_placement {
	margin: 0px;
	float: left;
	width: 150px;
	padding-left: 10px;
}


ul.dot li a:link, ul.dot li a:visited {
	margin: 0px;
	display: block;
	color: white;
	text-decoration: none;
	width: 150px;
}
ul.dot li a:hover, ul.dot li a:active {
	margin: 0px;
	display: block;
	color: white;
	text-decoration: underline;
	width: 150px;
}

.xsearch {
	background-color: #E6E6E6;
	width: 170px;
	border: 1px solid #222222;
	font-weight: bold;
	color: #333333;
	padding: 3px 2px 3px 2px;
}

#sidebars p a:link, #sidebars p a:visited {
	color: #999900;
	text-decoration: none;
}
#sidebars p a:hover, #sidebars p a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#comment_template {
	float: left;
	width: 500px;
	padding-left: 10px;
	font-size: 11px;
}
#disco_post h4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
	font-size: 2em;
	font-weight: normal;
	color: #999999;
}
.dynamic_widget form {
	float: left;
	width: 180px;
	margin: 0px 0px 10px 0px;
}
.dynamic_widget p {
	float: left;
	width: 170px;
	padding-left: 10px;
	margin: 0px 0px 5px 0px;
}

.rss {
	float: left;
	width: 470px;
	padding-left: 25px;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 25px;
	line-height: 25px;
}
.coms {
	float: left;
	width: 444px;
}
.clear_coms {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 480px;
}
.top_coms {
	/* background-image: url(images/top_com.gif); */
	background-repeat: no-repeat;
	background-position: bottom;
        background-color: #201525;
	float: left;
	width: 424px;
	padding-right: 10px;
	padding-left: 10px;
	height: 16px;
}
.rep_coms {
	/* background-image: url(images/rep_com.gif); */
	background-repeat: repeat-y;
        background-color: #201525;
	width: 424px;
	margin: 0px;
	float: left;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
}
.bot_coms {
	/* background-image: url(images/bot_com.gif); */
	background-repeat: no-repeat;
	background-position: top;
        background-color: #201525;
	float: left;
	width: 424px;
	padding-right: 10px;
	padding-left: 10px;
	height: 35px;
}
.top_coms_alt {
	/* background-image: url(images/top_alt.gif); */
	background-repeat: no-repeat;
	background-position: bottom;
        background-color: #201525;
	float: left;
	width: 424px;
	padding-right: 10px;
	padding-left: 10px;
	height: 16px;
}
.rep_coms_alt {
	/* background-image: url(images/rep_alt.gif); */
	background-repeat: repeat-y;
        background-color: #201525;
	width: 424px;
	margin: 0px;
	float: left;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
}
.bot_coms_alt {
	/* background-image: url(images/bot_alt.gif); */
	background-repeat: no-repeat;
	background-position: top;
        background-color: #201525;
	float: left;
	width: 424px;
	padding-right: 10px;
	padding-left: 10px;
	height: 35px;
}
.author_date {
	float: left;
	width: 424px;
	padding-right: 10px;
	padding-left: 10px;
	height: 35px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.rep_coms blockquote {
	background-image: url(images/block_com.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
.rep_coms code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	color: #FFFFFF;
	background-color: #252829;
	border: 1px dashed #52595C;
}

.rep_coms_alt blockquote {
	background-image: url(images/block_com_alt.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	clear: both;
	padding-top: 8px;
	padding-left: 20px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
.rep_coms_alt code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	color: #FFFFFF;
	background-color: #30312D;
	border: 1px dashed #5F6158;
}
.coms p {
	margin: 0px;
	clear: both;
	padding: 0px;
}
.coms a:link, .coms a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.coms a:hover, .coms a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#disco_post h5 {
	float: left;
	width: 400px;
	margin: 8px 0px 8px 0px;
	font-size: 1.7em;
	font-weight: normal;
}
#tf {
	float: left;
	width: 400px;
}
#comment_template form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#tf input {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #232323;
	color: #000000;
	padding: 2px;
}
#tf p {
	clear: both;
	margin: 0px 0px 5px 0px 13px;
	font-weight: bold;
	color: #CCCCCC;
}
#tf input:hover {
	width: 250px;
	background-color: #eeeeee;
	border: 1px solid #131414;
	color: #333333;
	padding: 2px;
}
#ta {

	float: left;
	width: 400px;
}
#ta textarea {
	padding: 5px;
	width: 350px;
	background-color: #f8e3ff;
	border: 4px solid #333333;
	height: 150px;
	margin: 0px;
	color: #333333;
}
#ta p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#ta textarea:hover {
	padding: 5px;
	width: 350px;
	background-color: #f8e3ff;
	border: 4px solid #333333;
	height: 150px;
	margin: 0px;
}
.rss a:link, .rss a:visited {
	text-decoration: none;
	color: #CCCC99;
}
.rss a:hover, .rss a:active {

	text-decoration: underline;
	color: #FFFFFF;
}
#tsbm {


	float: left;
	width: 360px;
}
#tsbm p {
	padding: 0px;
	clear: both;
	margin: 5px 0px 0px 0px;
}
#tsbm input {
	float: right;
	width: 150px;
	background-color: #666666;
	border: 2px solid #666666;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#tsbm input:hover {
	float: right;
	width: 150px;
	background-color: #999900;
	border: 2px solid #666666;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#disco_footer{
	text-align:center;
}
.post_pre {
	float: left;
	width: 500px;
}
.post_pre a:link, .post_pre a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.post_pre a:hover, .post_pre a:active {
	color: #869AA0;
	text-decoration: none;
}

.lastpost {
	float: left;
	width: 250px;
	background-image: url(images/out.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
.nextpost {
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 15px;
	background-image: url(images/in.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.dark {
	color: #999999;
}
.google_p500 {
	float: left;
	width: 480px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#disco_post h6 {
	float: left;
	width: 400px;
	margin: 8px 0px 8px 0px;
	font-size: 1.6em;
	font-weight: normal;
	color: #99CC00;
}
#dynamic_sidebars {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 50px 0px 25px 0px;
	position: relative;
	font-size: 11px;
}
#dynamic_sidebars h2,#sidebars h2 {
	vertical-align:middle;
	float: left;
	height: 36px;
	width: 180px;
	background-image: url(/images/navi_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	line-height: 36px;
	/*
	font-size: 1.5em;
	color: #666666;
	*/
	font-size:14px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	font-family: Trebuchet, Arial;
}
#dynamic_sidebars h3, #sidebars h3, h3 {
	line-height: 24px;
        margin-bottom: 4px;
}

#dynamic_sidebars h2 a,#sidebars h2 a{
	text-decoration:none;
}
h2.lila, h3.lila, h2.lila a, a.lila {
	color:#8712C2 !important;
}
/** h2.gelb, h2.gelb a, a.gelb, li.gelb {
	color:#FFFF33 !important;
} **/
h2.gelb, h3.gelb, h2.gelb a, a.gelb {
	color:#f3c518 !important;
}
h2.aqua, h3.aqua, h2.aqua a, a.aqua, span.aqua, span.aqua a {
	color:#66FFFF !important;
}
h2.blau, h3.blau, h2.blau a, a.blau, span.blau, span.blau a {
	color:#09AEC2 !important;
}
h2.himbeer, h3.himbeer, h2.himbeer a, a.himbeer, span.himbeer {
	color:#FF3399 !important;
}
h2.gruen, h3.gruen, h2.gruen a, a.gruen, span.gruen {
	color:#54C494 !important;
}
h2.rot, h3.rot, h2.rot a, a.rot, span.rot {
	color:#FF0000 !important;
}
h2.orange, h3.orange, h2.orange a, a.orange, span.orange {
	color:#FE8831 !important;
}
h2.pink, h3.pink, h2.pink a, a.pink, span.pink, p.pink, div.pink {
	color:#F956D1 !important;
}
h2.gold, h3.gold, h2.gold a, a.gold, span.gold {
	color:#CB9F4D !important;
}
h2.white, h3.white, h2.white a, a.white, span.white  {
	color:#FFF !important;
}

.inversewhite, li.inversewhite a {
        background-color: #fff;
        color: #13001b !important;
        padding: 3px 0 4px 0;
}

#sidebars ol li {
	margin: 0px;
	padding-left:3px;
	/*display: block;*/
	background-repeat: no-repeat;
	background-position: left 1px;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebars ol{
	float:left;
	/*list-style-type: none;*/
	text-align: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 30px;
}

.platte {
        margin-bottom:30px;
}

.kasten {
	color:#FE8831 !important;
}
p.interview {
        width: 84%;
        margin-bottom: 15px;
}

.boxed {
        width: 60%;
        margin: 20px 0;
        border: 1px solid;
        padding: 5px;
        }
.mp3player {
        border: 3px solid #66FFFF;
        padding: 5px 10px 4px 10px;
        }
.terminankuendigung {
        margin: 20px 0;
        border: 0px solid #09AEC2;
        padding: 20px 0;
        }
.terminankuendigung h1 {
        font-size: 12px;
        font-weight: 600;
        padding-bottom: 0;
        }
.terminankuendigung post_content {
        padding-top: 5px;
        }