@charset "utf-8";
/* CSS Document */
* {
	border:none;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin: 0px;
	background-color:#fff;
}

h2 {
	font-size:11px;
}

a:link {
	color:#666666;
	text-decoration:none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:active {
	color: #000 !important;
	text-decoration:none;
}

a:hover {
	color:#666666;
	text-decoration:underline;
}

.rule{
	background-color: #ccc; height: 1px;
}


/*<!--[if IE ]-->
img, div { 
	behavior: url(iepngfix.htc) 
}*/

input{
	background-color:#EDEAE5;
}

textarea{
	background-color:#EDEAE5;
	border: solid 1px #dddddd;
}

/* DIV LAYOUT */

#container {
	width:764px;
	text-align:left;
	min-height: 100%;
	height: auto !important;
	margin:auto;
}

#header {
	float:left;
	width:100%;
	height:256px;
	padding-bottom: 0px;
}

#header h1 {
	visibility:hidden;
	height: 0px
}

#content {
	width: 100%;
	float:left;
	margin-bottom: 20px;
}

#content_navi {
	float: left;
	margin: 11px 10px 0px 0px;
	padding:0px;
	width: 160px;
	height: 500px;
}

#content_main {
	float:left;
	margin: 10px 0px 0px 0px;
	width: 433px;
}

p {
	margin:0px;
	padding:0px;
}

p.bodytext {
	margin-bottom:10px;
}


#content_top {
	float:left;
	margin: 0px;
	width:409px;
	/* text-transform: uppercase;n */
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding: 0px 20px 5px 0px;
}


.metanavie{
	float:left;
	margin:0px;
	padding:0px;
}

.metanavie a {
	color: #666;
}

.metanavie li {
	padding-right:5px;
	list-style-type:none;
	float:left;
}

#content_middle {
	float:left;
	margin: 0px;
	width:430px;
	/* text-transform: uppercase; */
	padding-top: 9px;
}

#indexedsearchbox {
	float:left;
	margin-top:7px;
	padding-bottom:9px;
	vertical-align:top;
	width:150px;
}

/* + html #indexedsearchbox {
	float:left;
	margin-top:7px;
	padding:0px 0px 28px 10px;
	vertical-align:top;
	width:150px;
}*/

#indexedsearchbox ul {
	margin:0px;
	padding:0px;
}

#indexedsearchbox li {
	list-style-type:none;	
	float:left;
	margin-right:5px;
}

#indexedsearchbox {

}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	border:1px solid #ddd;
}

#indexedsearchbox input,
#indexedsearchbox optgroup {
    border:1px solid #ddd;
}

#indexedsearchbox input:hover,
#indexedsearchbox input:active,
#indexedsearchbox optgroup:hover,
#indexedsearchbox optgroup:active {
    border:1px solid #aa6666;
}








#tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button submit {

}

#tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button submit input,
#tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button submit optgroup {
    border:1px solid #ddd;
}

#tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button submit input:hover,
#tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button submit input:active,
#tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button submit optgroup:hover,
#tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button submit optgroup:active {
    border:1px solid #aa6666;
}

.searchbox-sword {
	margin-left:11px;
	padding:0px;
	width:60px;
	border:1px solid #ddd;	
}

#tx-jtvinfotermine-pi1
 {
	margin:0px;
	padding:0px;
}

/* Sidebars */
.sidebar_holder {
	width: 150px;
	float:right;
	margin-left:11px;
	padding:0px;
}

#content_side {
	color:#a3b6cf;
	float: left;
	width: 150px;
	margin:0px;
	padding-bottom:5px;

}

#content_sidetwo {
	color:#a3b6cf;
	float:left;
	width: 150px;
	padding:0px 0px 10px 0px;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	list-style: none;
}

.plaetze {
list-style:none;
	margin:0;
	padding:0;
}

#content_sidethree {
	color:#a3b6cf;
	float: left;
	width: 150px;
	padding:0px 0px 10px 0px;
}

#content_sidefour {
	color:#a3b6cf;
	float: left;
	width: 150px;
	padding:200px 0px 100px 0px;
}

