/* Basics ----------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body{
	background-image: url('bg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	font-size: 12px;
	font-family: Verdana, Arial, Georgia;
	margin: 0;
	padding: 0;
	background-color: #F4EED6;
	text-align: center; /* Fuer IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}

div{
	text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksb?ndig ausgerichtet sind */
}

html, body{
	color: #401c10;
	font-size: 12px;
	height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}

h1{
	font-family: Verdana, Arial, Georgia;
	color: #9C222F;
}

ul{
	margin: 0;
	padding: 0;
}

ul a{
	margin: 0;
	padding: 0;
}

li{
}

label, select { 
        display: block;
        float: left;
}

form input {
	border:1px solid #D1CFC3; 
	background-color: #FFFFFF;
}


/* Wrapper ---------------------------------- */

#wrapper1{
	margin: 0px;
	padding-top: 31px;
	text-align: center;
}

#wrapper2{
	height: auto !important; /* !important-Regel f?r moderne Browser */
	height: 100%; /* Mindesth?he in IE (<7) */
	margin: 0 auto; 
	text-align: center;
	min-height: 100%; /* Mindesth?he in modernen Browsern */
	position: relative;
	width: 1012px;
}

#wrapper a{
	color: #000000;
}

#innerframe{
	height: 595px;
	width: 1012px;

}

/* Header und Metanavigation ---------------- */

#header{
	height: 80px;
	width: 1012px;
}

#header a{
	text-decoration: none;
	color: #969286;
}

.lef{
float: left;
height: 300px;
width: 400px;
}

.rig{
float: left;
height: 300px;
width: 300px;
padding-left: 20px;
}

.rig p{
padding-bottom: 10px;
line-height: 15px;
}

.lef h1{
padding: 0px;
margin: 0px;
}
.cntbox .wrapit .rig h1{

padding: 20px 0px 0px 0px;
}

/* Metanavigation -------------*/

#headermeta{
	float: left;
	height: 63px;
	padding-top: 10px;
	width: 980px;
}

#headermeta_left{
	float: left;
	padding-left: 221px;
}

#headermeta_right li{
	color: #969286;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 0px;
}

.metanavigation{
	float: left;
}

.metanavigation a{
	color: #CC6633;
	float: left;
}

.btn_back{
	background-image:  url('btn_back.gif');
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 30px;
}

#header_unten{
	float:left;
	display:block;
	height: 80px;
	padding-bottom: 12px;
	width: 978px;
}

#logo{
	float: left;
	padding-left: 38px;
}

#logo a img{
	border: 0px;
}

#header_teasergrafik{
	float: right;
	padding-top: 5px;
}

#header_teasergrafik a img{
        border: 0px;
}

.trenner{
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	color: #969286;
}


#header_teasergrafik_thumbs{
	border: 1px solid #D1CFC3;
        float: left;
        width: 756px;
        height: 73px;
        margin-left: 18px;
	margin-top: 5px;
}

#header_teasergrafik_thumbs a img{

        border: 0px;
}


/* Sprachwahl --------------------------------- */

#lang ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#lang li{
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	list-style: none;
}

.de a{
	background-image: url('/files/icon_de.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-left: 30px;
}

.de_active a,
.en_active a{
	padding-left: 30px;
}


.de a:hover,
.de_active{
	background-image: url('/files/icon_de.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 30px;

}

#lang ul li.en a:hover,
#lang ul li.de a:hover,
#lang ul li.de_active a,
#lang ul li.en_active a{
        color: #9C222F;
}

#lang li.en{
	background-image: url('/files/icon_en.gif');
	background-position: 0% 100%;  
}


.en a{
	background-image: url('/files/icon_en.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-left: 30px;
}

.en a:hover,
.en_active{
	background-image: url('/files/icon_en.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 30px;
}


.de_active a{
        color: green;
}

.en_active a{
        color: #9C222F;
}
/* Headermetalisting ----------------------- */

#headermeta_right{
	float: right;
}

#headermeta_right ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#headermeta_right ul li a:hover{
	color: #9C222F;
}

#headermeta_right ul li.active a{
	color: #9E2632;;
}

/* Headlineerzeugung ---------------------------------------*/

#header_tsr_hdl{
	border: 1px solid #D1CFC3;
	float: right;
        height: 74px;
        width: 755px;
}

#header_tsr_hdl_box1{
        padding-top: 10px;
        padding-left: 27px;
        float:left;
        position: absolute;
        text-align:left;
}

#header_tsr_hdl_box2{
        padding-top:42px;
        width:378px;
        padding-left: 378px;
        position: absolute;
        text-align: left;;
}

#header_tsr_hdl h1{
        color: #E0DEC7;
        font-weight: normal;
        font-size: 42px;
}

#header_tsr_hdl h2{
        color: #AF1D2A;
        font-weight: normal;
        font-size: 15px;
        text-align: left;
}


/* Navigation links ------------------------- */

#navigation{
	float: left;
	height: 376px;
	width: 164px;
	border: 1px solid #D1CFC3;
}

#navioben{
	height: 302px;
	overflow:hidden
}

#navilogos img{
	border: 0px;
}

#navigation ul{
	list-style: none;
}

