/* 
Stylesheet-Design by www.buescher-media.de 
*/

body, html { height: 100%; }
body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	background-color: #F2F5F7;
	background-image:url(../screen/liniatur.jpg); 
	background-repeat: repeat;
	background-attachment: fixed;
}

body,td,th,p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	/* color: #404040; */
	color: rgb(0,68,137);
}

p { margin: 0 0 1em 0; padding: 0; }

hr { 
border: 0px; /* Für Firefox und Opera */
/* border-top: solid 1px rgb(84,133,184); */
border-top: solid 1px rgb(255,255,255);
border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

hr.hrClearRight {
clear: right; 
border: 0; 
border-top: 1px solid #FFFFFF; 
border-bottom: 1px solid #FFFFFF;
margin: 0 0 40px 0;
}

img { border-color: #404040; }

a:link
{
	color: #404040;
	color: rgb(0,68,137);
}
a:visited
{
	color: #404040; 
	color: rgb(0,68,137);
}
a:active
{
	color: rgb(0,68,137); 
	text-decoration: none;
}
a:hover
{
	color: rgb(0,68,137); 
	text-decoration: none;
}

.link-level1 {
width: 175px;
font-size: 9pt;
text-decoration: none;
border: 1px solid rgb(255,255,255);
/* border: 1px solid transparent; */
padding: 1px;
padding-left: 5px;
display: block;
margin-bottom: 6px;
}

.link-level1:hover {
background-color: rgb(255,255,255);
border: 1px solid rgb(84,133,184);
}

.link-level1-active {
border: 1px solid rgb(0,0,0);
}

.link-level2 {
width: 146px;
font-size: 8pt;
text-decoration: none;
border: 1px solid rgb(255,255,255);
/* border: 1px solid transparent; */
padding: 1px;
padding-left: 4px;
display: block;
margin: 0 0 5px 70px;
}

.link-level2:hover {
background-color: rgb(255,255,255);
border: 1px solid rgb(143,212,0);
}

.link-level2-active {
border: 1px solid rgb(0,0,0);
}



.navLevel1on {
/* background-color: #1E609F; */
background-color: transparent;
width: 180px; /* +4 padding */
border: 1px solid #000000;
padding: 0;
text-decoration: none;
margin-bottom: 5px;
}

.navLevel1off {
width: 180px; /* +4 padding */
padding: 0;
/* background-color: #1E609F; */
background-color: transparent;
border: 1px solid transparent;
text-decoration: none;
margin-bottom: 5px;
}

.navLevel1open {
width: 180px; /* +4 padding */
/* background-color: #1E609F; */
background-color: transparent;
border: 1px solid #000000;
padding: 0;
text-decoration: none;
margin-bottom: 5px;
}


.navLevel2on {
background-color: #8ED300;
padding: 0;
width: 150px; /* +4 padding */
border: 1px solid #1E609F;
text-decoration: none;
margin: 0 0 5px 70px;
}

.navLevel2off {
width: 150px; /* +4 padding */
background-color: #8ED300;
padding: 0;
border: 1px solid transparent;
text-decoration: none;
margin: 0 0 5px 70px;
}

.navLevel2open {
width: 150px; /* +4 padding */
background-color: #8ED300;
padding: 0;
border: 1px solid #1E609F;
text-decoration: none;
margin: 0 0 5px 70px;
}


.navLevel3on {
background-color: #BFCED9;
padding: 1px 0 1px 38px;
border: 0;
border: 1px solid #597F9B;
text-decoration: none;
margin: 0 0 5px 70px;
}

.navLevel3off {
background-color: #F2F5F7;
padding: 1px 0 1px 38px;
border: 0;
border: 1px solid #597F9B;
text-decoration: none;
margin: 0 0 5px 70px;
}

.navLevel3open {
background-color: #F2F5F7;
padding: 1px 0 1px 38px;
border: 0;
border: 1px solid #597F9B;
text-decoration: none;
margin: 0 0 5px 70px;
}



.nav1 {
	font-size: 9pt;
	color: #000000;
	display: block;
	padding: 2px 0 2px 4px;
}

.nav1:link
{
	color: #000000; 
	text-decoration: none;
}
.nav1:visited
{
	color: #000000; 
	text-decoration: none;
}
.nav1:active
{
	color: #000000; 
	text-decoration: none;
}
.nav1:hover
{
	color: #000000; 
	text-decoration: none;
	background-color: #FFFFFF;
}


.nav2 {
	font-size: 8pt;
	color: rgb(0,68,137);
	display: block;
	padding: 1px 0 1px 4px;
}

.nav2:link
{
	color: rgb(0,68,137); 
	text-decoration: none;
}
.nav2:visited
{
	color: rgb(0,68,137); 
	text-decoration: none;
}
.nav2:active
{
	color: rgb(0,68,137); 
	text-decoration: none;
}
.nav2:hover
{
	color: rgb(0,68,137); 
	text-decoration: none;
	background-color: #FFFFFF;
}

.navmainlink {
	font-size: 9pt;
	color: rgb(100,100,100);
	padding: 1px 4px;
	margin: 0;
	margin-right: 12px;
}

.navmainlink:link
{
	color: rgb(100,100,100); 
	text-decoration: none;
}
.navmainlink:visited
{
	color: rgb(100,100,100); 
	text-decoration: none;
}
.navmainlink:active
{
	color: rgb(100,100,100); 
	text-decoration: none;
}
.navmainlink:hover
{
	color: rgb(0,68,137); 
	text-decoration: none;
	background-color: rgb(217, 224, 238);
}


.small {
	font-size: 8pt;
}

.tiny {
	font-size: 7pt;
}

.smallnav {
	font-size: 9pt;
	color: #404040;
	text-decoration: none;
}

.smallnav:visited
{
	color: #404040; 
	text-decoration: none;
}
.smallnav:active
{
	color: rgb(0,68,137); 
	text-decoration: none;
}
.smallnav:hover
{
	color: rgb(0,68,137);
	text-decoration: none;
}

.headline1 {
	font-size: 16pt;
	color: rgb(0,68,137);
	margin-bottom: 12px;
}

.headline2 {
	font-size: 14pt;
	color: #404040;
}

.headline3 {
	font-size: 12pt;
	color: rgb(0,68,137);
}

.teaserHeadline {
	font-size: 8pt;
	color: rgb(0,68,137);
	margin-bottom: 4px;
}



h1 { font-size: 12pt; margin-top: 0; }
h2 { font-size: 12pt; margin-top: 0; }
h3 { font-size: 10pt; margin-top: 0; }
h4 { font-size: 9pt; margin-top: 0; }
h5 { font-size: 8pt; margin-top: 0; }

h1.csc-header, h1.csc-firstHeader {
/* z-index: 3000; */
color: rgb(0,68,137);
}

#prod-headline {
/* z-index: 3000; */
color: rgb(0,68,137);
}

#page {
position: relative; 
width: 980px;
text-align: left; 
/* background-color: #FFFFFF; */
background-image: url(../screen/liniatur_70.jpg);
background-attachment: fixed;
/*background-position: 50% -13px;*/
background-repeat: repeat;
margin: 0px auto; 
padding: 0px;
min-height: 90%;
top: 16px;
}

