/* ============================ */
/*       BODY & ANCHORS         */
/* ============================ */


body
{
background-color: #ffffff;
margin-top: 0px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

a.content
{
font-family:verdana,arial,helvetica,geneva,sans-serif;
font-size: 11px;
color: #4c4c4c;
text-decoration: none;
}

a.content2
{
font-family:verdana,arial,helvetica,geneva,sans-serif;
font-size: 11px;
color: #4c4c4c;
text-decoration: underline;
font-weight: bold;
}

a.content:active
{
color: #4c4c4c;
font-weight: bold;
}

a.content:visited
{
color: #4c4c4c;
font-weight: normal;
}

a.content:hover
{
color: #4c4c4c;
font-weight: bold;
}

#homeMap
{
position: absolute;
top: 40px;
left: 25px;
z-index: 20;
}


/* ============================ */
/*    EVERYTHING FOR HOMEPAGE   */
/* ============================ */

/* ============================ */
/*   Fragebogen				    */
/* ============================ */

#fragebogen
{
padding: 0 0 0 20px;
margin: 0;
font-weight: bold;
}
#fragebogen li
{
margin: 20px 0;
}
#fragebogen li div
{
font-weight: normal;
margin-top: 10px;
}
span.cb input, span.cb label
{
display:inline;
float:left;
}
span.cb label
{
width: 590px;
padding-left: 5px;
}
div.userPercent
{
font: 50pt georgia, normal;
text-align: center;
margin-bottom: 20px;
color: #ec223a;
}
.rightContentBoxFragebogen
{
background: url("../gfx/fragebogen.jpg") top center no-repeat !important;
}
#newsletter
{
clear:both;
width: 180px;
margin: 0 auto;
padding-top: 30px;
}
input.newsmail
{
width: 178px;
}



/* ============================ */
/*   TOP CONTENT FOR HOMEPAGE   */
/* ============================ */

#topBoxHome
{
padding: 0;
margin: 0;
width: 990px;
height: 360px;
position: absolute;
top: 0;
left: 0;
background-image: url("../gfx/topBoxBack.jpg");
background-position: 0px 0px;
}

#smallTopNavi
{
padding: 0;
margin: 0;
width: 990px;
position: absolute;
left: 0px;
top: 26px;
text-align: right;
font-family:verdana,arial,helvetica,geneva,sans-serif;
font-size: 11px;
color: #9d9d9d;
/* border: 1px solid red; */
}

#smallTopNavi a
{
color: #9d9d9d;
text-decoration: none;

}

#smallTopNavi a:hover
{
color: #565656;
}

#smallTopNavi a:active
{
color: #565656;
}

#smallTopNavi a.selected
{
color: #565656;
font-weight: bold;
}

#smallTopNavi a.active:link, #smallTopNavi a.active:visited
{
/* position: relative; */
z-index: 102;
}

/* ============================ */
/* VERTICAL NAVIGATION HOMEPAGE */
/* ============================ */


#navcontainerHome
{
position: absolute;
left: 122;
top: 128px;
margin: 0;
padding: 0;
width: 180px;
height: 240px;
z-index: 8;
}

#navcontainerHome ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainerHome li
{
display: list-item;
margin: 0;
padding: 0;
/* float: right; */
width: auto;
font-family:verdana,arial,helvetica,geneva,sans-serif;
font-size: 11px;
font-weight: normal;
text-align: right;
}

#navcontainerHome a
{
color: #e7e7e7;
display: list-item;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 14px 3px;
}

#navcontainerHome a:hover
{
color: #ffffff;
font-weight: bold;
list-style-image: url(../gfx/arrows.gif);
list-style-position: inside;
}

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

#navcontainerHome li.selected
{
color: #ffffff;
font-weight: bold;
list-style-image: url(../gfx/arrows.gif);
list-style-position: inside;
}

#navcontainerHome a.active:link, #navcontainerHome a.active:visited
{
position: relative;
z-index: 2;
font-weight: bold;
}



/* ========================= */
/*  VERTICAL SUBNAVIGATION   */
/*  FOR HOMEPAGE & SUBPAGES  */
/* ========================= */

#subnavHome
{
position: relative;
left: 0px;
top: 0px;
margin: 0;
padding: 0;
width: auto;
height: auto;
z-index: 8;
}

#subnavHome ul
{
list-style: none;
margin: 0;
padding: 0;
}

#subnavHome li
{
position: relative;
z-index: 3;
display: block;
margin: 0;
padding: 0;
width: auto;
font-family:verdana,arial,helvetica,geneva,sans-serif;
font-size: 10px;
font-weight: normal;
text-transform: none;
text-align: right;
color: #9d9d9d;
}

#subnavHome a
{
color: #e7e7e7;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 14px;
}

#subnavHome a.selected
{
color: #ffffff;
font-weight: bold;
}

#subnavHome a:hover, .subnavHome a:active { color: #ffffff; }
#subnavHome a.active:link, .subnavHome a.active:visited { color: #ffffff; }


#subnavServices
{
display: none;
}

/* ============================ */
/* === END VERTIACAL SUBNAV === */
/* ============================ */

/* ============================ */
/* === CONTENT HOMEPAGE === */
/* ============================ */


#imageBoxLeft /* for ALL pages */
{
padding: 0;
margin: 0;
width: 300px;
height: 488px;
position: absolute;
top: 360px;
left: 0px;
/* background-image: url("../gfx/leftbox_home.jpg"); */
background-position: 0px 0px;
}

#mainContentBoxHome
{
margin-top: 20px;
padding: 20;
width: 410px;
height: 428px;
position: absolute;
top: 360px;
left: 300px;
font-family:verdana,arial,helvetica,geneva,sans-serif;
font-size: 11px;
line-height: 15px;
color: #4c4c4c;
border-right : 1px solid #c0d7ea;
}

#mainContentBoxHome h1
{
font-size: 20px;
font-weight: normal;
margin-top: -18px;
line-height: 1.2;
}

#mainContentBoxHome h2
{
font-size: 13px;
font-weight: bold;
padding-top: 10px;
}

#rightContentBoxHome
{
margin-top: 20px;
padding: 20;
width: 200px;
height: 428px;
position: absolute;
top: 360px;
left: 750px;
font-family:verdana,arial,helvetica,geneva,sans-serif;
font-size: 11px;
line-height: 15px;
color: #4c4c4c;
background-image: url("../gfx/question.jpg");
background-position: 20px 0px;
background-repeat: no-repeat;
border-right : 1px solid #c0d7ea;
}

#rightContentBoxHome h1
{
font-size: 20px;
font-weight: normal;
margin-top: 150px;
padding-bottom: 0px;

}

#rightContentBoxHome h2
{
font-size: 13px;
font-weight: bold;
margin-top: -6px;
padding-bottom: 10px;
}

/* ======================== */
/*   END CONTENT HOMEPAGE   */
/* ======================== */


/* ======================== */
/* TOP CONTENT FOR SUBPAGES */
/* ======================== */

#topBox
{
padding: 0;
margin: 0;
width: 990px;
height: 200px;
position: absolute;
top: 0;
left: 0;
}

#topBar
{
position: absolute;
left: 0px;
top: 0px;
margin: 0;
padding: 0;
width: 990px;
height: 44px;
background-image: url("../gfx/backTopBox.jpg");
background-position: 0px 0px;
background-repeat: repeat-y;
}

#topImageBox
{
padding: 0;
margin: 0;
width: 690px;
height: 155px;
position: absolute;
top: 44;
left: 300;
}

#navBox
{
position: absolute;
left: 0px;
top: 44px;
margin: 0;
padding: 0;
width: 300px;
height: 316px;
background-color: #b0b0b0;
background-image: url("../gfx/logo.jpg");
background-position: 0px 0px;
background-repeat: no-repeat;
}

/* ============================ */
/* VERTICAL NAVIGATION SUBPAGES */
/* ============================ */


#navcontainer
{
position: absolute;
left: 122;
top: 84px;
margin: 0;
padding: 0;
width: 180px;
height: 240px;
z-index: 8;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
display: list-item;
margin: 0;
padding: 0;
/* float: right; */
width: auto;
font-family:verdana,arial,helvetica,geneva,sans-serif;
font-size: 11px;
font-weight: normal;
text-align: right;
}

#navcontainer a
{
color: #e7e7e7;
display: list-item;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 14px 3px;
}

#navcontainer a:hover
{
color: #ffffff;
font-weight: bold;
list-style-image: url(../gfx/arrows.gif);
list-style-position: inside;
}

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

#navcontainer a.selected
{
color: #ffffff;
font-weight: bold;
list-style-image: url(../gfx/arrows.gif);
list-style-position: inside;
}

#navcontainer a.active:link, #navcontainer a.active:visited
{
position: relative;
z-index: 2;
font-weight: bold;
}


/* ========================= */
/*  VERTICAL SUBNAVIGATION   */
/*        FOR SUBPAGES       */
/* ========================= */

#subnav
{
position: relative;
left: 0px;
top: 0px;
margin: 0;
padding: 0;
width: auto;
height: auto;
z-index: 8;
}

#subnav ul
{
list-style: none;
margin: 0;
padding: 0;
}

#subnav li
{
position: relative;
z-index: 3;
display: block;
margin: 0;
padding: 0;
width: auto;
font-family:verdana,arial,helvetica,geneva,sans-serif;
font-size: 10px;
font-weight: normal;
text-transform: none;
text-align: right;
color: #e7e7e7;
}

#subnav a
{
color: #e7e7e7;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 14px;
}

#subnav a.selected
{
color: #ffffff;
font-weight: bold;
}

#subnav a:hover, .subnav a:active { color: #ffffff; }
#subnav a.active:link, .subnav a.active:visited { color: #ffffff; }


#subnavServices
{
display: none;
}



/* ============================ */
/* ===== CONTENT SUBPAGES ===== */
/* ============================ */

#mainContentBox
{
margin-top: 20px;
padding: 20;
width: 650px;
/* height: 900px; */
position: absolute;
top: 199px;
left: 300px;
font-family:verdana,arial,helvetica,geneva,sans-serif;
font-size: 11px;
line-height: 15px;
color: #4c4c4c;
border-right : 1px solid #c0d7ea;
}

#mainContentBox h1
{
font-size: 20px;
font-weight: normal;
margin-top: -18px;
line-height: 1.2;
}

#mainContentBox h2
{
font-size: 13px;
font-weight: bold;
padding-top: 10px;
margin-bottom: 0;
}

#twoColumnsLeftTop
{
/* margin-top: 20px;
padding: 20; */
float: left;
width: 310px;
height: auto;
position: relative;
top: 0px;
left: 0px;
z-index: 40;
}

#twoColumnsRightTop
{
width: 310px;
height: auto;
float: left;
position: relative;
top: 0px;
left: 40px;
}

#twoColumnsLeftBottom
{
width: 310px;
height: auto;
position: relative;
top: -170px;
left: 0px;
}



#Schulung1
{
/* margin-top: 20px;
padding: 20; */
width: 310px;
height: auto;
position: relative;
top: -170px;
left: 0px;
}

/* ============================ */
/* ========= THE END ========== */
/* ============================ */
