/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{margin: 0px; padding: 0px;}

img{padding: 0px; border: none;}

a:link, a:active, a:visited{color: #ffffff; font-weight: bold; text-decoration: none;}

a:hover {text-decoration: none; color: #ffffff;}

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #d9d4d4; background: #000000 url(../images/bg.jpg) top no-repeat;}

/*logo*/

#logo{width: 1024px; margin: 0 auto; padding: 20px 0px 380px 0px;}
#top{width: 1200px; position: relative; top: 58px; left: -100px; margin: 0 auto; padding: 0px 0px 0px 0px;}

h1 a{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight: normal;}

h2{font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #ffffff; font-weight: normal; line-height: 24px; padding: 0px 0px 20px 0px;}

h3{font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #ffffff; font-weight: normal; line-height: 24px; padding: 15px 0px 20px 20px;}

a small{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: normal;}

/*Texte*/

.colhd1        {font-family: Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal; line-height: 24px; text-align:left; color:#FFFFFF; margin: 0px 0px 5px 0px;}
.colhd2        {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; line-height: 16px; text-align:left; color:#FFFFFF; margin: 0px 0px 5px 0px;}
.colhd3        {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height: 14px; text-align:left; color:#FFFFFF; margin: 0px 0px 5px 0px;}

.imgheight {padding: 20px 0px 20px 100px; border: none; height: 500px;}
.imgwidth  {padding: 20px 0px 20px 50px; border: none; width: 500px;}

a.refer:link, a.refer:active, a.refer:visited{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline;}
a.refer:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;}

a.referhd1:link, a.refer:active, a.refer:visited{font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #ffffff; font-weight: bold; text-decoration: underline;}
a.referhd1:hover {font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #ffffff; font-weight: bold; text-decoration: none;}

/*menu*/
#menu_bg{
        position: fixed;
                top: 0px;
        background: url(../images/menu_bg.png) repeat-x top;
        height: 63px;
                width: 100%;
                z-index:200;
}

#menu{
        background: url(../images/menu_bg.png) repeat-x top center;
        height: 63px;
/*        width: 1014px; */
        width: 1150px;
        margin: 0 auto;
                z-index:201;
}

#menu ul {
    padding-left: 0px;
    list-style: none;
        float:right;
}

#menu li {
    display: inline;
}

#menu ul li a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
    display: block;
    float: left;
    width: 125px;
    height: 57px;
    padding-top: 22px;
}

#menu ul li a:hover, #menu ul li .active{
    color: #ffffff;
    background: url(../images/hover.jpg) repeat-x top;
}


/*navigation*/
main, nav
{  display:              block;
        //background-color: #111111;
}

#navigation
{
  //background-color: #222222;
  position: absolute;
  //padding-left: 65%;
  top: 650px;
}

#navigation.fixiert_oben
{
  position: fixed;
  top:    75px;
}

#navigation.fixiert_unten
{
  position: fixed;
  bottom:   100px;
}


/*Testcontact*/
#testcontact {
        //background-color: #333333;
        //display: block;
                position: relative;
                width: 1024px;
        margin: 0 auto;
                   z-index: 2;
}



/*header*/

#header_repeat_bg{
        background: url(../images/header_bg_repeat.jpg) repeat-x top;
        height: 335px;
        margin-bottom: 20px;
}

#header_bg{
        background: url(../images/header_bg.jpg) no-repeat center;
        height: 335px;
}

#header{
        width: 1024px;
        margin: 0 auto;
}

.header_left{
        float: left;
        width: 440px;
        height: 320px;
}

.text{
        color: #000000;
        line-height: 20px;
        font-size: 14px;
        font-family: Arial;
        padding-bottom: 20px;
}

.learn{
        width: 172px;
        height: 41px;
        background: url(../images/header_button.png) no-repeat top left;
        float: right;
        text-align: center;
        padding-top: 18px;
}

.learn a{
        font-weight: normal;
        font-size: 18px;
        color: #ffffff;
        display: block;
        text-transform: uppercase;
        font-style: italic;
}

