/* @override http://www.dibomedia.de/css/styles.css */

/* @group General Styles */

body {
    margin: 0;
    padding: 0;
    background: url(images/container_top_grad.png) repeat-x left 120px;
    font: 0.75em/1.4 Arial, "Lucida Grande", Lucida, Verdana, sans-serif;/* 12pt */
    color: #7F7F7F;
}


p {
    margin: 0 0 1em;
}

 
b, strong {

}

a:link, a:visited {
    color: #555;
}

a:hover, a:active {
    color: #999;
}


.border {
	border: 1px solid silver;
}

.inside{position:relative;text-align:left;}
.block{overflow:hidden;}
.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both;}
.invisible{width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline;}
.custom{display:block;text-align:left;}
.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.float_left {
    float: left;
    margin: 3px 12px 10px 0;
	display: inline;
}

.float_right {
    float: right;
    margin: 3px 0 20px 20px;
	display: inline;
}

img.float_left {
	border: 1px solid silver;
}

img.float_right {
	border: 1px solid silver;
}

.small {font-size: 0.75em;/* 9pt */
	margin: 1em 0 0.30em;
}

span.regist {
	font-size: smaller;
	vertical-align: +0.3em;
}

p.icaption_left{float:left;display:inline;margin:0 1em 0.15em 0;text-align:center;font-style:italic;}
p.icaption_right{float:right;display:inline;margin:0 0 0.15em 1em;text-align:center;font-style:italic;}
p.icaption_right img{padding-left:10px;}
p.icaption_left img{padding-right:10px;}
p.icaption_left img,p.icaption_right img{padding-right:0;padding-bottom:0;padding-left:0;border:1px #888 solid;}
p.icaption_left strong,p.icaption_right strong{overflow:hidden;display:block;margin:0;font-weight:normal;font-size:91.667%;background: #f0f0f0;}
.highlight{color:#f60;}
.dimmed{color:#888;}
.info{margin-bottom:0.5em;padding:10px;font-size:91.7%;color:#666;background: #f0f0f0;}
.note{margin-bottom:1em;padding:10px;border:2px #484 solid;color:#040;background: #efe;}
.important{margin-bottom:1em;padding:10px;border:2px solid #ffd477;color:#444;background: #ffe;}
.warning{margin-bottom:1em;padding:10px;border:2px solid #990066;color:#400;background: #fee;}
.center{display:block;margin:0.5em auto;text-align:center;}
.hyperlink_txt{padding-left:24px;background:url("../tl_files/rounded_boxes/images/link.gif") left center no-repeat;}

    
/* @end */

/* @group Layout */

#bar {
    height: 119px;
    border-bottom: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
	background: #999 no-repeat;
	margin: 0;
}

#container {
    width: 914px;
    margin: 0 auto;
    background: url(images/content_top.png) no-repeat left 227px;
    padding-top: 30px;
}

.clearer {
    clear: both;
}

.clear_left {
    clear: left;
}

#pageHeader {
    height: 197px;
    position: relative;
    text-align: center;
    line-height: normal;
}

#pageHeader #background {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

#pageHeader #logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#pageHeader #logo img {
    display: block;float: left;
    margin: 10px 0 0 30px;
}

#pageHeader #title {
    position: absolute;
    left: 7px;
    top: 46px;
    z-index: 2;
    width: 900px;
    height: 150px;
    font-size: .8em;
    background-color: #FF7E00;
    background-image: url(images/header.jpg);
}

#pageHeader h1 {
    position: relative;
    z-index: 2;
    margin: 50px 0 0;
    color: #fff;
}

#pageHeader h2 {
    position: relative;
    z-index: 2;
    margin: 0;
    color: #fff;
}

#pageHeader h1,
#pageHeader h2 {
    text-shadow: 0px -1px 0px #994B00;
}

#contentContainer {
    width: 659px;
    background-image: url(images/content_sep.png) ;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    float: right;
    padding-right: 7px;
    background-position: top left;
}

#contentContainer #content {
    padding: 10px 30px;
}

.contentSpacer {
    height:350px;
    float:right;
    width:1px;
}

#sidebarContainer {
    width: 237px;
    float: left;
    padding-left: 7px;
}

#sidebarContainer #sidebar {
    padding-bottom:20px;
    padding-left: 30px;
    padding-right: 25px;
}

#sidebarContainer #sidebar a {
}

