body {
		font-family: Verdana;
		font-size: 12px;
		color: #000;
}
.TopHeader {
			background-color: #223873;
}

.navi	{
			background: #fff url(bg_navi.gif) repeat-x bottom left;
			padding-left: 3px;
}

.navi a, navi a:visited {
			padding-right: 20px;
			padding-left: 20px;
			color: #223873;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			border-right: 1px solid #c0c0c0;
}

.navi a:hover, navi a:active, #aktiv {
			padding-right: 20px;
			padding-left: 20px;
			color: #cc3300;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			border-right: 1px solid #c0c0c0;
}

.main {
		padding: 0px 20px 20px 20px;
}

h2 {
		padding-top: 5px;
}

h2:first-line { 
		font-weight:bold; color: #223873; 
}

h2:first-letter { 
		color: #cc3300;
		font-style: italic; 
}

h4 {
		color: #223873;
		font-size: 18px;
}

h5 {
		color: #223873;
		font-size: 14px;
}

h6 {
		color: #223873;
		font-size: 12px;
}

h3:first-line { 
		font-weight:bold; color: #fff; 
}

h3 {
	border-top: 1px dashed white;
	border-bottom: 1px dashed white;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
}


h3:first-letter { 
		color: #cc3300;
		font-style: italic; 
}

th:first-line { 
		font-weight:bold; color: #223873; 
}


.copyright {
		color: #999;
		font-size: 10px;
		text-decoration: none;
}
	
.copyright a, .copyright a:visited {
		color: #666666;
		font-size: 10px;
		text-decoration: none;
}

.copyright a:hover {
		color: orange;
}

.termine td {
		text-align: center;
		border-bottom: 1px solid #223873;
}

#red {
		color: red;
}

#green {
		color: green;
}

.pic {
	padding-left: 15px;
}

#subnavi {
	padding: 20px 10px 20px 10px;
	margin-top: 20px;
	color: white;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#subnavi a, #subnavi a:visited {
	color: white;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
}

#subnavi a:hover {
	color: orange;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
}

#subnavi a:first-letter { 
		font-size:120%; font-style: italic; color: #cc3300; 
}

#subnavi a:first-line { 
		font-weight:bold; color: #fff; 
}

.main a, .main a:hover, .main a:visited { 
		font-weight:bold; 
		color: #223873; 
}

#click a, #click a:visited {
		font-size: 10px;
		text-decoration: none;
}

#click a:hover {
		font-size: 10px;
		text-decoration: underline;
}

.hotel {
		border: 1px solid #223873;
		padding: 5px 10px 10px 10px;
		margin-right: 20px;
}

#home_video {
	position: relative;
	float: right;
	margin: 61px 0 10px 10px;
	border: 1px solid #cc3300;
	padding: 2px 2px 1px 2px;
}

#home_pic {
float: left;
	padding: 2px;
	margin-top: 10px;
	width: 320px;
}

#home_text {
	width: 450px;
}



#home_links {
	clear: both;
	position: relative;
	float: right;
	width: 305px;
	background-color: #d1fdff;
	padding: 0 5px 5px 15px;
	margin: 10px 0 0 10px;
	border: 1px solid #cc3300;
}

.abs_top_links {
	margin-top: 20px;
}

.navi_aktiv_link {
	
	color: red;
}

.navi_aktiv_link  a {
	border-bottom: 1px dashed orange;
	text-decoration: none;
}