.header_right{
        float: right;
        height: 320px;
}

#button_box{
        float: right;
        padding: 0px 10px 0px 0px;
}

#button_box a{
        background: url(../images/round_button1.jpg) no-repeat top left;
        width: 12px;
        height: 12px;
        float: left;
        display: block;
        padding: 0px 5px 0px 0px;
}

#button_box a:hover, #button_box .active{
        background: url(../images/round_button.jpg) no-repeat top left;
}



/*content*/
#content{
        padding: 390px 0px 0px 0px;
        width: 1024px;
        margin: 0 auto;
        z-index: 1000;
}

.more{
        width: 74px;
        height: 25px;
        background: url(../images/send.png) no-repeat top left;
        float: right;
        text-align: center;
        padding-top: 0px;
        margin-top: 5px;
}

.more a{
        font-weight: normal;
        color: #ffffff;
        display: block;
}

.grey_border{
        border-bottom: 1px solid #7b7b7b;
        margin-bottom: 20px;
        height: 10px;
        clear: both;
}

.column3_box{
        padding: 0px 0px 20px 0px;
}

.column3_box p a{
        color: #a4a3a3;
}

.column1{
        width: 320px;
        float: left;
        padding: 0px 20px 0px 0px;
}

.column2{
        width: 320px;
        float: left;
        padding: 0px 20px 0px 0px;
}

.column3{
        width: 320px;
        float: left;
}


/*footer*/

#footer_repeat_bg{

        height: 345px;
        border: 2px;
        color: #ffff00;
}

#footer_bg{

        height: 345px;
        border: 2px;
        color: #ffff00;
}

#footer_width{
        width: 984px;
        padding: 20px;
        background: url(../images/footer_repeat_bg.jpg) repeat-x top;
        margin: 0 auto;
}

#footer_bot{
        padding-top: 20px;
        border-top: 1px solid #7b7b7b;
        margin-top: 20px;
}

#footer_bot_left{
        float: left;
}

#footer_bot_left p, #footer_bot_left p a{
        color: #ffffff;
        font-weight: normal;
        font-size: 10px;
}

#footer_icon{
        float: right;
}

#footer_icon a{
        margin-left: 10px;
}

.clear{
        clear: both;
}

#footer_top{
        padding: 30px 0px 0px 0px;
}

#footer_top p{
        color: #ffffff;
}

#footer_top a{
        color: #ffffff;
        font-weight: bold;
}

#footer_left{
        width: 650px;
        float: left;
        padding: 0px 35px 0px 0px;
}

#footer_middle{
        width: 250px;
        float: left;
        padding: 0px 35px 0px 0px;
}

#footer_right{
        width: 300px;
        float: left;
}

.ul_hover_bg{
        padding: 0px 0px 0px 0px;
}

.ul_hover_bg li{
        list-style: none;
        padding: 0px 0px 0px 0px;
        height: 27px;
}

#footer_middle .ul_hover_bg li a, #contact_right .ul_hover_bg li a{
        height: 23px;
        color: #ffffff;
        display: block;
        padding: 5px 0px 0px 30px;
        background: url(../images/ls.png) no-repeat left center;
}

#footer_middle .ul_hover_bg li a:hover{
        height: 27px;
        color: #a4a3a3;
        background: url(../images/ul_hover.jpg) no-repeat top left;
        display: block;
}

#footer_right fieldset {
    border: none;
}

#footer_right input {
    margin-bottom: 5px;
}

#footer_right label{
        color: #ffffff;
        margin: 5px 0px 0px 0px;
        display: block;
        float: left;
}

#login-submit, #contact-submit{
    width: 74px;
    height: 27px;
    background: url(../images/send.png) no-repeat left top;
    border: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
        padding-bottom: 5px;
}

#text1, #text2{
    width: 239px;
    height: 21px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    background: url(../images/footer_input.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    color: #000000;
    font-size: 12px;
    padding-bottom: 5px;
        float: right;
}

