/*CSS Document */
@import url(http://www.passugger.ch/layout/css/base_passugger.css);

.bottom_register,.bottom_register_img{
	background-color:#39B198; 
	color:#005544;
	border-style:solid;
	border-color:#005544;
	border-width:0px;
}

.img_mnu_register,.img_mnu_register:link,.img_mnu_register:visited,.img_mnu_register:hover,.img_mnu_register:active{
	color:#005544;
}

.bottom_register{
	border-bottom-width:1px;
	border-top-width:1px;
}

input, select, .dropdown{
	color:#005544;
	background-color:#39B198; 
	border-style:solid;
	border-color:#005544;
	border-width:1px;
	font-size: 11px; 
	padding-bottom:3px;
}

.tbl_menu, .td_tbl_menu{
	background-color:#005544;
}

.navigation, .navigation td{
	color:#005544;
	background-color:#39B198;
}

button{
	height:25px;
	font-size: 10px;
	background-color:#005544;
	border-color:#005544;
	margin-left:5px;
	color:#39B198;
}

.tbl_info{
	background-color:#39B198;
	color:#005544;
}

.tbl_info td{
	color:#005544;
}

td.balken_links { 
		background: #005544;
		color:#39B198;

}
.balken_rechts { 
		background: #005544;
		color:#39B198;
}