#content_sidefive {
	color:#a3b6cf;
	float: left;
	width: 150px;
	margin:0px;
	padding-bottom:5px;

}

#footer {
	position: relative;
	clear: both;
	width: 700px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
	text-align:center;
}


/* ----------------- Menu CSS ---------------- */
#content_navi ul {
	list-style-type:none;
	padding:0px;
	margin:0px 0px 3px 0px;
}

#content_navi div {
	padding:0px;
	margin:0px;
	display:block;
	background:none;
}

.navie_underline {
	padding:0px;
	margin:0px;
	border-bottom: 1px solid #cccccc;
}

.navie_underline a {
	color: #666;
}

.level1 {
	padding:0px;
	margin:0px;
	padding-left:22px;
	line-height:17px;
	text-transform:uppercase;
	font-weight:bold;
}

/*.level2 {
	list-style-type:none;
	display:inline;
	font-style:normal;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left: 0px;
	margin:0px;
	color:#0F3;

}*/

.level2 {
	list-style-type:none;
	display:inline;
	font-style:normal;
}

.level2 ul li {
	padding-bottom: 0px;
	padding-right: 0px;
}

.inactivenavi{
	padding-left:21px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.inactivenavi a {
	color: #666;
}

.activenavi {
	list-style-type:none;
	display:inline;
	margin:0px;
	font-weight:bold;
	font-style:normal;
	padding-left:21px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	
}

.activenavi a {
	color: #666;
}

#m1 { background: url(../images/pos1.png) no-repeat bottom left;}
#m1 .level1 { background: url(../images/pos1.png) no-repeat;}

#m2 { background: url(../images/pos2_exp.png) no-repeat bottom left; }
#m2 .level1 { background: url(../images/pos2.png) no-repeat;}

#m3 { background: url(../images/pos3_exp.png) no-repeat bottom left; }
#m3 .level1 { background: url(../images/pos3.png) no-repeat;}

#m4 { background: url(../images/pos4_exp.png) no-repeat bottom left; }
#m4 .level1 { background: url(../images/pos4.png) no-repeat; }

#m5 { background: url(../images/pos5_exp.png) no-repeat bottom left; }
#m5 .level1 { background: url(../images/pos5.png) no-repeat; }

#m6 { background: url(../images/pos6_exp.png) no-repeat bottom left; }
#m6 .level1 { background: url(../images/pos6.png) no-repeat; }

#m7 { background: url(../images/pos7_exp.png) no-repeat bottom left; }
#m7 .level1 { background: url(../images/pos7.png) no-repeat; }

#m8 { background: url(../images/pos8_exp.png) no-repeat bottom left; }
#m8 .level1 { background: url(../images/pos8.png) no-repeat; }

#m9 { background: url(../images/pos9_exp.png) no-repeat bottom left; }
#m9 .level1 { background: url(../images/pos9.png) no-repeat; }

#m10 { background: url(../images/pos10_exp.png) no-repeat bottom left; }
#m10 .level1 { background: url(../images/pos10.png) no-repeat; }

#m11 { background: url(../images/pos11_exp.png) no-repeat bottom left; }
#m11 .level1 { background: url(../images/pos11.png) no-repeat; }

/* ----------------- tt_News ---------------- */
.news-single-backlink {
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.newsbox{
	padding-top:10px;
}

/* ----------------- jQuery HEADER ---------------- */
.div_beweger_content{
	height:240px;
	width:764px;
	margin:0px 0px 0px 40px;
	padding:0px;
	z-index:10;
	position:relative;
	overflow:hidden;
	 /*fuer js-detection*/
	display:none;
}

.div_beweger_1 {
	width: 0px;
	height:368px;
	z-index:20;
	float:left;
	position: relative;
	left: 764px;
	opacity: 0;
}

.div_beweger_2 {
	width: 0px;
	height:205px;
	z-index:30;
	float:left;
	position: relative;
	left: 764px;
	opacity: 0;
}

.div_beweger_3 {
	width: 0px;
	height:290px;
	z-index:40;
	float:left;
	position: relative;
	left: 764px;
	opacity: 0;
}

.div_beweger_4 {
	width: 0px;
	height:254px;
	z-index:50;
	float:left;
	position: relative;
	left: 764px;
	opacity: 0;
}

.div_beweger_5 {
	width: 0px;
	height:195px;
	z-index:60 ! important;
	float:left;
	position: relative;
	left: 764px;
	opacity: 0;
}

.div_beweger_6 {
	width: 0px;
	height:56px;
	z-index:70 ! important;
	float:left;
	position: relative;
	left: 764px;
	opacity: 0;
}

/* ---- NO ANIMATION -----------  */

.div_beweger_content_noanim {
	height:240px;
	width:764px;
	margin:40px 0px 0px 40px;
	padding:0px;
	z-index:10;
	position:relative;
	overflow:hidden;
}

.div_beweger_1_noanim {
	width: 111px;
	height:368px;
	z-index:20;
	float:left;
	position: relative;
	left: -40px;
	top: -50px;
	opacity: 0;
}

.div_beweger_2_noanim {
	width: 207px;
	height:205px;
	z-index:30;
	float:left;
	position: relative;
	left: -72px;
	top: 50px;
	opacity: 0;
}

.div_beweger_3_noanim {
	width: 204px;
	height:290px;
	z-index:40;
	float:left;
	position: relative;
	left: -120px;
	top: -39px;
	opacity: 0;
}

.div_beweger_4_noanim {
	width: 131px;
	height:254px;
	z-index:50;
	float:left;
	position: relative;
	left: -200px;
	top: -7px;
	opacity: 0;
}

.div_beweger_5_noanim {
	width: 205px;
	height:195px;
	z-index:60 ! important;
	float:left;
	position: relative;
	left: -116px;
	top: -208px;
	opacity: 0;
}

.div_beweger_6_noanim {
	width: 477px;
	height:56px;
	z-index:70 ! important;
	float:left;
	position: relative;
	left: 287px;
	top: -264px;
	opacity: 0;
}



/* ---- NO SCRIPT -----------  */

.div_beweger_content_noscript{
	height:240px;
	width:764px;
	margin:40px 0px 0px 40px;
	padding:0px;
	z-index:10;
	position:relative;
	overflow:hidden;
}

.div_beweger_1_noscript {
	width: 111px;
	height:368px;
	z-index:20;
	float:left;
	position: relative;
	left: -40px;
	top: -50px;
	opacity: 0.8;
}

.div_beweger_2_noscript {
	width: 207px;
	height:205px;
	z-index:30;
	float:left;
	position: relative;
	left: -46px;
	top: 50px;
	opacity: 0.6;
}

.div_beweger_3_noscript {
	width: 204px;
	height:290px;
	z-index:40;
	float:left;
	position: relative;
	left: -120px;
	top: -39px;
	opacity: 0.8;
}

.div_beweger_4_noscript {
	width: 131px;
	height:254px;
	z-index:50;
	float:left;
	position: relative;
	left: -200px;
	top: -7px;
	opacity: 0.7;
}

.div_beweger_5_noscript {
	width: 205px;
	height:195px;
	z-index:60 ! important;
	float:left;
	position: relative;
	left: -116px;
	top: -208px;
	opacity: 0.9;
}

.div_beweger_6_noscript {
	width: 477px;
	height:56px;
	z-index:70 ! important;
	float:left;
	position: relative;
	left: 275px;
	top: -264px;
	opacity: 0.8;
}

/* ----------------- 3tBlog CSS ---------------- */
/* ----------------- Kategorie ---------------- */
div#latestPosts, div#categories, div#archive, div#latestComments, div#socialBookmarks, div.rss{
	padding: 0px;
	margin:0px;
	width: 150px;
}
		
#categories ul, #archive ul {
	border: none;
	margin:0px;
	padding-bottom:5px;
	list-style-type:none;
	margin-left:-38px;
}
	