#sidebarContainer #sidebar a:hover {
    text-decoration: underline;
}

#sidebarContainer .sideHeader {
    padding: 15px 0 5px 0px;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.5px;
}

#sidebarContainer #sidebar h1 {
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 0.5px;
}

#sidebarContainer #sidebar h2 {
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 0.5px;
}

#sidebarContainer #sidebar h3 {
    font-size: 1.1em;
    
    
}


#footer {
    color: #fff;
    height: 70px;
    text-align: center;
	margin: 0;
	background-color: #999999;
	top: 0;
}

#footer p {
    margin: 0;
    text-shadow: 0px -1px 0px #5B5B5B;
}

#footer a:link, #footer a:visited {
    font-weight: bold;
    text-decoration: none;
    text-shadow: none;
    color: #fff;
}

#footer a:hover, #footer a:active {
}

 /**
  * @section subtemplates
  * @see     http://www.yaml.de/en/documentation/practice/subtemplates.html
  */

  .subcolumns { width: 100%; overflow:hidden; margin: 0 0 1em;
	clear: left;
}

  /* (en) alternative class for optional support of old Mozilla/Netscape browers */
  /* (de) Alternative Klasse zur optionalen Unterstützung alter Mozilla/Netscape-Brower */
  .subcolumns_oldgecko { width: 100%; float:left; margin: 0 0 1em; }

  .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; }
  .c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; margin-left: -5px; }

  .c25l, .c25r { width: 25%; }
  .c33l, .c33r { width: 33.333%; }
  .c50l, .c50r { width: 50%; }
  .c66l, .c66r { width: 66.666%; }
  .c75l, .c75r { width: 75%; }
  .c38l, .c38r { width: 38.2%; }
  .c62l, .c62r { width: 61.8%; }

  .subc  { padding: 0 0.75em; }
  .subcl { padding: 0 1.5em 0 0; }
  .subcr { padding: 0 0 0 1.5em; }


  /* (en) classes for invisible elements in the base layout */
  /* (de) Klassen für unsichtbare Elemente im Basislayout */
  .skip, .hideme, .print {
    position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;
  }

  /* (en) make skip links visible when using tab navigation */
  /* (de) Skip-Links für Tab-Navigation sichtbar schalten */
  .skip:focus, .skip:active {
    position: static;
    top: 0;
    left: 0;
    height: auto;
    width: auto;
  }
  
#Copyright {
	padding-top: 7px;
	font-size: 0.83em;
}
    
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	padding-top: 7px;
}

#breadcrumbcontainer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#breadcrumbcontainer li {
    display: inline;
    color: #6B6B6B;
}

#breadcrumbcontainer a{
    text-decoration: underline;
}

div.mod_breadcrumb.block{
	position: relative;
	top: 12px;
}

div.image_container img{
	border-style: solid;
	border-width: 1px;
	margin: 0 0 19px;
}

#breadcrumbcontainer a:hover {
}
    
/* @end */

/* @group Global Classes */



blockquote, .standout {
    font-style: italic;
    margin: 0;
    font-size: 1.2em;
}

h1, h2, h3, h4, h5 {
    color: #FF7E00;
	margin-top: 0;
	margin-bottom: 0.5em;
}

h1 {
    font-weight: normal;
    letter-spacing: -1px;
	font-size: 2em;
}

h2 {
    font-size: 1.66em;
    font-weight: normal;
    letter-spacing: -1px;
}

h3 {
    font-size: 1.33em;
    font-weight: normal;
    /*letter-spacing: -1px;*/
}

h4 {
    font-size: 1.16em;
    font-weight: normal;
    /*letter-spacing: -1px;*/
}


.artikelliste h3 {
	clear: left;
	padding-top: 12px;
	font-weight: normal;
	font-style: normal;
}


.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
	margin-bottom: 0.2em;
}

ul.disc {
    list-style-type: disc;
}

ul.circle {
    list-style-type: circle;
}

ul.square {
    list-style-type: square;
}

ol.arabic-numbers {
    list-style-type: decimal;
}

ol.upper-alpha {
    list-style-type: upper-alpha;
}

ol.lower-alpha {
    list-style-type: lower-alpha;
}

ol.upper-roman {
    list-style-type: upper-roman;
}

ol.lower-roman {
    list-style-type: lower-roman;
}

