/*-----------------------------------------------------------------
Main Layout Style Sheet - Beck Kanal

Version:     1
Author:      Jürgen Lambrecht ::: JL-ARTDESIGN
E-Mail:      info@jl-artdesign.de
Website:     http://www.jl-artdesign.de
-----------------------------------------------------------------*/

/* Allgemein */

* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../images/layout/body_bg.gif);
	background-color: #D0D0D0;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
ul {
	list-style-position: inside;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}



/* ID´s */

#container div#contentcontainer div#mediaspace,
#container div#contentcontainer div#mediaspace2,
#container div#contentcontainer div#mediaspace3 {
padding-left: 40px;	
}

#container {
	background-color: #FFF;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B4B4B4;
}
#header {
	background-image: url(../images/layout/bg_header.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 948px;
	background-color: #FFF;
	position: relative;
}
#headerimage {
	background-image: url(../images/layout/header_pic_de.jpg);
	height: 80px;
	width: 480px;
	position: absolute;
	right: 5px;
	bottom: 35px;
}
#navisprache {
	background-image: url(../images/layout/bg_headnavi.gif);
	width: 928px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
	position: absolute;
	left: 0px;
	bottom: 3px;
	background-repeat: repeat-x;
	padding-left: 20px;
	background-position: left top;
	background-color: #C5C5C5;
	
}
* html #navisprache {
	bottom: 2px;
}
#navisprache ul {
	list-style-type: none;
}
#navisprache li {
	display: inline;
	padding-right: 20px;
	padding-left: 25px;
	line-height: 20px;
}
#navisprache li a {
	color: #000;
	text-decoration: none;
}
#navisprache li a:hover {
	font-weight: bold;
}


.langde {
	background-image: url(../images/layout/de.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.langen {
	background-image: url(../images/layout/gb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.langit {
	background-image: url(../images/layout/it.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.langfr {
	background-image: url(../images/layout/fr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



#contentcontainer {
	width: 948px;
	background-color: #FFF;
	background-image: url(../images/layout/bg_content.gif);
	background-repeat: repeat-y;
	position: relative;
}


#colleft {
	background-image: url(../images/layout/bg_sidecols.gif);
	width: 179px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4B4B4;
	border-right-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
	overflow: hidden;
}


/* ---- Hauptnavigation links --- */

#navimain {
	width: 179px;
}



#navimain a {
	text-decoration: none;
}


/* --- Level 1 --- */

#navimain .level1navi {
	font-size: 13px;
}
#navimain .level1navi li{
	list-style-type: none;
	list-style-position: outside;
}
#navimain .level1navi li a:link {
	display: block;
	background-color: #E6E6E6;
	background-image: url(../images/layout/mainnavi_bg.gif);
	background-position: 0px -104px;
	color: #000;
	width: 142px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px solid #FFF;
}

#navimain .level1navi li a:visited {
	display: block;
	background-image: url(../images/layout/mainnavi_bg.gif);
	background-position: 0px -104px;
	background-color: #E6E6E6;
	color: #000;
	width: 142px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px solid #FFF;
}

#navimain .level1navi li a:hover {
	display: block;
	font-weight: bold;
	background-image: url(../images/layout/mainnavi_bg.gif);
	background-position: 0px -52px;
	background-color: #E6E6E6;
	color: #666;
	width: 142px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px solid #FFF;
}
#navimain .level1navi li a:active {
	display: block;
	font-weight: bold;
	background-image: url(../images/layout/mainnavi_bg.gif);
	background-position: 0px 0px;
	background-color: #E6E6E6;
	color: #000;
	width: 142px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px solid #FFF;
}
#navimain .level1curlink {
	display: block;
	font-weight: bold;
	background-image: url(../images/layout/mainnavi_bg.gif);
	background-position: 0px 0px;
	background-color: #E6E6E6;
	color: #000;
	width: 142px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: -5px;
	margin-right: -10px;
	margin-bottom: -5px;
	margin-left: -25px;
	cursor: default;
}

/* --- Level 2 --- */

