@charset "utf-8";
body  {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h1
{
border-bottom: 1px dotted #8F2C2D;
color: #8F2C2D;
line-height: 40px;
font-size: 20px;
}
a:link, a:visited, a:active
{
color:#8F2C2D;
}
#container  {
	width: 998px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
} 
.wrapper {
	background-color: #fff;
	border: 1px solid #fff;
}
#header  {
	background-color: #57080A;
	background-image: url(../../images/bg_header_b.gif);
	background-repeat: repeat-x;
	height: 88px;
} 
#header  h1  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-left: 0;
}
.header
{
background:#57080B;
height:100px;
-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

/*new header */

.header {
	display: block;
	position: relative;
	height: 100px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-image: url(../../../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #57080B;
}

.social
{
float:right;
clear:both;
margin-right:15px;
min-width:700px;
}

.hotline
{
position:absolute;
text-align:center;
max-width:270px;
left:15px;
top:15px;
}

.social .social_buttons
{
list-style:none outsite none;
}

.social .social_buttons li
{
display:inline;
margin-left: 0;
float-left;
padding-left:2px;
}

.social .social_buttons li img
{

height:32px;
}
form.langselctor

{
position: absolute;
right: 17px;
top: 17px;
}


/*new header */

.dreispaltig
{
-webkit-column-count: 3;
-webkit-column-gap: 10px; 
-webkit-column-rule: 0px dotted black;
-moz-column-count: 3;
-moz-column-gap: 10px;  
-moz-column-rule: 0px dotted black;
column-count: 3;
column-gap: 10px; 
column-rule: 0px dotted black;
margin-left:10px;
margin-bottom:20px;
text-align:justify;
}

div.referenz
{
padding: 5px;
border: 1px solid #CCC;
width: 210px;
text-align: center;
float: left;
margin-right: 12px;
margin-bottom: 10px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
height: 200px;

}

div.referenz_img img
{
width: 200px;
text-align: center;

}

.ref_prewview
{
max-height:130px;
overflow:hidden;
}

.referenz_txt
{
float: left;
width: 70%;
}
.referenz_adresse
{
float: right;
width: 20%;
}
.dreispaltig
{
-webkit-column-count: 3;
-webkit-column-gap: 10px; 
-webkit-column-rule: 0px dotted black;
-moz-column-count: 3;
-moz-column-gap: 10px;  
-moz-column-rule: 0px dotted black;
column-count: 3;
column-gap: 10px; 
column-rule: 0px dotted black;
margin-left:10px;
margin-bottom:20px;
text-align:justify;
}

.articleLinkInternal
{
list-style: none inside none;
position: absolute;
left: 188px;
top:250px;
padding-bottom: 10px;
background-color: #57080B;
width: 180px;
-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.articleLinkInternal li
{

padding-bottom: 5px;
padding-top:5px;
padding-right:10px;
margin-left:-10px;

}

.articleLinkInternal li a
{

color:#fff;
text-decoration: none;
font-weight: bolder;
}

.logo {
	
	float: left;
}
.service {
	  float: left;
    padding-left: 50px;
    padding-top: 20px;
}
.adressfield1 {
	 float: left;
    padding-left: 50px;
    padding-top: 16px;
    text-align: center;
}
#info {
	min-height:95px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5E1315;
}
.breadcrumb
{
	float: left;
	width: 950px;
}
 h3.rightPromo {
	color: #AA0000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	white-space: nowrap;
        font-size: 1.2em;
       
}


.menuTop {
	width: 650px;
	float: right;
	text-align: right;
	padding-right::20px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.leftside {
	background-color: #ebebeb;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.rightside {
	background-color: #ebebeb;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.content
{
	width:100% !important;
	float: left;
}
#mainContent  {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#footer  {
	padding: 0 10px 0 20px;
	background-image: url(../../images/bg_header_b.gif);
	background-repeat: repeat-x;
	width:auto;
	margin-left: auto;
	margin-right:auto;
} 
#footer  p  {
        text-align:center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
}
#footer a, #footer a:visited, #footer a:active, #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #ebebeb;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{
	margin: 0 5px;
	background-color: #57080a;
}
.r2{
	margin: 0 3px;
	background-color: #57080a;
}
.r3{
	margin: 0 2px;
	background-color: #57080a;
}
.r4{
	margin: 0 1px;
	height: 2px;
	background-color: #57080a;
} 

.r1fb{
	margin: 0 5px;
	background-color: #57080a;
}
.r2fb{
	margin: 0 3px;
	background-color: #57080a;
}
.r3fb{
	margin: 0 2px;
	background-color: #57080a;
}
.r4fb{
	margin: 0 1px;
	height: 2px;
	background-color: #57080a;
} 

.r1b{
	margin: 0 5px;
	background-color: #57080A;
}
.r2b{
	margin: 0 3px;
	background-color: #57080A;
}
.r3b{
	margin: 0 2px;
	background-color: #57080A;
}
.r4b{
	margin: 0 1px;
	height: 2px;

	background-color: #57080A;
}

.rtopw, .rbottomw{display:block}
.rtopw *, .rbottomw *{display: block; height: 1px; overflow: hidden}
.r1w{
	margin: 0 5px;
	background-color: #fff;
}
.r2w{
	margin: 0 3px;
	background-color: #fff;
}
.r3w{
	margin: 0 2px;
	background-color: #fff;
}
.r4w{
	margin: 0 1px;
	height: 2px;
	background-color: #fff;
} 

.rtops, .rbottoms{display:block}
.rtops *, .rbottoms *{display: block; height: 1px; overflow: hidden}
.r1s{
	margin: 0 5px;
	background-color: #ebebeb;
}
.r2s{
	margin: 0 3px;
	background-color: #ebebeb;
}
.r3s{
	margin: 0 2px;
	background-color: #ebebeb;
}
.r4s{
	margin: 0 1px;
	height: 2px;
	background-color: #ebebeb;
} 

/*slideshow*/
/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:480px;
	height:240px;
	float:left;
	background:#eee;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	
	float:left;
	margin:0 10px 10px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}
