/* @import url('reeltech-fonts.css'); */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/css/fonts/BebasNeue-webfont.eot');
    src: url('/css/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/BebasNeue-webfont.woff') format('woff'),
         url('/css/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('/css/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('/css/fonts/OpenSans-Regular-webfont.eot');
    src: url('/css/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/css/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/css/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('/css/fonts/OpenSans-Bold-webfont.eot');
    src: url('/css/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('/css/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/css/fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	overflow-y: scroll;
}
/* css useful styles */
.clear {clear:both;}
.bold {font-weight:bold;}
.last{margin-right:0px!important;}
.italic{font-style:italic;}


body{
margin:0px;
padding:0px;
z-index:1;
font-family: OpenSansRegular, Arial, Helvetica, Sans-Serif;
font-size: 14px;
}

a {
	color:#666;
}
a:hover {
	color: #darkorange;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}

h3 {
	padding: 0 0 5px 0;
	margin: 0;
}
.sprt {
	line-height: 20px;
	padding-left: 30px;
	background: url(/img/rt-sprites.png) no-repeat;
}
.icotel {background-position: -32px 0;}
.icomap {background-position: -32px -20px;}
.icomail {background-position: -32px -40px;}
.icofax {background-position: -32px -60px;}
.icoweb {background-position: -32px -80px;}

.dddata {
	background: url(/img/rt-sprites1.png) no-repeat;
}
.ddat {background-position: 0 0;}
.ddde {background-position: 0 -20px;}
.ddch {background-position: 0 -40px;}
.ddgb {background-position: 0 -60px;}
.ddcz {background-position: 0 -80px;}
.ddpl {background-position: 0 -100px;}
.ddnl {background-position: 0 -120px;}
.ddno {background-position: 0 -140px;}
.ddsk {background-position: 0 -160px;}
.ddse {background-position: 0 -180px;}
.ddfi {background-position: 0 -200px;}
.ddeu {background-position: 0 -220px;}
.ddit {background-position: 0 -240px;}

.ptable {width: 560px;border-collapse:collapse;font-size: 14px;}
.ptable th {font-weight: normal; text-align: left; padding: 5px 0;border-top: 1px solid gray;}
.ptable td {text-align: right; padding: 5px 0; border-top: 1px solid gray;}

.itable {white-space:nowrap;}
.itable td {padding-right: 10px;}
.itable th {text-align: right;padding-right: 10px;}

.ztable {width: 560px;border-collapse:collapse;font-size: 14px;}
.ztable th {font-size: 18px;}
.ztable th, .ztable td {padding: 5px 0;border-top: 1px solid gray;}
.ztable .c {text-align: center; padding: 5px 10px 5px 10px;}
.ztable .r {text-align: right; white-space: nowrap;}

.lprod {
	text-align:center;
	width:150px;
	margin-top: 40px;
}
.warn {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 0px;
}
#media_list {
	border-collapse: separate;
	table-layout: fixed;
}
#media_list th {
	background: #ddd;
	border: 1px solid #999;
	width: 150px;
}
.fancybox img {
	border: none;
}
.wrapper{
	position: relative;
width:960px;
margin:0 auto;
padding-left:10px;
padding-right:10px;
}

.header{
position:relative;
background:#FFF;
height:95px;
margin-bottom:0px;
z-index:9999;
}

.banner{
margin-top:0px;
font-family:'OpenSansBold',Arial,sans-serif;
font-size:36px;
font-weight: bold;
text-shadow:2px 2px 0 rgba(0,0,0, 0.4);
height:405px;
width:100%;
background:url('/images/banner-bg1.jpg') top center no-repeat;
color:#FFF;
z-index:8888;
}

.banner .slide_left h2, .banner .slide_left h1{
font-family: OpenSansRegular, Arial, Helvetica, Sans-Serif;
margin:0px;
font-size:36px;
}
.banner .slide_left{
float:left;
width:400px;
margin-top:110px;
line-height: 46px;
letter-spacing: -2px;
}
.banner .slide_right img{
margin-bottom:0px;

background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
zoom: 1;
}
.banner .slide_right .animate{
position:relative;
z-index:7777;
margin-top:-10px;
}
.banner .slide_right .animate-top {
margin-bottom:0px;
position:relative;
z-index:9999;
}
.banner .slide_right img{
background:none !important;
filter:none !important;
}
.banner .slide_right{
/*background:url('/images/slider/slider-1-top.png') top left no-repeat;*/
float:right;
width:456px;
height:200px;
background-position:0px -10px;
}
.logo{
float:left;
margin-top:30px;
width:201px;
height: 40px;
}
#demoDefaultSelection {
position: relative;
margin-top: 26px;
float: right;
}
.nav{
position:relative;
float:right;
margin-top:38px;
z-index: 9999;
}
.nav ul{
margin: 0px;
position:relative;
list-style: none;
}
.nav ul li{
float: left;
position: relative;
margin-right:40px;
font-family:BebasNeueRegular,Arial narrow,Calibri, Thonburi, Helvetica, sans-serif;
text-transform:uppercase;
font-size:18px;
}
.nav ul li a{
text-decoration:none;
color:#000000;
}
.nav ul li a:hover{
color:#2968C3;
}
.nav ul li.blue a{
display:block;
text-indent:-9999px;
line-height:0px;
font-size:0px;
background:url('/images/contact-header.png') top left no-repeat;
padding:5px;
padding-left:15px;
padding-right:15px;
color:#FFFFFF;
margin-right:0px;
margin-top:-8px; 
width:51px;
height:24px;
}
.nav ul li.blue a:hover{
background:url('/images/contact-header.png') 0px -34px no-repeat;
}
.nav ul li.blue:hover a{
color:#000!important;
}
.nav ul li ul{
position:absolute;
display:block;
left:-9999px;
background:#FFF;
padding:20px;
box-shadow: 0px -4px 22px rgba(0, 0, 0, 0.63);
-moz-box-shadow: 0px -4px 22px rgba(0, 0, 0, 0.63);
-webkit-box-shadow: 0px -4px 22px rgba(0, 0, 0, 0.63);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.nav ul li:hover ul,
.nav ul li.hover ul {
left: 0px;
top:17px;
}
.nav ul li ul li {display: block; float: none; margin-bottom:5px;}

.nav ul li ul li a{
margin:0px;
padding:0px;
display:block;
line-height:28px;
white-space:nowrap;
}
.bucket{
width:197px;
float:left;
margin-right:30px;
color:#000000;
font-family:'BebasNeueRegular',Arial narrow,Calibri, Thonburi, Helvetica, sans-serif;
text-decoration:none;
font-size:18px;
padding-left:15px;
}
.bucket_margin{
display:block;
margin-top: 50px;
margin-bottom: 70px;
}
.bucket_wrapper{
height: 130px;
line-height: 28px;
}
.bucket_hover:hover{
margin-top:2px;
}
.bucket#lighting{ 
background:url('/images/bucket-1.png') top left no-repeat;
padding-top:50px;
height:85px
}
.bucket#cctv{ 
background:url('/images/bucket-2.png') top left no-repeat;
padding-top:35px;
height:100px;
}
.bucket#audio{ 
background:url('/images/bucket-3.png') top left no-repeat;
padding-top:20px;
height:115px;
}
.bucket#display{ 
background:url('/images/bucket-4.png') top left no-repeat;
margin-right:0px;
padding-top:20px;
height:115px;
}

