.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-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000;	
	
	background-color:#333333;
}

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:#444444;
	text-decoration:none;
}
p {
	margin:0;
	margin:0px 0 10px 0;
}
a:hover {
	text-decoration:underline;
}

form {
	margin:0;
	padding:0;
}

form {
	padding:0;
	margin:0;
}

/************************************************
  Layout
************************************************/
.paddingleft1px {
	padding-left:1px;
}

#background {
	background-image:url(/images/sky01.png);
	background-position:0px 140px;
	width:760px;
	margin:auto;
		min-height:100%;
	overflow:hidden;
	}

#layout {
	border-collapse:collapse;
	width:760px;
}
#layout #right {
	width:102px;
	padding-top:100px;
	vertical-align:top;
}
#layout #content {
	width:660px;
	vertical-align:top;
}

#layout #content #spacer {
	margin:20px;
}

#right a {
	display:block;
	background-image:url(/images/menu_button.png);
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding:8px 10px;
	padding-right:0px;
	padding-top:7px;
	text-decoration:none;
}
#right a:hover {
	color:#FFCC00;
	text-decoration:none;
}

.busse_rechts {
	margin-right:10px;
}

.borderwidth1px {
	border:1px solid #000000;
}

ul {
	list-style-type:none;
}
ul,
ul li {
	margin:0px;
	padding:0px;
}
ul li {
	background-image:url(/images/dot.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;
	padding-left:20px;
	padding-top:2px;
}

#menu_down {
	background-image:url(/images/menu_down.png);
	width:102px;
	height:340px;
	padding-top:60px;
}
#menu_down a {
	background-image:none;
}

/************************************************
  Reiseansicht
************************************************/
.ueberschrift {
	color:#000000;
	font-size:20px;
	font-weight:bold;
}
.subueberschrift {
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.subsubueberschrift {
	color:#963228;
	font-weight:bold;
}

.reisebox {
	width:400px;
}

.reiseansicht_land_tage {
}

.reiseansicht_land_tage .land,
.reiseansicht_land_tage .tage {
	padding:5px;
	font-weight:bold;
}

.reiseansicht_land_tage .land {
	background-color:#3298FF;
	width:120px;
	color:#FFFFFF;
	border:2px solid #3298FF;
	
}
.reiseansicht_land_tage .tage {
	background-color:#FFFFFF;
	color:#3298FF;
	border:2px dashed #3298FF;
	border-left:0;
}


.reisebox .land_tage_links {
	border-top:2px dashed #3298FF;
	border-left:2px dashed #3298FF;
	height:10px;
}
.reisebox .land_tage_mitte {
	background-image:url(/images/termine.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:150px;
	padding:0;
}
.reisebox .land_tage_rechts {
	border-top:2px dashed #3298FF;
	border-right:2px dashed #3298FF;
	height:10px;
}
.reisebox .land_tage_main{
	border:2px dashed #3298FF;
	border-top:0;
}

.reiseansicht_button {
	width:250px;
	border:1px solid #3298FF;
	background-color:#FFFFFF;
	margin-bottom:10px;
}

.leistbox {
	width:200px;
}

.leistbox .land_tage_links {
	border-top:2px dashed #3298FF;
	border-left:2px dashed #3298FF;
	height:10px;
}
.leistbox .land_tage_mitte {
	background-image:url(/images/termine.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:150px;
	padding:0;
}
.leistbox .land_tage_rechts {
	border-top:2px dashed #3298FF;
	border-right:2px dashed #3298FF;
	height:10px;
}
.leistbox .land_tage_main{
	border:2px dashed #3298FF;
	border-top:0;
	padding-right:5px;
}


.boxen {
	clear:both;
	margin-top:20px;
}

.displaynone {
	display:none;
}

.monatstrenner {
	background-color:#A5825A;
	width:100%;
	color:#FFFFFF;
	height:19px;
	font-weight:bold;
	margin-bottom:4px;
}
.links {
	width:4px;
}

.reiseueb_liste {
	margin-bottom:20px;
}
.listeneintrag_rand {
	vertical-align:top;
}
.listenansicht_daten {
	height:65px;
}

.listeneintrag_ueberschrift, .listeneintrag_hoehe {
	background-color:#BE9669;
	color:#FFF;
	height:17px;
}

.listeneintrag_mitte {
	background-image:url(/images/listenansicht_linie.gif);
}
.listeneintrag_abstand {
	width:3px;
}

.kopfzeile_braun {
	height:19px;
	background-color:#A5825A;
	color:#FFF;
	font-weight:bold;
}
table.kopfzeile_braun tr td {
	padding:0 4px 0 4px;
}

.listeneintrag_red {
	margin-bottom:10px;
}

.flaggen_zelle {
	width:40px;
	height:23px;
	/*background-image:url(/images/flagge_linie.gif);
	background-repeat:repeat-x;*/
	text-align:center;
	
}

/************************************************
  Picturemanager
************************************************/
.picturemanager_kategorie {
	width:100%;
	margin-top:20px;
}
.picturemanager_kategorie td {
	vertical-align:top;
}
.picturemanager_kategorie td.bild img {
	margin-right:10px;
}
.picturemanager_kategorie td.text .funktionen {
	float:right;
}

.picturemanager_bilderauswahl_bild {
	width:200px;
	height:200px;
	margin:10px;
	float:left;
	text-align:center;
	vertical-align:top;
}

#picturemanager_bilderliste {
	text-align:left;
}

.picturemanager_anzeige_beschreibung {
	width:90%;
	margin:auto;
	margin-top:20px;
}

#picturemanager_anzeige_beschreibung {
	width:90%;
	margin:auto;
	margin-top:20px;
}
#picturemanager_anzeige_funktionen {
	margin-bottom:20px;
}

