


/* Start:/bitrix/templates/.default/components/bitrix/menu/topmenu/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('/bitrix/templates/.default/components/bitrix/menu/topmenu/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/search.page/inheader/style.css*/
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/left/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('/bitrix/templates/.default/components/bitrix/menu/left/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/breadcrumb/style.css*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	
}

ul.breadcrumb-navigation span
{
	
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/system.auth.form/auth/style.css*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url('/bitrix/templates/.default/components/bitrix/system.auth.form/auth/images/sec.png'); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url('/bitrix/templates/.default/components/bitrix/system.auth.form/auth/images/sec-unlocked.png');}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/insservices/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/.default/components/bitrix/news.list/inshomenews/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/wenzel/styles.css*/
@charset "windows-1251";
* {
    margin: 0;
    padding: 0;
}
body {
    color: #5A5A5A;
    font-family: Arial,Tahoma,Verdana,sans-serif;
    font-size: 0.75em;
    letter-spacing: 0;
    line-height: 16px;
}
.body {
    background: url('/bitrix/templates/wenzel/images/wpbogen.jpg') no-repeat scroll 0 60px #FFFFFF;
}

.clear {
    clear: both;
}

.img_alignright {
    border: 0;
    float: right;
    margin: 0 0 20px 20px;
}
.img_alignleft {
    border: 0;
    float: left;
    margin: 0 20px 20px 0;
}

h1 {
	color: #6A6A6A;
	font: 1.5em/30px tahoma,sans-serif;
	padding: 5px 0 10px;
	letter-spacing: 0.05em;
}


.kleinschrift {
    color: #808080;
    font: x-small tahoma,arial,sans-serif;
    padding: 0;
}
.kleinschrift_red {
	color: #CC0000;
	font: x-small tahoma,arial,sans-serif;
	padding: 0;
}

h2 {
	color: #6A6A6A;
	font: 18px/28px tahoma,sans-serif;
	padding: 5px 0 10px;
	letter-spacing: 0.05em;
}
h3 {
	color: #6A6A6A;
	font: 16px/26px tahoma,sans-serif;
	padding: 5px 0 10px;
	letter-spacing: 0.05em;
}

.dgrau {
    color: #8F8F8F;
}

a:link {
    color: #35A3AE;
    text-decoration: none;
}
a:visited {
    color: #35A3AE;
    text-decoration: none;
}
a:hover {
    color: #F09100;
    text-decoration: none;
}
a:active {
    color: #35A3AE;
    text-decoration: none;
}

/*a.uni:link {
    color: #35A3AE;
    text-decoration: none;
}
a.uni:visited {
    color: #35A3AE;
    text-decoration: none;
}
a.uni:hover {
    color: #F09100;
    text-decoration: none;
}
a.uni:active {
    color: #35A3AE;
    text-decoration: none;
}*/



hr {
    border: 1px solid #C3C3C3;
    margin: 10px 0 0;
    width: 100%;
}

p {
	padding-bottom: 15px;
}



ul.listquad {
	list-style-image: url('/bitrix/templates/wenzel/images/list_quad_03_ie.jpg');
	margin: -10px 0 0 30px;
}
ul.listquad li {
	border-bottom: 2px solid #C3C3C3;
	padding: 15px 0 10px;
}



.table_packages {
	width: 585px;
	border: 0 none;
    border-collapse: collapse;
}
.table_packages_td_text {
	width: 280px;
	vertical-align: top;
    font-size: 12px;
}
.table_packages_td_space {
	width: 20px;
}

#content ul, #content ol  {
    display: block;
    margin: 0 0 0 50px;
    padding: 0 0 5px;
}
#content ul.menu, #content ol.menu  {
    display: inline;
    margin: 0;
    padding: 0;
}
#content li {
    display: list-item;
}
#content .menu li {
    display: inline;
    line-height: 23px;
}
#content blockquote {
    margin: 0;
    padding: 0 0 0 40px;
}
/* End */



/* Start:/bitrix/templates/wenzel/template_styles.css*/
.leftcoldiv {
	background-image: url('/bitrix/templates/wenzel/images/bg_vnavi_praezision.jpg');
	background-repeat: no-repeat;
	height: 580px;
}
.formok {
    color: #009933;
}
.errortext {
	color: #990033;
}

