/*
----------------------------------------
Stylesheet reygers.de
----------------------------------------
*/

/* 
----------------------------------------
Allgemeine Konfigurationen 
----------------------------------------
*/

html { 
   margin: 0px;
   padding: 0px;
}

body {
   margin: 0px;
   padding: 0px;
   font-size: 11px;
   font-family: VERDANA,ARIAL,HELVETICA;
   color: #000000;
   background: url(../img/back.jpg) repeat-x #666666;
}

h1 {
   text-transform: uppercase;
   font-size: 12px;
   color: #000000;
}

h2,h3 {
   font-size: 12px;
   color: #000000;
}

hr {
   height: 1px;
   border: 1px solid #b5b6b7;
   background: #b5b6b7;
   color: #b5b6b7;
}

p { 
   display: inline;
}

/* 
----------------------------------------
Konfiguration der Links 
----------------------------------------
*/

/* --- Allgemein --- */

a:link, a:visited, a:active {
   text-decoration: none;
   font-weight: normal;
   color: #336699;
}

a:hover, a:focus {
   text-decoration: none;
   font-weight: normal;
   color: #00223e;
}

/* --- Navigation Level 1 --- */

a.level1std:link, a.level1std:visited, a.level1std:active {
   padding: 0px 15px 0px 13px;
   float: left;
   display: block;
   font-weight: normal;
   text-decoration: none;
   text-transform: uppercase;
   border-right: 1px solid #ffffff;
   color: #000000;
}

a.level1std:hover, a.level1std:focus {
   background: #002642;
   color: #ffffff;
}

a.level1act:link, a.level1act:visited, a.level1act:active, a.level1act:hover, a.level1act:focus {
   padding: 0px 15px 0px 13px;
   float: left;
   display: block;
   font-weight: bold;
   text-decoration: none;
   text-transform: uppercase;   
   border-right: 1px solid #ffffff;
   background: #002642;
   color: #ffffff;
}

/* --- Navigation Level 2 --- */

a.level2std:link, a.level2std:visited, a.level2std:active {
   margin: 0px;
   padding: 2px 0px 2px 10px;
   display: block;
   width: 200px;
   text-decoration: none;
   font-size: 11px;
   border-bottom: 1px solid #ffffff;
   background: #e5e5e7;
   color: #002642;
}

a.level2std:hover, a.level2std:focus {
   font-weight: bold;
}

a.level2act:link, a.level2act:visited, a.level2act:active, a.level2act:hover, a.level2act:focus {
   margin: 0px;
   padding: 2px 0px 2px 10px;
   display: block;
   width: 200px;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
   border-bottom: 1px solid #ffffff;
   background: #e5e5e7;
   color: #002642;
}

/* --- Inhalt --- */

a.external-link-new-window:link, a.external-link-new-window:visited, a.external-link-new-window:active {
   text-decoration: none;
   font-weight: normal;
   color: #336699;
}

a.external-link-new-window:hover, a.external-link-new-window:focus {
   text-decoration: none;
   font-weight: normal;
   color: #00223e;
}

/* --- Impressum -- */

a.impressum:link, a.impressum:visited, a.impressum:active {  
   text-decoration: none;
   color: #000000;
}

a.impressum:hover, a.impressum:focus {
   text-decoration: none;
   border-bottom: 1px solid #000000;
}

/* 
----------------------------------------
Konfiguration der Klassen 
----------------------------------------
*/

.align-right {
   text-align:right;
}

/* 
----------------------------------------
Konfiguration der IDs 
----------------------------------------
*/

/* --- Hauptcontainer --- */

div#maincontainer {
   margin: 20px auto 0px auto;
   padding: 0px;
   width: 900px;  
   text-align: left;
   background: #ffffff; 
}

div#top {   
   height: 13px;
   width: 900px;
   background: url(../img/top.jpg) no-repeat #ffffff;
}

div#header {
   height: 70px;
   width: 900px;
   background: url(../img/header.jpg) no-repeat #ffffff;
}

