/* Localized */
/* MAIN */

html { /*height: 100%; margin-bottom: 1px;*/ }

body {
    font-size: 72.00%;
    line-height: 1.4em;
    font-family: Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #666;
    background-color:#fff;
}  

/* (de) Rahmen für <fieldset> und <img> Elemente löschen */
fieldset, img, img a { border: 0 solid; }

/* (de) Neue Standardwerte für Listen & Zitate */
ul, ol, dl { margin: 0 0 1em 0em }

li { 
    margin-left: 1.5em; 
    line-height: 1.5em;
}

blockquote { margin: 0 0 1em 1.5em; }

h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 30px 0;
    color: #a3d208;
    text-transform: uppercase;
}


 h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #a3d208;
    text-transform: uppercase;
}




a { color: black, text-decoration:none }
a:link {color: black, text-decoration:none }
a:visited { color: black, text-decoration:none}
a:active {color: black, text-decoration:none; }
a:hover {color: #a3d208, text-decoration:none }

/* whoever thought blue linked was a good idea? */
a img, :link img, :visited img { border:none }
img a {border: 0}

/* no list-markers by default, since lists are used more often for semantics */
ul { list-style:none }

li {
    margin-left: 0em;
    line-height: 1.5em;
    list-style:circle;

}
dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }
cite, blockquote { font-style: italic; }
strong,b { font-weight: bold; }
em,i { font-style: italic; }
pre, code {
    font-family: monospace;
    font-size: 1.1em;
}
p { font-weight:normal;}
acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
}

div.spacer {
    font-size: 0.08em;
    background: transparent;
    clear: both;
    width: 0;
    height: 0;
}

input {
    font-size: 12px;
}

.formlabels {
    position: absolute;
    left: -9999px;
}

.invisible {
    position: absolute;
    left: -5000px;
}

/* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

/* (de) Diese Angabe benütigt der Safari-Browser zwingend !! */
.clearfix { display: block }

/* (de) Overflow-Methode zum Clearen der Float-Umgebungen */
.floatbox { overflow:hidden }

/* (de) IE-Clearing: Benütigt nur der Internet Explorer und über iehacks.css zugeschaltet */
#ie_clearing { display: none }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* -----------------------------------*/
/* ---- LAYOUT <<<-----------*/
/* -----------------------------------*/

/* ---- GESAMTE SEITE <<<-----------*/
body {
  text-align: center;
}

div#page-margin { 
    position:relative;
    margin: 0 auto;
    width: 1024px;
    height:768px;
    background:url('../images/background.png') no-repeat 40px 10px;
    text-align: left;
    z-index: 1;
}

div#page {} 


/* ---- HEADER <<<-----------*/
div#logos {
    position:absolute;
    top:475px;
    left:90px;
    width: 150px;
    height: 150px;
    margin: 0;
    padding: 0;

}

div#logo {
    position:absolute;
    top:16px;
    left:60px;
    width: 200px;
    height: 153px;
    margin: 0;
    padding: 0;
}

.fade-box {
    margin-left: 0px;
    position: absolute;
    top: 0;
    width: 220px;
    height: 157px;
}

#content  {
    width: 650px;
    height:auto;
    text-align: left;
    background-color: none;
    position:absolute;
    top:50px;
    left:275px;
    padding: 20px 20px 100px 20px;
    margin: 0;
    overflow:hidden;
    list-style: circle;
    }
    
    #content a {border-bottom:1px dotted #ccc; text-decoration: none; color: #000}

#imprint{
    height: 30px;
    position:absolute;
    top:0px;
    right:70px;
    padding: 3px;
    margin: 0;
    overflow:hidden;
    width: 300px;
    display: inline;
    z-index: 1000;
    list-style: none;
    
    
}

#imageSpace{
    position:absolute;
    top:165px;
    left:225px;
    width: 735px;
    height: 427px;
    line-height: 1.4em;
    background-color:transparent;
}
#imageSpace a{
    text-decoration:underline; color:#B70202;
}
#imageSpace a:hover{
    text-decoration:underline; color:#851111;
}

#cleargif {
    position: absolute;
    top:0px;
    left:0px;
    width: 735px;
    height: 410px;
    z-index: 30;
}

