@charset "utf-8";
/*********************************** */
/* css by EDELWEISS | medien agentur */
/*********************************** */

body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0px;
	margin:0px;
}
a {
	color: #000066;
}
a:visited {
	color:#000066;
}
a:hover {
	color: #564b47;
	}
a:active { 
	color:#000000;
	}

h1 {
	font-size: 15px;
	color:#333366;
	text-transform:uppercase;
	background-color: #FFFFFF;
	padding:0px 0px;
	margin:0px;
	margin-top:20px;
	padding-bottom:5px;
	border-bottom:#333366 1px solid;
}

h2 {
font-size:20px;
font-weight: normal;
padding: 0px 10px;
margin:0px;
}


/* ----------container für das layout-------------- */
#container {
	width: 960px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin-top: 5px;
}

/* ----------banner für logo-------------- */
#banner {
	background-color: #6699CC;
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/background/traveler_head.jpg);
	height: 76px;
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
#banner img {
	padding:0px 0px;
}
#logohome {
	margin-top: 0px;
	height: 76px;
	width: 250px;
	float: left;
	cursor:pointer;
} 
#servicenavi {
	margin-top: 59px;
	float: right;
	font-size:11px;
}

#servicenavi a{
	padding-right:3px;
	text-decoration: none;
	color: #666666;
	}
#servicenavi a:hover{
	text-decoration: none;
	color: #000000;
	}		
#servicenavi a:active{
	text-decoration: none;
	color: #CCCCCC;
}

/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
div#content {
	min-height:534px;
	/* height: expression(this.scrollHeight > 500 ? "auto":"500px"); 
	height: 514px;*/
	margin-bottom: 10px;
	float: right;
	width: 735px;
}
#content_top {
	padding: 0px;
	margin: 0px;
	height: 325px;
}
#content_top img {
	border: none;
}
#tx_mwimagemap_img_67 {
	border: none;
}
#content_left {
	padding: 0px;
	margin: 0px;
	width: 453px;
	float: left;
	height: 209px;
}
#content_left img {
	border:0px;
}
#content_right {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 271px;
	height: 209px;
}
p, pre{
	padding: 10px 0px;
	margin:0px;
}

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px;
}
#navicontainer {
	width: 199px;
	margin-top: 10px;
	vertical-align: top;

}
#navileft {
	border-right: 1px solid #cccccc;
	width: 199px;
	margin: 0;
	padding: 0;
}
#hauptnavi {
	padding-top:0px;
}
#subnavi {
	padding-top: 60px;
	padding-bottom: 5px;
}
#navioben{
	height:25px;
	background-image:url(../images/background/navi_oben.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
	margin-top: 0px;
}
#naviunten{
	height:25px;
	background-image:url(../images/background/navi_unten.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 48px;
	background-color: #5d88b3;
	padding-left: 20px;
	padding-top: 0px;
	font-size: 10px;
}
#footer_right {
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 35px;
	background-color: #5d88b3;
	padding-left: 0px;
	padding-top: 10px;
	font-size: 10px;
	width: 300px;
	float: right;
	padding-right: 20px;
}
#footer_left {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 40px;
	background-color: #5d88b3;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 10px;
	width: 300px;
	float: left;
}
#footer_navi{
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, "sans-serif normal medium";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#footer_navi a{
	padding-right:3px;
	text-decoration: none;
	color: #CCCCCC;
	}
#footer_navi a:hover{
	text-decoration: none;
	color: #999999;
	}		
#footer_navi a:active{
	text-decoration: none;
	color: #CCCCCC;
}	