#head {
background-color: rgb(217, 224, 238);
background-image: url(../headerfoto/head_basis.jpg);
background-position: 190px;
background-repeat: repeat-x;
height: 60px; 
width: 980px;
margin: 0;
padding: 0;
text-align: left;
/* z-index: 2000; */
display: block;
/* border: 1px solid black; */
}

#headright {
position: absolute;
right: 0px;
width: 190px;
height: 60px; 
padding: 0;
margin: 0;
text-align: center;
background-color: rgb(217, 224, 238);
clear: none;
}

/*
.tx-macinasearchbox-pi1 {
width: 208px;
height: 60px; 
max-height: 60px;
padding: 0;
margin: 0;
text-align: center;
}
*/


#headleft { 
float: left;
width: 190px;
height: 60px;
max-height: 60px; 
padding: 0; 
margin: 0;
background-color: rgb(217, 224, 238);
text-align: center;
clear: none;
}


#subnavi {
position: relative;
left: 0;
top: 50px;
/* background-color: #D9E2E8; */
width: 190px; 
max-width: 190px;
padding: 0px 0 0 4px; 
margin: 0 0 50px 0; 
display: block;
float: left;
}

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


.quaderlist ul, ul.quaderlist {
/* list-style: square; */
list-style-image:url('../screen/quader.jpg');
margin: 0;
margin-left: 18px;
padding-left: 0;
}

table.quaderlist, .quaderlist tr, .quaderlist td {
padding: 0;
margin: 0;
border: 0;
border-collapse: collapse;
}

.quaderlist td {
padding-right: 2px;
vertical-align: top;
}