.mid_banner_list{
float:left;
width:215px;
margin-right:32px;
}
.home_mid_banner .last{
width:280px;
margin-right:10px;
}
.home_mid_banner{
background:url('/images/mid-banner-bg.jpg') top left repeat;
padding:10px;
padding-top:30px;
padding-bottom:30px;
font-family:'OpenSansBold',Arial,sans-serif;
color:#808080;
font-size:16px;
margin-top:30px;
margin-bottom:30px;
line-height:28px;
}
.mid_banner_cta{
float:left;
margin-top:20px;
margin-left:34px;
}
.mid_banner_cta a{
display:block;
background:url('/images/make-an-enquiry.png') 0 0;
height:34px;
width:140px;
text-indent:-99999px;
}
.mid_banner_cta a:hover{
background:url('/images/make-an-enquiry.png') 0 34px;
}

.home_content{
margin-top:10px;
font-family:OpenSansRegular, Arial, sans-serif;
line-height: 21px;
}
.home_content_left{
float:left;
font-size:14px;
width:640px;
margin-top: 10px;
}

.home_content_left p {
	padding: 3px;
}

.home_content_right{
float:right;
width:230px;
font-size:12px;
color:#2e6cc5;
margin-top: 10px;
}

.home_content_right ul {
margin-top: 20px;
}


