@charset "utf-8";
* {
    margin: 0;
    padding: 0;
  }


body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
}

p  {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #27383f;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 22px;
	text-align: left;
	padding-left: 20px;
}

div#rahmen {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	height: 100%;
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
}

div#header {
	height: 124px;
	width: 950px;
	background-color: #d1d5d8;
}
div#logo  {
	height: 124px;
	width: 236px;
	background-image: url(../grafik/logo.gif);
	background-repeat: no-repeat;
	background-color: #d1d5d8;
	float: left;
	clear: left;
	font-size: 1px;
	text-indent: -20000px;
	display: block;
}

div#navi  {
	height: 124px;
	width: 715px;
	background-image: url(../grafik/hg_navi.jpg);
	background-repeat: repeat-y;
	float: left;
	clear: right;
	position: absolute;
	left: 235px;
	top: 0px;
}
div#mainpart {
	width: 950px;
	position: relative;
	margin-top: 10px;
}
div#text {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #27383f;
	width: 950px;
	margin-top: 20px;
	position: relative;
	line-height: 20px;
	height: 100%;
}
div#fuss  {
	background-color: #4d5a62;
	text-align: center;
	vertical-align: middle;
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 18px;
	width: 950px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	bottom: 0px;
	margin-top: 10px;
}


#rahmen img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#text p {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #46656c;
}
ul#nav   {
	list-style-type: none;
	list-style-image: none;
	height: 25px;
	width: 715px;
	margin: 0px;
	padding: 0px;
	
}
#nav li  {
	color: #FF3300;
	float: left;
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	height: 25px;
	padding-top: 100px;
	margin: 0px;
}

#navi .link1 {
	width: 92px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#navi .link2 {
	width: 91px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi .link3 {
	width: 76px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi .link4 {
	width: 120px;
	list-style-type: none;
	text-align: center;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi .link5 {
	width: 85px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi .link6 {
	width: 96px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#film {
	margin: 0px;
	padding: 0px;
	width: 950px;
}


#navi a:link
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}

#navi a:visited
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}

#navi a:hover
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fd6602;
	text-decoration: none;
	display: block;
	height: 100%;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}

#navi a:active
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fd6602;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}


#auswahl1         
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fd6602;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 91px;
}

#auswahl2         
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fd6602;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 91px;
}

#auswahl3         
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fd6602;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 76px;
}

#auswahl4         
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fd6602;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}

#auswahl5         
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fd6602;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 85px;
}

#auswahl6         
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fd6602;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 96px;
}
div#left  {
	height: 250px;
	width: 470px;
}

div#right  {
	height: 240px;
	width: 464px;
	margin-left: 476px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #d1d5d8;
	position: absolute;
	top: 0px;
	right: 0px;
}

div#textleft {
	width: 475px;
	position: relative;
	height: 382px;
	padding-top: 5px;
}

div#textright {
	width: 475px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 5px;
}


.startseite------------------- {
}

div#flashfilm {
	width: 950px;
	position: relative;
}
.----------galerie--------------------- {
}

div#galerie  {
	width: 950px;
}
div#bildnavi {
	width: 216px;
	height: 637px;
	margin-bottom: 40px;
	margin-top: 0px;
	background-color: #d2d6d7;
	list-style-image: none;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	background-image: url(../grafik/ch-schriftzug.gif);
	background-repeat: repeat-y;
	background-position: center center;
	left: 0px;
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #46656c;
	text-decoration: none;
}
div#galtext {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #27383f;
	margin-top: 10px;
	margin-left: 243px;
	background-color: #eff0f1;
	line-height: 18px;
	text-align: left;
	position: relative;
	height: 657px;
}

#bilder {
	width: 714px;
	margin-left: 236px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 60px;
}

#bilder .galbilder {
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#bilder .bildtext  {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #27383f;
	padding-bottom: 30px;
	clear: right;
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 160px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#galtext  .thumb {
	float: left;
	width: 200px;
	background-attachment: scroll;
	background-color: #d3d9dc;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#galtext  .thumbtxt {
	padding-top: 8px;
	padding-right: 7px;
	position: relative;
	padding-bottom: 8px;
	padding-left: 7px;
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #46656c;
	background-color: #d1d5d8;
}

#galtext p {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #46656c;
	text-align: left;
	padding-left: 23px;
}

