body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #273096;
		
	scrollbar-face-color: #FCA400;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFE2A0;
	scrollbar-shadow-color: #FFE2A0;
	scrollbar-darkshadow-color: #FFE2A0;
	scrollbar-highlight-color: #FFE2A0;
	scrollbar-3d-light-color: #FFE2A0;
}

body.page {
	background-color:#FFBB3D;
	background-image:url(images/page_background.gif);
	background-repeat: repeat-x;
}

body.content {
	background-color:#FFE2A0;
}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #273096;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #273096;
}

td.footer {
	background-image:url(images/page_footer_bg.gif);
	font-size: 10px;
	color: #273096;
}

td.footer a {
	text-decoration: none;
	color: #273096;
}

td.window_top {
	background-image:url(images/window_bg_top.gif);
	background-repeat: repeat-x;
	background-color:#FFC964;
	text-align: right;
	height: 10px;
}

td.window_bottom {
	background-image:url(images/window_bg_bottom.gif);
	background-repeat: repeat-x;
	background-color:#FFC964;
	text-align: right;
	height: 10px;
}

td.window_content {
	background-color: #FFC964;
	border-left: 1px solid #FFF5C3;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #FFF5C3;
	font-size: 11px;
	color: #273096;
}

td.content {
	background-color: #FFE2A0;
	border-left: 1px solid #FFF5C3;
	border-right: 1px solid #FFF5C3;
	padding: 20px 10px 30px 10px;
}

tr.rates {
	background-color: #FFD582;
}

tr.rates_heading {
	background-color: #FFC964;
}

tr.rates td, tr.rates_heading td  {
	font-size: 11px;
}

table.ga_table td {
	padding:0 6px 6px 0;
}

div.ga_border_h {
	cursor:pointer;
	position:absolute;
	z-index:1;
	background: url(images/gallery_border_h.gif) no-repeat;
	width: 165px;
	height: 108px;
}


#language {
	width:740px;
    margin-left:-370px;
    left:50%;
	top:55px;
    position:absolute;
	text-align:right;
	font-size:10px;
}

a.lang_de {
	background:url(images/lang_de.gif) no-repeat right;
	padding-right:20px;
	text-decoration:none;
}

a.lang_en {
	background:url(images/lang_en.gif) no-repeat right;
	padding-right:20px;
	text-decoration:none;

}


/* --- Navigation Subs --- */
a.menu_submenu {
	font-size: 11px;
	padding-left: 12px;
	background: url(images/icon_arrow.gif) no-repeat 4px;
	text-decoration: none;
}

td.submenu_top {
	background-image:url(images/submenu_bg_top.gif);
	background-repeat: repeat-x;
	background-color:#FFD582;
	text-align: right;
	height: 10px;
}

td.submenu_bottom {
	background-image:url(images/submenu_bg_bottom.gif);
	background-repeat: repeat-x;
	background-color:#FFD582;
	text-align: right;
	height: 9px;
}

td.submenu_content {
	background-color: #FFD582;
	border-left: 1px solid #FFF5C3;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #FFF5C3;
	font-size: 11px;
	color: #273096;
}

/* --- Image --- */
td.image_right {
	padding-left: 10px;
	padding-bottom: 10px;
}



input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #273096;
	background-color:#FFD483;
}

input.border, select.border, textarea.border {
	border: 1px solid #FFF5DD;
}

input.button {
	cursor: pointer;
}









hr{
	height:1px;
	border:0px;
	color:#E7B14B; /* IE fix */
	background:#E7B14B;
}

h1 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #273096;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #273096;
}

ul {
/*	list-style-image: url(images/list.gif);*/
	margin-left: 24px;
}


.picborder {
	border: 1px solid #D7D7CD;
	padding:0px;
	width: 1px;
	height: 1px;
}

span.piclabel {
	font-size: 11px;
	display: block;
	padding-left: 6px;
}

.line_dotted {
	background-image: url(images/line_dotted.gif);
	background-repeat:repeat-x;
}

a.printlink {
	height:8px;
	padding-left:22px;
	background:url(images/icon_print.gif) no-repeat 4px;
}