#form_textfeld {
	background: url('/bitrix/templates/wenzel/images/form_bg.jpg') repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #ABABAB;
	display: block;
	/*font-size: 1em;*/
	height: 10em;
	margin-bottom: 0.8em;
	padding: 0.1em;
	width: 300px;
}
#form_textfeld_log {
    background: url('/bitrix/templates/wenzel/images/form_bg.jpg') repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #ABABAB;
    height: 14px;
    margin-bottom: 5px;
    width: 150px;
}
#submit_log_en {
    background: url('/bitrix/templates/wenzel/images/form_senden_en01.jpg') repeat scroll 0 0 #FFFFFF;
    border: medium none;
    float: left;
    height: 19px;
    margin-bottom: 1px;
    width: 146px;
}
#submit_logout_en {
    background: url('/bitrix/templates/wenzel/images/form_logout_en01.jpg') repeat scroll 0 0 #FFFFFF;
    border: medium none;
    float: left;
    height: 19px;
    margin-bottom: 1px;
    width: 146px;
	cursor : pointer;
}
#submit_en {
    background: url('/bitrix/templates/wenzel/images/form_senden_en01.jpg') repeat scroll 0 0 #FFFFFF;
    border: medium none;
    float: none;
    height: 19px;
    margin: 10px 0 0 40px;
    width: 146px;
	cursor : pointer;
}




#lang_layout {
    background: url('/bitrix/templates/wenzel/images/bg_language.jpg') no-repeat scroll 0 0 #FFFFFF;
    border: 0 solid red;
    height: 22px;
    left: 815px;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 20;
}
#lang_select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ABABAB;
    font-family: Tahoma,Arial,Verdana,sans-serif;
    font-size: 11px;
    height: 18px;
    margin: 2px 0 0 40px;
    width: 120px;
}
#wplogo {
    height: 40px;
    left: 30px;
    position: absolute;
    top: 10px;
    width: 180px;
    z-index: 10;
}
#main {
    margin: 120px 0 0;
    text-align: left;
    width: 1015px;
}
.col1, .col2 {
	float: left;
}
#main .col1 {
    width: 810px;
}
#main .col2 {
	width: 200px;
	margin-left: 5px;
}



.hlist {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	/*float: left;*/
	margin-top: 25px;
	width: 790px;
	height: 25px;
}
.hlist ul {
    border: 0 none;
    margin-left: 0;
	display: inline;
	list-style: none outside none;
}
.hlist ul li {
    border: 0 none;
    padding: 0;
    width: auto;
	display: inline;
    float: left;
    font-size: 1em;
    line-height: 1em;
    list-style-type: none;
    margin: 0;
}
.hlist ul li.last {
    border-right: 1px solid #CCCCCC;
    float: right;
    margin-left: -5px;
}
.hlist ul li a, .hlist ul li strong {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 transparent;
	border-color: -moz-use-text-color -moz-use-text-color #DEDFDA;
	border-style: none none solid;
	border-width: 0 0 4px;
	color: #5B5B5B;
	display: block;
	font-weight: normal;
	margin: 0 5px 0 0;
	padding: 0 0 5px;
	text-align: center;
	width: 100px;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
}
.hlist ul li a span {
    color: #888888;
    display: block;
}
.hlist ul li strong span {
    color: #AAAAAA;
    display: block;
}
.hlist ul li a:focus, .hlist ul li a:hover, .hlist ul li a:active {
    background: none repeat scroll 0 0 transparent;
    border-color: #BBBBBB;
    color: #5B5B5B;
}
.hlist ul li.active {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}
.hlist ul li.active a {
    background: none repeat scroll 0 0 transparent;
    border-color: #BBBBBB;
    color: #008CA3;
}
.hlist ul li.active a:focus, .hlist ul li.active a:hover, .hlist ul li.active a:active {
    color: #008CA3;
}


#startgrafik_video_praezision {
	border: 0 none;
	color: #333333;
	height: 160px;
	margin: 0 0 5px;
	padding: 0;
	width: 810px;
}
#hauptgrafik_praezision {
    background: url('/bitrix/templates/wenzel/images/kopfgrafik_praezision01.jpg') repeat scroll 0 0 transparent;
    border: 0 none;
    color: #333333;
    float: left;
    height: 100px;
    margin: 0 0 5px;
    padding: 0;
    width: 810px;
}
#search {
	background: url('/bitrix/templates/wenzel/images/bg_layout_zwischenleiste.jpg') repeat scroll 0 0 transparent;
	border: 0 none;
	float: left;
	margin: 0 0 5px;
	padding: 10px;
	width: 790px;
	height: 18px;
}
#globalsuchfeld {
    float: right;
    height: 18px;
    width: 218px;
}
.globalsuche {
    background-color: #EFEFEF;
    border: 0 none;
    color: #808080;
    float: left;
    font-size: 11px;
    height: 14px;
    padding: 2px 2px 2px 10px;
    width: 188px;
}
.sendelupe {
    background-color: #6AB1F1;
    background-image: url('/bitrix/templates/wenzel/images/suchelupe.jpg');
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: Verdana,sans;
    font-size: 11px;
    height: 18px;
    width: 18px;
}