/* Table Styles */
/* 
    Cusco Sky table styles
    written by Braulio Soncco http://www.buayacorp.com
*/

table.style, th.style, td.style {
    border: 1px solid #f5c89b;
    border-collapse: collapse;
    /*font-family: "Trebuchet MS", Arial, sans-serif;*/
    color: #555;
    margin: 0 0 1em;
}

caption.style {
    font-size: 1.33em;
    font-weight: bold;
    margin: 3px;
}

td.style, th.style {
    padding: 4px;
}

thead.style th.style {
    text-align: center;
    background: #ffecdf;
    color: #666;
    font-size: 100% !important;
}

tbody.style th.style {
    font-weight: bold;
}

tbody.style tr.style { background: #FCFDFE; }

tbody.style tr.odd { background: #fcfbf2; }

/*table a:link {
    color: #718ABE;
    text-decoration: none;
}

table a:visited {
    color: #718ABE;
    text-decoration: none;
}

table a:hover {
    color: #718ABE;
    text-decoration: underline !important;
}*/
  
tfoot.style th, tfoot.style td {
    font-size: 85%;
}
/* 
    Tabelle für Domainregistrierungen
*/

.TableHeader
{
	color:black;
	vertical-align:middle;
	height:14px;
	font-weight: normal;
	border-top: 1px solid #e8e8e8;
	line-height: 1.4em;
	border-bottom: 1px solid #e8e8e8;
	padding: 1px 5px;
	background-color: #e8e8e8;
	background-image: none;
}
.TableView
{
	border-collapse:collapse;
	table-layout:auto;
	margin-bottom:5px;
	line-height: 1.2em;
	background-color: white;
}
.TableView td
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:middle;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	line-height: 1.4em;
	border-right: 1px solid #e8e8e8;
	border-top-style: none;
}
.TableHeaderborder
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.TableAuswahl
{
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;
}
.Buy td
{
	text-align:center;
}

#box {
    background-color: #ffecdf;  border: 1px solid #f5c89b;
    padding: 8px;
	margin: 0 0 1.2em;
	font-size: 0.916em;
}

#box h1,h2,h3,h4 {
    color: #666;
	font-weight: bold;
}

#box ul {
	margin-top: -5px;
	padding-left: 20px;
}

#box img.ref {
	border: 1px solid white;
}

/* @end */

/* @group Toolbar */

#navcontainer {
    height: 40px;
    position: absolute;
    z-index: 3;
    padding: 0 20px;
	bottom: 157px;
}

#navcontainer #current {
    background: url(images/button_over.png) no-repeat center 4px;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
    background: url(images/button_over.png) no-repeat center 4px;
}

/* Parent - Level 0 */

#navcontainer ul{
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 7;
}

#navcontainer li {
    position: relative;
    display: inline;
    float: left;
}

#navcontainer a {
    display: block;
    padding: 17px 15px 19px 15px;
    height: 11px;
    text-decoration: none;
    width: 90px;
    text-align: center;
    position: relative;
    z-index: 7;
    color: #7F7F7F;
	bottom: 45px;
	font-weight: bold;
}

#navcontainer a:hover {
    background: url(images/button_over.png) no-repeat center 2px;
}

#navcontainer a:active {
}
 
#navcontainer a:hover,
#navcontainer #current,
#navcontainer .currentAncestor,
#sidebarContainer #sidebar a:hover,
.photo-navigation a:hover,
a:hover, a:active {
    color: #FF7E00;
	text-decoration: none;
}




/* Child - Level 1 */
/* All browsers will use this code, it will make the pop out menus work */
#navcontainer ul ul {
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    display: none;
    z-index: 6;
    width: 120px;
    padding: 0;
    margin: 0;
}



#navcontainer ul ul li {
    display: block;
}

#navcontainer ul ul a {
    padding: 5px 0;
    display: block;
    width: 120px;
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
    height: auto;
}

#navcontainer ul ul a:hover {
    color: #fff;
}

#navcontainer ul ul #current,
#navcontainer ul ul .currentAncestor{
    background: #fff;
}


/* Child Level 3 */

#navcontainer ul ul ul {
    position: absolute;
    top: 0px;
    left: 120px;
    z-index: 6;
    width: 120px;
}

#navcontainer ul ul ul:hover {
    padding: 0;
    top: 0px;
}

