body
{
	font-family: garamond, serif;
	font-size: 16px;
	color: black;
	background-color: #8B0000;
}

a
{
    font-family : garamond , serif;
}


#topNavigation ul {
    width:740px;
    display: block;
    list-style: none;
    padding: 0px;
    margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 0px;
	 margin-top: 0px;
	 border: 0px;
}

#topNavigation ul li {
	width: 120px;
	height: 26px;
	color: #000;
	padding: 0;
	background-color: #e9967a;
	text-align: center;
	letter-spacing: 1px;
	display: block;
	float: left;
	position: relative; 
	top: 1px; 
   border-color: #faebd7 black black #faebd7;
	border-style: solid;
	border-width: 1px;
}

#topNavigation ul li.current {
	background-color: #FAEBD7;
	border-color: black #FAEBD7 #FAEBD7 black;
	border-style: solid;
	border-width: 1px;
}

#topNavigation ul li a
{
   color: Black;
   margin-top:3px;
    display: block;
    width: 100%;
    height: 90%;
    text-decoration: none;
}

#topnavigation ul li a:hover
{
   background-color:#990000;
}

.fixfloat
{
    float: none;
    clear: both;
    width: 1px;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0px;
    height: 1px;
}

#headerline {display: none; }
#footerline {display: none;}
    

a.disclaimer:link
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(99 , 99 , 99);
}
a.disclaimer:visited
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(99 , 99 , 99);
}
a.disclaimer:hover
{
    font-size : 14px;
    font-weight : bold;
    text-decoration : none;
    color : rgb(99 , 99 , 99);
}

a.pagelink:link
{
    font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	text-align: right;
	background-color: #E9967A;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	margin-top : 5px;
}
a.pagelink:visited
{
    font-family: sans-serif;
    font-size : 20px;
    text-decoration : none;
	font-weight: bold;
    color : black;
	background-color: #E9967A;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	margin-top : 5px;
}
a.pagelink:hover
{
    font-family: sans-serif;
    font-size : 20px;
	font-weight: bold;
    text-decoration : none;
    color : rgb(99 , 99 , 99);
	background-color: #E9967A;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	margin-top : 5px;
}

a.picture {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #E9967A;
	border: 0px;
	background-color: #E9967A;
    padding: 0px;
    margin: 0px;
}
a.picture:link
{
}
a.picture:visited
{
}
a.picture:hover
{
}


p.disclaimer
{
    font-family : garamond , serif;
    text-align : center;
    font-size : 12px;
    margin-top : 5px;
    margin-bottom :5px;
    margin-right : 10px;
    margin-left : 10px;
}

p.disclaimerlinks
{
    font-family : garamond , serif;
    text-align : center;
    font-size : 12px;
    margin-top : 5px;
    margin-bottom : 5px;
    margin-right : 10px;
    margin-left : 10px;
}

div.main
{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAEBD7;
}
div.header
{
	width: 800px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAEBD7;
}

#headerlinks {
    width: 560px;
    height: 130px;
    text-align:center;
    float:left;
}

#headerlinks p
{
    text-align:center;
    margin-bottom: 10px;
}

#headerrechts{
    width: 240px;
    height: 130px;
    text-align:center;
    float:left;
}


#statisch {
    width: 90%;
    text-align:center;
	 margin-top: 20px;
	 margin-bottom: 10px;
	 margin-left: auto;
	 margin-right: auto;
}

#statischlinks{
    width: 34%;
    text-align: center;
    margin-top:auto;
    margin-bottom:auto;
    float:left;
}

#statischrechts{
    width: 55%;
    text-align: left;
    float:left;
    margin-left: 50px;
	 
}

#statischbreit{
   width: 90%;
   text-align: left;
	 margin-top: 20px;
	 margin-bottom: 10px;
	 margin-left: auto;
	 margin-right: auto;
}

#statischpreise{
    width: 99%;
    text-align:center;
	 margin-top: 20px;
	 margin-bottom: 10px;
	 margin-left: auto;
	 margin-right: auto;
}

#preiselinks{
    width: 47%;
    text-align: left;
    #margin-top:auto;
    #margin-bottom:auto;
    float:left;
}

#preiserechts{
    width: 46%;
    text-align: left;
    float:left;
    #margin-left: 50px;
	 
}

table.preise {
	width : 80%;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
}

table.preise td.titel{
	background-color:#E9967A;
}

table.preise td {
	border: 1px solid black;
}

table.preise td h3{
   	margin-left:10px;
		margin-bottom: 5px;
		margin-top: 20px;
}

table.preise td h4{
   	margin-left:5px;
		margin-bottom: 5px;
		margin-top: 5px;
}
table.preise td.text{
	 text-align: left;
}

table.preise td.preis{
    width : 30%;
	 text-align: right;
	 padding-right: 10px;
}

table.preise td.preistext{
    width : 30%;
	 text-align: center;
	 padding-right: 5px;
	 padding-left: 5px;
}

div.disclaimer{
	width: 798px;
	background-color: #E9967A;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 1px solid #E9967A;
}

div.menue
{
	width: 800px;
	padding-top: 10px;
	padding-bottom:0px;
	background-color: #E9967A;
   margin: 0 auto;
}

div.submenue
{
	width: 700px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0 auto;
	background-color: #FAEBD7;
	text-align: right;
}


div.inhalt
{
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FAEBD7;
	border:none;
}

div.tagung
{
    width:90%;
    padding :20px;
}

div.picture
{
    width : 151px;
    background-color : #E9967A;
    padding : 3px;
    border-bottom : 1px solid black;
    border-right : 1px solid black;
    float : left;
    margin : 10px;
}

#home1
{
    text-align : left;
    font-size : 16px;
    width : 10cm;
    padding : 0.5cm;
    border-right : 1px solid black;
    border-bottom : 1px solid black;
    background-color : #E9967A;
}

#home1 h2
{
    font-size : 18px;
    font-style:italic;
    margin-bottom:2px;
    margin-top:25px;
}

#home1 p
{
    font-size : 16px;
    margin-top: 5px;
    margin-bottom:5px;
}

h4
{
}

p
{
    font-size : 16px;
}

div.nr1
{
    font-size : 14pt;
    font-weight : bold;
    text-align : center;
}

p.nr1
{ font-size : 16px; text-align: left; }

p.nr1:first-letter
{
    font-size : 20px;
    font-weight : bold;
}

p.nr1b{
    font-size : 20px;
    font-weight : bold;
    text-align : center;
}
p.anreise
{
    font-size : 16px;
}
p.anreise:first-letter
{
    font-size : 20px;
    font-weight : bold;
}
p.anreise2
{
    font-size : 16px;
}
p.nr2
{
    font-size : 16px;
    text-align : center;
}
p.preise
{
    font-size : 16px;
    margin-bottom : 0;
    margin-top : 0;
}

#starttitel
{
    font-size : 30px;
}

#impressum
{
     width: 600px;
     margin-left: auto;
     margin-right: auto;
     font-family: garamond, serif;
     font-size: 16px;
     
}

#impressum h3
{
    font-size: 16px;
    font-weight: bold;
}


       

