@charset "utf-8";

* { margin: 0; padding: 0; }

html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
}
.clear
{
	clear: both;
}
html[xmlns] .mozclear
{
	border-bottom: 1px solid;
	border-color: transparent;
	margin-bottom: -1px;
}
#head
{
    padding: 6px 25px 8px 25px;
}
#main
{
    position: relative;
    left: 0px;
    top: 0px;
    overflow: auto;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    margin-left: 245px;
    

    height: 520px;
    /* nicht IE-Mac \*/
    height: 520px;
    min-height: 520px;
    /* ende nicht IE-Mac */
    font-size: 0;
    line-height: 0;
    z-index: 5;
}
p, div, a, h1, h2, h3, h4
{
	font-family: Georgia, Times, Verdana;
	font-style: italic;
}
a, a:link, a:visited, a:active
{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    color: #000;
    font-weight: bold; 
}
.vnav
{
	font-family: 'Trebuchet MS', Verdana;
	font-style: italic;
	color: #000;
	font-size: 12px;
	letter-spacing: 1px;
}
.vnav a
{
    color: #000;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Trebuchet MS', Verdana;
}
.vnav a:hover
{
    text-decoration: underline;
    font-weight: normal;
    font-family: 'Trebuchet MS', Verdana;
}
#footer
{
    padding: 4px 25px 0 25px;
}

#SpN
{
  	display: none;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
#footer a:link, #footer a:visited, #footer a:active,
#head a:link, #head a:visited, #head a:active
{
    margin: 0;
    position: relative;
    top: 0px;
}
/* hier wird die hoehe des jumps der links definiert
   je positiver der Wert, desto kleiner der Jump*/
#footer a:hover img,
#head a:hover img
{
    position: relative;
    top: 3px;
}
#footer a,
#head a
{
	position: relative;
}
#footer a:hover,
#head a:hover
{
	float: none;
}
/* hier wird die hoehe des jumps der links definiert
   je positiver der Wert, desto kleiner der Jump*/
.move
{
    position: relative;
    top: 3px;
}
/* hier wird die hoehe des jumps der links definiert
   je positiver der Wert, desto kleiner der Jump*/
.nomove img
{
	top: 3px;
}
.mainImg
{
    margin-left: 28px;
    margin-top: 10px;
}
/*
.impressum
{
    margin-top: 0;
}*/
.portUnder
{
    margin-top: 15px;
}
#contentMain
{
    display: none;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    position: absolute;
    left: -1000px;
}
.width
{
    width: 120px;
    height: 90px;
    border: 0px solid #000;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
}
.height
{
    width: 90px;
    height: 120px;
    border: 0px solid #000;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
}
.portfolioContent
{
    padding-top: 46px;
    margin-left: 240px;
    margin-top: 0px;
    margin-bottom: 17px;
    overflow: hidden;	
}
#naviWrapper
{
    position: fixed;
    left: 20px;
    /*top: 20px;*/
    width: 180px;
    /*padding-left: 20px;*/
    padding-top: 20px;
    
    padding-right: 20px;
    /*border: 1px solid #000;*/
    background-color: #fff;
    padding-bottom: 10px;
    z-index: 20;
    height: 140px;
    top:-20px;
}
#naviWrapper img
{
    margin-top: 20px;	
}
#menuWrapper
{
    position: absolute;
    padding-top: 143px;
    padding-left: 20px;
    width: 180px;
    z-index: 1;	
}
#picLanding
{
    padding-left: 20px;
    padding-top: 20px;	
}
.font12
{
    font-size: 12px;	
}
.vnavEntries
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    margin-bottom: 0px;	
}
.vnavEntriesLinks
{
    margin-top: 13px;
    margin-bottom: 5px;	
}
.vnavEntriesUl
{
     list-style-type: none;
     padding-left: 40px;
     font-size: 12px;
     line-height: 12px;
     padding-bottom: 0;
     margin-bottom: 3px;
     margin-top: 2px;	
}
.vnavOthers
{
    list-style-type: none;
    padding-left: 20px;
    margin-top: 10px;
}
.vnavOthersLinks
{
    margin-top: 0px;	
}
#mainContentText
{
    position: absolute;
    padding-top: 160px;
    left: 240px;
    font-size: 12px;
    padding-right: 40px;
    padding-left: 5px;
    line-height: 16px;
}
.contentWrapper
{
    position: absolute;
    padding-top: 100px;
    left: 240px;
    width: 970px;
    /*border: 1px solid #000;*/
}
/*
.contentWrapper img
{
    border: 2px solid #fff;
}
.contentWrapper .width
{
    margin-left:2px;
    margin-top:1px;	
}*/
.green
{
    color: green;	
}
.bold
{
    font-weight: bold;	
}
/* note this rule at the end of the stylesheet because safari
does not interpret any following rule */
img { border: none;margin: 0;padding: 0;position: relative;top: 5px; }
img { top: 5px; }
img { top: 4px; }