body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a{
	color: #006699;
	text-decoration: none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 240px;
	margin: 10px 0px;
	padding: 10px 0px 0px;
	background-color: #FFFFFF;
	height: 460px;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	margin-top: 10px;
	background-color: #FFFFFF;
	width: 550px;
	float: right;
	height: 471px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	height: 80px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 604px;
	margin-right: auto;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	height: 370px;
	width: 550px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding-bottom: 0px;
	padding-left: 0px;
}
.story-occ-box img {
	border: 1px solid #CCCCCC;
	height: 300px;
	width: 400px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px;
	background-color: #FFFFFF;
}

#siteInfo img{
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	font-size: 80%;
	color: #706d51;
	margin-bottom: 10px;
	height: 20px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 12px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 4px 0px 4px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(../01/pfeil-klein07.gif);
	background-position: 26px;
	background-repeat: no-repeat;
	color: #706d51;
	width: 200px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

#sectionLinks a:hover{
	background-color: #dddddd;
	color: #990000;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#right-nav {
	height: 319px;
	width: 100px;
	left: 716px;
	top: 112px;
	float: right;
	margin-top: 100px;
	border-left: 1px solid #666666;
}
a.a:link {

	color: #006699;
	text-decoration: inherit;
}
a.a:hover {


	color: #006699;
	text-decoration: underline;
}

#content-navhp {
	height: 70px;
	width: 735px;
	left: 106px;
	top: 6px;
}
.NavHp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../01/link.jpg);
	text-align: center;
	display: block;
	height: 105px;
	width: 112px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
a.NavHp:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../01/link.jpg);
	text-align: center;
	display: block;
	float: left;
	height: 105px;
	width: 112px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
}
a.NavHp:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	background-image: url(../01/visitet.jpg);
	text-align: center;
	display: block;
	float: left;
	height: 105px;
	width: 112px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
}
.NavHp-visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../01/visitet.jpg);
	text-align: center;
	display: block;
	float: left;
	height: 105px;
	width: 112px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#content-besuch {
	position: absolute;
	left: 456px;
	top: 62px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 44px;
	width: 112px;
	text-align: center;
	padding-top: 4px;
	background-image: url(../menulink01.gif);
}
.NavHp-bckmenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../menulink01.gif);
	text-align: center;
	display: block;
	float: left;
	height: 60px;
	width: 112px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#container {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 20px;
	position: relative;
	min-height: 100%;
}
#logo {
	float: left;
	width: 798px;
	background-color: #FFFFFF;
	height: 72px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#menu {
	float: left;
	width: 798px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.slogan {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	font-style: italic;
	margin-right: 10px;
}
.img-logo {
	float: left;
}
#siteInfoNew {
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width: 778px;
}
#menu-info {

	float: left;
	height: 60px;
	width: 574px;
	background-color: #FFFFFF;
}
.NavHp-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	height: 60px;
	width: 80px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