* html #categories ul, #archive ul {
	border: none;
	margin:0px;
	padding-bottom:5px;
	list-style-type:none;
	margin-left:0px;
}		

* +html #categories ul, #archive ul {
	border: none;
	margin:0px;
	padding-bottom:5px;
	list-style-type:none;
	margin-left:0px;
}		
				
#categories ul li a.iconbeforetext, #archive ul li a.toggle {
	background: none;		
}

.csc-default {
	padding-top:5px;
	float:left;
	width: 100%;
}
/* ----------------- Comment ---------------- */
	
#commentFormNonAjax {

}

#commentFormNonAjax input,
#commentFormNonAjax textarea,
#commentFormNonAjax optgroup {
    border:1px solid #ddd;
}

#commentFormNonAjax input:hover,
#commentFormNonAjax input:active,
#commentFormNonAjax textarea:hover,
#commentFormNonAjax textarea:active,
#commentFormNonAjax optgroup:hover,
#commentFormNonAjax optgroup:active {
    border:1px solid #aa6666;
}

.commeninput {
	width:60%;
	margin-bottom:5px;
}

.commentext{
	width:60%;
	height: 100px;		
	border:1px solid #ddd;
	margin-bottom:5px;
}
		
#commentList .commentListListing .item {
	padding: 0px 0px 0px 0px;
	margin-top:10px;
}
		
