@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);
@import url(navi.css);
@import url(accordeon.css);

/* ----------------------------------------------------- Page layout */


/* Basisformatierungen für alle Beispielseiten */

html, body{
	height:100%;
}

body {
	background: #FFF url(../css/img/bg.png) repeat-x;
	color: #444;
	font: normal 62.5%/1.4 Verdana	};
}



a, #col_main a, a.internal-link {
	color: #ba9b65;
	text-decoration: none;
}

a  {
	color: #ba9b65;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
*html .clearfix{height:1%;}
/* Ende */




p{
	font-size: 1.2em;
	margin-bottom:10px;
}


.links {
	float: left;
	margin: 0 20px 0 0;
}

.rechts {
	float: right;
	margin: 0 20px 0 0;
}

p {
	
}

strong {

}

h1 {
	color: #ba9b65;
	font-weight: bold ;
	font-size: 1.4em ;
	margin: 10px 0 20px 0;
	padding: 5px 0;
	border-bottom: #ba9b65 solid 1px;
}



h2 {
	margin: 20px 0 0px 0;
	padding: 5px 0;
	color:#999;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 1.4em ;
}

h3 {


}

h4{


}

.rahmen{
	border:#999 solid 1px;
	margin:5px 0;
	padding:2px;
	width: 150px;
}

#wrapper {
	background:url(../css/img/background.png) repeat-y ;
	width: 960px;
	min-height: 700px;
	margin: 0px auto;
	padding: 0 5px;
	
}

#header{
	background: #FFF;
position: relative;
width: 960px;
height: 110px;
margin: auto;
}

#logo{
position: absolute;
top:20px;
left:30px;

}

#topnav{
position: absolute;
top:50px;
left:410px;
font-size: 10px;
text-transform: uppercase;

}

#topnav a{
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
}

#topnav a:hover{
	color:#ba9b65;
	text-decoration:underline;
}

#topnav a.active{
	color:#E31C23;
	font-weight:bold;
}

#suche{
position: absolute;
top:40px;
right:60px;
}

.suchfeld{

	height:20px;

	border: #172e3b solid 1px;
	width: 150px;
	background: #FFF;
}

.suchbutton{
	border: none;
	color: #172e3b;
	height:25px;
	margin:0; padding:0;


}

#bild{
background:#FFF;
position: absolute;
top:110px;
width: 960px;
height: 185px;
margin: auto;
border-top: #172e3b solid 5px;
border-bottom: #172e3b solid 5px;

}

#bild img{
width: 960px;
height: 185px;
}

*html #bild img{
margin-bottom:-3px;
}


#wrap_content{
width:940px;
margin:185px auto 0 auto;
clear:both;
padding:10px 10px 0px 10px;

}


#col_left{
width: 165px;
float: left;
min-height:1px;

}



 #col_left ul{
	list-style-type: none;
	margin: 10px 0 0 -10px;
	padding: 0;
	width:189px;
}

#col_left li {
	list-style-type: none;
}
    
    #col_left li a{
	padding-left:10px;
	line-height: 22px;
	display: block;
	color: #666;
	font-size: 11px;
	border-bottom: #666 1px dotted;
	text-decoration:none;
}

#col_left li a:hover{
	background: #BA9B65;
	color:#FFF;
	

}

#col_left li a.active{
	background: #ba9b65;
	color:#FFF;
	font-weight: bold;
	border-bottom: #fff 1px dotted;
}


#col_left ul ul{
	background:#e0d0b6;
	margin:0 ;
	padding: 0 0 10px 0;
}

#col_left ul ul li a {
	margin: 0px 0px 0 15px;
	padding: 0;
	border:none;
}
#col_left ul ul li a:hover {
	background:none;
	color:#172E3B;
	font-weight:normal;
	border:none;
}

#col_left ul ul li a.active{
	background: none;
	color:#FFF;
	font-weight: normal;
	border:none;
	color:#ba9b65;
}

#col_main{
float: left;
width:520px;
padding:10px;
margin: 0 0 10px 20px;
}

#col_main li a{
	color:#ba9b65;
	text-decoration:none;
	margin: 2px 0;
}

#col_right{
width: 190px;
float: right;
}

.losungen-header {display:none;}

#footer{
	background: url("../css/img/footer.png") no-repeat;
	width: 970px;
	height: 35px;
	margin: auto;
	font-size: 10px;
	line-height: 25px;
	text-align: center;
	color: #FFF;
}


