* {
    vertical-align: baseline;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
}

html, body {
    height:100%;
    background-color: white;
}

body {
    text-align:center; /* horizontal centering for IE Win quirks */
    color: black;
    background-color: white;
    text-align:justify;
    font: normal 81.25% Arial, Helvetica, sans-serif;
    line-height: 1.25; /*keine unit angeben. s. http://lamb.cc/typograph/ */
}

/*########################### General tags */
p { margin: 0 0 1.5em; }
h1,h2,h3 { font-family: 'Open Sans',sans-serif; font-weight: lighter; color:#666; margin-top:0; margin-bottom:0;}
h1 { font-size:1.5em; line-height: 1.5em; text-align: left; color:#666; }
h2 { font-size:1.33333em; line-height: 1.5em; text-align: left; color:#666; padding-top: 5px; }
h3 { font-size:1em; line-height: 1.5em; text-align: left; color:#666; }

.fett {
    color:black;
    font-weight:bold;
}

img {border:none;}


a:link,a:visited {
    font-size: 1.0em;
    color:#599100;
    text-decoration:none;
}

a:hover,a:active {
    color:#599100;
}

ul {margin: 0; padding-left: 20px; list-style-position:outside;}

/*########################### Main-Divs */
#horizontalholder {
    width:1px;
    height:50%;
    margin-bottom:-284.5px; /* half of allholder`s height */
    float:left;
}

#allholder {
    margin:0 auto;
    position:relative; /* puts container in front of distance */
    text-align:left;
    height:569px;
    width:1024px;
    clear:left;
}

div#preload-images { display: none; width:1px; height:1px; } /*unsichtbares Div mit den zu preloadenden Hoover-Images*/

/*############################### cycler unten links */
.cycler_slideshow { height: 93px; position:absolute; top: 455px; left:25px;}
.cycler_slideshow img { padding-right: 24px; background-color:transparent; }


/*############################### einfamilienhaus-mehrfamilienhaus galerie */
.efhmfh_slideshow { width: 700px; position:absolute; bottom: 0px; left:332px;}

.efhmfh_slideshow_headerbox li {
    float: left;
    margin: 0px 25px 0px 0px;
}

.efhmfh_slideshow_img {
    float: left;
    width:180px;
    height:120px;
    margin: 25px 45px 0px 0px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  
.efhmfh_slideshow_img:hover {
    float: left;
    width:180px;
    height:120px;
    margin: 25px 45px 0px 0px;
    overflow: hidden;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}


/*############################### Photoshop Export CSS */
#main_right {
    position:absolute;
    left:241px;
    top:0;
    width:783px;
    height:569px;
}

#maincontent-right_ {
    position:absolute;
    left:332px;
    top:135px;
    width:682px;
    height:433px;
    overflow:auto;
    z-index: 1000;
}

#maincontent-right_smaller_ {
    position:absolute;
    left:332px;
    top:150px;
    width:682px;
    height:415px;
    overflow:auto;
    z-index: 1000;
}

#subseitenheader_ {
    position:absolute;
    left:332px;
    top:98px;
    width:250px;
    height:18px;
}

#subseitenheader_text {
    position:absolute;
    left:328px;
    top:95px;
}

#scroller-top_ {
    position:absolute;
    left:332px;
    top:122px;
    width:118px;
    height:15px;
}

#scholl-logo-right_ {
    position:absolute;
    left:738px;
    top:0px;
    width:277px;
    height:32px;
}
#left_back {
    position:absolute;
    left:3px;
    top:0px;
    width:240px;
    height:569px;
    background-color: #263457;
}

#scholl-logo-startpage_ {
    position:absolute;
    left:445px;
    top:303px;
    width:579px;
    height:69px;
}

#scholl-logo-startpage_ {
    position:absolute;
    left:445px;
    top:303px;
    width:579px;
    height:69px;
}

.kontakt_left_column {
    width:150px;
    float:left;
}
.kontakt_right_column {
    width:200px;
    border-bottom:1px dotted #333366;
    float:left;
}

.kontakt_right_column input {
    border:0;
}


/*---------------------------Kalender Terminstyles---------------------------*/
.terminholder {
    padding-top:25px;
}

.terminzeile {
    width: 600px;
    margin-bottom:10px;
    font-weight: normal;
    font-size: 13px;
    line-height: 120%;
    float:left;
}

.termin_date{
    width:auto;
    font-size: 1.0em;
    font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif; text-decoration: none;
    float:left;
}

.termin_heading{
    width:auto;
    max-width: 450px;
    margin-left: 30px;
    font-size: 1.0em;
}

.termin_heading a:hover,a:active, a:link,a:visited {
    color: black;
}

.termin_more_toggle {
    outline: none;
    text-align:left;
}

