/*

TEMPLATE STYLES

*/
	body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background: #d6d6d6 url(/fileadmin/templates/images/bg-main.jpg) fixed top;
		background-repeat:repeat-y;
		}
	body, p {
		padding:0;
		margin:0;
	}
	p.bodytext {
		line-height:135%;
	}
	h1,h2,h3 {
		padding:0px;
		margin:0px;
	}
	
	#frame {
		width:790px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
	}
		
	#contentleft {
		width:155px;
		padding:0px;
		float:left;
		color:#666666;
	}
	#leftspacer {
		width:62px;
		float:left;
	}	
	#contentleft a{
		color:#000000;
	}
	#contentleft{
		color:#000000;
	}	
	
	#contentcenter {
		width:500px;
		padding:0px;
		float:left;
		padding-left:22px;
		}
	#logo{
		font-weight:bold;
		font-size:18px;
		height:39px;
		padding:4px 0 0 34px;
		color:#777;
	}
	#contentright {
		width:125px;
		float:left;
		padding-top:23px;
		}
	
	#contentheader {
		background:#ff0000;
		width:762px;
		height:392px;
		background: #D2CAC1 url(/fileadmin/templates/images/bg-header.jpg);
		background-repeat:no-repeat;
		padding-left:28px;
		}

	#footer {
		width:100%;
		margin:auto;
		margin-top:10px;
		padding:0px;
		visibility:hidden;
	}
	#footertext{
	width:480px;
	margin-right:auto;
	margin-left:auto;
	padding-left:168px;
	}
	#contentwrap {
		width:480px;
		padding:5px 0 15px 0;
	}
	#addressbox{
		background-image:url(/fileadmin/templates/images/mainnav/css-main-bg.gif);
		background-repeat:repeat-x;
		padding:8px 6px 0 6px;
	}
	#addressbox table{
		width:143px;
	}
	#addressbox a{
		text-decoration:underline;
	}
	#addressbox .globalAddress{
		font-size:11px;
	}

/*

Mainnavigation

*/
.mainnav
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	list-style-type:none;
	background-color:#efefef;
	font-weight:bold;
	margin-bottom:0px;
}

.mainnav li
{
}

.mainnav li a
{
	display:block;
	padding-left:5px;
	padding-top:8px;
	margin-bottom:0px;
	height:22px;
	text-decoration:none;
	background-image:url(/fileadmin/templates/images/mainnav/css-main-bg.gif);
	background-repeat:repeat-x;
}

.mainnav li.active a, .mainnav li a:hover
{
	background-color:#ccc;
}



/* 

Subsubnavigation

*/
.subnav
{
	margin:0;
	padding:0;
	list-style-type:none;
	padding:0;
	padding-top:0;
	padding-bottom:6px;
}
.subnav li
{
	border:none;
}

.subnav li a
{
	display:block;
	height:12px;
	color:#710D1F;
	padding-top:3px;
	padding-left:17px;
	padding-bottom:6px;
	font-weight:normal;
	background:#efefef url(/fileadmin/templates/images/mainnav/css-sub-bg-over.gif) no-repeat;
}

.mainnav li.active .subnav li a
{
	font-weight:normal;
	background-color:#efefef;
}

.mainnav li.active .subnav li.active a, .mainnav li.active .subnav li a:hover
{
	background-image:url(/fileadmin/templates/images/mainnav/css-sub-bg-over.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
	background-color:#ccc;
}

/* 

Subsubnavigation

*/
.thirdnav
{
	margin:0;
	padding:0;
	list-style-type:none;
	padding:0;
	padding-top:0;
	padding-bottom:0px;
	background-color:#FFFFFF;
}
.thirdnav li
{
	border:none;
}

.thirdnav li a
{
	display:block;
	height:10px;
	color:#710D1F;
	padding-top:2px;
	padding-left:25px;
	padding-bottom:5px;
	font-weight:normal;
	font-size:11px;
	background-color:#efefef;
	background-image:none;
}

.mainnav li .subnav li.active .thirdnav li a
{
	background:none;
	font-weight:normal;
	background-color:#efefef;
}

.mainnav li.active .subnav li .thirdnav li.active a, .mainnav li.active .subnav li.active .thirdnav li a:hover
{
	background:none;
	font-weight:bold;
	text-decoration:none;
	background-color:#ccc;
}


/* 

Breadcrumb nav

*/
.breadcrumb-nav
{
	margin:0;
	padding:0;
	list-style-type:none;
	color:#710D1F;
	height:14px;
}
#contentcenter .breadcrumb-nav
{
 padding-left:0;
}
.breadcrumb-nav li{


}


/* 

Breadcrumb nav

*/
div.breadcrumb-nav
{
	color:#710D1F;
}
div.breadcrumb-nav a
{
	font-size:11px;
	text-decoration:none;
}
div.breadcrumb-nav a:hover
{
	text-decoration:underline;
}


/* 

Lists 

*/
#contentright ul {
padding-top:0;
padding-bottom:0;
margin-top:0;
margin-bottom:0;
padding-left:20px;
}


/*

Search

*/
#searchbox input#search {
	width:98px;
	/*height:20px;*/
	color:#666666;
	padding-top:0px;
	padding-left:3px;
}
#searchbox {
	background-image:url(/fileadmin/templates/images/mainnav/css-main-bg.gif);
	background-repeat:repeat-x;
	padding-top:11px;
}