div#navcontainer ul ul,
div#navcontainer ul ul ul,
div#navcontainer ul li:hover ul ul,
div#navcontainer ul li:hover ul ul ul,
div#navcontainer ul li:hover ul ul ul ul,
div#navcontainer ul li:hover ul ul ul ul ul {
    display:none;
}

div#navcontainer ul li:hover ul,
div#navcontainer ul ul li:hover ul,
div#navcontainer ul ul ul li:hover ul,
div#navcontainer ul ul ul ul li:hover ul,
div#navcontainer ul ul ul ul ul li:hover ul {
    display:block;
}

#navcontainer span.active{
	visibility: visible;
	position: relative;
	display: block;
    padding: 17px 15px 19px 15px;
    height: 11px;
    text-decoration: none;
    width: 90px;
    text-align: center;
    font-weight: bold;
    position: relative;
    z-index: 7;
    color: #7F7F7F;
	bottom: 45px;
	background: url(images/button_over.png) no-repeat 0 2px;
}

#navigation a {
}

/* @end */

/* @group Contact Form */


td.col_0 {
	width: 200px;
}

tr td {
	padding-bottom: 5px;
}

input.text{
	width: 365px;
}

input.submit{
	width: 200px;
}



label{
	margin-right: 10px;
}

#f1 tr.row_1.odd td.col_0.col_first {
	vertical-align: top;
}

#f1 tr.row_2.even td.col_0.col_first {
	vertical-align: top;
}

.text.mandatory{
	background-color: rgba(255,251,120,0.47);
}

p.error{
	color: rgba(201,72,31,0.9);
	margin-bottom: 0;
	margin-left: 2px;
}


td.col_0.col_first label{
	font-weight: bold;
}

td.col_1.col_last *{
	/*position: relative;
	left: 47px;
	margin: 6px;*/
}


#ctrl_2.checkbox_container span{
	display: table-row-group;
}


tr.row_1.odd td.col_1.col_last{
	/*position: relative;
	float: left;
	left: -53px;*/
}

/*tr.row_3 input, tr.row_4 input, tr.row_5 input, tr.row_6 input, tr.row_8 input, tr.row_9 input, tr.row_10 input, tr.row_11 input{
}

tr.row_7 input{
	width: 39px;
}

input#ctrl_14.submit{
	position: relative;
	left: -4px;
}*/

.message-text {
    padding-top: 10px; 
} 

.required-text {
} 

.form-input-field {
    
}

label{
    color:#7f7f7f;
    
} 

.form-input-button { 
} 
/* @end */

/* @group Searchbox */

form {overflow:hidden;}

#searchbox input.text {
    /*width: auto;*/
	border: 1px #ccc solid;
    background: #fafafa;
	color: #666;
}

#searchbox input.submit {
    width: auto;
}

#searchbox {
	padding-top: 15px;
}


#searchbox .submit_container {
	display: inline;
	float: right;
	position: relative;
	bottom: 20px;
}


#searchbox #ctrl_15.text{
	width: 150px;
	border-color: #5e5e5e;
	z-index: 1;
	background-color: #eaeaea;
}


#searchbox .input_searchbox {
	width: 140px;
	background-color: #f0f0f0;
	color: #333;
	border-color: #666;
}

#searchbox img {
	padding-top: 2px;
	behavior: url(css/png/iepngfix.htc);
}

#searchbox table tbody tr td {
	border-style: hidden;
	border-width: 0;
}


#f2 input[type=text]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}


/* @end */

/* @group Submenu */
  #submenu {
    width: 100%;
    overflow: hidden;
    list-style-type: none;
	margin: 0 0 1.5em;
}

  #submenu ul { list-style-type: none; margin:0; padding: 0; }
  #submenu li { float:left; width: 100%; margin:0; padding: 0; }
  #submenu img { display: none;}

  #submenu a,
  #submenu strong {
    display:block;
    width: 90%;
    padding: 3px 0px 3px 10%;
    text-decoration: none;
    background-color:#fff;
    color: #666;
    background: url(images/arrow.gif) no-repeat 0 5px;
	text-indent: 15px;
    /*border-bottom: 1px #eee solid;*/
  }

  /* Menu Title */
  #submenu li#title {
    width: 100%;
    padding: 3px 0px 3px 0%;
    font-weight: bold;
    font-size: 1.2em;
    letter-spacing: 0.5px;
    color: #444;
	background: url(images/vertnav_sep.png) no-repeat left bottom;
}

  #submenu li span {
    display:block;
    width: 100%;
    padding: 3px 0px 3px 0%;
    /*font-weight: bold;*/
    /*border-bottom: 1px #ddd solid;*/
}

  /* Level 1 */
  #submenu li#active,
  #submenu li strong {
    width: 100%;
    font-weight: bold;
}

 #submenu li#active img {
	display: inline;
	position: relative;
	top: 0.15em;
}

 #submenu li#active ul li {
    font-weight: normal; width: 85%; padding-left: 15%;
}
 #submenu li#active ul li img {
	display: none;
}