#main .col1 .col1 {
	background: url('/bitrix/templates/wenzel/images/ecke-u-r.gif') no-repeat scroll right bottom #E6E6E6;
	border: 0 none;
	margin: 0 5px 0 0;
	min-height: 600px;
	padding: 0;
	width: 200px;
	float: left;
}
#main .col1 .col2 {
	min-height: 310px;
	width: 605px;
	float: left;
	margin: 0;
}
#content-kopfleiste {
	background: url('/bitrix/templates/wenzel/images/bg_layout_content_kopfleiste.gif') repeat scroll 0 0 #E6E6E6;
	border: 0 none;
	height: 14px;
	margin: 0;
	padding: 0;
	width: 605px;
}
#content {
	background: none repeat scroll 0 0 #E6E6E6;
	border: 0 none;
	margin: 0;
	padding: 10px;
	width: 585px;
}
#content-icons {
	background: none repeat scroll 0 0 #E6E6E6;
	display: inline;
	height: 22px;
	margin: 0;
	padding: 0 10px 0 0;
	width: 595px;
}
#content-footer {
	background: url('/bitrix/templates/wenzel/images/bg_content_bottom.jpg') repeat scroll 0 0 #FFFFFF;
	border: 0 none;
	color: #333333;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 605px;
}


.vlist {
    background: none repeat scroll 0 0 transparent;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 2px;
    width: 198px;
	border-bottom: 2px solid #DDDDDD;
}
.vlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.vlist li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.vlist a, .vlist strong, .vlist span {
	background: url('/bitrix/templates/wenzel/images/bg_layout_zwischenleiste2.jpg') scroll left top #F0F0F0;
	border-bottom: 0 none;
	display: block;
	margin-top: 1px !important;
	padding: 10px 0 10px 10%;
	text-decoration: none !important;
	font-family: Tahoma;
	background-repeat: repeat;
}
.vlist a, .vlist a:visited {
    color: #191816;
    text-decoration: none;
}
.vlist li span {
    border-bottom: 0 none;
    display: block;
    font-weight: normal;
}
.vlist li.active {
	background: none repeat scroll 0 0 transparent;
	font-weight: bold;
}
.vlist li.active span {
    background-color: transparent;
    color: #191816;
    font-weight: bold;
}
.vlist li a.active {
    background-color: transparent;
}
.vlist li a, .vlist li strong, .vlist li span {
    padding-left: 10%;
    width: 90%;
}
.vlist li a:focus, .vlist li a:hover, .vlist li a:active {
    color: #FFFFFF;
}
.vlist li ul li a, .vlist li ul li strong, .vlist li ul li span {
    padding-left: 20%;
	padding-right: 3%;
    width: 77%;
}
.vlist li ul li a, .vlist li ul li a:visited {
}
.vlist li ul li a:focus, .vlist li ul li a:hover, .vlist li ul li a:active {
}

.vlist li.active ul li {
	font-weight: normal;
}
.vlist li.active ul li.active {
	font-weight: bold;
}




#chain {
	color: #8F8F8F;
}
.chain_bg {
	background: url('/bitrix/templates/wenzel/images/bg_hr.gif') repeat scroll left top transparent;
	height: 17px;
}


.product_overview_global {
    float: left;
    margin: 0 2px 20px 0;
}
.product_overview_cube {
    background-color: #E0E0E0;
    border: 4px solid #FFFFFF;
    height: 90px;
    width: 185px;
}
.product_overview_textblock {
    background-color: #FFFFFF;
    border: 0 solid #000000;
    margin: 3px 0 0;
    width: 193px;
}
.product_overview_img2 {
	background-image:url('/bitrix/templates/wenzel/images/arrow2.gif');
	background-position: 5px 0px;
	background-repeat:no-repeat;
	padding: 2px 5px 2px 25px;
}
.product_overview_img {
    display: inline;
    margin: 0 0 0 10px;
}
.product_overview_textblock_under {
    border: 0 solid #000000;
    height: auto;
    margin: 3px 0 0;
    width: 173px;
}

.product_images {
    border: 0 solid blue;
    float: left;
    margin: 10px 20px 20px 0;
}