/*

TYPO3 STYLES

*/

.csc-textpic-caption{
	font-size:10px;
	color:#999490;
}

fieldset {
border:0px solid white;
padding:0;
}

div .tx-indexedsearch-browsebox{
padding-bottom:20px;
}

	a {
		color:#000;
		text-decoration:none;
	}
	a:hover {
		color:#E31E54;
		text-decoration:underline;
	}

#contentcenter h1 {
	font-size : 17px;
	font-weight:bold;
	color:#000;
	padding-bottom:12px;
	padding-top:0px;
}
#contentcenter a {
	color:#000;
	text-decoration:underline;
}
#contentcenter a:hover {
	color:#E31E54;
	text-decoration:underline;
}
#contentcenter h2 {
	font-size : 13px;
	font-weight:bold;
	padding-bottom:3px;
	color:#000;
	padding-top:3px;
}	
#contentcenter ul {
padding-top:0;
padding-bottom:0;
margin-top:0;
margin-bottom:0;
padding-left:15px;
}
#contentcenter li{
	padding-bottom:2px;
}

#contentcenter .csc-frame-rulerAfter{
	background:url(/fileadmin/templates/images/css-border-bg.gif) repeat-x bottom;
	padding-bottom:7px;
	margin-bottom:7px;
}
#contentcenter div.news-list-container .csc-frame-rulerAfter, #contentcenter div .news-single-item .csc-frame-rulerAfter{
	margin-bottom:10px;
}


.csc-textpic-caption{
	/*padding-bottom:5px;*/
	height:15px;
	color:#656565;
}
#lbLightbox #lbImageData #lbImageDetails{
	font-family:Arial, Helvetica, sans-serif;
	color:#656565;
	font-weight:normal;
}

/* Typo3-Formulare */

.csc-mailform
{
	border:none;
	margin:20px 0 0 0 ;
	padding:0;
}

.csc-mailform-field
{
	padding-bottom:5px;
	clear:both;
}

.csc-mailform-field input, input.checkout-input, input.checkout-input-error, .csc-form-fieldcell input
{
	height:14px;
	width:270px;
	padding:2px 2px;
	border:1px solid #C8C8C8;
}

.csc-mailform-field input.checkout-checkbox
{
	width:auto;
	height:auto;
	padding:0;
	border:none;
	margin-left:101px;
}

.csc-mailform-field textarea
{
	width:270px;
}

.csc-mailform-field textarea
{
	margin-bottom:5px;
	padding:2px 2px;
	border:1px solid #C8C8C8;
}

.csc-mailform-field .csc-mailform-check
{
	width:auto;
	border:none;
	padding:0;
	float:none;
}

.csc-mailform-field .csc-mailform-radio label, .csc-mailform-field .csc-mailform-radio input
{
	float:none;
	display:inline;
	width:auto;
	height:auto;
	padding:0;
	border:none;
}

.csc-mailform-field .csc-mailform-radio fieldset
{
	border:none;
	margin:0 0 20px 130px;
	padding:0;
}

.csc-mailform label, .checkout-label
{
	float:left;
	display:block;
	width:110px;
}

.csc-mailform-field .csc-mailform-submit, .button, .csc-form-fieldcell input.button
{
	border:none;
	width:auto;
	height:auto;
	margin-left:110px;
	background-color:#E5E4E3;
	padding:2px 2px;
	color:#710D1F;
}

.csc-form-fieldcell input.button
{
	margin-left:0;
	margin-top:8px;
}

table.csc-loginform tr td
{
	padding-bottom:3px;
}

.csc-mailform-field .csc-mailform-submit:hover, .button:hover, .csc-form-fieldcell input.button:hover
{
	background-color:#E9E9E9;
	color:#9C9C9C;
}

.csc-mailform-label
{
	font-weight:bold;
}

#lightbox-nav, #lightbox-imageContainer, #lightbox-imageBox{
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
#lightbox-imageBox{
	padding-left:10px;
	padding-right:10px;
}
a#lightbox-close-button{
	padding:0;
}

a#lightbox-nav-btnNext, a #lightbox-nav-btnPrev{
	padding:0;
	margin:0;
}
div #lightbox-infoContainer{

}
/*

TABELLE

*/
table.contenttable{
	width:100%;
	border-spacing:0;
	border-collapse: collapse;
}
table.contenttable th{
	background-color:#efefef;
	text-align:left;
	padding:1px 3px 2px 3px;
	vertical-align:top;
	color:#000;
}
table.contenttable td{
	background-color:#fff;
	padding:1px 1px 2px 3px;
	vertical-align:top;
	border: 1px solid #e5e4e3;
}
div.tablewhite table.contenttable th{
	background-color:#fff;
}
div.tablewhite table.contenttable td{
	background-color:#fff;
}

div.infobox{
	background-color:#e5e4e3;
	padding:5px;
	margin-top:10px;
}
div.quotation{
	text-align:right;
	color:#777;
}
div.quotation b{
	font-size:13px;
}
#contentcenter div.quotation a{
	color:#777;
	text-decoration:none;
}
#contentcenter div.quotation a:hover{
	color:#E31E54;
	text-decoration:underline;
}
div.csc-textpic-imagerow ul {
	padding:0 !important;
	margin:0 !important;
}
div.csc-textpic-imagewrap ul{
	padding:0 !important;
	margin:0 !important;
}
