body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
 line-height: 12pt;
 height: 100%;
 margin: 0px;
 background-color: #FFFFFF;
 scrollbar-face-color: #EFEFEF;
 scrollbar-highlight-color: #EFEFEF;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-3dlight-color: #EFEFEF;
 scrollbar-arrow-color:  #BCBCBC;
 scrollbar-track-color: #F7F7F7;
 scrollbar-darkshadow-color: #BCBCBC;
}

a {
 text-decoration: underline;
 color: #666666;
}

a:hover {
 color: #336699;
}

p {margin-bottom: 6pt; margin-top: 0pt}
.headline    {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336699; font-weight: 700; letter-spacing: 1px; text-transform: uppercase;  margin-bottom: 3pt; margin-top: 0pt}
.subheadline {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: 700; line-height: 12pt}
.copy        {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height: 12pt}

td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
 line-height: 12pt
 text-align: left;
}

.listing td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
 line-height: 12pt
 text-align: left;
 vertical-align: top;
 padding-top: 12px;
}

.listing ul
{
 margin: 0px 0px 0px 15px;
 padding: 0px 0px 0px 0px;
}

.spacer {
 height: 10px;
 float: left;
 width: 400px;
 font-size: 1px; /* to make sure width is not overridden */
 padding: 0;
 margin: 0;
}

#header {
 position: absolute;
 top: 35px;
 left: 83px;
 width: 220px;
 height: 70px;
 display: block;
 background-image: url(../upload/logos/logo.gif);
 background-color: #FFFFFF;
 background-repeat: no-repeat;
}

#sidenav {
 position: absolute;
 top: 120px;
 left: 83px;
 width: 150px;
 height: 275px;
 padding-left: 0px;
 padding-right: 0px;
 display: block;
 background-color: #FFFFFF;
 vertical-align: bottom;
}

#inhalt {
 position: absolute;
 top: 120px;
 left: 527px;
 width: 400px;
 height: 275px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 20px;
 display: block;
 background-color: #FFFFFF;
 vertical-align: bottom;
 overflow: auto;
}

#picbar {
 position: absolute;
 top: 415px;
 left: 0px;
 width: 100%;
 height: 88px;
 display: block;
 background: transparent;
}

#picbar_top {
 position: absolute;
 top: 412px;
 left: 0px;
 width: 100%;
 height: 1px;
 display: block;
 background: transparent;
 background-image: url(../upload/basic/line_dots.gif);
 background-repeat: repeat-x;
 font-size: 1px;
 line-height: 1pt;
}

#picbar_bottom {
 position: absolute;
 top: 505px;
 left: 0px;
 width: 100%;
 height: 1px;
 display: block;
 background: transparent;
 background-image: url(../upload/basic/line_dots.gif);
 background-repeat: repeat-x;
 font-size: 1px;
 line-height: 1pt;
}

#pic1 {
 position: absolute;
 top: 415px;
 left: 83px;
 width: 117px;
 height: 88px;
 display: block;
 background: transparent;
}

#pic2 {
 position: absolute;
 top: 415px;
 left: 207px;
 width: 117px;
 height: 88px;
 display: block;
 background: transparent;
}

#pic3 {
 position: absolute;
 top: 415px;
 left: 331px;
 width: 117px;
 height: 88px;
 display: block;
 background: transparent;
}

#swf {
 position: absolute;
 top: 415px;
 left: 0px;
 width: 1004px;
 height: 88px;
 display: block;
 background: transparent;
}

#menu {
 position: absolute;
 top: 525px;
 left: 83px;
 width: 740px;
 height: 20px;
 padding-left: 0px;
 padding-right: 0px;
 display: block;
 background-color: #FFFFFF;
}

/*  CSS fuer MainNav  */

.mainnav, .mainnav_high
{
  white-space: nowrap;
  margin-right: 15px;
}

.mainnav a, .mainnav a:visited
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}

.mainnav a:hover
{
	color: #CCCCCC;
}

.mainnav_high  a, .mainnav_high a:visited
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}


/*  CSS fuer SekNav  */

.subcurrent, .subcurrent_high
{
 margin-top: 4px;
}

.sub_subcurrent, .sub_subcurrent_high
{
 margin-top: -2px;
}

.subcurrent a, .subcurrent a:visited, .subcurrent_high a, .subcurrent_high a:visited
{
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 letter-spacing: 1px;
 text-decoration: none;
 font-size: 11px;
}

.sub_subcurrent a, .sub_subcurrent a:visited, .sub_subcurrent_high a, .sub_subcurrent_high a:visited
{
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 letter-spacing: 1px;
 text-decoration: none;
 font-size: 10px;
}

.subcurrent a, .subcurrent a:visited
{
 color: #666666;
}

.subcurrent a:hover, .subcurrent_high a, .subcurrent_high a:visited
{
 color: #CCCCCC;
}

.sub_subcurrent a, .sub_subcurrent a:visited
{
 color: #999999;
}

.sub_subcurrent a:hover, .sub_subcurrent_high a, .sub_subcurrent_high a:visited
{
 color: #CCCCCC;
}


/* PopUp */

#popup_bild {
 position: absolute;
 top: 0px;
 left: 0px;
 display: block;
 vertical-align: top;
}

#popup_pic {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 300px;
 height: 400px;
 display: block;
 overflow: hidden;
 vertical-align: top;
}

#popup_pic_bottom {
 position: absolute;
 top: 402px;
 left: 0px;
 width: 100%;
 height: 1px;
 display: block;
 background: transparent;
 background-image: url(../upload/basic/line_dots.gif);
 background-repeat: repeat-x;
 font-size: 1px;
 line-height: 1pt;
}

#popup_headline {
 position: absolute;
 top: 440px;
 left: 23px;
 width: 346px;
 height: 25px;
 padding: 0px 0px 0px 0px;
 display: block;
 background-color: #FFFFFF;
}

#popup_nav {
 position: absolute;
 top: 408px;
 left: 23px;
 width: 346px;
 height: 15px;
 padding: 0px 0px 0px 0px;
 display: block;
 background-color: #FFFFFF;
}

#popup_ {
 position: absolute;
 top: 340px;
 left: 23px;
 width: 346px;
 height: 25px;
 padding: 0px 0px 0px 0px;
 display: block;
 background-color: #FFFFFF;
 vertical-align: top;
 overflow-y: auto;
 overflow-x: hidden;
}

.galleryMarker {
 margin-right: 3px;
 margin-bottom: 3px;
}

.input_searchbox {
 border: 1px solid #999999;
}

#langselect {
	position: absolute;
	top: 525px;
	left: 830px;
	height: 20px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	background-color: #FFFFFF;
}

li {
 margin-left: -24px;
}

.piclink_curr {
 margin-right: 5px;
 font-weight: bold;
 text-decoration: none;
 color: #666666;
}

.piclink_def {
 margin-right: 5px;
 font-weight: normal;
 text-decoration: underline;
 color: #666666;
}

#swf_karte {
 position: absolute;
 display: block;
 background-color: #FFFFFF;
 left: 530px;
 top: 68px;
 width: 450px;
 height: 342px;
}

#teaser {
	position: absolute;
	top: 131px;
	left: 379px;
}