html {
	height:100%;
	padding:0;
}

body {
	overflow-y:scroll;
	height:100%;
	margin-bottom:1px;
	margin:0;
}

body, p, td, th, li, a, form, h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.td {
	vertical-align: top;
}

h1, h2 {
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 4px;
}

.reisetitel {
	font-size: 20px;
	margin-bottom: 8px;
}

.reiseuntertitel {
	font-size: 16px;
	margin-bottom: 6px;
}

a {
	background: url(../images/farben/gruen/pfeil.gif) no-repeat top left;
	padding-left: 14px;
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.noimg {
	background-image: none;
	padding-left: 0px;
}
a.nohover:hover {
	text-decoration:none;
}

.text, .textblock {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textblock {
	text-align: justify;
}
.text_klein {
	font-size: 11px;
}

.form {
	color: #333333;
	text-decoration: none;
	background-color: #E0FFCE;
	border: 1px solid #666666;
}



.weiss, .weissunter {
	color: #FFFFFF;
}
.swfett, .swfettunter {
	font-weight: bold;
	color: #000000;
}


.wfett, .wfetter {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.wfett {
	font-size: 13px;
}
.wfetter, h1 {
	font-size: 15px;
}

.weissunter, .swfettunter, .unter {
	text-decoration: underline;
}

.grau, .graufett {
	color: #333333;
	text-decoration: none;
}
.grau{
	font-weight: normal;
}
.graufett {
	font-weight: bold;
}

.graukl {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.hauptnavizelle {
	height: 26px;
	padding-left: 10px;
	border-left-color: #FEFEFE;
	border-left-style: solid;
	border-left-width: 1px;
	padding-right: 10px;
	border-right-color: #929292;
	border-right-style: solid;
	border-right-width: 1px;
}

.rtab {
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 2px;
}

.ltab, .ltabg {
	color: #000000;
	vertical-align: top;
	padding-bottom: 2px;
	border: 1px solid #646464;
}

.ltab {
	font-size: 11px;
}

.ltabg {
	font-size: 12px;
}

.llist {
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 0px;
}


/* CSS-Layout 11-2009 */
* { /* Mit dem Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
}

div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

img{	
	margin:0;
	padding:0;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#page{
	display: block;
	width:978px;
	margin:0px auto 0px auto;
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}
#header{
	display:block;
	height: 140px;
	width:978px;
	background-color: transparent;
	margin:0;
	padding:0;
}
.header_pics{
	display: block;
	float: left;
	margin:0;
	padding:0;
}
.header_right{
	display:inline;
	float: right;
	width: 223px;
	height:140px;
	margin:0;
	padding:0;
	top:0;
}
#hor_nav{
	height: 26px;
	width:978px;
	background-color: transparent;
	background-image: url(../images/hauptnavigation/bg2.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid black;
}
#hor_nav_bottom{
	height: 2px;
	width:978px;
	background-color: transparent;
	background-image: url(../images/hauptnavigation/bg3.jpg);
	background-repeat: repeat-x;
	display: block;
	overflow: hidden;
}
#inhalt{
	clear:both;
	width:978px;
	background-color: transparent;
	text-align: center;
}
#kopfzeile{
	clear:both;
	width:979px;
	height:47px;
}
#inhalt_fuss{
	clear:both;
	width:978px;
	height:23px;
	background-color: transparent;
	border-bottom: 1px solid black;
}
#left{
	float:left;
	width:224px;
	background-color: transparent;
	
}
#left_top{
	float:left;
	width:224px;
	background-color: transparent;
	background-repeat: no-repeat;	
	background-position: top left; 
	height:47px;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: -5px;
}
#left_bottom{
	float:left;
	width:224px;
	background-color: transparent;
	background-repeat: no-repeat;	
	background-position: top left; 
	height:23px;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: -5px;
}
.right_top_inhalt{
	padding-left:25px;
}
#right{
	float:right;
	width:224px;
	background-color: transparent;
	background-position: top right; 
}
.right_inhalt{
	padding-left:11px;
}
#right_top{
	float:right;
	right:0;
	width:224px;
	background-color: transparent;
	background-repeat: no-repeat;	
	background-position: top left; 
	height:47px;
	padding-top: 5px;
	margin-bottom: -5px;
}
#right_bottom{
	float:right;
	right:0;
	width:224px;
	background-color: transparent;
	background-repeat: no-repeat;	
	background-position: top right; 
	height:23px;
	padding-top: 5px;
	margin-bottom: -5px;
}
#content{
	width:525px;
	background-color: transparent;
	background-repeat: repeat;	
	margin-left: 225px;
}
#content_presse{
	width:730px;
	background-color: transparent;
	background-repeat: repeat;	
	margin-left: 225px;
}
.content_top_presse{
	border-right:1px solid black;
}
#content_top{
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: top left;
	height: 47px;
	margin-left: 225px;
}
#content_bottom{
	background-color: transparent;
	background-repeat: repeat;
	background-position: top left;
	height: 23px;
}
#footer{
	width:978px;
	bottom: 0;
	height: 24px;
	margin:0px auto 0px auto;
	background-color: transparent;
	text-align: right;
}

/* CSS Tabs */
#navcontainer {
        background: transparent;
        padding: 0 0 0 0;
	width: 978px;
}

/*sidemenu*/
#sidemenu {
	width:200px;
        }

#sidemenu ul{
        list-style: none;
        margin: 0;
        padding: 0;
        }

#sidemenu li  {
        margin: 0;
        padding: 0;
		  border:1px solid transparent;
        }

#sidemenu li a:link, #sidemenu li a:visited {
	color:white;
	display: block;
	background: url(../images/hilfsgrafiken/punkt_1.gif) no-repeat 0px 4px;
	padding: 0px 0 0 25px;
}

#sidemenu li a#current { 
	background: url(../images/hilfsgrafiken/punkt_1_selektiert.gif) no-repeat 0px 4px;
	padding: 0px 0 0 25px;
	text-decoration: underline;
}
#sidemenu li a:hover { 
	background: url(../images/hilfsgrafiken/punkt_1.gif) no-repeat 0px 4px;
   padding: 0px 0 0 25px;
	text-decoration: underline;
}

/*Zusatzinfo*/

#zusatzinfo ul{
        list-style: none;
        margin: 0;
        padding: 0;
		  padding-left:10px;
		  width:175px
        }
#zusatzinfo ul.llist {
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 0px;
	list-style: disc outside none ! important;
}
#zusatzinfo li  {
	padding: 0px 0 0 7px;
	text-indent: 0px;
        }

#zusatzinfo li a:link, #zusatzinfo li a:visited {
	color:black;
	display: block;
}


#zusatzinfo_breit ul{
        list-style: none;
        margin: 0;
        padding: 0;
		  width:500px
        }

#zusatzinfo_breit li  {
	padding: 0px 0 0 17px;
        }

#zusatzinfo_breit li a:link, #zusatzinfo_breit li a:visited {
	color:black;
	display: block;
	
}
#content ul li{
	margin-left: 17px;
}
#content ol li{
	margin-left: 17px;
}
#content ul {
	margin-top: 5px;
	margin-left: 17px;
}

#content ol {
	margin-top: 5px;
	margin-left: 17px;
}