#container-kont {
	height: 20px;
	width: 100px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 696px;
	top: 56px;
	color: #FFFFFF;
	text-align: center;
}
#container-video {

	height: 20px;
	width: 100px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 582px;
	top: 57px;
	color: #FFFFFF;
	text-align: center;
}
#container-occ {


	height: 20px;
	width: 100px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 468px;
	top: 57px;
	color: #FFFFFF;
	text-align: center;
}
#container-preis {



	height: 20px;
	width: 100px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 353px;
	top: 58px;
	color: #FFFFFF;
	text-align: center;
}
.NavHp-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../01/link.jpg);
	text-align: center;
	display: block;
	height: 105px;
	width: 114px;
	float: left;
}
a.NavHp-right:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 105px;
	width: 114px;
	font-weight: bold;
	background-image: url(../01/link.jpg);
}
a.NavHp-right:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	background-image: url(../01/visitet.jpg);
	text-align: center;
	display: block;
	float: left;
	height: 105px;
	width: 114px;
	font-weight: bold;
}
.NavHp-visited-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../01/visitet.jpg);
	text-align: center;
	display: block;
	float: left;
	height: 105px;
	width: 114px;
	text-decoration: none;
	font-weight: bold;
}
#container-fair {
	height: 40px;
	width: 40px;
	position: absolute;
	left: 788px;
	top: -11px;
}
.infoweb {
	height: 5px;
	width: 200px;
	float: right;
	font-size: 80%;
	color: #CCCCCC;
	text-align: right;
}
.infoimpressum {
	height: 5px;
	width: 500px;
	margin-bottom: 20px;
}
.story-basic {
	padding: 0px 80px 0px 10px;
	font-size: 80%;
	width: 460px;
	float: right;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
	margin-top: 8px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.story-basic p {

	padding: 0px 0px 10px 0px;
}
#site-info-hider {
	position: absolute;
	left: 6px;
	top: 845px;
	width: 800px;
	text-align: center;
}
.photoentry-left {
	float: left;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-top: 20px;
	border: 1px solid #706D51;
	display: block;
}
.photoentry-info-hider {
	border: 1px solid #CCCCCC;
}
.infoweb-home {
	height: 5px;
	width: 200px;
	float: right;
	font-size: 80%;
	color: #CCCCCC;
	text-align: right;
	margin-top: 20px;
}
.story-arv {
	clear: both;
}
#site-info-hider-lang {
	left: 3px;
	top: 3100px;
	width: 800px;
	height: 59px;
	color: #666666;
	position: absolute;
}
.story-basic-gallery {
	padding: 3px 0px 0px;
	width: 550px;
	float: right;
	color: #666666;
	text-align: justify;
	font-size: 12px;
}
.sectionLinksvisited {
	background-color: #dddddd;
	display: block;
	color: #990000;
}
.story-arv-gallery {
	clear: both;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
}
.story-arv-gallery-pic {
	clear: both;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-top: 20px;
}
.photoentry-left-gallery {
	float: left;
	margin-top: 14px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	display: block;
	margin-left: 1px;
}
#site-info-hider-mitt {

	left: 3px;
	top: 1042px;
	width: 800px;
	height: 59px;
	color: #666666;
	position: absolute;
}
.story-basic-form {
	padding: 3px 0px 0px;
	width: 550px;
	float: right;
	color: #666666;
	text-align: justify;
	font-size: 12px;
	height: 600px;
}
#land {
	position: absolute;
	left: 558px;
	top: 399px;
}
#deco {
	height: 144px;
	width: 203px;
	position: absolute;
	left: 603px;
	top: 221px;
}
#label {
	position: absolute;
	left: 43px;
	top: -243px;
	width: 99px;
}

.photoentry-danke {

	float: left;
	margin-right: 40px;
	margin-top: 84px;
	border: 1px solid #CCCCCC;
	display: block;
}
.story-occ {
	clear: both;
	padding-top: 10px;
}
.story-basic-occ {
	padding: 0px 10px;
	font-size: 80%;
	width: 520px;
	float: right;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 8px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.story-occ-box {
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #861A17;
	padding-bottom: 10px;
}
.story-occ-box-photo {
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 150px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
#nachoben-a {
	height: 10px;
	width: 100px;
	position: absolute;
	left: 33px;
	top: 1381px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#nachoben-b {

	height: 10px;
	width: 100px;
	position: absolute;
	left: 36px;
	top: 2489px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.photoentry-left-b {
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	display: block;
	height: 261px;
	width: 409px;
}
.feature-video {
	width: 550px;
	height: 370px;
}
#container-content {
	padding-bottom: 40px;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2em;
	width: 80%;
}
#container-foot {
	background: #FFFFFF;
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
	font-size: 75%;
	color: #999999;
	text-align: center;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
html, body {
	height: 100%;
}
#container-page {
	width: 800px;
	background: #FFFFFF;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 5px;
}
.story-arv-gallery-k {

	clear: both;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 16px;
}
.feature-preis {
	font-size: 75%;
	padding-left: 10px;
	color: #666666;
}
a.photoentry-left-b:link, a.photoentry-left-b:visited {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	display: block;
}
a.photoentry-left-b:hover {

	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	display: block;
}
#nachoben-c {


	height: 10px;
	width: 124px;
	position: absolute;
	left: 32px;
	top: 7218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#video-news {
	height: 492px;
	width: 628px;
	position: absolute;
	left: 255px;
	top: 222px;
}
#uns-news {
	height: 100px;
	width: 171px;
	position: absolute;
	left: 17px;
	top: 243px;
}
#space {
	height: 117px;
	width: 549px;
	margin-top: 20px;
}
.space-table {
	height: 117px;
	width: 83px;
	float: left;
	text-align: center;
}
.space-table-info {
	font-size: 65%;
	color: #FFFFFF;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	padding: 2px;
	background-image: url(../04pdf/bg_01.jpg);
	background-position: center;
}
.slogan-news {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	font-style: italic;
	margin-right: 50px;
	height: 72px;
	width: 162px;
}
.slogan-news-hp {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	font-style: italic;
	width: 120px;
	position: absolute;
	left: 394px;
	top: 162px;
}

