/* Innova Küchen - Main CSS */

body { 
	margin: 0px;
	padding: 0px; 
	color: #000000;
	font-size: 90.01%;
	background-color: #3a7794;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
}

/* Standard tags */

body, input, table { font-family: Arial, Helvetica, sans-serif; }
.searchbutton { font-family: Arial, Helvetica, sans-serif; }

a:link { text-decoration: underline; font-weight: bold; }
a:visited { text-decoration: underline; font-weight: bold; }
a:hover { text-decoration: none; font-weight: bold; }
a:active { text-decoration: underline; font-weight: bold; }
a:link:hover { text-decoration: none; font-weight: bold; }
a:visited:hover { text-decoration: none; font-weight: bold; } 
h1, h2, h3, h4, h5, h6 { color: #000000; }
ul { list-style-type: disc; }
img { border: 0px; background: transparent; }
label { margin: 0px; vertical-align: middle; }
table { font-size: 1em; }
caption, legend { display: none; visibility: hidden; }
fieldset { border: 0px; margin: 0px; padding: 0px; }
fieldset h2, fieldset h3, fieldset h4, fieldset h5 { margin-top: 15px !important; }
form { margin: 0px; padding: 0px; }

/* Page layout */

.floater { width: 1004px; padding: 0px; margin: 0px auto; margin-top: 0px; }
.header, .header_nosearch { display: table; padding: 0px; margin: 0px; width: 1004px; height: 99px; background-image: url(../images/logo_search.png); background-repeat: no-repeat; background-position: left top; }
.header_nosearch { background-image: url(../images/logo_nosearch.png); }
.maincontentcontainerfollow { clear: both; }

/* Icon Bar */

.icons { position: relative; top: 17px; margin-left: 654px; z-index: 2; }
#addbookmark { float: left; margin-right: 3px; margin-top: 5px; }
#sendtofriend { float: left; margin-right: 3px; margin-top: 5px; }
#buttonprint { float: left; margin-right: 15px; margin-top: 5px; }
#social { float: left; }
#social { margin-right: 10px; }
#social p { padding: 0px; margin: 0px; }
#social img { margin: 5px 5px 0px 0px; width: 16px !important; height: 16px !important; padding: 0px; width: auto !important; }
#formcode { overflow: hidden; margin: 0px; }
#formcode label, #formcodefollow label { visibility: hidden; display: none; }
.searchbutton { background-color: transparent; color: #ffffff; border: 0px; font-size: 14px; width: 22px; font-weight: bold; cursor: pointer; }
.searchfield { background-color: transparent; border: 0px; font-size: 12px; color: #2b2b2b; padding: 5px; margin: 0px; width: 152px; font-weight: bold; }

/* Menu */

#menutop { clear: both; width: 1004px; font-size: 12px; z-index: 1; position: absolute; top: 25px; }
#menutop ul { margin: 15px 0px 0px 200px; padding: 16px 0px 0px 0px; font-weight: bold; }
/* Menu level_one */
#menutop .level_one li { float: left; padding: 8px 0px 10px 0px; list-style-type: none; background-image: url(../images/back_menu_trenner.gif); background-repeat: no-repeat; background-position: center right; }
#menutop .level_one li a, #menutop .level_one li a:link, #menutop .level_one li a:active, #menutop .level_one li a:visited, #menutop .level_one li a:hover { color: #000000; text-decoration: none; display: block; text-decoration: none; margin: 0px 7px 0px 4px; }
#menutop .level_one li a:hover { text-decoration: none; border: 0px; }
#menutop .level_one .last, #menutop .level_one .activelast { background-image: none; padding-right: 0px !important; }
#menutop .level_one .last a, #menutop .level_one .last a:link, #menutop .level_one .last a:active, #menutop .level_one .last a:visited, #menutop .level_one .last a:hover { margin-right: 0px; }
#menutop .level_one .activelast a, #menutop .level_one .activelast a:link, #menutop .level_one .activelast a:active, #menutop .level_one .activelast a:visited, #menutop .level_one .activelast a:hover { margin-right: 0px; }
#menutop .level_one .active, #menutop .level_one .activelast { color: #8e8e8e; text-decoration: none; background-repeat: no-repeat; padding: 8px 7px 10px 0px; margin: 0px 0px 0px 4px; }
#menutop .level_one .norm a:hover, #menutop .level_one .last a:hover { color: #8e8e8e; text-decoration: underline; }
#menutop .level_one .active a, #menutop .level_one .active a:link, #menutop .level_one .active a:active, #menutop .level_one .active a:visited, #menutop .level_one .active a:hover, #menutop .level_one .activelast a, #menutop .level_one .activelast a:link, #menutop .level_one .activelast a:active, #menutop .level_one .activelast a:visited, #menutop .level_one .activelast a:hover { color: #8e8e8e; text-decoration: none; }
#menutop .level_one .activehome { text-decoration: none; color: #8e8e8e; padding-right: 7px; }
#menutop .level_one .normfirst a, #menutop .level_one .normfirst a:link, #menutop .level_one .normfirst a:active, #menutop .level_one .normfirst a:visited, #menutop .level_one .normfirst a:hover { margin-left: 0px !important; }
/* Menu level_two */
#menutop .level_two_wrap { opacity: 0.9; filter: alpha(opacity=90);  }  
#menutop .level_two_wrap { display: none; position: absolute; margin: 6px 0px 0px 0px; padding: 8px 6px 6px 7px; z-index: 3; background-image: url(../images/back_menu_arrow.gif); background-repeat: no-repeat; background-position: left top; border-right: 1px solid #b1b1b1; border-bottom: 1px solid #b1b1b1; width: 471px; }
#menutop .level_one li:hover .level_two_wrap { display: block; }
#menutop .level_two { padding: 0px; margin: 0px; }
#menutop .level_two li { list-style-type: none; padding: 0px; font-size: 12px; background-image: none; }
#menutop .level_two li a, #menutop .level_two li a:link, #menutop .level_two li a:active, #menutop .level_two li a:visited, #menutop .level_two li a:hover { text-decoration: none; margin: 0px; padding: 3px; display: block; color: #000000; background-image: none; }
#menutop .level_two li a:hover { border: 0px; color: #ffffff; background-image: url(../images/back_menu_hover.gif); background-repeat: repeat-x; }
#menutop .level_two .col1, #menutop .level_two .col2 { width: 230px; }
#menutop .level_two .col1 { border-right: 1px solid #c8c8c8; margin-right: 5px; padding-right: 5px; }
#menutop .linked_narrow .level_two_wrap ul li { float: none !important; border: 0px !important; }
#menutop .linked_narrow .level_two_wrap { width: 230px; }
/* Menu level_three */
.menuleftcontainer { float: left; width: 328px; padding: 0px 8px 5px 0px; margin: 10px 2px 0px 0px; background-image: url(../images/back_menu_left.png); background-repeat: no-repeat; background-position: right center; }
.menuleftcontainer #menuleft { border: 5px solid #ffffff; }
.menuleftcontainer ul { padding: 0px; margin: 0px; max-height: 900px; overflow-y: scroll; overflow-x: hidden; }
.menuleftcontainer ul li { list-style-type: none; font-weight: bold; background-color: #f17604; border-top: 1px solid #f17604; border-bottom: 1px solid #ce6401; }
.menuleftcontainer ul li.norm:hover, .menuleftcontainer ul li.last:hover { background-color: #ce6401; border-bottom: 1px solid #ce6401; border-top: 1px solid #ce6401; }
.menuleftcontainer ul li a, .menuleftcontainer ul li a:link, .menuleftcontainer ul li a:active, .menuleftcontainer ul li a:visited, .menuleftcontainer ul li a:hover { cursor: pointer; color: #ffffff; text-decoration: none; display: block; padding: 7px 7px 7px 12px; }
.menuleftcontainer ul li a:hover { color: #ffdab7; }
.menuleftcontainer ul .active, .menuleftcontainer ul .activelast, .menuleftcontainer ul .activefirst { padding: 7px 7px 7px 12px; color: #573400; background-color: #faca96; background-image: url(../images/back_menu_active.gif); background-repeat: no-repeat; background-position: left top; border-top: 1px solid #faca96; border-bottom: 1px solid #b75901; }
.menuleftcontainer ul .activelast { border-bottom: 1px solid #faca96; }
.menuleftcontainer ul .activefirst { border-top: 1px solid #faca96; }
.menuleftcontainer ul li img { border: 1px solid #ffffff; vertical-align: middle; }
.menuleftcontainer ul li .kuechenlink { width: 169px; display: block; float: left; padding-right: 10px; }

/* Path menu */

#menupath { color: #6092b2; font-size: 0.75em; margin: 0px 0px 20px 0px; } 
#menupath a, #menupath a:link, #menupath a:active, #menupath a:visited, #menupath a:hover { text-decoration: underline; color: #3a7794; font-weight: normal; }
#menupath a:hover { text-decoration: none; }
#menupath strong a, #menupath strong a:link, #menupath strong a:active, #menupath strong a:visited, #menupath strong a:hover { font-weight: bold; }
.pathmenubullet { margin: 0px 7px 0px 7px; }
.pathmenuheader { margin-right: 10px; }

/* Startpage */

.slideshowcontainer { float: left; background-image: url(../images/box_slideshow.png); background-repeat: no-repeat; width: 661px; height: 370px; margin: 10px 10px 0px 0px; padding: 5px 0px 0px 5px; }
#slideshow { width: 490px; float: left; }
#slideshowlinks { width: 151px; padding: 5px 0px 0px 16px; display: table; font-size: 0.9em; }
#slideshowlinks h1 { color: #c36f00; font-size: 1em; margin: 0px 0px 20px 0px; } 
#slideshowlinks ul { padding: 0px; margin: 0px; }
#slideshowlinks ul li { list-style-type: none; padding: 0px 0px 14px 0px; margin: 0px; }
#slideshowlinks a, #slideshowlinks a:link, #slideshowlinks a:active, #slideshowlinks a:visited, #slideshowlinks a:hover { color: #ffffff; text-decoration: none; }
#slideshowlinks a:hover { color: #ffdda0; }
#textstart { clear: both; }
#textstart p { color: #ffffff; font-size: 0.8em; line-height: 150%; margin-top: 0px; }
#textstart a, #textstart a:link, #textstart a:active, #textstart a:visited, #textstart a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; }
#textstart a:hover { text-decoration: none; }

/* Boxes */

.boxes { margin: 0px; padding: 0px; }
.boxes div { height: 180px; float: left; background-repeat: no-repeat; margin: 0px 10px 10px 0px; }
.boxes h1 { color: #c36f00; font-size: 1.1em; margin: 8px 0px 0px 8px; } 
.boxes h1 a, .boxes h1 a:link, .boxes h1 a:active, .boxes h1 a:visited, .boxes h1 a:hover { text-decoration: none; color: #c36f00; }
.boxes h1 a:hover { text-decoration: underline; }
.boxes p { color: #ffffff; font-size: 0.85em; margin: 15px; }
.boxes p .riesig { color: #ffdda0; font-size: 2.2em; font-weight: bold; }
.boxes a, .boxes a:link, .boxes a:active, .boxes a:visited, .boxes a:hover { color: #ffffff; text-decoration: underline; }
.boxes a:hover { text-decoration: none; color: #ffdda0; }
#boxplanung { width: 328px; background-image: url(../images/box_123.png); margin-right: 0px; margin-top: 10px; }
#boxplanung p { width: 90px; float: left; margin: 68px 0px 15px 15px; }
#boxgranit { width: 159px; background-image:url(../images/box_granit.png); }
#boxvideos { width: 159px; background-image:url(../images/box_youtube.png); margin-right: 0px; }
#boxkataloge { width: 159px; clear: both; background-image:url(../images/box_kataloge.png); }
#boxkurse { width: 159px; background-image:url(../images/box_kochkurse.png); }
#boxkurse p { width: 70px; }
#boxtipps { width: 328px; background-image:url(../images/box_kuechenratgeber.png); }
#boxtipps p { width: 100px; }
#boxplanungsbox { width: 159px; background-image:url(../images/box_blank.png); }
#boxtwitter { width: 159px; background-image:url(../images/box_twitter.png); margin-right: 0px; }
#boxtwitter p { padding: 8px 10px 10px 10px; margin: 0px 0px 0px 5px; background-image: url(../images/back_twitter_arrow.gif); background-repeat: no-repeat; background-position: left top; }
#boxtwitter p:hover { background-color: #a34f00; }
#boxtwitter .scoller { position: absolute; top: 523px; overflow-y: scroll; overflow-x: hidden; height: 136px; width: 159px; }
.boxfollow, .boxfollowlast { margin-top: 10px !important; margin-right: 10px !important; margin-bottom: 10px !important; }
.boxfollowlast { margin-right: 0px !important; }

/* Main Paragraphs & Tables */

.maincontentcontainer { padding: 25px 20px 20px 20px; margin: 0px 0px 10px 0px; background-color: #ffffff; border: 5px solid #d4e4ec; background-image: url(../images/back_maincontent.gif); background-repeat: repeat-x; }
#maincontent { padding: 0px; font-size: 0.8em; }
#maincontent p { line-height: 185%; }
#maincontent h1 { font-size: 2em; }
#maincontent h2 { font-size: 1.3em; border: 1px solid #b2cbd9; padding: 4px; background-image: url(../images/back_h2.gif); background-repeat: repeat-x; margin-bottom: 10px; }
#maincontent h3 { font-size: 1.2em; }
#maincontent h4 { font-size: 1.1em;  }
#maincontent a, #maincontent a:link, #maincontent a:active, #maincontent a:visited, #maincontent a:hover { text-decoration: underline; color: #08354b; }
#maincontent a:hover { text-decoration: none; color: #376f8a; }
#maincontent ul, #maincontent ol { margin: 0px; padding-left: 30px; }
#maincontent ul li, #maincontent ol li { margin: 5px 0px 5px 0px; padding: 0px; line-height: 150%; }
#maincontent .riesig { font-size: 1.8em; font-weight: bold; }
#maincontent .riesig strong { font-size: 1.8em; }
#maincontent .groesser { font-size: 1em; }
#maincontent .kleiner { font-size: 0.95em; line-height: 120%; }
#maincontent .imgleft { float: left; margin: 0px 15px 5px 0px; float: left; padding-top: 5px; }
#maincontent .imgright { margin: 0px 0px 10px 15px; float: right; padding-top: 5px; }
.contenttable { width: 100%; border-collapse: collapse; border-bottom: 1px solid #a3bece; }
.contenttable tr, .contenttable p, .contenttable { margin: 0px; padding: 0px;  }
.contenttable thead tr th { background-color: #74a1bb; color: #ffffff; font-weight: bold; padding: 4px; border-bottom: 1px solid #ffffff; border-top: 1px solid #4d7d99; border-right: 1px solid #ffffff; text-align: left; font-size: 1em; }
.contenttable tbody tr td { background-color: #e2ecf2; padding: 3px; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; }
.csc-frame-frame1 .csc-textpic .csc-textpic-imagecolumn { width: 950px !important; }
.csc-frame-frame1 .csc-textpic .csc-textpic-imagewrap .csc-textpic-image { padding: 5px; margin-right: 8px !important; background-color: #e2ecf2; height: 235px; }
.csc-frame-frame1 .csc-textpic .csc-textpic-caption { padding: 5px; }
.csc-frame-frame1 .csc-textpic .csc-textpic-caption br { display: none; visibility: hidden; }

/* Küchen & Sub*/

.maincontentcontainerkuechen, .maincontentcontainersub { margin: 10px 0px 0px 0px; display: table; border: 0px; border-bottom: 5px solid #326376; width: 626px; }
.maincontentcontainerkuechen p, .maincontentcontainerkuechen ul, .maincontentcontainerkuechen ol, .maincontentcontainerkuechen h1, .maincontentcontainerkuechen h2, .maincontentcontainerkuechen h3, .maincontentcontainerkuechen h4 { color: #6e371c; }
.maincontentcontainerkuechen #maincontent .imgright strong { color: #0f0500; font-size: 3.5em; }
.maincontentcontainerkuechen #maincontent .imgright em { font-size: 1.2em; }
.maincontentcontainerkuechen img { border-top: 5px solid #ffd17b !important; }
.maincontentcontainerkuechen #maincontent p a, .maincontentcontainerkuechen #maincontent p a:link, .maincontentcontainerkuechen #maincontent p a:active, .maincontentcontainerkuechen #maincontent p a:visited, .maincontentcontainerkuechen #maincontent p a:hover { color: #6e371c; }
.maincontentcontainerkuechen ul { margin-bottom: 20px !important; }
.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagecolumn ul { margin: 0px !important; padding: 0px !important; }         

/* Search */

.tx-indexedsearch { padding: 0px; margin: 15px 0px 5px 0px; }
.tx-indexedsearch label { color: #3a7794; }
.searchfield_page { width: 250px; border: 1px solid #afcbdd; color: #010000; background-color: #eff3f7; padding: 2px 0px 2px 3px; margin: 0px 3px 0px 10px; }
.tx-indexedsearch-rules p { text-align: left; }
.tx-indexedsearch-res p { font-size: 1em; }
.tx-indexedsearch-res p em { color: #3a7794; font-size: 0.95em; }
.tx-indexedsearch-sw { font-weight: bold; }
.tx-indexedsearch_nores { font-weight: bold; }

/* Forms */

.form_fieldstd, .form_fieldplz, .form_fieldtxt, .form_file { width: 200px; border-right: 1px solid #9eb9ca; border-bottom: 1px solid #9eb9ca; border-left: 1px solid #d9e4eb; border-top: 1px solid #d9e4eb; background-color: #f3f6f9; padding: 2px 0px 2px 3px; margin: 10px 0px 10px 10px; }
.form_errorsheader { font-size: 0.85em; font-weight: bold; color: #f17604; }
.form_empfaenger { color: #7aa9b7; margin: 0px; background-color: #ffffff; font-size: 0.8em; width: 201px; }
.form_fieldplz { width: 70px; }
.form_pulldown, .form_pulldownwide, .form_file { width: 205px; background-color: #f3f6f9; border-right: 1px solid #9eb9ca; border-bottom: 1px solid #9eb9ca; border-left: 1px solid #d9e4eb; border-top: 1px solid #d9e4eb; margin: 10px 0px 10px 10px; }
.form_file { width: 325px; }
.form_pulldownwide { width: 400px; } 
.form_fieldtxt { width: 325px; }
.form_fieldcheck { margin-left: 10px; }
.form_radio { padding: 0px; margin: 10px 5px 0px 5px; }
.form_submit, .form_submitshort {  width: 205px; margin-top: 15px; padding-bottom: 1px; }
.form_submitshort { width: 100px; }
.form_callbackcontainer { width: 475px; text-align: right; } 
.form_callbackcontainershort { width: 475px; text-align: right; }
.form_callbackcontainerwide { width: 475px; text-align: right; }
.form_callbackcontainerfile { width: 570px; text-align: right; }
.form_callbackcontainercheck { width: 478px; text-align: right; margin-top: 10px; }
.form_callbackcontainersingle { width: 170px; text-align: right; }
.form_callbackcontainerspam { width: 475px; text-align: right; }
.form_callbackcontainerspam img { border-right: 1px solid #9eb9ca; border-bottom: 1px solid #9eb9ca; border-left: 1px solid #d9e4eb; border-top: 1px solid #d9e4eb; margin: 15px 0px 0px 0px; width: 203px; height: 40px; }
.form_callbackcontainerradio  { text-align: left; margin-left: 263px; }
.form_callbackcontainerradiowide { margin: 5px 0px 0px 300px; }
.form_callbackcontainerquest { width: 50px; float: left; }
.form_callbackcontainerquestp { width: 197px; clear: both; float: left; font-size: 1em; margin-top: 12px; }
.form_callbackcontainerquestbreak, .form_callbackcontainerquestbreaksp { clear: both; float: none; }
.form_callbackcontainerquestimgkuechenberater { background-image: url(../images/kuechenfragebogen_kuechenberater.jpg); background-repeat: no-repeat; min-height: 80px; width: 600px; background-position: top right; }
.form_callbackcontainerquestimglieferung { background-image: url(../images/kuechenfragebogen_lieferung.jpg); background-repeat: no-repeat;  min-height: 80px;  width: 600px; background-position: top right; }
.form_callbackcontainerquestimgmontage{ background-image: url(../images/kuechenfragebogen_montage.jpg); background-repeat: no-repeat;  min-height: 80px;  width: 600px; background-position: top right; }
.form_callbackcontainerquestimgclub { background-image: url(../images/kuechenfragebogen_club.jpg); background-repeat: no-repeat;  min-height: 80px;  width: 600px; background-position: top right; }
.form_callbackcontainerquestimgsachbearbeitung { background-image: url(../images/kuechenfragebogen_sachbearbeitung.jpg); background-repeat: no-repeat;  min-height: 80px;  width: 600px; background-position: top right; }
.form_callbackcontainerquestimgverbesserung { background-image: url(../images/kuechenfragebogen_verbesserung.jpg); background-repeat: no-repeat;  min-height: 80px;  width: 600px; background-position: top right; }

/* Filelist */
 
.csc-uploads { width: 99%; padding: 0px; margin: 0px 0px 15px 0px; font-size: 1em; }
.csc-uploads thead { visibility: hidden; display: none; }
.csc-uploads-fileName a, .csc-uploads-fileName a:link, .csc-uploads-fileName a:active, .csc-uploads-fileName a:visited, .csc-uploads-fileName a:hover { text-decoration: underline; }
.csc-uploads-fileName a:hover { text-decoration: none; }
.csc-uploads tr td { text-align: left; font-weight: bold; border-bottom: 1px solid #aacad5; padding: 3px; margin: 0px; vertical-align: middle; }
.csc-uploads tr td p { padding: 0px 0px 5px 0px; margin: 0px; }
.csc-uploads-icon { width: 5%; } 
.csc-uploads-fileName { width: 80%; text-align: left; }
.csc-uploads-fileSize { width: 15%; text-align: right !important; color: #437484; }
.csc-uploads .csc-uploads-icon img { border: 0px !important; }

/* Glossar */

.news-glossary-container ul { margin: 0px !important; padding: 0px !important; clear: both; float: none; display: table; }
.news-glossary-container ul li {  background-color: #f5e1d3; padding: 1px 3px 0px 3px !important; border: 1px solid #deb394 !important; font-size: 1.7em; color: #cf9870; margin-right: 5px !important; }
.news-glossary-container ul li a, .news-glossary-container ul li a:link, .news-glossary-container ul li a:active, .news-glossary-container ul li a:visited, .news-glossary-container ul li a:hover { color: #843800 !important; text-decoration: none !important; }
.news-glossary-container ul li a:hover { text-decoration: underline !important; color: #1b0b00 !important; }
.news-glossary-container ul li.act { color: #ffffff !important; background-color: #e2c1a9; } 
.news-glossary-container h2 { clear: both; float: none; }

/* Footer */

.footer { color: #ffffff; margin: 0px; padding: 5px 10px 5px 0px; background-color: #1c4c69; font-size: 0.8em; display: table; width: 994px; }
.footer #footercontainer { line-height: 150%; color: #afd1e1; padding: 0px; }
.footer #footercontainer .ulcontainer { border-right: 1px solid #386986; float: left; padding: 0px 20px 0px 20px; margin: 10px 0px 10px 0px; }
.footer #footercontainer ul { padding: 0px; margin: 0px; }
.footer #footercontainer ul li { list-style-type: none; margin-left: 0px; padding-left: 0px; }
.footer #footercontainer .ulcontainerlast { border-right: 0px; }
.footer #footercontainer a, .footer #footercontainer a:link, .footer #footercontainer a:active, .footer #footercontainer a:visited, .footer #footercontainer a:hover { color: #ffffff; text-decoration: none; font-weight: normal; }
.footer #footercontainer a:hover { text-decoration: underline; }
.footer #footercontainer .footeractive { color: #57849f; }
.footer #footercontainer h2 { font-weight: bold; color: #6e9ab5; font-size: 1em; margin: 0px 0px 10px 0px!important; padding: 0px !important; font-size: 1.1em; }
#footerc { clear: both; color: #afd1e1; font-size: 0.8em; margin: 0px 0px 15px 0px; }

/* Misc */

#fb-root { margin-bottom: 10px; height: 25px; }
#fb-follow { padding-top: 15px; height: 25px; }
.tx-facebooksocialplugins-pi1 { clear: both; float: left; height: 25px; }
.tx-facebooksocialplugins-pi1 span .fb_ltr { width: 200px !important; }
.plusone { }
.buttonsvalidation { margin: 0px; padding: 0px; }
.buttonsvalidation img { margin-right: 10px; }
#backlink { position: absolute; margin-left: 30px; z-index: 10; }
.videocounter { font-size: 1.4em; position: absolute; margin: 39px 0px 0px 400px; border: 1px solid #d7dfe8; background-color: #eef3f8; color: #1d4368; padding: 5px; }
#buttonkuechenplanung { position: fixed; left: 0px; width: 130px; height: 114px; top: 109px; }

/* Werbung */

/* Innova Küchen - Main CSS */