.home_content_right ul li span{
color:#666666;
font-size:14px;
}

.footer{
margin-top:30px;
background:#f4f4f4;
border-top:1px solid #e2e2e2;
border-bottom:1px solid #e2e2e2;
color:#666;
font-size:13px;
font-family:'OpenSansRegular',Arial,sans-serif;
padding-top:30px;
padding-bottom:30px;
line-height:18px;
}

.footer_left{
	margin-top: 5px;
	float:left;
	width:150px;
	xxmargin-right:30px;
}
.footer_middle{
float:left;
width:400px;
}
.footer_middle ul{
display:block;
list-style: none;
text-transform:uppercase;
text-decoration:underline;
margin-top:0px;
margin-right:35px;
padding-left:0px;
line-height:24px;
}
.footer_middle ul.last{
margin-right:0px;
}
.footer_middle ul li a{
color:#666;
text-decoration:underline;
}
.footer_middle ul li a:hover{
color: #darkorange;
}
.footer_right{
	float:right;
	width:200px;
}
.footer a {
	color:#666;
}
.footer a:hover {
	color: #darkorange;
}
.footer_right img{
margin-right:10px;
}
.footer_right span.bold {
	font-family:'OpenSansBold',Arial, sans-serif;
	font-weight:normal;
}
.footer_right p {
	margin: 0 0 1,2em 0;
}

.ihm{
font-size:12px;
color: #666;
}

.title_bar{
	background:url('/images/titlebar_bg.jpg') top left repeat-x;
	height:79px;
	width:100%;
	margin-bottom:0px;
	line-height: 79px;
}
.title_bar h1{
color:#fff;
font-family:'OpenSansBold',Arial,sans-serif;
font-size:36px;
margin:0px;
letter-spacing:-2px;
text-shadow:2px 2px 0 rgba(0,0,0, 0.4);
}

/* contact page */

.contact_left h2, .contact_right h2, h2{
font-family:'BebasNeueRegular',Arial Narrow,Arial,sans-serif;
font-weight:normal;
color:#333333;
}
.contact_left{
float:left;
width:214px;
margin-top:30px;
line-height:24px;
font-family:'OpenSansRegular',Arial Narrow,Arial,sans-serif;
}
/*
.contact_right{
	float:right;
	margin-top:30px;
	width:630px;
}
*/
.contact_right form{
width:570px;
padding:30px;
padding-bottom:20px;
background:url('/images/mid-banner-bg.jpg') top left repeat;
padding-left:35px;
}
.contact_right form label{
	display:block;
	font-family:'OpenSansBold',Arial Narrow,Arial,sans-serif;
	font-size:14px;
	color:#666;
	margin-bottom:2px;
}
.contact_right form input {
	width:255px;
	border:0px;
	height:30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-left:5px;
	font-family:Arial,sans-serif;
	line-height:30px;
}
.contact_right form textarea{
	width:540px;
	border:0px;
	height:155px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:30px;
	font-family:Arial,sans-serif;
	padding:10px;
}
.contact_right form select {
	background: white;
	width:255px;
	border:0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-left:5px;
	font-family:Arial,sans-serif;
	line-height:30px;
}
.contact_right form input[type="radio"]{
	width: 20px;
	height: auto;
}
.contact_right form input[type="submit"]{
float:right;
background: url('/images/send-enquiry.png') top left no-repeat;
border:0px;
width:140px;
height:34px;
font-family:BebasNeueRegular,Arial Narrow,Arial,sans-serif;
font-size:18px;
}
.contact_right form input[type="submit"]:hover{
cursor:pointer;
}
.contact_form_float{
float:left;
margin-right:40px;
margin-bottom:20px;
}
.contact_title{
margin-bottom:30px;
}