/*slideshow ende*/

/*phpwcms */

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000;
	font-weight: normal;
	text-decoration: none;

         
}

.navTable
{
border:1px solid #ccc;
min-height:250px;
}

.nav_table_norm, .nav_table_norm_active
{
border:1px solid #ccc;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}


.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* CSS for the top level list */
ul.list_top, ul.list_level {
padding:0;
margin-left:-7px;

	
}
ul.list_top li, ul.list_level li {
background-image:url("../../images/button_left.png");
background-repeat:no-repeat;
height:25px;
list-style-type:none;
padding-bottom:5px;
padding-left:30px;
padding-top:5px;
width:190px;
	
}
ul.list_top li a, ul.list_level li a {
color: #fff;	
}
ul.list_top li a:link, ul.list_level li a:link { color: #fff;text-decoration:none; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #fff;text-decoration:none; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: #fff;


}
ul.list_top li.active a, ul.list_level li.active a {
color: #fff;
text-decoration:none;	
}
.formLabel
{
padding-right:10px;
}

#phpwcmsForm4
{
margin-bottom:15px;
}

#phpwcmsForm4 td
{
margin-bottom:5px;
}

.breadcrump a,.breadcrump a:active, .breadcrump a:visited, .breadcrump a:link
{
color:#8F2C2D;
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px ; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
}

/* jquery effects

.carouselbox
{
border:1px #ebebeb dotted;
}*/

#carousel
{
	width: 580px;
	height: 180px;
	
	
        padding-top:10px;
        padding-bottom:10px;
        border:2px #ebebeb solid;
}
#carousel a
{
	position: absolute;
	width: 110px;
}
#carousel img
{
	border:none;
}


#ImageBoxOverlay
{
	background-color: #000;
	z-index: 1000;
}
#ImageBoxClose a
{
border:none;
}

#ImageBoxOuterContainer{
	z-index: 1000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;

}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;

}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;

}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;

}

/*accordeon*/

#myAccordion{
	width: 580px;
	border: 1px solid #ebebeb;
	
	
}
#myAccordion dt{
	line-height: 20px;
	background-attachment:scroll;
background-color:#333333;
background-image:url("http://www.callcentersysteme.de/bg_header_b.gif");
background-position:-10px 50%;
background-repeat:repeat;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
cursor:pointer;
}
#myAccordion dd{
	height: auto;
        min-height:350px;
        overflow:auto;
}
#myAccordion p{
	margin: 16px 10px;
}
#myAccordion dt.myAccordionHover
{
	background-attachment:scroll;
background-color:#333333;
background-image:url("http://www.callcentersysteme.de/bg_header_b.gif");
background-position:-10px 50%;
background-repeat:repeat;
}
#myAccordion dt.myAccordionActive
{
	background-attachment:scroll;
background-color:#333333;
background-image:url("http://www.callcentersysteme.de/bg_header_b.gif");
background-position:-10px 50%;
background-repeat:repeat;
}

/* slideshow */


#slideShow1
{
	width: 550px;
	height: 300px;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #fff;
	margin: 10px;
}
#slideShow2
{
	width: 580px;
	height: 300px;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #fff;
	margin: 10px;
}
.pagelinks a
{
	font-weight: bold;
	color: #666;
}
.slideCaption
{
	
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
.pagelinks a.activeSlide
{
	color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(images/spacer.gif);
}
.nextSlide:hover
{
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prevSlide:hover
{
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#tooltipURL
{
	display: none;
}

a img {
border : 0 none;
}

#accordion_85  {
  margin: 20px 0 0;
  max-width: 570px;
}
  #accordion_85 H3 {
    background: #8F2C2D;
    color: white;
    cursor: pointer;
    font: 12px Helvetica, Arial, sans-serif;
    line-height: 16px;
    margin: 0 0 4px 0;
    padding: 3px 5px 1px;
  }
  #accordion_85 .content {
    background-color: #F4F5F5;
  }
  #accordion_85 .content p {
    margin: 0.5em 0;
    padding: 0 6px 8px 6px;
  }

.table_border td
{
border:1px solid #ccc;
}

.capcha_img img {
    height: 80px;
    margin-top: 20px;
}

.form .textinput, .form .select, .form .send
{
background-image: url("../../images/bg_header_b.gif");
    color: #FFFFFF;
    font-size: 2em;
    height: 40px;
    width: 500px;
}