body {
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	font-size: 0.7em;
	background: url(img/travelplus.jpg) no-repeat center top;
	overflow: -moz-scrollbars-vertical;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
html {
 height:100%;

}
#main
{
	width: 906px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;

}
/* Subnavi */
#subnavi {
	color: #ffffff;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align: right;
	line-height: 25px;
}
#subnavi a
{
	color: #ffffff;
	text-decoration: none;
}
#subnavi a:hover
{
	text-decoration: underline;
}
/* Head */

#head {
	background: url(img/tpg-head.jpg) no-repeat left top;
	height: 177px;
	margin: 59px 0px 0px 0px;
}
#head-right {
	background: url(img/head-right.jpg) no-repeat right top;
	height: 177px;
	padding:0px 0px 0px 769px;
	color: #ffffff;
	margin: 0px;
}

#head-right img {
border: 0px;
}
#head-right a {
	color: #ffffff;
	text-decoration: none;
	background:none;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	line-height: 1.5em;
}

#head-right a:hover {
	text-decoration: underline;
}

/* breadcrumb */
#breadcrumb
{
font-size:0.9em;
color: #3C5383;
position: absolute;
top: 268px;

}
#breadcrumb a
{
background: none;
text-decoration: none;

}
#breadcrumb a.besucht
{
display: inline;
color: #666666;
}
#breadcrumb a.besucht:hover
{
display: inline;
color: #666666;
text-decoration:underline;
}

#box
{
float: right;
width: 140px;
margin: 0px 4px 0px 0px;
padding: 0px;
}
.box
{
margin-top: 4px;
width: 140px;
border: 1px solid #F2F2F2;
color: #ffffff;
font-weight: bold;
background-color: #FAFAFA;
line-height: 14px;
}
.box ul
{
margin: 0px;
padding: 0px;

}
.box li
{
background: url(img/link-extern.gif) no-repeat 4px center;
margin: 0px;
padding: 0px;
white-space: nowrap;
}
.box li a
{
	display: block;
	background: url(img/line-grey.gif) repeat-x left top;
	padding: 4px 4px 4px 20px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;

}
.box li.download
{
	display: block;
	background: url(img/download.gif) no-repeat left center;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;

}
.box li a:hover
{
text-decoration: underline;

}

.box-head
{
	background: url(img/box-verlauf.gif) no-repeat top left;
	line-height: 18px;
	padding-left: 4px;
	margin-bottom: 6px;
	border:none;
}

/* Inhalt */
#container
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 0px;
	background: url(img/navi-back.gif) repeat-y left 63px;
	min-height: 350px;
	height: auto !important;
	height: 350px;	
	width: 750px;
	float: left;
}
#content {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: right;
	width: 590px;
	color: #333333;
	text-align: left;
}


#content .box
{
background:url(img/ct_blick_bottom.gif) no-repeat bottom;
width: 220px;
margin: 0px 4px 0px 4px;
padding: 0px 0px 2px 14px;
border: none;
color: #666666;
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
vertical-align: top;

}
#content .box h4
{
background:url(img/ct_blick_top.gif) no-repeat top left;
height: 20px;
width: 220px;
color: #ffffff;
padding:10px 0px 0px 0px;
text-indent: 10px;
margin: 0px 0px 0px -7px;
font-size: 1.2em;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;

}
#content img {
margin: 4px;
border: 0px;
vertical-align: middle;
border: 1px solid #f1f1f1;

}
#content a{
  text-decoration:none;
	color: #3C5383;
}
#content a:hover {
text-decoration:underline;
}

/* Navigation */
#navi
{
padding: 0px;
float:left;
width: 140px;
margin-top: 4px;


}

#navi a
{
	display:block;
	width: 140px;
	text-decoration:none;
	line-height: 18px;
}
#navi a:link
{
	color: #666666;
	background:url(img/navi.gif) no-repeat top left;
	margin: 1px 4px 0px 2px;
	padding: 0px 0px 0px 10px;

}
#navi a:visited
{
	color: #666666;
	background:url(img/navi.gif) no-repeat top left;
	margin: 1px 4px 0px 2px;
	padding: 0px 0px 0px 10px;

}

#navi a:hover
{
	width: 140px;
	color: #ffffff;
	background:url(img/navi-besucht.gif) no-repeat top left;
	margin: 1px 4px 0px 2px;
	padding: 0px 0px 0px 10px;

}
#navi a.besucht:link
{
	width: 140px;
	color: #ffffff;
	background:url(img/navi-besucht.gif) no-repeat top left;
	margin: 1px 4px 0px 2px;
	padding: 0px 0px 0px 10px;

}
#navi a.besucht:visited
{
	width: 140px;
	color: #ffffff;
	background:url(img/navi-besucht.gif) no-repeat top left;
	margin: 1px 4px 0px 2px;
	padding: 0px 0px 0px 10px;

}
#navi a.besucht:hover
{
	width: 140px;
	color: #ffffff;
	background:url(img/navi-besucht.gif) no-repeat top left;
	margin: 1px 4px 0px 2px;
	padding: 0px 0px 0px 10px;

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

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


}
#navi li a
{
	
	background: none;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	width: 120px;
	line-height: normal;
}