.termin_more_toggle a:link,a:visited,a:hover,a:active {
    color:#599100;
    font-size: 1.0em;
    text-decoration:none;
}


.termin_content{
    clear: both;
    margin-left: 95px;
}

.termin_more_content {
    display: none;
    width:500px;
    padding: 10px 10px 0px 83px;
    text-align:justify;
    overflow: hidden; /* damit alles mit der grafik untermalt ist. bug?! */
}

.termin_more_content p {
    margin-bottom: 15px;
}

.termin_url {
    clear:both;
}

.termin_data_holder {
    clear: both;
    padding-bottom:15px;
}

.termin_data {
    float:left;
    width: 25px;
    height: 30px;
}

.termin_data_pdfs {
    float:left;
    width: 100px;
    height: 30px;
}

.linkimage {
    vertical-align:baseline;
    padding-right: 5px;
}
/*---------------------------Kalender Terminstyles   Ende---------------------*/

/*---------------------------Aktuelles Jahreszahlen---------------------*/

.archiv_jahreszahlen_holder {
    position:absolute;
    left:331px;
    top:122px;
    height:14px;
}

.archiv_jahreszahlen_zahlen {
    float: left;
    width: 45px;
    padding-right: 5px;
    color: #003399;
    font-size: 1.0em;
    color: #666;
}

#bigyear_ {
    position:absolute;
    right: 10px;
    bottom: 0px;
    font-family: 'Open Sans',sans-serif; font-weight: lighter; 
    font-size: 12em;
    color: #cccccc;
    z-index: 1;
    margin:0;
    padding:0;
    line-height:80%;
    height: 125px;
    overflow: hidden;
    text-align: right;
}
/*---------------------------Aktuelles Jahreszahlen   Ende--------------------*/


/*---------------------------------Accrodeon Begin -------------------------*/
#mainmenue_ {
    position:absolute;
    left:23px;
    top:135px;
    width:210px;
    height:224px;
    text-align: right;
    margin-bottom: 30px;
    height: auto; /*lässt untere divs automatisch runter drücken */
    font-family: 'Open Sans',sans-serif; font-weight: lighter;
}

/* Active menu item */
#mainmenue_ .dhtmlgoodies_activeItem {
    font-weight:bold;
}

#mainmenue_ h1 {
    text-align:right;
    color: white;
    font-variant:normal;
    font-size: 1.2em;
}

#mainmenue_ h1:hover, h1:active {
    color:#599100;
}

#mainmenue_ h2 {
    text-align:right;
    color: white;
    font-variant:normal;
    font-size: 1.33333em;
    line-height: 1em;
    color:#666;
}

#mainmenue_ h2:hover, h2:active {
    color:#599100;
}

#mainmenue_ li {
    list-style-type:none;
    position:relative;
    margin-bottom:5px;
    padding:0px;
}

#mainmenue_ ul {
    margin:0px;
    padding:0px;
    position:relative;
}

#mainmenue_ div {
    margin:0px;
    padding:0px;
}


/* All A tags - i.e menu items. */
#mainmenue_ a {
    color: #000;
    text-decoration:none;
    display:block;
    clear:both;
    width:170px;
    padding-left:2px;
}

/* Active menu item */
#mainmenue_ .dhtmlgoodies_activeItem {
    font-weight:bold;
    color: green;
}

/* A tags */
/* Main menu items */
#mainmenue_ .slMenuItem_depth1 {
    margin-top: 2px;
    margin-left: -8px; /*macht den Text bündig zu den Bildern */
    padding-top: 7px;
    width: 174px;
}

/* Sub menu items */
#mainmenue_ .slMenuItem_depth2 {
    color: #003399;
    font: 13px Arial, Helvetica, sans-serif; /* entspricht 13px oder 81.25% von dem default 16px*/
    border: 0;
    text-decoration: none;
    margin-left: -15px;
    width:175px;
    list-style-type:none;
    font-weight: normal;
}

/* Sub menu items */
/* hier nicht in gebrauch*/
#mainmenue_ .slMenuItem_depth3 {
    margin-top:1px;
    font-style:italic;
    color:blue;
}

/* Sub menu items */
/* hier nicht in gebrauch*/
#mainmenue_ .slMenuItem_depth4 {
    margin-top:1px;
    color:red;
}

/* Sub menu items */
/* hier nicht in gebrauch*/
#mainmenue_ .slMenuItem_depth5 {
    margin-top:1px;
}

/* UL tags, i.e group of menu utems.
        It's important to add style to the UL if you're specifying margins. If not, assign the style directly
        to the parent DIV, i.e.

        #mainmenue_ .slideMenuDiv1

        instead of

        #mainmenue_ .slideMenuDiv1 ul
*/

#mainmenue_ .slideMenuDiv1 ul {
    padding:1px;
}