div#level1 {
   margin: 0px 12px;
   padding: 0px;
   width: 875px;
   height: 21px;
   line-height: 21px;
   font-size: 11px;
   border-top: 1px solid #ffffff;
   border-bottom: 1px solid #fffff;
   background: #b5b6b7;
   color: #ffffff;      
}

#level1 ul {
   margin: 0px 0px 0px 14px;
   padding: 0px;
   height: 21px;
   list-style-type: none;
   border-left: 1px solid #ffffff;		
}

#level1 li {
   margin: 0px;
   padding: 0px;
   float: left;
}

div#location {
   margin: 0px 14px;
   padding: 10px 2px;
   font-size: 10px;
   color: #000000;
}

div#middle {
   margin: 0px 14px;
}

/* --- Inhalt Anfang --- */

div#full {
   margin: 1px 13px 0px 13px;
   padding: 0px;
   width: 875px;
}

div#borderright50 {
   margin: 0px;
   padding: 0px;
   float: right;
   width: 50%;   
   line-height: 142%;
}

div#borderleft50 {
   margin: 0px;
   padding: 0px;
   float: left;
   width: 50%;
   line-height: 142%;
}

#borderleft50 ul {
   margin: 0px 0px 0px 25px;
   padding: 15px 0px;
   list-style-type: disc;		
}

#borderleft50 li {
   padding: 1px 0px;
}

div#borderright75 {
   margin: 0px;
   padding: 0px;
   float: right;
   width: 74%;   
   line-height: 142%;
}

div#borderleft25 {
   margin: 0px;
   padding: 0px;
   float: left;
   width: 24%;
   line-height: 142%;
}

#borderleft25 ul {
   margin: 0px;
   padding: 0px;
   list-style-type: none;		
}

#borderleft25 li {
   margin: 0px;
   padding: 0px;
}

div#contenttop {
   margin: 0px;
   padding: 0px 14px;
   clear: both;
   line-height: 142%;
}

div#contentright {
   margin: 0px;
   padding: 0px 14px 0px 5px;
   float: right;
   width: 46%;   
   line-height: 142%;
}

div#contentleft {
   margin: 0px;
   padding: 0px 5px 0px 14px;
   float: left;
   width: 46%;
   line-height: 142%;
}

#contentleft ul {
   margin: 0px 0px 0px 25px;
   padding: 15px 0px;
   list-style-type: disc;		
}

#contentleft li {
   padding: 1px 0px;
}

div#contentbottom {
   margin: 0px;
   padding: 0px 14px;
   clear: both;
   line-height: 142%;
}

/* --- Inhalt Ende --- */

div#footer {
   margin: 10px 14px 0px 14px;
   padding: 5px 2px;
   clear: left;
   height; 22px;
   font-size: 10px;  
   border-top: 1px solid #b5b6b7; 
}

div#address {
   float: left;
}

div#copyright {
   text-align: right;
}

#portfolioTable td {
   vertical-align: top;
   width: 33%;
}

/* 
----------------------------------------
Konfiguration der Erweiterungen 
----------------------------------------
*/

/* --- TW RSS Feeds ( tw_rssfeeds ) --- */

.twrss_channel_description {
   font-weight: bold;
   line-height: 200%;
}

.twrss_head_channel {
   font-weight: bold;
   line-height: 200%;
}

.twrss_item_link {
   line-height: 145%;
}

.twrss_item_link a:link, a:active {
   font-weight: bold;
   text-decoration: none;   
   color: #336699;
}

.twrss_item_link a:visited {
   font-weight: normal;
   text-decoration: none;
   color: #336699;
}

.twrss_item_link a:hover, a:focus {
   text-decoration: none;
   color: #00223e;
}

/* 
----------------------------------------
Referenzen 
----------------------------------------
*/

.referencesRow {
    position: relative;
    top: 0;
    left: 0;
    height: 210px;
}

.referencesPreviewImgBox {
    position: absolute;
    top: 0;
    left: 0;
}

.referencesPreviewImg {
    border: none;
}