/* @group Übergreifend */

/* Clear Floats,  \*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear{
clear:both;
}

/* TYPO3   M A I L F O R M  S T A R T */

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:none;

}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;

}

#label{
	width:160px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
margin:5px 0;
}
.mf-select {
border:0px;

}

.csc-mailform label{
	display: block;
	width: 140px;
	float:left;
}

.mf-input  {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width: 200px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: #CCC solid 2px;
margin-top:10px;
padding:5px;
}

.mf-submit:hover{
	background-color: #4275B5;
}

/*Submit Butoon bei Idexed Search*/

.tx-indexedsearch-searchbox-button {
	color: #ffffff;
	background-color: #C0C0C0;
	border: #CCC solid 2px;
	margin-top:10px;
	margin-left:20px;
	padding:2px;
	width:100px;
border:none;
cursor:hand; !important
}

div .tx-indexedsearch-rules {
display:none;
}

td .tx-indexedsearch-searchbox-sword{
	border: 1px solid #C0C0C0;
	margin: 10px 0 0px 20px;
	width: 200px;
	padding:5px;	
}

/*Submit Butoon bei Idexed Search*/


/* default styles for extension "tx_dropdownsitemap_pi1" */
        .tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }
        .tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
            color: #FF8700;
            background-color: inherit;
        }
        .tx-dropdownsitemap-pi1 DIV {
            margin-left: 0px;
            margin-top: 2px;
            padding: 2px;
        }
        .tx-dropdownsitemap-pi1 LI.open OL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed OL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 LI.open UL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed UL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 SPAN.ifsub {
            text-transform: uppercase;
            font-weight: bold;
        }
        .tx-dropdownsitemap-pi1 SPAN.spc {
            text-transform: uppercase;
            font-style: italic;
        }
        .tx-dropdownsitemap-pi1 .description {
            font-style: italic;
            font-size: 80%;
            margin-left: 5px;
        }
        .tx-dropdownsitemap-pi1 DIV {
			font-size:14px;
        }
        .tx-dropdownsitemap-pi1 DIV.level_2 {
			font-size:12px;
			line-height:18px;
        }
        .tx-dropdownsitemap-pi1 DIV.level_3 {
        }
        .tx-dropdownsitemap-pi1 DIV.level_4 {
        }
        .tx-dropdownsitemap-pi1 DIV.level_5 {
        }
        .tx-dropdownsitemap-pi1 DIV.expAll {
			width: 170px;
            border: solid 1px #999;
            background-color: #f3f3f3;
			color:#FFF;
            color: inherit;
            padding: 5px;
        }
        .tx-dropdownsitemap-pi1 IMG {
            margin-right: 5px;
        }




		/***************************************************************TYPO3 Mailform start*/

		.csc-mailform {
			border:none;
		}

		.csc-mailform-forum {
			background-color:#fff5e5;
			border: 1px solid #666666;
		}

		.csc-mailform-field {
			display: block;
			margin: 2px;
			padding: 2px;
		}
		
		.csc-mailform label, .csc-mailform-forum label{
			display: block;
			width: 100px;
			float: left;
			text-align: left;
			margin: 2px 0px;
			padding:0;
		}

		.csc-mailform input, .csc-mailform textarea {
			font-family: Verdana,Arial,Helvetica;
			color: #000000;
			background-color:f1f1f1;
			border: 1px solid #666666;
			width: 300px;
			padding: 2px 0px;
			font-size: 8pt;

		}

		.mf-select {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#225688;
			/*width:180px;*/
			float:left;
			border: 1px solid #333333;
			}

		.mf-check {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#225688;
			width:50px;
			background-color:#F1F7FB;
		border: 1px solid #666666;
		}

		#mailformformtype_mail{
		border:none;
		}

		.csc-mailform-submit{
		width:40px;
		height:31px;
		background:#cccccc;
		color:#FFFFFF;
		margin-left:100px;
		border:none;
		cursor:hand;!important
		}

		.csc-mailform-submit:hover{
			background-color:#01133B;
			border: 1px solid white;
			color:#FFFFFF;

		}

		.csc-mailform-radio legend {display:none;}

		/***************************************************************TYPO3 Mailform ende*/


div.losungen-license {display:none;}

p.csc-linkToTop a {
	background:#ba9b65 ;
	color: #fff;
	text-decoration: none;
	padding:3px;
}

p.csc-linkToTop a:hover {
	background:#333 ;
	color: #fff;

}

/* @end */