#prod-block1-text {
font-weight: bold;
}

div.buttonlink {
width: 90px; 
height: 16px; 
margin: 2px; 
border: 1px solid #000000; 
text-align: center;
border: 1px solid rgb(143,212,0);
background-color: rgb(255,255,255);
}


a.buttonlink {
width: 100%; 
display: block; 
margin: 1px;
font-size: 8pt;
text-decoration: none;
color: rgb(0,68,137);
}

.buttonlink a:hover {
color: rgb(0,0,0);
}

div.buttonlink:hover {
border: 1px solid rgb(0,0,0);
background-color: rgb(217, 224, 238);
}



div.backlink {
font-size: 8pt;
text-decoration: none;
color: rgb(143,212,0);
}

a.backlink {
font-size: 8pt;
text-decoration: none;
color: rgb(143,212,0);
}

.backlink a:hover {
color: rgb(0,68,137);
/* color: rgb(191,18,56); */
}

div.backlink:hover {
color: rgb(0,68,137);
}

#mainnavi {
position: absolute;
left: 0;
top: 61px;
width: 970px; /* 980 gesamt */
background-color: #FFFFFF;
height: 14px;
color: rgb(0, 68, 137);
font-size: 7pt;
text-decoration: none;
padding: 4px 2px 4px 6px;
z-index: 100;
/* border: 1px solid rgb(0,68,137); */
}

#languagemenu {
position: absolute;
left: 790px;
top: 61px;
width: 186px;
background-color: #FFFFFF;
height: 14px;
color: rgb(0, 68, 137);
font-size: 7pt;
text-decoration: none;
padding: 4px 2px 4px 2px;
z-index: 110;
}


#linkpath a {
text-decoration: none;
}


#main { 
position: relative;
margin: 40px 0 50px 233px;
padding: 10px 4px 0 12px;
/* width: 518px; *//* Breite 530 gesamt */
/* border: 1px solid #444444; */
/* z-index: 1000; */
}

#content {
float: left;
width: 490px;
display: block;
}

#teaser {
float: right;
width: 184px;
}

#teaserblock1 { 
position: relative;
width:176px; /* auf Breite 580 gesamt */
margin: 0 4px; 
padding: 4px;
overflow: auto; 
background: #D9E2E8; 
float: right;
display: block; 
font-size: 8pt;
}

#teaserblock2 { 
position: relative;
width:176px;
margin: 6px 4px 0 4px; 
padding: 4px;
overflow: auto; 
background: #D9E2E8; 
float: right;
display: block;
clear: right;
font-size: 8pt;
}

#teaserblock3 { 
position: relative;
width:176px;
margin: 6px 4px 0 4px; 
padding: 4px;
overflow: auto; 
background: #D9E2E8; 
float: right;
display: block;
clear: right;
font-size: 8pt;
}

.teaserBody {
font-size: 8pt;
}

.teaserBody p, .teaserBody td, .teaserBody th {
font-size: 8pt;
}

#contentfoot {
position: relative;
left: 253px;
top: -26px;
font-size: 10pt;
background-color: transparent;
padding: 0 1px; 
width: 509px;
clear: both; 
}

#foot {
height:10px; 
padding: 0; 
margin: 0; 
background-color: transparent; 
font-size: 1px;
clear: both;
}

.clearer {
font-size: 1px;
height: 1px;
background-color: transparent;
color: #FFFFFF;
clear: both; 
}

.produktbild, .produktbild img{
border: 1px solid rgb(143,212,0);
margin: 0;
padding: 0;
}


.red {
	color: rgb(191,18,56);
}

.white {
	color: #FFFFFF;
}

.blue {
	color: rgb(0,68,137);
}

/**********************************************************************************************/


.menu {
width:780px; 
font-size: 9pt;
position:relative;
z-index:1000;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type: none;
}
.menu ul ul {
width: 110px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width: 110px;
position:relative;
background-color: rgb(255, 255, 255);
}

/* style the links for the top level */
.menu a, .menu a:visited {
display: block;
font-size: 9pt;
text-decoration: none; 
color: rgb(100,100,100); 
width:99px; 
height:18px; 
border: 1px solid rgb(217, 224, 238); /* #fff; */
border-width: 1px 1px 0 0; 
background: #fff; 
padding-left: 10px; 
line-height: 18px;
margin: 0;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width: 100px;
w\idth: 89px;
}