.bildtext img {
	vertical-align: bottom;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#vergroessern {
	height: 30px;
	width: 400px;
	position: absolute;
	z-index: 3;
	top: 590px;
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #46656c;
	left: 250px;
}
.----------vita------------------- {
}

div#rightmotto  {
	height: 240px;
	width: 464px;
	margin-left: 476px;
	top: 0px;
	position: absolute;
	right: 0px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #d1d5d8;
	background-image: url(../grafik/motto.jpg);
	background-repeat: no-repeat;
}
.----------links----------------------- {
}


.link  a  {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #46656c;
	text-decoration: none;
}

.link  a:visited  {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #27383f;
	text-decoration: none;
}

.link  a:hover  {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #27383f;
	text-decoration: none;
}

.link  a:active  {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #27383f;
	text-decoration: none;
}

#right #leftlink {
	padding: 10px;
	height: 140px;
	width: 200px;
	position: absolute;
	left: 35px;
	bottom: 0px;
	z-index: 2;
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #27383f;
	text-align: left;
}


#right #rightlink {
	padding: 10px;
	height: 140px;
	width: 200px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	vertical-align: bottom;
	z-index: 2;
	text-align: left;
}

#gastright  {
	height: 250px;
	width: 474px;
	margin-left: 476px;
	background-color: #d1d5d8;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../grafik/zola.gif);
	background-repeat: no-repeat;
}

.haupttitel {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #27383f;
}

.bnavlink a:link{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #46656c;
	text-decoration: none;
	height: 30px;
	width: 100%;
	display: block;
	text-align: right;
	vertical-align: top;
	line-height: 18px;
}

.bnavlink a:visited{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #46656c;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	line-height: 18px;
}

.bnavlink a:hover{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5f6a72;
	background:#EFF0F1 none repeat scroll 0 0;
	border-right:20px solid #afb4b8;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	display: block;
	line-height: 18px;
}

.bnavlink a:active{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5f6a72;
	text-decoration: none;
	background-color: #afb4b8;
	height: 20px;
	width: 100%;
	display: block;
	text-align: right;
	vertical-align: middle;
	line-height: 18px;
}


.ausbnavlink{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #46656c;
	height: 30px;
	width: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	display: block;
	line-height: 18px;
	}


#text a:link  {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #27383f;
	text-decoration: none;
}

#text a:visited {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #27383f;
	text-decoration: none;
}

#text a:hover {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fc6400;
	text-decoration: none;
}

#text a:active {
	font-family:Avant Garde,Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fc6400;
	text-decoration: none;
}

#text img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#text .titel     {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4d5a62;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	line-height: 22px;
	text-align: left;
	padding-left: 20px;
}

#galtext .titel {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #46656c;
	text-align: left;
	padding-left: 23px;
	padding-top: 5px;
}


#bildnavi .titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #46656c;
}


#right .titel {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #27383f;
}

fieldset  {
	height: 230px;
	width: 445px;
	border: 1px solid #666666;
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;;
	font-size: 1.1em;
	color: #CCCCCC;
}

legend  {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #e4c304;
}

#right fieldset  {
	height: 230px;
	width: 445px;
	border: 1px solid #666666;
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	;
	font-size: 1.1em;
	color: #CCCCCC;
	line-height: 1.2em;
}

#right legend  {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #e4c304;
}
div#next {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #46656c;
	text-align: right;
	height: 33px;
	width: 95px;
	margin-right: 25px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: 3px;
}


#fuss a:link
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#fuss a:visited
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#fuss a:hover
{
	font-family:Avant Garde,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #e4c304;
	text-decoration: none;
}

#fuss a:active
{
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #cb2d11;
	text-decoration: none;
}

.comments------------------- {
}

div#guestleft {
	width: 460px;
	position: relative;
	padding-right: 10px;
	height: 382px;
	background-color: #ffffff;
	top: -5px;
	padding-top: 5px;
}
div#guestright {
	width: 465px;
	position: absolute;
	top: -5px;
	right: 0px;
	margin-left: 4px;
	padding-right: 10px;
	background-color: #ffffff;
	height: 382px;
	padding-top: 5px;
}

#guestleft p {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #46656c;
	margin-left: 5px;
}
#guestright p {
	font-family:"Avant Garde", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #46656c;
}

.guest  {
	padding-bottom: 5px;
}
.------------contact--------------------- {
}

div#contactform {
	height: 247px;
}


#contactform .fehler {
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
}

#right .achtung  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
	margin: 0px;
	width: 200px;
	padding-bottom: 0px;
}
