@CHARSET "ISO-8859-1";

div
{
	background: transparent;
}


body
{
	background-image: url(../tkrug/bg01-V3.jpg);
	background-repeat: no-repeat;
}

body, input, button, select, option
{
	font-family: Verdana, Helvetica;
	font-size: 10px;
}


img
{
	border: none;
}

a {
	text-decoration: none;
	color: black;
}

form
{
	margin: 0px;
	padding: 0px;
}

div
{
	
}

/****************************************************** Logo, Banner, Sprache */

#main-box
{
	margin-left: 27px;
	margin-top: 27px;
	width: 900px;
}

#main-logo
{
	float: left;
	width: 190px;
	height: 90px;
}

#main-produktinfo
{
	float: left;
	width: 650px;
	height: 90px;
	background: #afafaf;
	border: 1px solid;
	overflow: hidden;
}

#main-language
{
	float: left;
	width: 50px;
}

#main-language a
{
	display: block;
	margin: 5px;
}

/****************************************************** Navigation Kopfzeile mit Suche */


#main-search
{
	clear: both;
	float: left;
	width: 190px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin: 0px;
	padding: 0px;
}

#main-search .tx-macinasearchbox-pi1
{
	margin: 0px;
	padding: 0px;
}

#main-search input
{
	float: left;
	font-weight: bold;
	width: 145px;
	border: none;
	background: #efefef;
	margin: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#main-search button
{
	float: right;
	font-weight: bold;
	background: black;
	color: white;
	border: 0px solid;
	padding: 3px;
	height: 20px;
}

#main-navigation
{
	float: left;
	width: 650px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	background-color: #f6d900;
	padding-right: 1px;
	
	font-size: 12px;
/*	overflow: hidden; */
}

#main-navigation span
{
	display: block;
	float: left;
	border-left: 1px solid;
	background-color: #f6d900;
	width: 127px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

#main-navigation span.active
{
	display: block;
	float: left;
	border-left: 1px solid;
	background-color: #f6d900;
	width: 127px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#main-navigation a
{
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	/* padding-left: 20px; */
/*	padding-right: 20px; */
	text-transform: uppercase;
}

/****************************************************** Navigation Links */

#main-navigation-holder
{
	clear: both;
	float: left;
	width: 190px;
	margin-top: 10px;
	font-weight: bold;
}


#main-navigation-left
{
	clear: both;
/* 	float: left; */
	width: 190px;
	margin-top: 10px;
	position: absolute;
	top: 147px;		/* 120px */
	left: 35px;
	overflow: visible;
	font-weight: bold;
}

#main-navigation-left div
{
	border: 1px solid;
/*	border-right: none; */
	background: #ffffff;
	margin-top: 10px;
/*	padding: 3px; */
	font-size: 11px;
	position: relative;
	width: 200px;
	text-transform: uppercase;
}

#main-navigation-left div a
{
	display: block;
	padding: 3px;
}


#main-navigation-left div.top-active
{
	background: #df0024;
	background-image: url(./images/black.gif);
	background-repeat: no-repeat;
	background-position: 189px 0px;
	font-color: #ffffff;
}

#main-navigation-left div.top-active a
{
	color: #ffffff;
}

#main-navigation-left div.sub
{
	margin-top: 0px;
	padding: 0px;
	background: #fff3cb;
	border: none;
	margin: 0px;
	width: 190px;
	text-transform: none;
}

#main-navigation-left div.sub-active
{
	margin-top: 0px;
	padding: 0px;
	background: #fffbee;
	border: none;
	margin: 0px;
	width: 190px;
	text-transform: none;
}

#main-navigation-left div.sub-active a.active
{
	color: #df0024;
}

#main-navigation-left div.sub-sub
{
	margin: 0px;
	
	background: #fffbee;
	border: none;
	width: 190px;
	text-transform: none;
}

#main-navigation-left div.sub-sub a.active
{
	color: #df0024;
}

#main-navigation-left div.sub-sub a
{
	color: #aaaaaa;
	padding-left: 10px;
}

#main-navigation-left div.sub-sub-sub
{
	margin: 0px;
	
	background: #fffbee;
	border: none;
	width: 190px;
	text-transform: none;
}

#main-navigation-left div.sub-sub-sub a.active
{
	color: #df0024;
}

#main-navigation-left div.sub-sub-sub a
{
	color: #aaaaaa;
	padding-left: 20px;
}

/****************************************************** Content */

#main
{
	float: left;
}

#main-content
{
	border: 1px solid;
	border-top: none;
	min-height: 350px;
	height: auto !important;  	/* für moderne Browser */
	height: 350px;  			/*für den IE */
	width: 650px;
	background: transparent;  
        background: url(./images/trans.png) repeat;
/*      background-repeat: repeat;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70); */
}

#main-copyright
{
	text-align: right;
	margin: 3px;
	padding-right: 3px;
	margin-bottom: 20px;
	width: 650px;
}

#content
{
	margin: 0px;
	padding: 10px;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 11px;
	background: transparent; 
}

#content-inner
{
	display: block;
        margin-top: 15px;
        padding-top: 0px;
	/* position: relative; */
	background: transparent; 
/*	-moz-opacity: 1.0;
	filter: alpha(opacity=100); */
}

.tx-indexedsearch a
{
	color: #df0024;
}

/****************************************************** Kontakt-Formular */
/*absolut positionieren für ie6*/
#kontaktform {
	position:absolute;
	top:210px;
	left:239px;
	#left:252px;
	z-index:1;
	width:600px;
}


.csc-mailform, .csc-mailform-field, label, .csc-mailform-radio fieldset {
	border: none;
}

.csc-mailform-field label{
	float:left;
	clear:both;
	display:block;
	width:100px;
	padding-left:10px;
	margin-bottom:5px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
	float:left;
	display:block;
	width:450px;
	border: 1px solid #6a6a6a;
	padding:1px;
	margin-bottom:8px;
}
.label-recaptcha {
	clear:both;
	display:block;
	width:250px !important;
	padding-left:10px;
	margin-bottom:5px;
	margin-right:10px;
	margin-left:100px;
	text-align:justify;
}

#kontakt_recaptcha {
	float:left;
	clear:both;
	display:block;
	width:200px;
	border:none;
	padding:1px;
	margin-bottom:8px;
	margin-left:110px;
}

#kontakt_hinweis {
	clear:both;
	display:block;
	width:500px;
	border:none;
	padding:1px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:110px;
	font-weight:bold;
}