#navigation li{
	display: block;
	list-style: none;
}

#navigation li a{
	color: #969286;

	margin-left: 5px;
	margin-top: 8px;
}

#navigation ul a{
	display: block;
}

#navigation li a:hover{
	color: #9C222F;
	display: block;
}

#navigation li a:hover{
	display: block;
}

#navigation ul ul a{
	display: block;
	background-image: url('reddot.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 8px;
}

#navigation ul ul a:hover{
	 color: #9C222F;
	 display: block;
}

#navigation a#active{
	color: #9C222F ;
}


#navigation a#subactive{
	font-weight: bold;

}

#navioben ul li ul li.sub a{
	margin-top: 6px;
	margin-left: 15px;
}


/* Teaser ---------------------------------- */

/* Footer (unused) -------------------------- */

div#footer {
	 bottom: 0;
	 clear: both;
	 height: 15px;
	 position: absolute;
	 width: 650px;
}

/* Clearing --------------------------------- */

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

/* Contentbereich -------------------------- */

#content{
	padding-left: 40px;
}

#content a{
        color: #333333;
}
.cntbox{
	border: 1px solid #D1CFC3;
	float: left;
	margin-left: 15px;
	width: 756px;
	height: 375px;
}

.cntbox-2 {
	width: 550px;
	border-right:0;
}

.cntbox-2 h1{
	padding-left: 20px;
}


.cntbox h1{
	font-size: 14px;
	margin-bottom:10px;
}

.cntbox h2{
	color: #A3262A;
	font-weight:normal;
	margin-bottom:10px;
}

#content  div.cnt-blck img {
	float:left;
	display:inline;
}

div.cnt-blck a{
}

div.cnt-blck-cnt {
	float:left;
	display:inline;
	padding:15px 0px 15px 25px;
	height: 346px;
}

div.cnt-blck-cnt p {
	margin-bottom:10px;
	/* padding-right: 46px; */
}

div .cntbox div.cnt-blck-cnt p a{

        background-image: url('btn_mehr.gif');
        background-repeat: no-repeat;
        background-position: 0% 50%;
        padding-left: 23px;

}

div .cntbox-right div.cnt-blck-cnt p a{

        background-image: none;
        padding-left: 0px;

}

div.cnt-blck-cnt hr {
	padding-right: 46px;
        margin-right: 10px;
	/* width: 415px; */
}

.cnt-blck ul{
	margin-left:15px;
	margin-bottom:10px;
}

.cnt-blck li{
	list-style:square;
}

.cnt-blck hr {
	margin-bottom:10px;
	border:0px;
	border-top:1px solid #999;
}

.teaser-text{
        padding-top: 3px;
padding-left: 110px;
}

.teaser {
	margin:0px;
	margin-left:25px;
	margin-right:46px;
	padding:0px;
	border-bottom:1px solid #D1CFC3;
}

.teaser-first{
	border-top: 1px solid #D1CFC3;
}

.teaser div.teaser-img {
	float:left;
	width:100px;
	height:90px;
	background-color:#f90;
}

.teaser .cnt-blck-cnt {
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
}

.teaser a{
	padding-left: 25px;
	background-image: url('btn_mehr.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.cntbox h1 {
	padding: 25px 25px 10px 25px;
	font-weight:normal;
}

div.cntbox div.cnt-blck div.cnt-blck-cnt p{
	padding-right: 26px;
}

div.cnt-blck p {
	 line-height:17px;
}

#content div.cnt-blck img {
	display: block;
}

div.cntbox div.cnt-blck-cnt {
	overflow: auto;
}

div.cntbox div.teaser div.cnt-blck-cnt {
	display: block;
	float: left;
	overflow: hidden;
}

div.cntbox div.hdl-img {
	float: left;
	padding: 20px 0 7px 0;
}

div.cntbox div.hdl-img h1 {
	margin-top: 0;
}

/* Contentbox rechts ---------------------------------------- */

.cntbox-right {
	float:left;
	padding:10px 20px;
	width:185px;
	border: 1px solid #D1CFC3;
	height: 355px;
	border-left:0;
}

div.cntbox-right {
	padding-left: 0;
	padding-right: 0px;
	width: 205px;
	margin-left: 0px;
	overflow: hidden;
}

div.cntbox-right div.cnt-blck {
}

div.cntbox-right div.cnt-blck-cnt {
	padding-left: 0;
	height: auto;
}

#content .cntbox-right a{
	color: #000000;
}

/* Formular Linktipp ------------------------------------*/

div.cntbox-right label, select { 
	width: 180px;
}

.cntbox-right .cnt-blck .cnt-blck-cnt{
	padding-top: 0;
	padding-bottom: 0;
}

/* textile  -------------------------- */

.hdl-img h1{
	padding:0;
	padding-left: 25px;
}

div.cntbox-2 h1 {
	padding: 25px 25px 10px 25px;
	margin: 0px;
}

div.cntbox .cnt-blck div.cnt-blck-cnt h1 {
	margin:0px;
	padding:0px 0px 10px 0px;
}


.wrapit .cnt-blck-cnt h1{
padding:  0px 0px 0px 0px;
}
