body  
{
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color:#ffffff;
    font-family: Verdana, Arial, sans;
    font-size: 9px;
    color: #969696;
    text-align: center;
}

div, p
{
    position: relative;
    margin: 0px;
    padding: 0px;
}
td 
{
    font-family: Verdana, Arial, sans;
    font-size: 11px;
    color: #4e4e4e;
}
img
{
    border: 0px;
}
a, a:active, a:link, a:focus, a:visited
{ 
    color: #669900;
    text-decoration: none;
    border: 0px;
}

a:hover
{ 
    color: #3e3e3e;
    text-decoration: underline;
    border: 0px;
}


h1 
{
    margin: 0px;
    margin-bottom: 6px;
    font-size: 11px;;
    font-weight: normal;
}

h2 
{
    margin: 0px;
    margin-bottom: 6px;
    font-size: 9px;
    font-weight: normal;
    color: #009900;
}
h3 
{
    margin: 0px;
    font-size: 14px;
    font-weight: normal;
}
ul
{
    margin:0px;
    padding:0px;
    padding-left: 18px;
    list-style:square;
}

div.killer
{
    clear: both;
}      
div#page
{
    margin-left: auto;
    margin-right: auto;
    width: 540px;
    text-align: left;
}
div#pagecontent
{
    /*position: absolute;*/
    left: 0px;
    top: 0px;
    width: 540px;
    height: 490px;
    overflow: hidden;
}

div#footer
{
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;
    width: 540px;
    height: 37px;
    cursor: pointer;
}

div#impressum
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 16px;
	height: 70px;
        cursor:pointer;
}

div#impressumBig
{
        display:none;
	position: absolute;
	left: 24px;
	bottom: 6px;
	width: 144px;
	height: 70px;
	background-color: #ffffff;
	text-align: left;
	font-size: 9px;
	border: solid 1px #a1a1a1;
}

div#impressumBig div
{
	padding: 0px;
	padding-left: 12px;
	padding-top: 8px;
}
div#impressumBig p
{
	padding-bottom: 6px;
}ul#imgshome
{
    width: 540px;
    height: 170px;
    overflow: hidden;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul#imgshome li
{
    float: left;
    position: relative;
    width: 170px;
    height: 170px;
    margin-right: 15px;
}
ul#imgshome img
{
       position: absolute;
       left: 0px;
       top: 0px;
}
img.home2
{
    display: none;
}

div#vnews
{
    margin-top: 80px;
    width: 540px;
    height: 210px;
    overflow: hidden;
    cursor: pointer;
}

div#vnewsImg
{
    position: relative;
    width:230px;
    height: 140px;
    margin-bottom: 20px;
}

div#vnewsImg img
{
    position: absolute;
    left: 0px;
    bottom:0px;
}h1#title
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 170px;
    height: 25px;
}

h1#title img
{
    position: absolute;
    left: 0px;
    top: 0px;
}

ul#navigation
{
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 170px;
    margin: 0px;
    padding: 0px;
    list-style:none;
}
ul#navigationOverview
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 170px;
    margin: 0px;
    padding: 0px;
    list-style:none;
}
ul#navigation li, ul#navigationOverview li
{
    margin:0px;
    padding: 0px;
    position: absolute;
    left: 0px;
    width: 170px;
    height: 25px;
}

ul#navigation img, ul#navigationOverview img
{
    position: absolute;
    left: 0px;
    top: 0px;
}

ul#navigation img.hover, ul#navigationOverview img.hover
{
    display: none;
}

ul#subnav1
{
    position: absolute;
    left: 0px;
    top:25px;
    width: 170px;
    height: 25px;
    background-color: #cccccc;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    list-style:none;
}

ul#subnav1 li
{
    position: relative;
    float:left;
    width:54px;
    height: 25px;
    cursor:pointer;
}
ul#subnav1 img
{
    position: absolute;
    left: 0px;
    top:0px;
}

ul#subnav1 img.hover
{
    display: none;
}
ul#subnav1 img.activ
{
    display: none;
}

ul#subnav2
{
    position: absolute;
    left: 0px;
    top:25px;
    width: 170px;
    height: 25px;
    background-color: #cccccc;
    margin: 0px;
    padding: 0px;
    padding-left: 3px;
    list-style:none;
}

ul#subnav2 li
{
    position: relative;
    float:left;
    width:18px;
    height: 18px;
    margin-top:3px;
    cursor:pointer;
}
ul#subnav2 img
{
    position: absolute;
    left: 0px;
    top:0px;
}

ul#subnav2 img.hover
{
    display: none;
}
ul#subnav2 img.activ
{
    display: none;
}div#window
{
    position: absolute;
    display:none;
    background-color:#ffffff;
    border: 1px solid #969696;
    width: 600px;
    background-repeat:no-repeat;
    background-position: center;
    text-align: left;
}

div#windowTop
{
    width: 100%;
    height: 21px;
    background-color:#999999;
    text-align: right;
}

div#windowTop
{
    cursor:pointer;
}

div#windowContent
{
    width:100%;
    overflow:auto;
    /*text-align: left;*/
}

div#newscontent
{
    padding: 15px;
    color: #969696;
    font-size: 11px;
}

div#newscontent a, div#newscontent a:active, div#newscontent a:link, div#newscontent a:focus, a:visited
{
    color: #292929;
    text-decoration: none;
    border: 0px;
}

div#newscontent a:hover
{
    color: #292929;
    text-decoration: underline;
    border: 0px;
}

div#newscontent h1
{
    font-size: 15px;
    color: #969696;
}

div#newscontent div.ngentry
{
    margin-bottom: 20px;
}

div#newscontent div.ngentry img
{
    float: left;
}

div.newsgallerylegende
{
    float: left;
    width: 170px;
}

div#newscontent img.newsimg
{
    margin-bottom: 20px;
}
div#content
{
    position: relative;
    width: 540px;
    height: 360px;
    overflow: hidden;
}
div#left
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 356px;
    height: 300px;
    overflow: hidden;
}

div#right
{
    position: absolute;
    left: 370px;
    top: 0px;
    width: 170px;
    height: 360px;
    overflow: hidden;
}

div#right div.overviewtxt
{
    margin-top: 230px;
    width: 170px;
    height: 70px;
    overflow: hidden;
}

div#right div.thumbs
{
    margin-top: 50px;
}
div#right div.thumbs img
{
    margin-bottom: 7px;
    margin-right: 7px;
    cursor: pointer;
}

div#right div.txt
{
    margin-top: 16px;
    width: 170px;
    overflow: hidden;
}
div#legende
{
    position: absolute;
    left: 0px;
    top: 288px;
    width: 170px;
}
div#legende div
{
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

div.place
{
    padding-left:1px;
    height: 275px;
    background-image: url(../images/lbg2.png);
}

div.links, div.contact
{
    width: 356px;
    height: 275px;
    background-image: url(../images/lbg1.png);
}

div.links div, div.contact div
{
    padding: 20px;
    padding-top:25px;
}

div#rightcontent
{
    margin-top:50px;
}

div#rightcontent div.thumbs
{
    margin: 0px;
}

div.project
{
    float:left;
    padding-left:12px;
    padding-right:10px;
    color: #009900;
    background-image: url(../images/blatt.gif);
    background-repeat:no-repeat;
    background-position: 0px 2px;
}

div.foto
{
    float:left;
    padding-left:14px;
    color: #009900;
    background-image: url(../images/photo.gif);
    background-repeat:no-repeat;
    background-position: 0px 2px;
}