.referencesDescriptionBox {
    position: absolute;
    top: 0;
    left: 120px;
    width: 195px;
    height: 190px;
    overflow: hidden;
}

.referencesRightSeparator {
    border-right: 1px solid #E5E5E7;
}

.referencesBottomSeparator {
    border-bottom: 1px solid #B5B6B7;
}

.referencesLeftBox {
    position: absolute;
    top: 10px;
    left: 0;
}

.referencesRightBox {
    position: absolute;
    top: 10px;
    left: 325px;
}

/* 
----------------------------------------
Kunden 
----------------------------------------
*/

.customerBoxContainer {
    position: relative;
}

.customerBox {
    position: relative;
    margin: 0 0 10px 0;
}

.customerBoxLogo {
    position: relative;
    top: 0;
    left: 10px;
    width: 250px;
    height: 120px;
}


.customerBoxDescription {
    position: absolute;
    top: 0;
    left: 280px;
    width: 364px;
    height: 120px;
}

/* 
----------------------------------------
Pirobox / Referenzen 
----------------------------------------
*/

img {border: none;}
.container {
    overflow: hidden;
    width: 640px;
    margin: 0 auto;
}
#main {
    background: #f0f0f0;
    border: 1px solid #ccc;
}

/*--Main Image Preview--*/
.main_image {
    width: 428px; height: 356px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.main_image h2 {
    margin: 0 0 5px;
    padding: 10px 0 0 0;
    font-size: 14px;
    font-weight: bold;
}
.main_image p {
    font-size: 1.2em;
    padding: 0;
    margin: 0;
    line-height: 1.6em;
}
.block small { 
    padding: 0 0 0 20px; 
    background: url(../img/icon_calendar.gif) no-repeat 0 center; 
    font-size: 1em; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;  left: 0;
    width: 100%;
    display: none;
}
.main_image .block{
    width: 95%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse {
    background: url(../img/btn_collapse.gif) no-repeat left top;
    height: 27px; width: 93px;
    text-indent: -99999px;
    position: absolute; 
    top: -27px; right: 20px;
    outline: none;
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
    float: left;
    width: 210px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
    height: 356px;
    overflow: auto;
}
.image_thumb img {
    border: 1px solid #ccc; 
    padding: 3px; 
    background: #fff; 
    float: left;
    width: 40px;
    margin: 8px 0 0 0;
}
.image_thumb ul {
    margin: 0; padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px 15px 10px;
    background: #f0f0f0 url(../img/nav_a.gif) repeat-x;
    width: 168px; /*279px;*/
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active {
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1em; 
    margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
    float: left; 
    margin-left: 10px;
    padding: 0;
    width: 100px;
}   
.image_thumb ul li p{display: none;}

.block {
    padding: 10px;
}

.block h2 {
    color: #000000;
}

.image_thumb ul li h2 {
    padding: 0;
    margin: 0;	
}

.main_image h2 {
    color: #ffffff;
}




/*::::: PIROBOX RULES::::::::*/

.bg_thumbs{
background:#000;/*::::: you can change overlay background-color here ::::::::*/
position:fixed!important;
position:absolute;
top:0;
left:0!important;
left:-17px;
width:100%;
margin:0;
padding:0;
visibility:hidden;
z-index:1001;
display:none;
}


.unloader, .img_box,.middle_l, .middle_r{
background:#fff;/*::::: you can change img_box background-color here ::::::::*/
}

/*:::: YOU DON'T NEED TO CHANGE NOTHING ELSE IN THE CSS :::*/

/*:::: PREV/NEXT inside rules ::::*/
.box_next_in{position:absolute;top:2px;height:90%;width:74px;right:2px!important;right:2px;overflow:hidden;z-index:1010;background:none;display:block;}
a.next_in{position:absolute;z-index:1011;height:100%;width:74px;right:-74px;text-indent:-999em;display:block;background:url(next_in_w.png) top right no-repeat!important;background:url(next_in_w.gif) top right no-repeat;}
.box_previous_in{position:absolute;top:2px;z-index:100012;height:90%;left:2px!important;left:2px;width:74px;overflow:hidden;background:none;display:block;}
a.previous_in{position:absolute;z-index:100013;left:-74px;height:100%;width:74px;text-indent:-999em;display:block;background:url(prev_in_w.png) top left no-repeat!important;background:url(prev_in_w.gif) top left no-repeat;}

/*:::: PREV/NEXT outside rules ::::*/

.box_next{position:fixed!important;position:absolute;top:0;height:100%;width:81px;right:0px!important;right:16px;overflow:hidden;z-index:1006; visibility:hidden}
a.next{position:fixed!important;position:absolute;text-indent:-999em;display:block;height:100%;width:81px;right:-81px;z-index:1007;background:url(next_i_w.gif) center right no-repeat;}
a:hover.next{background:url(next_i_w_h.gif) center right no-repeat;}
.box_previous{position:fixed!important;position:absolute;top:0;height:100%;left:0;width:81px;overflow:hidden;z-index:1008;visibility:hidden}
a.previous{z-index:1009;position:fixed!important;position:absolute;width:81px;left:-81px;text-indent:-999em;display:block;height:100%;background:url(prev_i_w.gif) center left no-repeat;}
a:hover.previous{background:url(prev_i_w_h.gif) center left no-repeat;}

/*:::: END PREV/NEXT rules ::::*/


/*:::: IMG_BOX rules ::::*/

.img_box{position:absolute;margin-top:-2px;margin-left:-2px;width:50px;height:50px;visibility:hidden; overflow:hidden;z-index:1002;}
.img_box img{float:left;position:relative; z-index:1100;border:none;padding:0;z-index:1003;}

/*:::: END IMG_BOX rules ::::*/

/*:::: CLOSE, LOADING rules ::::*/

.thumbs_close{position:absolute;bottom:0;right:0;height:18px;width:81px;color:#fff;margin:0 10px 10px 0!important;margin:0 12px 10px 0;z-index:100014;background:url(close_w.gif) center right no-repeat;visibility:hidden;}
.loader{position:fixed!important;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-33px;width:80px;height:80px;display:block;z-index:1007; background:url(bg_loader_w.png) center no-repeat!important; background:url(bg_loader_w.gif) center no-repeat;}
.loader span{position:absolute;width:80px;height:80px;}
.unloader{visibility:visible;}
.thumbs{visibility:hidden;}

.caption{position:absolute;bottom:0;left:0;margin:0 0 8px 5px!important;margin:0 0 8px 5px; color:#000;visibility:hidden;display:block; padding:3px; z-index:100013;}
.caption p{ display:block; margin:0;padding:0; margin-right:88px;}
.pre{visibility:hidden;display:none;}
.end{display:none;}
.begin{display:none;}

/*:::: DEMO PAGE, ROUDED CORNERS ::::*/

.all{position:fixed!important;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-45px;width:80px;height:80px;padding:10px;z-index:1002;}
.t_l{position:absolute; height:30%; width:91%;padding:0!important;padding:10px; top:0; left:0; background: url(bg_w.png) top left no-repeat!important;background: url(bg_w.gif) top left no-repeat;}
.t_r{position:absolute; height:30%; width:10%; top:0; right:0; background: url(bg_w.png) top right no-repeat!important;background: url(bg_w.gif) top right no-repeat;}
.middle_l{ position:absolute;width:50%;height:80%;left:0; top:10px;z-index:998;}
.middle_r{ position:absolute;width:50%;height:80%;right:0; top:10px;z-index:999;}
.t_l_b{position:absolute; height:80%; width:91%;padding:0!important;padding:10px; bottom:0; left:0; background: url(bg_w.png) bottom left no-repeat!important;background: url(bg_w.gif) bottom left no-repeat;}
.t_r_b{position:absolute; height:80%; width:10%; bottom:0; right:0; background: url(bg_w.png) bottom right no-repeat!important;background: url(bg_w.gif) bottom right no-repeat;}