#commentForm {
	position: absolute;
	top: 200px;
	left:300px;
	width: 400px !important;
	width: 400px;
	border: 1px solid #bdbbac;
	background-color: #fff;
}		
		
.blogCommentMessage {
	margin: 10px 0;
	color: #99CB34;	
	font-size:16px;
}
		
.commentError {
	padding: 5px 13px;
	background: #FFDDCC none repeat scroll 0%;
}
		
.commentError li {
	list-style-type: square;
	margin-left: 13px;
}
		
h6.commentError {
	background: #D46315 none repeat scroll 0%;
	color: #FFFFFF;	
}
		
.commentFormStyle h3,
.commentFormStyle .closebutton {
	background-color: #f2f1ed;
}
		
.commentFormStyle h3 {
	padding-left: 20px;
}

#archive a.toggle {
	background: none;
	padding-right: 2px;
}
		
.mailform {
	float: left;
	width:433px;
	text-align:left;
	margin-top:20px;
}

#comment_1 {
	margin-top:20px;
}

.formField {
	margin-bottom:10px;
	float:left;
	width:300px;
}

.formFieldbutton {
	margin-bottom:10px;
	width:200px;
	text-align:right;
}


.commentComments {
	margin-bottom:10px;
}

.commentBody {
	margin-top:10px;
}

.formLabel {
	float: left;
	width: 30%;
}


/* ----------------- Calendar ---------------- */
#calendar {
	height: 150px;
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 9px;
	padding:0px;

}
		
#calendar table {
	width: 140px;
	height: 140px;
	color: #A3B6CF;
	background-color:#A3B6CF;
	border:0px;
	margin:0px;
	padding:0px;
}
		
#calendar td, 
#calendar th {
	text-align: center;
	vertical-align: middle;
	color: #A3B6CF;
	margin:0px;
	padding:0px;
	height:15px;

}
		
#calendar td{
	width:16px;
	height:16px;
	text-align:center;
}
		
#calendar th {
	background-color: #edeae5;
}
		
#calendar th a{
	background: none;
}
		
#calendar th.navigation a{
	margin:0px;
	padding:0px;
}
		
#calendar td {
	background-color: #f2f1ed;
	margin:0px;
	padding:0px;

}		
		
/*#calendar td.last {
	border-right: 1px #bdbbac solid;
}
		
#calendar td.first {
	border-left: 1px #bdbbac solid;
	margin:0px;
	padding:0px
}
		
#calendar td.lastrow {
	border-bottom: 1px #bdbbac solid;
	margin:0px;
	padding:0px

}*/
		
#calendar table td.isBlogDay a{
	display: block;	
	color:#666666;
	background: none;
	padding: 0;
}
		
#calendar table td.calendarToday {
	background: #EDEAE5;
}

