/* CSS Document */
/*Erik Meyer --- reset-css*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* /Erik Meyer --- reset-css*/
html {
	height:100%;
}
body {
	color:#00476b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	height:100%;
}
a:focus {outline:1px dotted #00476b;}
.content .startseite a:focus, .reiseplan a:focus, .rechnung a:focus {outline:none;}
.outer {
	margin:0px auto;
	padding:10px 0 0 0;
	width:955px;
	
}

.head {
	height:107px;
	margin:0 0 10px 0;
	position:relative;
	width:950px;
}
.h_left {
	background:url(../head_blau.png) top left no-repeat;
	color:#fff;
	height:92px;
	left:0px;
	padding:15px 0 0 25px;
	position:absolute;
	width:391px;
	z-index:100;
}
.h_left a {
	color:#fff;
	text-decoration:underline;
	text-transform:uppercase;
}
.h_left a:hover {
	text-decoration:none;
}
.h_left a.logo  {
	background:url(../logo.gif) no-repeat;
	display:block;
	height:36px;
	text-indent:-1000000px;
	margin:10px 0 2px 0;
	width:157px;
}
.h_left p  {
	font-weight:bold;
	font-size:14px;
	padding:0;
	margin:0;
}


.h_right {
	background:url(../head_gelb.png) top left no-repeat;
	height:92px;
	padding:15px 10px 0 0;
	position:absolute;
	right:0px;
	width:388px;
	z-index:100;
}
.h_right img {
	float:right;
	margin:25px 0 0 0;
	z-index:1;
}


.h_img {
	margin:0 0 0 400px;
}
		* html .h_img {
			height:106px;
			overflow:hidden;
		}
		* html .h_img img {
			margin-top:1px;
		}
/*________________________________________LEFTBOX_______________________________________*/
.leftbox {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	width:230px;
}
.leftbox .navi {
	margin:0 0 10px 0;
}
/*________________________________________NAVI_______________________________________*/
.leftbox .navi ul {
	display:block;	
	list-style:none;
	padding:0;
}
.leftbox .navi ul li {
	display:block;
	list-style:none;
	padding:0;
	margin:0;
}
.navi ul li a {
	background:url(../n_normal.gif) repeat-x #fff;
	color:#fff;
	display:block;
	height:17px;
	padding:3px 10px 3px 25px;
	text-decoration:none;
}
.navi ul li a:hover {
	background:url(../n_hover.gif) repeat-x right #fff;
	color:#fff;
}
.navi ul li a.rex-current, .navi ul li a.rex-current:hover {
	background:url(../n_aktiv.gif) repeat-x right #fff;
	/*color:#fff;*/
}

.navi ul li ul li a {
	background:url(../sn_normal.gif) repeat-x #fff;
	color:#00476b;
	padding-left:40px;
}
.navi ul li ul li a:hover {
	background:url(../sn_hover.gif) repeat-x right #fff;
	color:#00476b;
}
.navi ul li ul li a.rex-current, .navi ul li ul li a.rex-current:hover {
	background:url(../sn_aktiv.gif) repeat-x right #fff;
	color:#00476b;
}

/*____________________________________UNIGLOBE ADRESSE__________________________________*/
.uniglobe_address {
	background:url(../leftbox_uniglobe_head.gif) no-repeat #00476b;
	color:#fff;
	min-height:225px;
	padding:65px 25px 0 25px;
}
			* html .uniglobe_address {
			height:225px;
		}
.uniglobe_address_footer {
	background:url(../leftbox_uniglobe_foot.gif) bottom left no-repeat;
	height:70px;
	width:230px;
	margin:-60px 0 10px 0;
}
	*+ html .uniglobe_address_footer {
		margin:-10px 0 10px 0;
	}
		* html .uniglobe_address_footer {
			margin:0px 0 10px 0;
		}
/*________________________________________CONTENT_______________________________________*/
.content {
	background:#f2f6f7;
	float:left;
	margin:0 10px 10px 0;
	padding:20px;
	width:460px;
}
.content .startseite a {
	display:block;
	float:left;
	height:150px;
	text-indent:-1000000px;
	width:225px;
	margin:0 0 10px 10px;
}

.content .startseite a#hp_lo {	background:url(../hp_lo.jpg); margin-left:0; cursor:default;}
.content .startseite a#hp_ro {	background:url(../hp_ro.jpg);}
.content .startseite a#hp_lu {	background:url(../hp_lu.jpg); margin-left:0;}
.content .startseite a#hp_ru {	background:url(../hp_ru.jpg);}
.content .startseite a#hp_ro:hover {	background:url(../hp_ro_hover.jpg);}
.content .startseite a#hp_lu:hover {	background:url(../hp_lu_hover.jpg);}
.content .startseite a#hp_ru:hover {	background:url(../hp_ru_hover.jpg);}
.content .info {
	background:url(../content_infobox.gif) repeat-x #d0e3ed;
	border:1px solid #00476b;
	margin:10px 0 10px 0;
	padding:10px;
}
.content .info .btn_info img {
	float:left;
	padding:0 15px 0 0;
}
.content .info .btn_info h1 {
	color:#00476b;
	font-size:140%;
	padding:4px 0 4px 0;
}
.content .uniglobe_image {
	background:url(../content_uniglobe_box.gif) no-repeat;
	color:#fff;
	height:77px;
	line-height:120%;
	margin:10px 0 10px 0;
	padding:15px 225px 15px 15px;
	width:220px;
}
.content .abschluss {
	background:url(../content_abschluss.gif) no-repeat;
	height:25px;
	margin:20px 0;
	width:460px;
}
.content dl dt img {
	background:#fff;
	border:1px solid #00476b;
	padding:10px;
}

/*BILDUNTERSCHRIFT*/
dl {
	margin-bottom:5px;
	margin-top:5px;
}
dl.left_float {
	float:left;
	margin-right:15px;
}
dl.right_float {
	float:right;
	margin-left:15px;
}
dl.imgleft dt, dl.imgright dt {margin-bottom:0;}
dl {margin:0 auto;}
dl dd {
	color:#00476b;
	font-size:10px;
	font-style:italic;
	margin:0;
	text-align:left;
}

/*________________________________________RIGHTBOX_______________________________________*/
.rightbox {
	float:left;
	width:200px;
	margin:0 0 10px 0;
}
.rightbox hr {
	background:#333;
}
.news h1, .reiseplan h1, .rechnung h1, .quicklinks h1 {
	font-size:100%;
	margin:20px 0 10px 0;
	padding:0;
	text-indent:-10000px;
	width:198px;
}
.quicklinks h1 {
	background:url(../rightbox_icon_quicklinks.gif) no-repeat;
	height:59px;
}
.quicklinks ul {
	width:200px;
	padding:0;
}
.quicklinks ul li {
	display:block;
	margin:0 0 0 0;
}
.quicklinks ul li a {
	background:url(../hg_quicklinks.gif) no-repeat left;
	display:block;
	font-style:italic;
	height:22px;
	padding:2px 0 0 25px;
	text-decoration:none;
	width:199px;
}
.quicklinks ul li a:hover {
	background:url(../hg_quicklinks_hover.gif) no-repeat left;
}
.news h1 {
	background:url(../rightbox_icon_news.gif) no-repeat;
	height:45px;
}
.reiseplan h1 a {
	background:url(../rightbox_icon_reiseplan.gif) no-repeat;
	display:block;
	height:60px;
}
.rechnung h1 a {
	background:url(../rightbox_icon_rechnung.gif) no-repeat;
	display:block;
	height:90px;
}
.news h2 {
	color:#f8981c;
	font-weight:bold;
	font-size:100%;
	padding:0;
}
.news hr {
	background:url(../rightbox_news_hr.gif) repeat-x;
	padding:0;
	margin:0 0 15px 0;
}

/*________________________________________FOOTER_______________________________________*/
.footer {
	background:#00476b;
	color:#fff;
}
	*+ html .footer {
		margin-top:15px;
	}
.footer_inner {
	background:url(../hg_footer.gif) no-repeat;
	clear:both;
	height:15px;
	margin:0 auto;
	padding:10px 0px 10px 0;
	position:relative;
	width:955px;
}
	*+ html .footer_inner {
		margin-top:-15px;
	}

.footer p {
	padding:0 0 2px 0;
	position:absolute;
	right:0;
}

.footer ul {
	display:block;
	/*height:122px;*/
	float:left;
	list-style:none;
	margin:0 15px 0 0;
	padding:0 0 0 300px;
}
.footer ul li {
	list-style:none;
	margin:0 0 0 10px;
}
.footer a, .footer a:hover {
	color:#fff;
}
.footer a:hover, .footer a:focus {
	text-decoration:none;
}
.footer_inner ul li {
	border-left:none;
	display:block;
	float:left;
	margin:0;
	padding:0 0px 0 0;
}
.footer_inner ul li + li {
	border-left:1px solid #457e9c;
}
.footer_inner a {
	display:block;
	float:left;
	padding:0 10px;
}


















































/*_____________GALERIE____________*/
.content_boxuebersicht {
	float:left;	
	padding:0 0 3px 0;
	width:605px;
}
	* html .content_boxuebersicht {
		width:605px;
	}

a.boxuebersicht {
	background:url(box_small.png) no-repeat;
	color:#fff;
	float:left;
	height:147px;
	width:235px;	
	margin:10px 9px 0px 4px;
	padding:15px 20px 18px 20px;
	text-decoration:none;
}
	* html a.boxuebersicht {		
		padding:15px 10px 15px 24px;
		width:242px;
	}
a.boxuebersicht:hover {
	color:#fff;
}
a.boxuebersicht.movie {
	background:url(../box_ueb_video.jpg) no-repeat	
}
a.boxuebersicht.movie:hover, a.boxuebersicht.movie:focus {
	background:url(../box_ueb_video_hov.jpg) no-repeat	
}

a.boxuebersicht.bild {
	background:url(../box_ueb_bild.jpg) no-repeat	
}
a.boxuebersicht.bild:hover, a.boxuebersicht.bild:focus {
	background:url(../box_ueb_bild_hov.jpg) no-repeat	
}

/*------------------------- Tabelle ----------------------------*/
.preisliste {
	padding:5px 0 10px 0;
	margin:0;
	border:0;
	font-size:95%;
}
.preisliste td.c-1 {
	width:145px;
	text-align:left;
	vertical-align:top;
}
.preisliste td.c-2 {
	font-size:85%;
	width:83px;
	text-align:right;
	vertical-align:top;
}
.preisliste td.c-3 {
	width:45px;
	text-align:right;
	vertical-align:top;
}
.preisliste td, .preisliste th h2, .preisliste td h2 {
	border-bottom:1px solid #999;
}
.preisliste tr.even {
	background:#F8FAF8;
}
.preisliste tr.odd {
	background:none;
}
.preisliste .main{
	color:#b6162b;
	/*font-size:110%;*/
}
.preisliste th h2, .preisliste td h2 {
	color:#b6162b;
	font-size:170%;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:5px 0 0 0;
}
.preisliste td h2 {
	padding:0px 0 0px 0;
	margin:0;
	border-bottom:none;
}


/*------------------------- Tabelle Newsletter An- und Abmeldeformular ----------------------------*/
.nl_form {
	width:460px;
}
.nl_form .error_nlprof, .nl_form .star_nlprof {
	color:#f00;
	font-weight:bold;
}
.nl_form .ok_nlprof {
	font-weight:bold;
}
.nl_form .group_div_nlprof {
	overflow:auto; 
	height:150px; 
	width:251px; 
	border: 1px solid #CCCCCC;
}
.group_table_nlprof {
	width: 100%;
}
.group_line_nlprof {
	background-color: #efefef;
}

hr {
	height:1px;
	border:0;
	border-top: 1px solid #ccc; 
}

.nl_form td {
	padding:1px 0;
}
.nl_form input {
	border:1px solid #00476B;
}
.nl_form input[type="radio"] {border:none; width:19px;}



/*________________________________________MISCELLANEOUS_______________________________________*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix {
	display: inline-block;
} 
html[xmlns] .clearfix {
	display: block;
} 
* html .clearfix {
	height: 1%;
}
.clear_float {clear:both;}
.left_float {float:left;}
.right_float {float:right;}
