#imageThumbs{
    position:absolute;
    top:410px;
    left:0px;
    width: 680px;
    height: 150px;
    text-align: left;
}

#imageThumbs a:active { text-decoration:expression(hideFocus='true'); }

td {
    line-height: 1.4em;
    vertical-align:top;
    text-align:left;
}


/* Unchanged */
/* ---- NAVIGATION <<<-----------*/
#menu {
    position:absolute;
    top:200px;
    left:90px;
    padding: 0;
    margin: 0;
    width: 150px;
    overflow:hidden;
}

#menu a {
    color:#333;
    text-decoration:none;
}

.artikelliste a {
    color:#d4dd00;
    text-decoration:none;
}


/*******************************************************/
div.submenu{
    margin:0;
    padding:0;
    margin-bottom: 5px;
}

div.submenu a {
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    margin-left: 0px;
    color: #AAA;
    text-decoration: none;
    display: block;
}

div.submenu a:hover {
    color: #666;
    text-decoration: none;
    margin-left: -125px;
}

/*******************************************************/
div.submenu_active{
    margin:0;
    padding:0;
    margin-bottom: 5px;
}

div.submenu_active a {
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    color: #FFF;
    text-decoration: none;
    display: block;
    margin-left: -125px;
}

div.submenu_active a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */
#menu ul {
    width:230px;
    margin:0;
    padding:0;
    font-size: 11px;
    text-decoration: none;
    list-style:none;
    
}
#menu ul li {
    width:220px;
    margin:0;
    padding:0 0 0 0px;
    list-style:none;
}
#menu ul li a {
    display:block;
    width:220px;
    height:19px;
    line-height:19px;
    margin:0;
    padding:0 0 0 0px;
    font-size:11px;
    color:#666;
    text-decoration:none;
}
#menu ul li a:hover, #menu ul li.active a {
    color:#fff;
}

#menu ul li.navmainStandardLevel_1 a {
    color:#666;
    width:180px;
    text-decoration: none;
    list-style:none;
}

#menu ul li.navmainStandardLevel_1 a:hover, #menu ul li.navmainStandardLevel_1 a.active {
    font-weight: bold;
}



/* Level 2 */
#menu ul li.navmainStandardLevel_2 {
    margin-left:10px;
}
#menu ul li.navmainStandardLevel_2 a {
    color:#666;
    width:180px;
}
#menu ul li.navmainStandardLevel_2 a:hover, #menu ul li.navmainStandardLevel_2 a.active {
    color:#000;
    font-weight: bold;
}

/* Level 3 */
#menu ul li.navmainStandardLevel_3 {
    margin-left:20px;
}
#menu ul li.navmainStandardLevel_3 a {
    background-image:none;
    border-bottom:0;
    color:#666;
    width:200px;
}
#menu ul li.navmainStandardLevel_3 a:hover, #menu ul li.navmainStandardLevel_3 a.active {

}

ul#metaNavigation {
    margin:0 0 20px 0;
    padding:0;
}
ul#metaNavigation li {
    margin:0;
    padding:0 1px 0 8px;
    display:inline;
    border-left:1px solid #D7D7D6;
}

ul#metaNavigation li a {
    text-decoration: none;
    color: #999;
    font-size: 75%
}


/* ###################################################### */
/* ####################### HEADER ####################### */
/* ###################################################### */


#headBody {
    padding:0 0 0 0;
    margin:0;
    background-image:url('http://www.stefanjaeger.at/cms/upload/Images_Header/header.gif');
    background-repeat:no-repeat;
    background-position:0;
    width:650px;

}

#head a#logoTop {
    display:block;
    float:left;
    padding:0;
    margin:0;
}

#head h1 {
    display:block;
    float:left;
    padding:0 0 0 0px;
    margin:0;
    width:650px;
    height:250px;
    font-size: 48px;
    line-height:60px;
    font-weight:normal;
    color:#fff;
    /* transparency */
    background-color:#fff;
    opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

#head h1, #head a#logoTop {
    margin:0px 0 0 0;
    padding: 10px;
}

/* css definitions 4 slideshow */
/***** for blog entry *****/
#slideshow {
    position:relative;
    height:350px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}