/* templ6 3 col */

.templ6_left_col, .templ8_left_col {
	margin: 40px 0 20px 0;
	width: 200px;
	float:left;
}
.templ6_mid_col {
	width: 560px;
	float:left;
	margin: 40px 0 20px 0;
}	
.templ6_right_col {
	width: 200px;
	float:left;
	margin: 40px 0 20px 0;
	color:#666;
}	

/*  4 col */

.cont_4col {
	float: left;
	width: 240px;
	margin-top: 10px;
	text-align: center;
}
.cont_4col p {
	width: 208px;
	padding-left: 10px;
}
/* installation 3 col */

.inst_left_col{
margin-top:80px;
float:left;
width:218px;
font-family:OpenSansRegular,Arial,sans-serif;
font-size:14px;
color:#333333;
margin-right:50px;
}
.inst_left_col .left_col_container{
margin-bottom:40px;
}
.inst_mid_col{
margin-top:80px;
float:left;
width:427px;
margin-right:20px;
}
.inst_mid_col h2{
font-family:'BebasNeueRegular',Arial Narrow,Arial,sans-serif;
text-transform:uppercase;
font-size:30px;
color:#2968c3;
font-weight:normal;
}
.inst_right_col{
margin-top:80px;
float:left;
width:242px;
}
.inst_right_col ul{
list-style:none;
margin-left:0px;
padding-left:0px;
}
.inst_right_col ul li{
margin-bottom:20px;
padding-left:30px;
background: url('/images/tick.png') top left no-repeat;
font-family:'OpenSansBold',Arial Narrow,Arial,sans-serif;
color:#666666;
font-size:14px;
}
.inst_right_col a.enq-button{
display:block;
background:url('/images/make-an-enquiry-big.png') top left no-repeat;
width:191px;
height:45px;
text-indent:-9999px;
line-height:0px;
font-size: 0px;
margin-top:40px;
}
.inst_right_col a.cat-button{
display:block;
background:url('/images/download-cat.html') top left no-repeat;
width:240px;
height:251px;
text-indent:-9999px;
line-height:0px;
font-size: 0px;
margin-top:40px;
}


/* general css for cctv, lighting ... etc ... pages - 2 col */

.templ8_right_col {
	width: 760px;
	float:left;
	margin: 40px 0 20px 0;
}