#submenu.mod_navigation.block ul.level_1 span.active{
	background: url(images/arrow.gif) no-repeat 0 5px;
	text-indent: 15px;
	font-weight: bold;
}

  #submenu li a { width: 100%; padding-left: 0%; background-color:#fff; color: #666;
}

#submenu.mod_navigation.block h1{
	color: #797979;
	background: url(images/vertnav_sep.png) no-repeat 0 22px;
	margin-bottom: 2px;
}


  #submenu li#active a { width: 100%; padding-left: 0%; background-color:#fff; color: #444;
	padding-top: 3px;
	padding-bottom: 3px;
}
  #submenu li a:focus,
  #submenu li a:hover,
  #submenu li a:active { /*background-color:#f63;*/ color: #FF7E00;
}

  /* Level 2 */
  #submenu li ul li a,
  #submenu li ul li#active,
  #submenu li ul li strong,
  #submenu li ul li span { width: 85%; padding-left: 15%; }
  #submenu li ul li#active a { width: 100%; padding-left: 0%; padding-top: 0; padding-bottom: 0; }


  #submenu li ul li a { /*background-color:#f8f8f8;*/ color: #666; }
  #submenu li ul li a:focus,
  #submenu li ul li a:hover,
  #submenu li ul li a:active { /*background-color:#f63;*/ color: #FF7E00; }

  /* Level 3 */
  #submenu li ul li ul li a,
  #submenu li ul li ul li#active,
  #submenu li ul li ul li strong,
  #submenu li ul li ul li span { width: 75%; padding-left: 25%; }
    #submenu li ul li ul li#active a { width: 100%; padding-left: 0%; padding-top: 0; padding-bottom: 0; }


  #submenu li ul li ul li a { /*background-color:#fcfcfc;*/ color: #888; }
  #submenu li ul li ul li a:focus,
  #submenu li ul li ul li a:hover,
  #submenu li ul li ul li a:active { /*background-color:#f63;*/ color: #FF7E00;
}

  /* Level 4 */
  #submenu li ul li ul li ul li a,
  #submenu li ul li ul li ul li#active,
  #submenu li ul li ul li ul li strong,
  #submenu li ul li ul li ul li span { width: 60%; padding-left: 40%; }
  #submenu li ul li ul li ul li#active a { width: 100%; padding-left: 0%; padding-top: 0; padding-bottom: 0; }

  #submenu li ul li ul li ul li a { /*background-color:#ffffff; color: #aaa;*/ }
  #submenu li ul li ul li ul li a:focus,
  #submenu li ul li ul li ul li a:hover,
  #submenu li ul li ul li ul li a:active { /*background-color:#f63;*/ color: #FF7E00;
}

/* @end */

/* @group Pagination */

.pagination ul{
	padding-left: 0;
}

.pagination ul li{
	display: table-cell;
	padding-top: 10px;
}

.pagination ul li a.link,
.pagination ul li span.current,
.pagination ul li a.next,
.pagination ul li a.previous,
.pagination ul li a.first
 {
	padding-right: 0.6em;
	padding-left: 0.6em;
	border-right: 1px solid #ccc;
	float: none;
}

.pagination ul li a.last{
	padding-right: 1em;
	padding-left: 1em;
}

/* @end */

/* @group CONTAO-Artikel */

.referenzen .back {
	display: none;
}

.teaser {
	margin-bottom: 1.5em;
}

.teaser p {
	margin-bottom: 0em;
}

.clear_left h1{
	white-space: nowrap;;
}

#online-shopsysteme.mod_article.block img{
	border-style: none;
}


#submenu.mod_navigation.block h1{
	font-weight: bold;
	text-decoration: none;
}


/* @end */

