body {
	background-image: url(../../images/backgroundf2.jpg);
	background-repeat: repeat-x;
	background-color: #6790bf;
	margin-top: 0px;
	background-position: center bottom;
	background-attachment: fixed;
}

body,td,th,ol,pre {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555;
	text-align: left;
}

p {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 20px;
	margin-left: 5px;
	text-align: left;
}

ul {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 12px;
	margin-left: 5px;
	text-align: left;
}

a:link {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #31486d;
	text-decoration: none;
	text-align: left;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:visited {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31486d;
	text-align: center;
}

#social {
	position:absolute;
	left:10px;
	top:1px;
	width:98px;
	height:150px;
	line-height: 20px;
	z-index:1;
}


#ipad {
	position: absolute;
	float: right;
	right: 10px;
	top: 1px;
	width: 98px;
	color: #000;
}


#wrapper {
	text-align: left;
	margin: 20px auto;
	width: 1008px;
  background: #fff;
  position: relative;
  border: 1px solid #0b4d9b;
  border-top: none;
}

#navi {
             text-align: center;
 }

#navi ul li a:hover{
	text-decoration: none;
              color: #fff;
}

#navi p {
	margin: 10px 0 0 0;
}


#subnavi {
             text-align: center;
}

#subnavi ul {
             	list-style-type: none;
	margin: 10px;
	padding: 0;
	text-align: center;
}

#subnavi ul li {
             display: inline;
}

#subnavi ul li a{
	color: #0b4d9b;
	text-decoration: none;
	text-transform: uppercase;
}

#subnavi ul li a:hover{
	color: #5096d1;
              font-weight: strong;
}

#content {
        text-align: center;
	padding: 20px 30px 20px 20px;
}

#content ul {
	text-align: left;
	line-height: 20px;
}

.Clear {
	clear: both;
}


#zeile {
	text-align: left;
	margin: 0;
	width: 940px;
	background: #fff;
	border-bottom: 1px dotted #666; 
}


.leftcolumn {
  background: #fff; 
  width: 450px;
  padding: 20px 1% 0 0;
  vertical-align:top;
}

.rightcolumn {
  width: 480px; 
  min-width: 10em; 
  padding: 20px 0% 1em 3%;
  margin: 1px 1% 1px 1%;
  vertical-align:top;
}


.fleft { 
  float: left;
  margin: 0 1em 0.2em 0; 
}

.fright {
  float: right;
  margin: 0 0 0.2em 1em;
  padding: 1px;
}

.text {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 20px;
	margin-left: 5px;
	text-align: left;
}

.date {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-variant: normal;
	color: #666;
	text-transform: uppercase;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-bottom-style: solid;
	border-top-color: #121212;
	border-right-color: #121212;
	border-bottom-color: #121212;
	border-left-color: #121212;
	text-align: left;
}

.headline {
	font-family: Arno Pro, Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
              background-color: #0b4d9b;
	padding: 10px 10px 10px 15px;
}

.headlinesmall {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b4d9b;
	text-align: left;
              padding-left: 5px;
}


.tourtable {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	color: #FFF;
}

.tourtable_headertext {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.tourtable_row {
	height: 15px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #06274e;
}
.tourtable_text {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.tourtable_row2 {
	background-color: #0b4d9b;
	color: #fff;
}
.tourtable_row3 {
	background-color: #6790bf;
	color: #fff;
}

.tourtable_row3 a, .tourtable_row2 a {
	color: #cbd1da;
}

#gallery 
{
width:900px; 
height:540px; 
position: relative; 
margin-left:10px; 
margin-top:10px;
}

#gallery h2 {
padding-top: 30px;
padding-left: 30px;
}

#gallery b.default
{
position:absolute; 
left:10px; 
top:10px; 
width:848px; 
height:680px; text-align:left;
}

#gallery b.default img
{
display:block; 
margin:20px auto 10px auto; 
border:1px solid #eee; 
border-color:#555 #ddd #eee #333;
}

#gallery b.default span
{
display:inline; 
color:#fff; 
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-weight:normal; 
font-size:2em; 
width:350px; 
margin:0 auto;
}

#gallery ul
{
list-style:none; 
padding:0; 
margin-left:40px; 
width:320px; position:relative; 
float:left;
}

#gallery ul li
{
display:inline; 
width:52px; 
height:52px; 
float:left; 
margin:0 0 5px 5px;
}

#gallery ul li a
{
display:block; 
width:50px; 
height:50px; 
text-decoration:none; 
  border: solid 1px #aaa;
  padding: 1px;
}

#gallery ul li a span
{
display:none;
text-align:left;
}

#gallery ul li a img
{
display:block; 
width:50px; 
height:50px; 
border:0;
}

#gallery ul li a:hover
{
white-space:normal; 
  border: solid 1px #aaa;
  padding: 1px;
background:#777
}

#gallery ul li a:hover b
{
position:absolute; 
left:328px; 
top:0px; 
width:40em; height:40em; 
text-align:left; 
background:transparent; 
z-index:20;
}



#gallery ul li a:hover span
{
display:block; 
color:#fff; 
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-weight:normal; 
font-size:11px; 
width:350px; 
margin:0 0 0 10px;
}

#gallery ul li a:hover img
{
margin:0px auto 10px 10px; 
width:auto; 
height:auto; 
  border: solid 1px #aaa;
  padding: 1px;
}

.startpage {
padding-left: 20px;
font-size: 1.2em;
font-family: Lucida Sans, Arial, Helvetica, sans-serif;
font-style: uppercase;
text-align: center;
}