.page_left_col{
margin-top:50px;
float:left;
width:300px;
font-family:OpenSansRegular,Arial,sans-serif;
font-size:16px;
color:#333333;
}
.page_left_container{
margin-bottom:30px;
}
.page_left_col{
margin-top:50px;
float:left;
width:698px;
}
.page_left_text{
float:left;
width:390px;
}
.page_left_col img{
display:block;
float:left;
margin-right:20px;
}
.page_left_col h2{
font-family:BebasNeueRegular,Arial Narrow, Arial,sans-serif;
text-transform:uppercase;
font-size:30px;
color:#2968c3;
font-weight:normal;
margin-top:0px;
margin-bottom:20px;
}
.page_left_col ul{
padding-left:18px;
margin-left:0px;
}
.page_left_col ul li{
color:#2968c3;
font-size:12px;
line-height:21px;
font-family:OpenSansRegular,Arial,sans-serif;
}
.page_left_col ul li span{
color:#333333;
font-size:14px;
}
.page_right_col{
margin-top:50px;
float:left;
width:242px;
}
.page_right_col ul{
list-style:none;
padding-left:0px;
margin-top:10px;
margin-left:0px;
}
.page_right_col ul li{
margin-bottom:20px;
padding-left:30px;
background: url('/images/tick.png') top left no-repeat;
font-family:OpenSansBold,Arial,sans-serif;
color:#666;
font-size:14px;
}
.page_right_col a.enq-button{
display:block;
background:url('/images/make-an-enquiry-big.png') top left no-repeat;
width:191px;
height:45px;
text-indent:-9999px;
line-height:0px;
font-size: 0px;
margin-top:40px;
margin-bottom:60px;
}
.page_right_col a.lighting-cat{
display:block;
background:url('/images/lighting-cat.jpg') top left no-repeat;
width:240px;
height:251px;
text-indent:-9999px;
line-height:0px;
font-size: 0px;
margin-top:40px;
}
.page_right_col a.cctv-cat{
display:block;
background:url('/images/cctv-cat.jpg') top left no-repeat;
width:240px;
height:251px;
text-indent:-9999px;
line-height:0px;
font-size: 0px;
margin-top:40px;
}
.page_right_col p {
	margin: 50px 0;
}
.box{
background:#f4f4f4;
border:1px solid #d4d4d4;
padding:20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-top:30px;
}
.box .title{
display:block;
font-family:OpenSansBold,Arial,sans-serif;
font-size:14px;
color:#666666;
margin-bottom:5px;
}
.boxwarning{
font-family:OpenSansBold,Arial,sans-serif;
color:#666666;
font-size:12px;
padding-left:75px;
line-height:18px;
background:#f4f4f4 url('/images/warning.png') 15px 50% no-repeat;
}
.boxinfo{
font-family:OpenSansRegular,Arial,sans-serif;
color:#666666;
font-size:12px;
}

/* about page */

.about_wrapper{
background: url('/images/rechts-bg.jpg') top right no-repeat;
}
.rechts_wrapper{
background: url('/images/rechts-bg.jpg') top right no-repeat;
}
.about_left{
	text-align: justify;
float:left;
width:550px;
font-family:OpenSansRegular,Arial,sans-serif;
font-size:16px;
line-height:21px;
margin-top:40px;
}
.about_left ul{
padding-left:18px;
}
.about_left ul li{
color:#2e6cc5;
font-size:12px;
}
.about_left ul li span{
font-size:14px;
color:#333333;
}
.about_left h2{
font-family:BebasNeueRegular,Arial Narrow,Arial,sans-serif;
text-transform:uppercase;
font-size:18px;
color:#333333;
font-weight:normal;
margin-top:0px;
margin: 10px 0 5px 0;
}
.about_left h3{
font-size:14px;
color:#333333;
font-weight:normal;
font-family:OpenSansBold,Arial,sans-serif;
}


.about_right{
margin-top:80px;
float:right;
width:215px;
}
.about_right .bucket_container{
height:130px;
margin-bottom:40px;
}

.banner_bg{
background:url('/img/banner-bucket.jpg') top left no-repeat;
height:585px;
margin-top: 50px;
}
.banner_text{
float:right;
margin-right:115px;
margin-top:320px;
}


.lighting_title{
background: url('/images/lighting-title.jpg') top center no-repeat;
height:125px;
padding-top:50px;
}
.lighting_title h1{
font-size:48px;
margin-top:0px;
}
.cctv_title{
background: url('/images/cctv-title.jpg') top center no-repeat;
height:125px;
padding-top:50px;
}
.cctv_title h1{
font-size:48px;
padding-top:5px;
margin-top:0px;
}
.audio_title{
background: url('/images/audio-title.jpg') top center no-repeat;
height:125px;
padding-top:50px;
}
.audio_title h1{
font-size:48px;
padding-top:5px;
margin-top:0px;
}
.display_title{
background: url('/images/display-title.jpg') top center no-repeat;
height:125px;
padding-top:50px;
}
.display_title h1{
font-size:48px;
padding-top:5px;
margin-top:0px;
}