#text_mess {
    width: 300px;
    height: 62px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border: none;
    background: url(../images/footer_mess.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    color: #000000;
    font-size: 12px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

/*gallery*/

#gallery{
        width: 1024px;
        margin: 0 auto;
        padding-bottom: 20px;
//        border: 3px solid white;
}

.row {
    padding-left: 0px;
    padding-bottom: 5px;
    height: 400px;
    width: 1024px;
//    border: 3px solid yellow;
}

.row2 {
    padding-left: 0px;
    padding-bottom: 5px;
    height: 340px;
    width: 1024px;
//    border: 3px solid yellow;
}

.row_pr {
    padding-left: 0px;
    padding-bottom: 5px;
    height: 400px;
    width: 700px;
}

.box_img2, .box_img2a {
    width:  295px;
    height: 500px;
    background: url(../images/gal_box_bg2.jpg) 0px 0px no-repeat;
    padding: 15px 0px 0px 30px;
    float: left;
    color: #ffffff;
//    border: 3px solid blue;

}

.box_img2a {
    height: 400px;
    padding: 15px 0px 0px 20px;
}

.box_img2 h2{
    padding-top: 0px;
}

.box_img2 a img{
        padding-bottom: 8px;
        float: center;

}

.box_img2 p{
        color: #ffffff
}


.box_img3 {
    width:  470px;
    height: 400px;
    background: url(../images/gal_box_bg3.jpg) 0px 0px no-repeat;
    padding: 15px 0px 0px 20px;
    float: left;
    color: #ffffff;
}

.box_img3 a img{
        padding-bottom: 8px;
        float: center;

}

.box_img3 p{
        color: #ffffff
}

.box_img4 {
    width:  470px;
    height: 280px;
    background: url(../images/gal_box_bg3.jpg) 0px 0px no-repeat;
    padding: 15px 0px 0px 30px;
    float: left;
    color: #ffffff;
}

.box_img4 a img{
        padding-bottom: 8px;
        float: center;

}

.box_img4 p{
        color: #ffffff
}

.box_img_pr {
    width:  295px;
    height: 400px;
    background: url(../images/gal_box_bg2.jpg) 0px 0px no-repeat;
    padding: 20px 0px 0px 30px;
    float: left;
    color: #ffffff;
}

.box_img_pr h2{
    padding-top: 0px;
}

.box_img_pr a img{
        padding-bottom: 8px;
        float: center;

}

.box_img_pr p{
        color: #ffffff
}


.box_razd {
    width: 14px;
    height: 50px;
    float: left;
//    border: 3px solid green;

}


/*contact*/

#contact{
        padding: 390px 0px 0px 0px;
        width: 1024px;
        margin: 0 auto;
}

#contact p{
        color: #d9d4d4;
}

#contact p a{
        color: #a4a3a3;
}

#contact_left{
        width: 657px;
        float: left;
        padding-right: 40px;
}

#contact_right{
        float: left;
        width: 320px;

}

.location{
        padding-bottom: 10px;
}

#contact table {
    width: 100%;
    text-align: center;
    color: #000000;
}


#contact table.tech01 {width: 100%; text-align: left; border: 0px solid #000000}
#contact tr.tech01         {border: 0px solid #000000; margin: 0px 0px 0px 0px}
#contact td.tech01 {border: 0px solid #000000; margin: 0px 0px 0px 0px;}

#contact tbody td {
    border: 1px solid #F1F1F1;
    width: 34px;
        color: #a4a3a3;
}


#contact_form fieldset {
    border: none;
}

#contact_form input {
    margin-bottom: 5px;
}

#contact-submit{
    width: 74px;
    height: 27px;
    background: url(../images/send.png) no-repeat left top;
    border: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
        padding-bottom: 5px;
}

#contact-clear{
    width: 74px;
    height: 27px;
    background: url(../images/send.png) no-repeat left top;
    border: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
        padding-bottom: 5px;
        margin-left: 40px;
}

#con_name, #con_email, #con_website {
    width: 637px;
    height: 29px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    background: url(../images/input_contact.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    color: #ffffff;
}