#kontakt_error {
	clear:both;
	display:block;
	width:548px;
	border:1px solid red !important;
	color:red;
	padding:1px;
	margin-bottom:8px;
	margin-left:10px;
}

/*Radiobuttons*/
.csc-mailform-radio fieldset legend {
	display:none;
}

.csc-mailform-radio label {
	float:left;
	display:block;
	width:20px;
	padding-right:20px;
	margin-bottom:5px;
	clear:none;
}

.csc-mailform-radio input {
	float:left;
	display:inline;
	width:20px;
	padding:1px;
	margin-bottom:8px;
	border:none;
	clear:none;
}

.csc-mailform-submit {
	margin-left: 110px;
	_margin-left:50px;
	clear: both;
}

.tx-powermail-pi1 fieldset {
	border:none;
	clear: both;
}

.tx-powermail-pi1 legend {
	display:none;
}

.tx-powermail-pi1 label {
    clear: both;
    display: block;
    float: left;
    margin-bottom: 5px;
    padding-left: 10px;
    width: 100px;
}

.tx-powermail-pi1 input, 
.tx-powermail-pi1 textarea, 
.tx-powermail-pi1 select {
    border: 1px solid #6A6A6A;
    display: block;
    float: left;
    margin-bottom: 8px;
    padding: 1px;
    width: 450px;
}

.tx-powermail-pi1 textarea {
	height:100px;
}

.powermail_submit {
	margin-left: 110px;
	_margin-left:50px;
	clear: both;
}
input.powermail_check {
    float: left;
    margin-left: 98px;
    width: 20px;
}

.powermail_check_inner label {
    float: left;
    margin: -22px 0 0 120px;
    width: 266px;
}

label a {
	color:red;
	text-decoration:underline;
}
.tx_powermail_pi1_fieldwrap_html_label {
	clear:both;
	margin-left:110px;
	font-weight:bold;
}

/*################################# SPS Messgutschein Formular #############################*/

span.sps-form {
	position:relative;
	min-height:1000px;
	height:auto !important;
	height:1000px;
	display:block;
	width:600px;
	line-height:20px;
	background-color:white;
	z-index:1;
}

.sps-form fieldset {
	border:none;
}

fieldset.sps-form1 {
	border-top:1px solid black;
	padding-top:10px;
}

.sps-form1 input {
	border: 1px solid black;
}

div.sps-form1-field {
	display:block;
	margin-left:55px;
	margin-bottom:10px;
}

#sps-prodinfo {
	width:160px;
	float:left;
	margin-top:5px;
}

#sps-prodinfo img {
	margin-left:25px;
	border:1px solid black;
	margin-top:5px;
}
.prodinfo1 {
	margin-left:30px;
}

.sps-form2 label,
.sps-form3 label {
	float:left;
	clear:both;
	display:block;
	width:100px;
	padding-left:10px;
	margin-bottom:5px;
	border:none;
}

.sps-form2 input,
.sps-form3 select {
	float:left;
	display:block;
	width:450px;
	border: 1px solid #6a6a6a;
	padding:1px;
	margin-bottom:8px;
}


.sps-form .label-recaptcha {
	clear:both;
	display:block;
	width:250px !important;
	padding-left:10px;
	margin-bottom:5px;
	margin-right:10px;
	margin-left:100px;
	text-align:justify;
}

.sps-form #sps_recaptcha {
	float:left;
	clear:both;
	display:block;
	width:200px;
	border:none;
	padding:1px;
	margin-bottom:8px;
	margin-left:110px;
}

#sps_hinweis {
	clear:both;
	display:block;
	width:500px;
	border:none;
	padding:1px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:110px;
	font-weight:bold;
}

#sps_error {
	clear:both;
	display:block;
	width:548px;
	border:1px solid red !important;
	color:red;
	padding:1px;
	margin-bottom:8px;
	margin-left:10px;
}


.sps-form3-submit {
	margin-left: 110px;
	clear: both;
	width:450px;
	border: 1px solid #6a6a6a;
	padding:1px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

