@charset "UTF-8";
/* ################################################################
	** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
	**  Date     : 23.8.07
	**  File     : myOwnStyles.css
	**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */
body {
	background-color: #60611F;
	background-image: url(../img/hintergrund.gif);
	background-position: 100% 100%;
	background-repeat: repeat-x;
	padding-top: 10px;
}

#printfuss{
	display:none;
}

#page_margins{
	background-color: #fff;
	border:0;
	padding-top:20px;
	width:970px !important;
	position:relative;
	background-image: url(../img/hintergrund_page.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#page{
	width:944px;
	margin-left:13px;
	margin-right:13px;
	border:0;
	background-color: #fff;
}

#header {
	height:267px;
	width:944px;
	background-color: #1f1e2e;
	background-image: none;
	padding:0;
	position:static;
}
#header #banner,#header #banner img{
	position:static;
	top:0;
	right:0;
	float:none;
}

#header img.headImg1{
	position:static;
	/*top:10px;
	left:330px;*/
}

#teaser{
	position:absolute;
	top:-290px;
	right:-44px;
	width:150px;
	background-color: transparent;
	height:10px;
}

#nav{
	display:none;
}
#main{
	margin-top:10px;
	position:relative;
}
.langmenu{
	float:left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:0;
}

.langmenu li{
	float:left;
	width:auto;
	margin:0;
	margin-right:5px;
}

.langmenu a{
	color:#3A3A12;
	text-decoration: none;
}

#col1{
	background-color: #ccc;
	width:220px;
}
#col2{
	width:215px;
}
#col2_content{
	margin-left:0;
	margin-right:0;
	background-color: #fff;
	padding-top:0;
	padding-right:0;
}
#col2_content h1{
	padding-left:10px;
	margin:0;
	width:100%;
	font-size:14px;
	color:#fff;
	width:195px;
	height:20px;
	background-color: #7E7173;
	margin-bottom:12px;
	background-image: url(../img/balken_img.gif);
	background-position: top;
	background-repeat: repeat-y;
}
#col2_content h3,#col2_content h3 a{
	font-size: 12px;
	color:#312A2C;
	text-decoration: none;

}
#col3{
	margin-left: 0;
	border-left:220px #6F6365 solid;
	margin-right: 220px;
	background-color: #fff;
}
#col3_content{
	background-color: #fff;
	font-family: Verdana;
	margin-left:4px;
	margin-right:4px;
	padding-top:12px;
}

#col3_content h1{
	font-size: 15px;
	color: #312A2C;
	font-weight: bold;
	margin-bottom:10px;
}
#col3_content h2{
	font-size: 13px;
	color: #312A2C;
	font-weight: bold;
}
#col3_content h3{
	font-size: 11px;
	color: #312A2C;
	font-weight: bold;
}
#col3_content p{
	font-size:90%;
	word-spacing: 2px;
}
#col3_content a:active,
#col3_content a:focus{,
	color:#833914;
}
	#col2_content a:active,
#col2_content a:focus{
	color:#312a2c;
}
#col3_content a:visited,
#col2_content a:visited{
	color: #7A1100;
}
div.tagcloud a:hover{
color: #7A1100;
text-decoration:underline;
}
#col1_content{
	background-color: #6F6365;
	padding:0;
	margin:0;
}
#submenu{
	width:220px;
	margin:0;
	background-image: url(../img/hintergrund_navi.jpg);
	background-repeat: repeat-x;
	/*font-family: Verdana;*/
	font-weight: bold;
}
#submenu li{
	line-height: 45px;
	background-color: transparent;
	background-image: url(../img/linie.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#submenu li:hover{
	background-color: #312A2C;
}

#submenu li#active{
	line-height: 45px;
}

#submenu li ul li{
	line-height: normal;
	border:0;
	background-image: none;
}
#submenu li ul li a{
	font-size:12px;
}
#submenu li ul li#active{
	line-height:normal;
	padding-top:0;
	padding-bottom:0;
	font-size:12px;
	margin:0;
}

#submenu li.actsub,#submenu li#active.actsub{
	padding-bottom:10px;
}

#submenu li a{
	color:#fff;
	padding-left:6%;
	width:94%;
	font-size:15px;
}
#submenu li#active a{
	font-size:15px;
}

#submenu li ul li a,
#submenu li#active ul li a,
	#submenu li#active ul li a:focus,
	#submenu li#active ul li a:active,
	#submenu li#active ul li a:hover,
	#submenu li ul li a:link,
	#submenu li ul li a:hover,
	#submenu li ul li a:focus,
	#submenu li ul li a:active,
#submenu li ul li#sec_active ul li a,
	#submenu li ul li#sec_active ul li a:link,
	#submenu li ul li#sec_active ul li a:focus,
	#submenu li ul li#sec_active ul li a:hover,
#submenu li ul li#sec_active ul li a:active{
	color:#fff;
	font-size:12px;
	background-color: transparent;
}
#submenu li a,
	#submenu li a:focus,
	#submenu li a:hover,
#submenu li a:active{
	background-color: transparent;
}
#submenu a,
#submenu strong {
	padding:0;
	border: none;
	position: relative !important;
	position: static;
	font-size: 15px;
	font-weight: bold;
}
#submenu li ul li a,
#submenu li ul li strong{
	position:relative !important;
	position:static;
	top:0 !important;
}

#submenu li ul{
	margin-left:24px;
}

#submenu li#active,
#submenu li strong {
	padding:0;
	color: #fff;
	border:none;
	padding-left:0;
	width:100%;
}