/*--------------------- Cloud ---------------------------------*/	
.tagCloud {
	float: left;
	text-align:left;
	color:#A3B6CF;
}

.tagCloud-title{
	padding:0px;
	margin:0px;
}


/*.tagCloud-title{
	position: absolute;
	top: 60px;
	left: 600px;
	color: #A3B6CF;
}*/
		
.tag-cloud {
	float: left;
	color: #A3B6CF;
	margin: 0px;
	padding-left:13px;
}

.teaser {
	font-size: 36px;
	line-height: 105%;
	text-align: center;
}

.teaser_unten a:hover {
	font-size: 24px;
	line-height: 105%;
	text-align: center;
	color: #E47DB1;
}

.teaser_unten a {	
	font-size: 24px;
	line-height: 105%;
	text-align: center;
	color: #E47DB1;
}

#c368 {
	text-align: center;
}

		
.tagCloud .tag-cloud li {
	float: left;
	margin: 0px 15px 0px -10px;
	list-style-type:none;
}

* html .tagCloud .tag-cloud li {
	float: left;
	margin: 0px 15px 0px -5px;
	list-style-type:none;
}

* +html .tagCloud .tag-cloud li {
	float: left;
	margin: 0px 15px 0px -10px;
	list-style-type:none;
}

/*--------------------- Search ---------------------------------*/
/* default styles for extension "tx_indexedsearch" */

.tx-indexedsearch-browsebox{ padding:0px ; margin:0px 0px 20px 0px;}
.tx-indexedsearch-browsebox ul { display:inline; padding:0px ; margin:0px;}
.tx-indexedsearch .tx-indexedsearch-browsebox li { display:inline; padding-right:5px; margin:0px;}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; border: solid 1px #ddd; margin-top:10px; }


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button input:hover,
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button input:active {
	
}


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; border: solid 1px #ddd; }

/*
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword INPUT:hover  {
	border: solid 1px #ff0000;
}
*/

INPUT:hover  {
	border: solid 1px #ff0000;
}

.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#e2779e; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#cecece; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }
.tx-indexedsearch-info { padding: 2px; padding-left: 5px;}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_bddbflvvideogallery_pi1" */

body {
	background: #FFF;
	
}

#feld {
	position: absolute;
	margin: 0 auto;
	margin-top: 20px;
	/*padding: 20px;*/
	width: 433px;
	height: 350px;
	text-align: center;
}

.blau12px {
	/*float: left;*/
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #00C;
	text-align: center;
	line-height: 20px;
	
}

.blau12px_unten {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #00C;
	text-align: center;
}

#boxlinks {
	margin: 15px;
	margin-bottom: 4px;
	width: 180px;
	height: 40px;
	float: left;
}

#boxrechts {
	margin: 15px;
	margin-bottom: 4px;
	width: 180px;
	height: 40px;
	float: left;
}

#box_small {
	margin: 7px;
	width: 420px;
	height: 22px;
	float: left;
}

.rot {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 14px;
	color: #F03;
	line-height: 20px;
	padding: 10px;
}

.blau {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #00C;
	line-height: 20px;
	padding: 10px;
	
}

.blau9px {
	font-family: "Arial", sans-serif;
	font-size: 9px;
	color: #00C;

	line-height: 20px;
	/*margin: 30px;*/
}

.blau16px {
	font-family: "Arial", sans-serif;
	font-size: 16px;
	color: #00C;
	line-height: 20px;
}

#clear {
	clear: both;
}

#box_color {
	float:left;
	margin-top: 12px;
	width: 430px;
	height: 40px;
	margin-bottom: 12px;
}

.red16px {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #F03;
	line-height: 60px;
}

.grey16px {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 20px;
}

.green16px {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #0C0;
	line-height: 20px;
}

.lightblue16px {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #0CF;
	line-height: 20px;
}

.purple16px {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #90C;
	line-height: 20px;
}

.yellow16px {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #FC0;
	line-height: 20px;
}

.rouge16px {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #C03;
	line-height: 20px;
}


	

	
	