#picturemanager_anzeige_funktionen table {
	margin:auto;
}
#picturemanager_anzeige_funktionen table,
#picturemanager_anzeige_funktionen table td {
	border-width:0px;
	border-collapse:collapse;
}
#picturemanager_anzeige_funktionen table td.funktion {
	width:20px;
	text-align:center;
}
#picturemanager_anzeige_funktionen table td.text {
	width:100px;
	text-align:center;
}
#picturemanager_anzeige_bezeichnung,
#picturemanager_anzeige_bild {
	text-align:center;
}

#picturemanager_anzeige_bezeichnung {
	font-weight:bold;
}


.balken_hellbraun, .balken_dunkelbraun {
	background-color:#3298FF;
	width:610px;
	padding:3px 5px;
	margin:5px 0px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
}


.forum_eintrag .daten {
	border-top:1px solid #A5825A;
	border-bottom:1px solid #A5825A;
}
.forum_eintrag {
	margin-bottom:15px;
}

.forum_eintrag td {
	padding:5px;
}

.reiseuebersicht_info {
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	width:170px;
	text-align:center;
	padding:2px 0px;
	color:#FFFFFF;
	font-weight:bold;
}

input.plz {
	width:50px;
	margin-right:2px;
}
input.ort {
	width:204px;
}
textarea.nachricht {
	width:610px;
}

.reise {
	margin:0px;
	margin-top:15px;
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #3399FF;
}
.reise .bild {
	width:100px;
	vertical-align:top;
	text-align:center;
}
.bild {
	padding:5px 0;
}


.reise .spacer {
	width:5px;
}
.reise .daten {
	width:auto;
	vertical-align:top;
	height:20px;
}
.reise .buttons {
	width:60px;
	text-align:right;
	vertical-align:top;
	height:20px;
}
.reise .text {
	padding:5px 5px;
	background-color:#B2DAFE;
}
div.ueberschrift {
	clear:both;
}
.reise .text .ueberschrift, .ueberschrift a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#2063A5;
}

.monatstrenner {
	margin-top:15px;
	width:100%;
	padding:3px 0px;
	color:#FFCC00;
	font-weight:bold;
	background-color:#3399FF;
}

.activepage {
	color:#EC7A19;
	font-weight:bold;
}

.liste_rechts {
	float:right;
}
/***********************************************
 Teaser Startseite
 **********************************************/
 
.teaser_tagesfahrt {
	border:1px solid #3399FF;
 	margin-bottom:20px;
 	text-align:left;
 	background-color:#FFF;
 	height:210px;
}
.teaser_tagesfahrt img {

}
.teaser_tagesfahrt td {
	padding:0 10px;
}
.teaser_header {
	background-color:#3399FF;
	color:#FFFFFF;
	font-weight:bold;
}

.teaser_div {
	padding-bottom:5px;
}


.tuev {
	border-bottom:1px solid #3298FF;
}