#navimain .level2navi {
	font-size: 12px;
}
#navimain .level2navi li{
	list-style-type: none;
	list-style-position: outside;
}
#navimain .level2navi li a:link {
	display: block;
	background-color: #D2D2D2;
	background-image: url(../images/layout/mainnavi_bg_sub.gif);
	background-position: 0px -187px;
	color: #000;
	width: 127px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	border: 1px solid #FFF;
}
#navimain .level2navi li a:visited {
	display: block;
	background-color: #D2D2D2;
	background-image: url(../images/layout/mainnavi_bg_sub.gif);
	background-position: 0px -187px;
	color: #000;
	width: 127px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	border: 1px solid #FFF;
}
#navimain .level2navi li a:hover {
	display: block;
	font-weight: bold;
	background-color: #D2D2D2;
	background-image: url(../images/layout/mainnavi_bg_sub.gif);
	background-position: 0px -87px;
	color: #666;
	width: 127px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	border: 1px solid #FFF;
}
#navimain .level2navi li a:active {
	display: block;
	font-weight: bold;
	background-color: #D2D2D2;
	background-image: url(../images/layout/mainnavi_bg_sub.gif);
	background-position: 0px 0px;
	color: #000;
	width: 127px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	border: 1px solid #FFF;
}
#navimain .level2curlink {
	display: block;
	font-weight: bold;
	background-color: #D2D2D2;
	background-image: url(../images/layout/mainnavi_bg_sub.gif);
	background-position: 0px 0px;
	color: #000;
	width: 127px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-top: -5px;
	margin-right: -10px;
	margin-bottom: -5px;
	margin-left: -40px;
	cursor: default;
}


/* ---- Breadcrumb Navigation --- */
#breadcrumb {
	background-image: url(../images/layout/bg_sidenavi.gif);
	background-repeat: repeat-x;
	width: 570px;
	border: 1px solid #B4B4B4;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 183px;
	padding-bottom: 5px;
	background-color: #F1782F;
	background-position: left top;
}
* html #breadcrumb {
	margin-left: 179px;
}
#breadcrumb a:link  {
	color: #000;
	text-decoration: none;
}
#breadcrumb a:visited {
	color: #000;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration:underline;
}
#breadcrumb a:active {
	font-weight: bold;
}









#jubi {
	height: 170px;
	width: 170px;
	padding-top: 24px;
	padding-bottom: 15px;
	background-image: url(../images/layout/logo-33-jahre.gif);
	background-position: 0px 25px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}




/* --- Contentbereich --- */
#content {
	background-color: #FFF;
	width: 528px;
	float: left;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 3px;
	overflow: hidden;
}
#content h1 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
	background-color: #E6E6E6;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -27px;
	padding: 3px 12px;
	width: 557px;
}
#content h2 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: center;
	background-color: #D2D2D2;
	width: 557px;
	padding: 12px;
	margin-left: -27px;
	background-image: url(../images/layout/bg_sidecols.gif);
}
#content h3 {
	font-size: 14px;
	color: #C86419;
	font-weight: bold;
}
#content h4 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
#content h5 {
	font-size: 12px;
	color: #C86419;
	font-weight: bold;
}
#content h6 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#content p {
	font-size: 11px;
	color: #000;
	padding-bottom: 10px;
}
#content td p {
	font-size: 11px;
	padding-bottom: 5px;
}
#content a {
	color: #C86419;
	text-decoration:none;
}
#content a:hover {
	text-decoration: underline;
}
#content hr {
	margin: 10px 0;
}



/* --- Rechte Spalte --- */
#colright {
	background-image: url(../images/layout/bg_sidecols.gif);
	width: 179px;
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
	border-left-color: #B4B4B4;
	margin-top: -25px;
	overflow: hidden;
}
#colright hr {
	margin-bottom: 4px;
	border: 1px solid #999;
}

/* --- Info 1 --- */
#inforight1 {
	background-color: #E6E6E6;
	width: 169px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#inforight1 p {
	font-size: 10px;
	color: #000;
	padding-bottom: 6px;
	padding-top:4px;
}
#inforight1 a {
	color: #C86419;
	font-weight: bold;
	text-decoration: none;
}
#inforight1 a:hover {
	text-decoration:underline;
}


/* --- Info 2 --- */
#inforight2 {
	background-color: #E6E6E6;
	width: 169px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#inforight2 li {
	font-size: 9px;
	list-style: square;
	list-style-position: inside;
}


#inforight2 p {
	font-size: 10px;
	color: #000;
	padding-bottom: 10px;
	padding-top:4px;
}
#inforight2 a {
	color: #C86419;
	font-weight: bold;
	text-decoration: none;
}
#inforight2 a:hover {
	text-decoration:underline;
}