#kn-rahmen {
	border: 0 solid red;
	height: auto;
	padding: 0;
	width: 200px;
}
#kontaktbox {
	background: none repeat scroll 0 0 #E6E6E6;
	border: 0 none;
	height: 220px;
	margin: 0 0 5px;
	padding: 2px 10px 10px;
	width: 180px;
}
#kontaktbox img {
    position: absolute;
}
#kontaktbox img.eck1 {
    left: 0;
    top: 0;
}
#kontaktbox img.eck2 {
    right: 0;
    top: 0;
}
#kontaktbox img.eck3 {
    bottom: 0;
    left: 0;
}
#kontaktbox img.eck4 {
    bottom: 0;
    right: 0;
}
#kontaktbox .kontaktboxheading {
    color: #ababab;
    font-size: 9px;
	font-weight: bold;
}

#kontaktbox .contact_icon {
	clear: both;
	float: left;
	height: 16px;
	margin-top: 10px;
	width: 17px;
}
#kontaktbox .contact_text {
    float: left;
    height: 17px;
    margin: 10px 0 0 4px;
}
#kontaktbox .contact_hotlinephone {
	height: 17px;
	margin: 10px 0 0;
	clear: both;
}

#newsbox {
    background: none repeat scroll 0 0 #E6E6E6;
    border: medium none;
    height: auto;
    padding: 10px;
    width: 180px;
}
#newsbox .newsboxtitle {
	padding-bottom: 5px;
}
.news-trenner {
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 0 0 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.dgrau {
    color: #8F8F8F;
}


.newsliste {
    background: url('/bitrix/templates/wenzel/images/bg_list2.jpg') repeat scroll 0 0 transparent;
    border: 0 solid red;
}
.newsliste a.padleft10 {
	padding-left: 10px;
}

.exibit_date {
    background: url('/bitrix/templates/wenzel/images/bg_list.jpg') repeat scroll 0 0 transparent;
    margin: 0 0 5px;
    padding: 2px 0 2px 2px;
}


#footer {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    clear: both;
    color: #333333;
    height: 30px;
    margin: 0 0 10px;
    padding: 5px;
    width: 800px;
}
#footer-links {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 none;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 180px;
	text-align: right;
}
#footer-rechts {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    float: right;
    height: auto;
    margin: 0;
    padding: 0;
    width: 600px;
}


/*Menu*/
.menu {
    border: 0 solid red;
    height: 30px;
    width: 585px;
}
.menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.menu li {
    display: inline;
    line-height: 23px;
}
.menu li a {
    border-bottom: 4px solid #A8A8A8;
    color: #000000;
    padding: 5px 5px 6px;
    text-decoration: none;
}
.menu li a.tabactive {
    border-left: 0 solid #D7D7D7;
    border-right: 0 solid #D7D7D7;
    color: #000000;
    font-weight: normal;
    position: relative;
}
#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4, #tabcontent5, #tabcontent6, #anothercontent1, #anothercontent2, #anothercontent3, #anothercontent4, #anothercontent5, #anothercontent6, #contentthree1, #contentthree2, #contentthree3, #contentthree4, #contentthree5, #contentthree6 {
    border: 0 solid #000000;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 6px 0;
    text-align: left;
    width: 585px;
}


.hider { display: none; }
.blocker { display: block; }

.submit_reg {
	margin:0 0 0 138px;
}
.fieldset textarea {
	background: url('/bitrix/templates/wenzel/images/form_bg.jpg') repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #ABABAB;
	display: block;
	/*font-size: 1em;*/
	height: 10em;
	margin-bottom: 0.8em;
	padding: 0.1em;
	width: 300px;
}


.fieldset {
    border: 2px solid #D1D1D1;
    padding: 2em;
}
fieldset {
    border: 2px solid #D1D1D1;
    padding: 2em;
}

.fieldset input {
    background: url('/bitrix/templates/wenzel/images/form_bg.jpg') repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ABABAB;
    display: block;
    font-size: 1em;
    margin-bottom: 0.8em;
    padding: 0.1em;
    width: 20em;
}
.fieldset label {
    float: left;
    margin-right: 1.5em;
    padding-top: 0.3em;
    text-align: right;
    width: 10em;
}


/* End */
/* /bitrix/templates/.default/components/bitrix/menu/topmenu/style.css */
/* /bitrix/templates/.default/components/bitrix/search.page/inheader/style.css */
/* /bitrix/templates/.default/components/bitrix/menu/left/style.css */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/breadcrumb/style.css */
/* /bitrix/templates/.default/components/bitrix/system.auth.form/auth/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/insservices/style.css */
/* /bitrix/templates/.default/components/bitrix/news.list/inshomenews/style.css */
/* /bitrix/templates/wenzel/styles.css */
/* /bitrix/templates/wenzel/template_styles.css */
