.function_deprecated {
	border:10px solid #FF0000;
	margin:10px;
	padding:10px;
}


/* Allgemeine Deklarationen */
html, body {
	/* Ausrichtung */
	margin:0px;
	padding:0px;
	
	/* Wichtig fürs Zentrieren */
	width:100%;
	height:100%;
	
	/* Schrift */
	font:9pt Arial;
	color:#000000;
}

table,
table tr,
table tr td {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}


#main_spacer {
	padding:0px 30px;
}

/************************************************
  Allgemein
************************************************/

a img {
	border:0;
}
a {
	color:#4C62AB;
	text-decoration:none;
}
p {
	margin:0;
	margin:0px 0 10px 0;
}
a:hover {
	text-decoration:underline;
}

body {
	
	text-align:center;
}

form {
	margin:0;
	padding:0;
}

.ueberschrift, h1 {
	font:20px arial;
	font-weight:bold;
	color:#4C62AB;
}

.subueberschrift {
	font:15px arial;
	font-weight:bold;
	color:#4C62AB;
}

form {
	padding:0;
	margin:0;
}

/************************************************
  Layout
************************************************/

#newsauflistung_head {
	width:190px;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	margin-bottom:10px;
	background-color:#4C62AB;
	color:#FFFFFF;
	padding:3px 5px;
	border:1px solid #4C62AB;
}
#newsauflistung {
	width:190px;
	text-align:left;
	padding:5px 5px;
	border:1px solid #4C62AB;
}

#footer {
	text-align:left;
	margin:auto;
	width:960px;
	border:1px solid #000000;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#fusszeile {
	margin-top:35px;
	text-align:center;
	font-size:20px
}
#fusszeile a {
	color:#FFFFFF;
	margin-left:30px;
	margin-right:30px
}
#fusszeile {
	border-top:1px solid #DCE3F3;
	background-color:#76A2D1;
}

#inhalt {
	float:left;
	width:497px;
	padding:0 16px 0 16px;
}

#menue {
	float:left;
	width:186px;
	padding-left:11px;
}



#leiste_rechts {
	float:right;
	width:203px;
	height:500px;
	padding-right:19px;
	padding-left:12px;
	padding-top:43px;
}
.kasten {
	width:171px;
	height:60px;
	background-color:#D8CBD1;
	margin-bottom:10px;
	padding:10px;
	color:#383C7B;
	font-weight:bold;
}
.kasten  ul {
	margin:5px 0 0 20px;
}
.kasten a {
	font:16px arial;
	color:#383C7B;
	font-weight:bold;
	text-decoration:none;
}

#reisefinder_kasten {
	margin-top:10px;
	background-image:url(/images/reisefinder_hintergrund.jpg);
	background-repeat:repeat-y;
}

#reisefinder select {
	width:120px;
}

#reisefinder_kasten table {
	margin-left:41px;
	color:#FFF;
	font:12px arial;
	font-weight:bold;
}
.text {
	padding:10px 0 10px 5px;
}

#impressum {
	margin-top:10px;
}



/************************************************
  Menü
************************************************/
.level_0 {
	background-image:url(/images/menuepunkte.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
}
.level_0 a {
	display:block;
	padding:8px 0 7px 40px;
	margin:10px 0 1px 0;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.level_1 {
	background-image:url(/images/untermenuepunkte.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	margin:0;
}
.level_1_active, .level_1:hover {
	background-image:url(/images/untermenuepunkte_aktiv.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	margin:0;
}
.level_1:hover a {
	text-decoration:none;
}
.level_1 a {
	display:block;
	color:#46382E;
	padding:4px 0 3px 12px;
	margin:0;
}
#menue ul {
	margin:0;
	padding:0;
}
#suchfeld {
	width:100px;
}

#merkliste {
	margin-top:10px;
}
#merkliste a {
	color:#FFF;
	font-weight:bold;
}

/************************************************
  News
************************************************/
.news_listeneintrag {
	margin-top:10px;
}



/************************************************
  Reise
************************************************/
.monatstrenner {
	width: 100%;
	background-color: #4C62AB;
	margin: 20px 0 10px 0;
}
.monatstrenner tr td {
	padding: 2px 0;
	color:#FFF;
	font-weight:bold;
}

.reiseueb_liste {
	background-color:#FFFFFF;
	margin-bottom:10px;
}

.reiseueb_liste_mitte {
	padding:5px 0px 5px 0px;
	font:14px arial;
}

.listeneintrag_schrift {
	font:12px arial;
}

.listeneintrag_rand {
	padding:2px;
}
.leiste_rechts_ul ul {
	margin:0;
	padding:0;
	padding-left:15px;
	padding-right:10px;
}

.termin {
	width:100%;
}
.termin tr td {
	padding:5px;
	vertical-align:top;
}

.eintrag_leistungpreis {
	width:100%;
}
.eintrag_leistungpreis .preis {
	width:60px;
}

#buttons tr td {
	padding:10px;
}
#buttons tr td input {
	width:130px;
}


.laenderanzeige td {
	padding:5px;
	width:140px;
	text-align:center;
}


/************************************************
  Schmetterling Liste
************************************************/
.schmetterling ul li  {
}



/************************************************
  Teaser
************************************************/


.teaser_tagesfahrt {
	background-color:#FFFFFF;
	height:250px;
	margin-bottom:20px;
}
.teaser_tagesfahrt tr td {
	padding:2px 10px;
}
.teaser_header {
	background-color:#4C62AB;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
}
div.teaser_div {
	width:50px;
	background-color:#4C62AB;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;	
	position:relative;
	top:10px;
}
div.teaser_div a {
	color:#FFFFFF;
}

#mehr_feld {
	padding-right:0;
}