#submenu li#active{
	background-color:#312A2C;
}
#submenu li strong{
	background-color: transparent;
}
#submenu #opened li#sec_opened ul li#active,#opened ul li#active{
	border: none;
}

#opened ul{
	margin-left:10%;
}
#submenu li#opened strong{
	width:100%;
}
#submenu li#opened{
	background-color: #312A2C;
}
.subtext{
	font-size: 12px;
	position:relative;
	top:-14px;
	left:6%;
	display:inline;
	font-weight: normal;
	color:#fff;
	padding:0;
	margin:0;
}
#submenu li#active span.subtext a{
	font-size: 12px;

}
.subtext a,
	.subtext a:link,
	.subtext a:active,
	.subtext a:focus,
.subtext a:hover{
	font-size: 12px;
	font-weight: normal;
}

#submenu li span.subtext,#submenu li#active span.subtext{
	padding:0;
	padding-left:0;
	border:0;
	line-height:1.5em;
}

#submenu .subtext a,
	#submenu .subtext a:link,
	#submenu .subtext a:hover,
	#submenu .subtext a:active,
	#submenu .subtext a:focus,
	#submenu .subtext a:active
{
	padding:0;
	font-size: 12px;
	margin:0;
}
#opened ul li#active,
li#sec_active,
	#opened ul li:hover,
	#opened ul li:focus,
#submenu li#active ul li:hover{
	background-image: url(../img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 7%;
}

#opened p{
	margin-bottom:0;
}
#balken{
	width:215px;
	height:25px;
	background-color: #7E7173;
	margin-bottom:12px;
	background-image: url(../img/balken_img.gif);
	background-position: top;
	background-repeat: repeat-y;
}
#linie{
	width:205px;
	height:1px;
	background-color: #7E7173;
	background-image: url(../img/linie_img.gif);
	background-position: top;
	background-repeat: repeat-y;
}
#searchform table td,#searchform table th{
	padding:0;
}
#searchform input{
	margin:0;

}
#searchform td.right_td{
	margin-left:5px;
}
#searchform td.link_left{
	font-size:9px;
}

#searchform td.left_td input{
	height:14px;
	width:130px;
	font-size:10px;
}

#col2 div.news-latest-morelink a,
.link_left a,
#col3 div.news-single-backlink a,
.tx-indexedsearch-searchbox a
{
	color:#833914;
}


#col2 div.news-latest-morelink,
#col3 div.news-latest-morelink,
#col3 div.news-list-morelink,
#col3 div.news-list-morelink a{
	border: none;
	background-color: #fff;
	text-align: left;
	color:#833914;
}
#col2 div.news-latest-item p{
	margin-bottom:0;
	font-size: 12px;
}
#col2 div.news-latest-container{
	margin-top:5px;
}
#col3 div.news-single-item h3{
	margin-bottom: 1em;
	margin-top:0;
	padding-top:3px;
	color: #000000;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	background-color: #F5F3F3;
	background-image: none;
	border:none;
}
#col3 div.news-list-item h3
{
	font-size: 15px;
	color: #312A2C;
	font-weight: bold;
	text-decoration:none;
}
#col3 div.news-list-item h3 a{
  font-size: 15px;
	color: #312a2c;
	font-weight: bold;
	text-decoration:none;
}
form#mailform{
	margin-top:20px;
	margin-bottom:25px;
}
#mailformformtype_mail{
	position:relative;
	left:150px;
	width:271px;
}
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup{
	background-color: transparent;
}
#col3_content th,
#col3_content td{
	padding:0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p{
	margin-bottom:5px;
	margin-top:5px;

}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p {
	font-style: normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title{
	background-color: #E5E2E2;
}
#col3_content div.tx-indexedsearch-browsebox table td{
	padding-left:5px;
}
#footer{
	padding-bottom: 0;
	padding-top: 0;
	text-align:center;
	background-color: transparent;
	border: none;
	background-image: url(../img/hintergrund_footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color:#E1DDDE;
}

#footer a{
	font-weight: normal;
	color:#E1DDDE;
}
#footer a:hover{
	text-decoration: none;
	color: #E1DDDE;
}
.tx-ttnews-browsebox{
	border: none;
	background-color: transparent;
	text-align: left;
}
#footer_links,#footer_notes{
	display:inline;
}
#katbild{
	background-color: #F5F3F3;
	background-image: none;
	border-left: 8px #D9D3D4 solid;
}
#katbild img{
	float:left;
	margin:5px;
}
#col3_content div.news-list-item img,
#col3_content div.news-single-item img{
	float:left;
	margin:1px 1px 1px 0;
}
.news-single-item{
	position:relative;
	z-index:10;
}
#col3_content a#print{
	position:absolute;
	top:0;
	right:0;
	z-index:50;
}
.news-single-item p img{
	margin: 0 5px 5px 0;
}
.news-latest-item img,
.news-single-item img,
.news-list-item img{
	width: 20px;
	height:20px;
	float:none;
	display:inline;
	padding:0;
}
.news-latest-item h3,
#col3_content div.news-single-item h2{
	display:inline;
}
#col3_content div.news-single-item h3{
	line-height:1.5em;
	margin-top:10px;
}
.textBelowMenu{
	background-color: #6F6365;
	border:0;
	color:#fff;
	font-size:12px;
	margin-top:20px;
}
.textBelowMenu p{
	margin: 0;
	background-color: #6F6365;
	padding:5px 0 5px 15px;
}
.textBelowMenu p a{
	color:#312A2C;
}
#druckbild{
display:none;
}
.news-search-form{
margin-bottom:20px;
}

}
