@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #222222;
	font-weight: normal;
	background-color: #DBF5F3;
	background-image:url(images/initials.gif); background-position: right top; background-repeat:no-repeat;
}

.home {
	background-image: none;
}



.wrapper { margin-top: 50px; }

.page { width:600px; margin:0 auto;  sborder: 1px solid #000; }

a{ font-size: 13px; color: #b5113e; }
a:hover{  }

.navigation-container{  width: 600px; margin-bottom: 20px;}
.navigation { width: 600px; margin: auto;  border-top: 1px solid #b5113e; border-bottom: 1px solid #b5113e; }

.navigation table{ width: 100%; }
.navigation td{ text-align: center; width: 1%; sborder: 1px solid #000; }

.navigation a{ font-size: 10px;color: #b5113e; text-transform: uppercase; text-decoration: none; }
.navigation a:hover{ font-size: 10px; color: #b5113e; text-transform: uppercase; text-decoration: underline; }
.navigation .active{  color: #222222; text-transform: uppercase; }


.content { text-align:center;}

.ort { text-align: left; padding: 0px 10px 0px 20px; }

.anfahrt { text-align: cengter; padding: 0px 10px 0px 20px; }
.anfahrt td{ vertical-align: top; }
.anfahrt img{ margin-right: 20px; }

.unterkunft { text-align:left; padding: 0px 10px 0px 20px; }
.unterkunft table{ width: 100%; }
.unterkunft td{ text-align: left; vertical-align: top; sborder: 1px solid #000; width: 50%; }
.unterkunft .intro{ border-bottom: 1px solid #bfd6dd; padding: 10px 10px 20px 0px; }
.unterkunft .hotel{ border-bottom: 1px solid #bfd6dd; padding: 0px 10px 20px 0px; }
.unterkunft h3 { text-transform:capitalize; font-size: 12px; text-transform: uppercase; margin-top: 10px; color:#187e7a; }


.programm { text-align:left; padding: 0px 10px 0px 20px; }

.kontakt { text-align:left; padding: 0px 10px 0px 20px; }
.kontakt h4 { font-size: 14px; font-weight: bold; margin-top: 0px; color:#187e7a; margin-bottom: 0px;}


.fotos img{ margin-bottom: 20px; }
.ort img{ margin-bottom: 20px; }



h1 { text-transform:capitalize; font-size: 14px; margin-left: 20px; text-transform: uppercase; }
h2 { text-transform:capitalize; font-size: 14px; text-transform: uppercase; text-align: center; }
h3 { text-transform:capitalize; font-size: 12px; text-transform: uppercase; margin-top: 10px; }

p { margin-bottom: 20px; }
.hurra { font-size: 18px; }
.right { float: right; margin-right: 20%; }
.left { text-align: left; }