#con_mess {
    width: 637px;
    height: 115px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/textarea_contact.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    color: #ffffff;
    margin-bottom: 10px;
}

.read2{
        padding: 0px 0px 10px 0px;
        text-align: right;
}

.read2 a{
        color: #940000;
        text-decoration: underline;
}

.pad_left{
        padding-left: 40px;
        padding-bottom: 5px;
}

.date_news{
        text-decoration: underline;
}




/*Blog*/
.post{
        padding-bottom: 10px;
}

.news_top{
    clear: both;
    padding: 10px 0px 10px 0px;
}

.news_top_left{
    background: url(../images/date_bg.jpg) no-repeat right;
    width: 86px;
    height: 80px;
    float: left;
    text-align: center;
}

#contact_left .news_top_left .date_day{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: normal;
    padding-top: 15px;
}

.date_day2{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: normal;
    padding-top: 25px;
}
.date_day3{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
    padding-top: 10px;
}


#contact_left .news_top_left .date_month{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
}

.news_top_right{
    float: left;
    padding-left: 10px;
    width: 560px;
    padding-bottom: 15px;
}

.title_post_left{
        float: left;
        background: url(../images/user_icon.jpg) no-repeat 0px 0px;
        padding: 0px 0px 0px 25px;
}

.title_post_right{
        float: right;
        background: url(../images/comments_icon.jpg) no-repeat 0px 0px;
        padding: 0px 0px 0px 25px;
}

.layer_border{
        border-bottom: 1px solid #7b7b7b;
        border-top: 1px solid #7b7b7b;
        padding: 5px 0px 5px 0px;
}

#contact_right .ul_hover_bg{padding: 0px 0px 30px 0px;}

#contact_right .ul_hover_bg li a{width: 318px; color: #a4a3a3; }

#contact_right .ul_hover_bg li a:hover{height: 27px; color: #a4a3a3; background: url(../images/ul_hover_blog.jpg) no-repeat top left; display: block;}

.ul_left{padding: 0px 0px 0px 20px; list-style: disc;}
.ul_left li{margin: 0px 0px 0px 400px;}

.ul_left2{padding: 0px 0px 0px 20px; list-style: disc;}
.ul_left2 li{margin: 0px 0px 0px 10px;}

.ol_left2{padding: 0px 0px 0px 20px;}
.ol_left2 li{margin: 0px 0px 0px 10px;}


/*calendar*/

#calendar table {
    width: 200px;
    text-align: center;
    color: #000000;
}

#calendar tbody td {
    border: 1px solid #F1F1F1;
    width: 34px;
        color: #a4a3a3;
}

#calendar caption, #calendar thead th{
        color: #a4a3a3;
        font-weight: normal;
}

#calendar #prev {
    text-align: left;
}

#calendar #next {
    text-align: right;
}

#calendar a {
    text-decoration: none;
    font-weight: normal;
    color: #a4a3a3;
}

#calendar #now {
    background: #ffffff;
    border: 1px solid #e60000;
    font-weight: bold;
    color: #740202;
}

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url(../images/bg001a.jpg) no-repeat;
    width: 1038px;
    height: 279px;
    margin:0 auto;
}

#slider {
    position:relative;
    width: 1038px;
    height: 279px;
        background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
        position:absolute;
        top:0px;
        left:0px;
        display:none;
}
#slider a {
        border:0;
        display:block;
}

.nivo-controlNav {
        position:absolute;
        left: 440px;
        bottom:-42px;

}
.nivo-controlNav a {
        display:block;
        background:url(../images/bullets.png) no-repeat;
        text-indent:-9999px;
        border:0;
        margin-right:3px;
        float:left;
        display: none
}
.nivo-controlNav a.active {
        background-position:0 -22px;
}

.nivo-directionNav a {
        display:block;
        width:30px;
        height:30px;
        background:url(../images/arrows.png) no-repeat;
        text-indent:-9999px;
        border:0;
}
a.nivo-nextNav {
        background-position:-30px 0;
        right:15px;
}
a.nivo-prevNav {
        left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#efe9d1;
    text-decoration:underline;
}