.menu ul ul a, .menu ul a:visited {
margin: 5px 0 0 0;
}
 
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background: rgb(217, 224, 238) url(../../graphics/drop.gif) bottom right no-repeat;
 
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background: rgb(217, 224, 238) url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
background: rgb(217, 224, 238) url(../../graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background: rgb(217, 224, 238);
}
/* style the third level hover */
.menu ul ul ul a:hover {
background: rgb(217, 224, 238);
}
 
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility: hidden;
position: absolute;
height: 0;
top: 18px;
left: 0; 
width: 110px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}
 
/* position the third level flyout menu */
.menu ul ul ul{
left: 110px; 
top: 0;
width: 110px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left: -110px;
}
 
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}
 
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background: rgb(217, 224, 238); 
color: rgb(100,100,100); 
height: auto; 
line-height: 18px;
padding: 1px 10px; 
width: 90px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:110px;
w\idth:100px;
}
 
 
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color: rgb(0,68,137); 
background: rgb(217, 224, 238);
}
.menu :hover > a, .menu ul ul :hover > a {
color: rgb(0,68,137);
background: rgb(217, 224, 238);
}
 
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility: visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility: hidden;
}
 
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}

/********************************mainmenu**************************************/
ul#mainmenu {
	margin: 0;
	padding: 0;
	width: 780px; /* Width of Menu Items */
	border: 0px;
	background: transparent; /* IE6 Bug */
	font-size: 9pt;
	z-index:1000;
	}

ul#mainmenu li {
	position: relative;
	list-style: none;
	float: left; /* !!! horizontale ausrichtung */
	width: 110px;
	background: transparent;
	
	}

ul#mainmenu li a {
display: block;
font-size: 9pt;
text-decoration: none; 
color: rgb(100,100,100); 
width:99px; 
height:18px; 
border:1px solid rgb(217, 224, 238); /* #fff; */
border-width: 1px 1px 0 0; 
background: #fff; 
padding-left: 10px; 
line-height: 18px;
margin: 0;
	}
	
ul#mainmenu li li a, ul#mainmenu li li li a {
font-size: 8pt;
color: rgb(172,172,164);
border:1px solid rgb(1, 9, 82);
border-width: 1px 1px 0 0; 
}


ul#mainmenu ul {
	position: absolute;
	display: none;
	left: 0px;
	top: 20;
	margin: 0;
	padding: 0;
	width: 110px; /* Width of Menu Items */
	background: rgb(172,172,164);
	background: rgb(100,100,100);
	
	}


ul#mainmenu ul ul {
	position: absolute;
	display: none;
	left: 109px; /* Set 1px less than menu width */
	top: -1px; 
	display: block;
	
	}


ul#mainmenu li li,
ul#mainmenu li li li{ 
	float:none; /* !!! vertikale ausrichtung */
	background: #FFFFFF;
	margin: 1px 0 0 0;
	}  
	

ul#mainmenu li li a { /* Sub links Styles */
	/* border: 1px solid rgb(217, 224, 238); */
	background: rgb(1, 9, 82);
	border-top: 0px;
	} 


/* Hide sub-menus */
ul#mainmenu li:hover ul ul,
ul#mainmenu li:hover ul ul ul,
ul#mainmenu li.over ul ul,
ul#mainmenu li.over ul ul ul { display: none; } 

/* display sub-menus */
ul#mainmenu li:hover ul,
ul#mainmenu li li:hover ul,
ul#mainmenu li li li:hover ul,
ul#mainmenu li.over ul,
ul#mainmenu li li.over ul,
ul#mainmenu li li li.over ul { display: block; } /* The magic */


ul#mainmenu li a:hover, ul#mainmenu ul ul a:hover {
color: rgb(255,255,255); 
background: rgb(1, 9, 82);
}

/* first level */
ul#mainmenu :hover > a {
color: rgb(172,172,164);
background: rgb(1, 9, 82);
border:1px solid rgb(1, 9, 82);
border-width: 1px 1px 0 0;
}

/* other levels */
ul#mainmenu ul :hover > a {
color: rgb(255,255,255);
background: rgb(1, 9, 82);
border:1px solid rgb(1, 9, 82);
border-width: 0 1px 0 0;
}

ul#mainmenu ul li.menuparent { background: rgb(255,255,255); }

ul#mainmenu ul li:hover,
ul#mainmenu ul li.over { background-color: rgb(255,255,255); } /* hover ab 2. ebene */