#navi a.subnavi:link
{

	margin: 0px 4px 0px 2px;
	padding: 2px 0px 2px 22px;
	color: #666666;
	background:url(img/subnavi-back.gif) no-repeat left top;

}
#navi a.subnavi:visited
{
	margin: 0px 4px 0px 2px;
	padding: 2px 0px 2px 22px;
	color: #666666;
	background:url(img/subnavi-back.gif) no-repeat left top;
	
}

#navi a.subnavi-besucht
{
	color: #3C5383;
	font-weight: bold;
	background:url(img/subnavi-back.gif) no-repeat left top;
	margin: 0px 4px 0px 2px;
	padding: 2px 0px 2px 22px;
}
#navi a.subnavi:hover
{
	color: #3C5383;
	font-weight: bold;
	background:url(img/subnavi-back.gif) no-repeat left top;
	margin: 0px 4px 0px 2px;
	padding: 2px 0px 2px 22px;
}
#navi a.subnavi-last:link
{
	margin: 0px 4px 0px 2px;
	padding: 2px 0px 2px 22px;
	color: #666666;
	background:url(img/subnavi-last-back.gif) no-repeat left top;
	
}
#navi a.subnavi-last:visited
{
	margin: 0px 4px 0px 2px;
	padding: 2px 0px 2px 22px;
	color: #666666;
	background:url(img/subnavi-last-back.gif) no-repeat left top;
	
}

#navi a.subnavi-last-besucht
{
	color: #3C5383;
	font-weight: bold;
	margin: 0px 4px 0px 2px;
	padding: 2px 0px 2px 22px;
	background:url(img/subnavi-last-back.gif) no-repeat left top;

}
#navi a.subnavi-last:hover
{
	color: #3C5383;
	font-weight: bold;
	margin: 0px 4px 0px 2px;
	padding: 2px 0px 2px 22px;
	background:url(img/subnavi-last-back.gif) no-repeat left top;

}
#contact img
{
	
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
display: block;
float: left;
width: 100px;
height: 90px;

}
#contact 
{
	float: left;
	width: 48%;
	height: 140px;
	margin: 4px;
	padding: 0px;
font-size: 0.9em;
display: block;
}
#contact .bold {
font-size: 1.1em;
}

/* Allgemeine Formatierungen */

h1 {
	color: #7BB2E1;
	background: url(img/line-blue.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	color: #3C5383;
	text-transform: uppercase;
	font-size: 1.25em;
	font-weight: bold;
}
h3 {
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;

}
h5 {
	color: #3C5383;
	background: url(img/line-blue.gif) repeat-x left bottom;
	font-size: 1em;
	font-weight: bold;
}



.german
{
}
.english
{
	font-style:italic;
	color: #666666;
}
.right
{
float:right}
.left
{float: left;
}
.img
{
background-image: none;
}
.download
{
background: url(img/download.gif) no-repeat left center;
padding: 0px 0px 0px 16px;
}
.bold
{
font-weight: bold;
}
.extern
{
background: url(img/link-extern.gif) no-repeat left center;
padding: 0px 0px 0px 12px;
}
.verband 
{
float:left;
margin:0px 8px;
padding:4px;
border:1px solid #EFEFEF;
text-align:center;
width: 140px;
}
#content .verband img
{

border:none;
}
table {
border: 1px solid #f1f1f1;
margin: 0px auto;
padding: 0px;
border-spacing: 0;
border-collapse: collapse;
width: 98%

}
tr {
background: url(img/line-grey.gif) repeat-x top left;
}
td {
margin: 0px;
padding: 4px;
vertical-align: top;
}
th {
background-color: #FAFAFA;
background-image: none;
text-align: left;
color: #666666;
font-weight: bold;
padding: 4px;
}
td p{
margin: 0px;
padding: 0px 0px 4px 0px;
}

ul
{
padding:0px;
margin: 0px 0px 0px 12px;
}
li {
list-style:none;
background: url(img/list-image.gif) no-repeat left 2px;
padding:1px 0px 1px 16px;
margin: 0px;
}
a[target="_blank"],
{
background: url(img/link-extern.gif) no-repeat left center;
padding: 0px 0px 0px 12px;
}


/* footer */

#footer {
	clear: both;
	bottom: 0px;
	font-size: 0.8em;
	color: #D1D1D1;
	background: url(img/line-grey.gif) repeat-x left top;
	padding-top: 4px;
	text-align: center;
	background-color: #ffffff;
	width: 900px;
	margin: 0px auto;

}


#footer a {
	color: #D1D1D1;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}