/* --- Info 3 --- */
#inforight3 {
	background-color: #E6E6E6;
	width: 169px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: center;
}
#inforight3 p {
	font-size: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#inforight3 a {
	font-size: 10px;
	color: #C86419;
	font-weight: bold;
	text-decoration: none;
}
#inforight3 a:hover {
	text-decoration:underline;
}




/* --- Footer --- */
#footer {
	background-image: url(../images/layout/bg_footer.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 900px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
	margin-top: 3px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 24px;
	padding-left: 24px;
	text-align: center;
}
#footer p {
	font-size: 11px;
	color: #000;
	padding-bottom: 2px;
	padding-top: 2px;
}
#footer a {
	color: #C86419;
	font-weight: bold;
}
#footer a:hover {
	text-decoration:underline;
}

#footersupport {
	clear: both;
	background-color: #FFF;
	height: 40px;
	width: 900px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 24px;
	padding-left: 24px;
	text-align: center;
}
#footersupport p {
	font-size: 11px;
	color: #ADADAD;
	padding-bottom: 2px;
	padding-top: 2px;
}
#footersupport a {
	color: #C86419;
}
#footersupport a:hover {
	text-decoration:underline;
}


/* Klassen */
.colheadline {
	background-image: url(../images/layout/bg_sidenavi.gif);
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #F1782F;
	background-repeat: repeat-x;
	background-position: left top;
}
.backgrau1 {
	background-color: #E6E6E6;
	padding: 10px;
}
.backgrau2 {
	background-color: #D2D2D2;
	padding: 10px;
}
.backgrauheadline {
	background-color: #E6E6E6;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 561px;
	height: 1.3em;
	margin-left: -27px;
	padding-left: 20px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.links {
	text-align: left;
}
.rechts {
	text-align: right;
}
.zentriert {
	text-align: center;
}
.einzug25li {
	padding-left: 25px;
}
.einzug25re {
	padding-right: 25px;
}
.einzug50li {
	padding-left: 50px;
}
.einzug50re {
	padding-right: 50px;
}
.einzug75li {
	padding-left: 75px;
}
.einzug75re {
	padding-right: 75px;
}
.einzug100li {
	padding-left: 100px;
}
.einzug100re {
	padding-right: 100px;
}
.blocksatztable  {
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	font-size: 12px;
}
.linkde a {
	background-image: url(../images/layout/de.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 25px;
}
.linken a {
	background-image: url(../images/layout/gb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 25px;
}
.linkuk a {
	background-image: url(../images/layout/uk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 25px;
}
.linkit a {
	background-image: url(../images/layout/it.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 25px;
}
.linkfr a {
	background-image: url(../images/layout/fr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 25px;
}

.download_flags img {
	margin-left: 3px;
	margin-right: 0;
	border: 1px solid #999999;
}

.kataloggruen {
	background-image: url(../images/layout/gruen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 30px;
}
.katalogorange {
	background-image: url(../images/layout/orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 30px;
}
.katalogblau {
	background-image: url(../images/layout/blau.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 30px;
}
.kataloggelb {
	background-image: url(../images/layout/gelb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 30px;
}
.kataloggrau {
	background-image: url(../images/layout/grau.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 30px;
}

.katalogindent1 {
	padding: 0 0 0 30px;
}

.katalogindent2 {
	padding: 0 0 0 60px;
}

.textliste {
	list-style-position: outside;
	margin-left: 16px;
}

/* Kontaktformular */
.csc-mailform {
	padding: 10px;
}
.csc-mailform-field label {
} 
.csc-mailform-field input {
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #999;
} 
.csc-mailform-field textarea {
	background-color: #EEE;
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #999;
} 
#mailformName, #mailformPLZ, #mailformOrt, #mailformTelefon, #mailformEmail {
	background-color: #EEE;
}


/* Sitemap */
.csc-sitemap {
	font-size: 12px;
}

.csc-sitemap ul {
	margin-bottom: 10px;
	margin-left: 25px;
	list-style-type: square;
}

.csc-sitemap li {
	padding: 2px 0;
}

#content p.besonderes {
        text-align: center;
        font-size: 18px;
	font-weight: bold;
}

/* Startseite */
div.film {
	float: left;
	width: 250px;
	border-right: 2px solid #CCCCCC;
}

div.schlagloch {
	float: right;
	width: 250px;
}

div.clear {
	clear: both;
}