.installation-1{
margin-bottom:80px;
margin-left:5px;
}
.installation-2{
margin-left:25px;
}
.italic-inst{
font-family:'OpenSansItalic',Arial,sans-serif;
}
.bold-inst{
font-family:'OpenSansBold',Arial,sans-serif;
}


.contact_container a{
color: #666666;
}
.contact_container a:hover{
color: darkOrange;
}
.contact_container{
padding-left:30px;
margin-bottom:20px;
color:#666666;
font-family:'OpenSansRegular',Arial,sans-serif;
line-height:21px;
font-size:14px;
}
.contact_container p{
margin:0px;
}
.contact_container#address-bg{
background:url('/images/address-bg.png') 0px 5px no-repeat;
}
.contact_container#phone-bg{
background:url('/images/phone-bg.png') 0px 5px no-repeat;
}
.contact_container#fax-bg{
background:url('/images/fax-bg.png') 0px 5px no-repeat;
}
.contact_container#email-bg{
background:url('/images/email-bg.png') 0px 5px no-repeat;
}
.contact_container#global-bg{
background:url('/images/global-bg.png') 0px 5px no-repeat;
}

.form_errors{
font-family:OpenSansRegular,Arial,sans-serif;
font-size:14px;
color:#333;
margin-bottom:20px;
border:1px solid red;
padding:10px;
}
.form_errors_title{
font-family:OpenSansBold,Arial,sans-serif;
}

#slider{
width:960px!important;
height:405px;
}
.slide{
width:960px!important;
height:405px;
}
.footer_right a:hover {
color: darkOrange;
}
.ihm:hover{
color: darkOrange;
}

.thank-you{
margin-top:20px;
font-family: 'OpenSansBold',Arial,sans-serif;
font-size: 24px;
color:#333;
}

#tabs{
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: BebasNeueRegular, Arial narrow, Calibri, Thonburi, Helvetica, sans-serif;
  font-size:16px;
}

#tabs li{
  float: left;
  margin: 0 .5em 0 0;
}

#tabs a{
  position: relative;
  background: #bbb;
  background-image: linear-gradient(to bottom, #ddd, #bbb);  
  padding: .5em 3.5em;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  border-radius: 5px 0 0 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after{
  color:#2968C3;
}

#tabs a:focus{
  outline: 0;
}

#tabs a::after{
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
  width: 1em;
  background: #bbb;
  background-image: linear-gradient(to bottom, #ddd, #bbb);  
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  transform: skew(10deg);
  border-radius: 0 5px 0 0;  
}

#tabs a#current ,
#tabs a#current::after {
  background: #eee;
  z-index: 3;
}

#current {
	background-color: #ccc;
}
.protab, .mittab {
	border-collapse: collapse;
}
.protab tr, .mittab tr {
	border-bottom: 1px dotted #888;
}
.protab th, .protab td, .mittab td, .mittab th {
	vertical-align: top;
	text-align: left;
	padding: 5px 10px 5px 0;
}
.absatz {
	line-height:140%;
	text-align:justify;
}
.orange_button {
	position: relative;
	background-color: #FFC321;
	color: #000;
	border:0px;
	height:24px;
	font-family: BebasNeueRegular,Arial Narrow,Arial,sans-serif;
	font-size: 18px;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	border-radius: 17px;
	cursor:pointer;
	display:inline-block;
	padding: 5px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
	margin: 20px 0;
	line-height: 24px;
}
.orange_button:hover {
	background-color: #2968C3;
	color: #fff;
}
.lifte {
	margin: 0;
	padding: 0;
	width: 800px;
	border-right: 1px solid gray;
	overflow: hidden;
	overflow-x: scroll;
	overflow-y: visible;
}
.grund {
	width: 470px;
	line-height:130%;
	text-align:justify;
	margin-left:290px;
}
.tshow {
	display: none;
}
.thide {
	display: table-cell;
}
#comsg div {padding:10px; padding-right:40px;}
#comsg { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}
#comsgCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 20px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:5px;
   background: #ced6df; /* Old browsers */
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
 }
#comsgCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}
