body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	background: White;
	color: #333333;
}


a img {
	border: none;
}

a {
	background: transparent;
	color: #993333;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #993333;
	text-decoration: underline;
}

a:visted {
	background: transparent;
	color: #FAC551;
	text-decoration: underline;
}



h1 {
	margin: 0 0 30px 0;
	padding: 0;
	color: #000;
	background: none;
	font-family: Garamond, serif;
	font-size: 220%;
	font-weight: bold;
	line-height: 1.3;
}
h2 {
	margin: 20px 0 0 0;
	padding: 0;
	color: #000;
	background: none;
	font-family: Garamond, serif;
	font-size: 170%;
	font-weight: bold;
	line-height: 1.2;
}
h3 {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Garamond, serif;
	background: none;
	font-size: 140%;
	font-weight: bold;
}

h4 {
	margin: 0;
	padding: 0;
	color: #000;
	font-style: italic;
	font-family: Garamond, serif;
	background: none;
	font-size: 120%;
	font-weight: 600;
}

h5 {
	margin: 0;
	padding: 0;
	color: #000;
	font-style: normal;
	font-family: Garamond, serif;
	background: none;
	font-size: 120%;
	font-weight: 600;
}

h6 {
	margin: 0;
	padding: 0;
	color: #000;
	font-style: normal;
	font-family: Garamond, serif;
	background: none;
	font-size: 100%;
	font-weight: 500;
}

ul { 
	margin: 5px 0 0 10px;
	padding: 0 0 0 5px;	
}
li {
	list-style: disc;
}

code, pre {
	font-family:"Courier New", Courier, mono;
	}

th, caption {
	font-size: 110%; 
	font-weight: bold;
}

abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: thin dotted #999999;
}

.unten {
	margin: 0 0 250px 0;
	padding: 0;	
}

.active {
	text-decoration: underline;
}

#kontakt ul { 
	margin: 0;
	padding: 0;
}

#kontakt li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi ul { 
	margin: 0;
	padding: 0;
}

#navi li {
	margin: 0;
	padding: 0;
	list-style: none;
}


#logo p {
	margin: 0;
	padding: 0;
}


#haupt {
	margin-left: 160px;
	border-left: thin solid #666666;
	border-right: thin solid #666666;
	margin-right: 166px;
	padding: 10px 140px 10px 30px;
}

#haupt p {
text-align: justify;
}

#inhalt {
	
}

#datum {
	font-size: 75%;
	text-align: right;
	border-top: thin dotted #666666;
}

#codeswitch {
	position: absolute;
	top: 10px;
	right: 130px;
	width: 60px;
	height: 30px;
	border: thin solid #666666;
	-moz-border-radius: 6px;
	padding: 2px 2px 2px 2px;
	background-color: #999;
	color: #FAC551;
	font: 75%;
	text-align: center;
	vertical-align: middle;
}
#codeswitch[id] {
	position: fixed;
}
#codeswitch ul {
margin: 0;
padding: 0;
}

#codeswitch li{
list-style: none;
display:inline;
text-align: center;
}

#styleswitch {
	position: absolute;
	top: 430px;
	right: 90px;
	width: 150px;
	height: 30px;
	border: 0; 
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #FAC551;
	font: 75%;
	line-height: normal;
	text-align: center;
	border: 0;
}

#styleswitch[id] {
	position: fixed;
}
#styleswitch ul {
margin: 0;
padding: 0;
}

#styleswitch li{
list-style: none;
display:inline;
text-align: center;
}


#navi {
	position: absolute;
	top: 70px;
	right: 20px;
	width: 280px;
	height: 160px;
	border: thin solid #666666;
	-moz-border-radius: 6px;
	padding: 2px 2px 2px 2px;
	background-color: #999;
	color: #FAC551;
	font: 75%;
	text-align: center;
	vertical-align: middle;
	}
	
#navi[id] {
	position: fixed;
}

#navi p, kontakt p, codeswitch p {
	line-height: 80%;
	font-size: 90%;
}
	
#hauptnavi {
	width: 276px;
	background-color: #999;
	color: #333;
	text-align: center;
	padding: 0px;
}

#subnavi {
	width: 276px;
	background-color: #ccc;
	color: #333;
	text-align: center;
	padding: 0px;
	border: thin dotted #666666;
	-moz-border-radius: 6px;
}

#kontakt {
	position: absolute;
	top: 270px;
	right: 80px;
	width: 160px;
	height: 140px;
	border: thin solid #666666;
	-moz-border-radius: 6px;
	padding: 2px 2px 2px 2px;
	background-color: #999;
	color: #FAC551;
	font: 75%;
	line-height: normal;
	text-align: center;
}
#kontakt[id] {
	position: fixed;
}

.skipnavi {
	display: none;
}
/*Nicetitle-Anzeige*/
div.nicetitle {
    position: absolute;
    padding: 2px;
    top: 0px;
    left: 0px;
    color: black;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
    width: 16em;
	background-color:#FFFFee;
	border: 1px solid black;
	z-index: 6;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    display: none;
}