#mainmenue_ .slideMenuDiv2 ul {
    margin-left:5px;
    padding:1px;
}

#mainmenue_ .slideMenuDiv3 ul {
    margin-left:10px;
    padding:1px;
}

#mainmenue_ .slMenuItem_depth4 ul {
    margin-left:15px;
    padding:1px;
}
/*---------------------------------Accordeon End -------------------------*/

/*----------- Impressum ---------- */
.impressum_textbloecke {
    padding-left: 15px;
    padding-bottom: 15px;
    width: 90%;
    text-align: justify;
}

/*----------- Links ---------- */
.links_holder li {
    padding-bottom: 1em;
}

/*------------------------controlcenter start-------------------*/

#loginform_div {
    width:410px;
    margin-top:15px;
    margin-left:15px;
    text-align:right;
}

.input_middle {
    width:200px;
    border-bottom: 1px dotted gray;
    padding-top:10px;
}

#logoutbox {
    float:right;
    background-color: red;
    border:1px solid red;
}
#logoutbox a {
    color:white;
    text-decoration: none;
}

/*------------------------Membermenue-----------------*/
.membermenue {
    padding-bottom: 50px;
    padding-top: 10px;
}

.membermenue_boxen {
    float:left;
    width:120px;
    text-align:center;
    background-image: url(./images/menue_bg.jpg);
    background-repeat:repeat-x;
    font-weight:bold;
    border-left:1px dotted black;
    border-right:1px dotted black;
}

.userchangetable {
    background: #F7FFFF;
    color: #000000;
    border: 0px;
    text-align:left;
    padding-left: 25px;
}

.setstable {
    background: #F7FFFF;
    color: #000000;
    border: 0px;
    text-align:left;
    padding-top:10px;
}

.setstable input {
    width: 200px;
    border: 0;
    border-bottom: 1px dotted gray;
}

.setstable td {
    text-align:right;
}

.left_colum {
    border-right:1px solid black;
    width: 323px;
    height: 280px;
    float:left;
    overflow:auto;
}

.right_colum {
    width: 300px;
    float:right;
    margin-left:25px;
    overflow:auto;
}

.info {
    position:absolute;
    left:20px;
    bottom:20px;
    border-top:1px solid red;
    width:80%;
    padding-top:5px;
}

.info img {
    padding-right:15px;
}

.legende {
    position:absolute;
    right:28px;
    top:340px;
}

.sets {
    width:300px;
    float:left;
    padding-top:10px;
    padding-bottom:10px;
}

.sets_colum_1 {
    width:210px;
    float:left;
}
.sets_colum_2 {
    width:40px;
    float:left;
    text-align:center;
}

.sets_colum_3 {
    float:right;
    width:45px;
    text-align:center;
}

.sets_headerrow {
    font-weight:bold;
    border-bottom:1px dotted black;
    height:20px;
}

select {
    width:140px;
}

input {
    width:200px;
}

.input_small {
    width:50px;
}

.input_middle {
    width:100px;
}

#loginlogout {
    position: absolute;
    right:35px;
    top:505px;
}

.content_left {
    line-height: 1.75em;
    font-size:14px;
}

.content_right{
    padding-left:321px;
    padding-top:130px;
    text-align:right;
    line-height: 1.75em;
    font-size:14px;
}

#loginform_div {
    width:210px;
    margin-top:100px;
    margin-left:210px;
    margin-right:210px;
    text-align:right;
}

label {
    width: 100px;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

.submit, input {
    border:1pt dotted black;
}

/*--Terminadmin --*/
.admin_list_outer {
    width: 90%;
    font-weight: normal;
    font-size: 13px;
    float:left;
    border-bottom:1px dotted black;
    height: 100px;
    overflow: auto;
    padding-left:25px;
}

.admin_list_inner {
    width:auto;
    font-size: 1.0em;

}

.terminzeile_editauswahlzeile {
    font-weight: normal;
    font-size: 13px;
    float:left;
    overflow: auto;
    padding-left:25px;
}

.termine_edit_leftcolum {
    clear:both;
    width:100px;
    float: left;
    padding-top:10px;
}

.termine_edit_rightcolum {
    width: 450px;
    float: left;
}

.terminchangetable {
    background: #F7FFFF;
    color: #000000;
    text-align:left;
    padding-top:20px;
    overflow: auto;
    padding-left:50px;
}

.terminchangetable .small{
    width: 80px;
} 

/*--Termintoggler --*/
#button {
    outline: none;
    text-align:right;
    float:right;
}

#toggler {
    float:left;
    width:490px;
    border-right:1px dotted gray;
    padding-right:5px;
    text-align:justify;
    background-color: green;
}

/*------------------------controlcenter end-------------------*/

.gruen {
    color:#599100;
}

.scroll-list_projektnamen a {
    font-size: 2em;
}