/* Eurowebseite */



@charset "UTF-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color:#585858;
	margin: 0;
	padding:0;
	margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
	background: url(/img/eurozh/hg_site.jpg) no-repeat #004992;
}

a {
	color:#0081cc;
	text-decoration:none;
	background-image:none;
}
a:visited { 
	color: #0081cc;
	background-image:none;
}
a:hover {
	color:#FF6600;
	text-decoration: none;
	background-image:none;
}

#home-link {
	width:140px;
	/*margin-left: -140px;*/
	padding:0;
	float: left;
	margin-top: 13px;
	padding-left: 5px;
}

#ContentLeft p a.normal, #ContentLeft p a.normal:link, #ContentLeft p a.normal:active,
#ContentLarge p a.normal, #ContentLarge p a.normal:link, #ContentLarge p a.normal:active,
#ContentLeft li a.normal, #ContentLeft li a.normal:link, #ContentLeft li a.normal:active,
#ContentLarge li a.normal, #ContentLarge li a.normal:link, #ContentLarge li a.normal:active,
#ContentLeft td a.normal, #ContentLeft td a.normal:link, #ContentLeft td a.normal:active,
#ContentLarge td a.normal, #ContentLarge td a.normal:link, #ContentLarge td a.normal:active {
	color:#0081cc;
	text-decoration:none;
	background-image:none;
	padding-left:0px;
}

#ContentLeft p a.normal:visited ,
#ContentLarge p a.normal:visited,
#ContentLeft li a.normal:visited,
#ContentLarge li a.normal:visited,
#ContentLeft td a.normal:visited,
#ContentLarge td a.normal:visited { 
	color: #0081cc;
	background-image:none;
	padding-left:0px;
}

#ContentLeft p a.normal:hover,
#ContentLarge p a.normal:hover,
#ContentLeft li a.normal:hover,
#ContentLarge li a.normal:hover,
#ContentLeft td a.normal:hover,
#ContentLarge td a.normal:hover  {
	color:#FF6600;
	text-decoration: none;
	background-image:none;	
	padding-left:0px;
}

P, p {margin-top:0px; 
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  padding:0;
  line-height:15px;
  font-size: 12px;
}

td {line-height:15px;
  font-size: 12px;
}

p.logos, .logos {padding:0;
	margin:0;
}

#ContentLeft ul, #ContentLarge ul {
	list-style-type: none;
	list-style-position: outside; 
	margin: 0;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

#ContentLeft li, #ContentLeft LI, #ContentLarge li, #ContentLarge LI {
	background:url(/img/eurozh/pfeil.gif) no-repeat 0 65%;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:16px;
}

#ContentLeft p a,  #ContentLarge p a {
	background:url(/img/eurozh/pfeil.gif) no-repeat 0 65%;
	padding-left:16px;
}


.buttonlink {
	background:url(/img/eurozh/pfeil.gif) no-repeat 0 65%;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:16px;
	color: #000000;
}

#ContentLeft ul.liste_einfach li, #ContentLarge ul.liste_einfach li{background-color: transparent;
    background:url(/img/eurozh/strich.gif) no-repeat 2px 7px;
		list-style-type:none;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    padding-left:16px;
}
/* /////////////////////////// Head /////////////////////////// */
#Head {clear:both;
	width:620px;
	height:113px;
	font-size:90%;
	margin:0;
	padding:0 0 0 140px;
	float:left;
	position:relative;

}
/* -------------------------- Service -------------------------- */
.Sprache {
	width:125px;
	margin:84px 0 0 0;
	padding:0;
	float: left;
}
.Service {
	width:235px;
	margin:84px 0 0 0;
	padding:0;
	float: left;
}

#Head li {
	margin:0;
	padding:0 0.5em 0 0;
	list-style:none;
	float: left;
	color: #7ba7d3;
}
#Head a {
	color:#7ba7d3;
	padding:0 0.5em 0 0;
	text-decoration:none;
}
#Head a:visited {
	color:#7ba7d3;
}
#Head a:hover {
	color: #ffffff;
}
#Head a:active {
	color:#7ba7d3;
}
#Head .Sprache a.aktiv, #Head .Service a.aktiv {
	color: #ffffff;
}

/* -------------------------- Logos -------------------------- */
#Logos {
	float:left;
	width:260px;
	margin:0;
	padding:9px 0 0 0;
	text-align:right;
}
#Logos img{
	margin:0;
	padding:0 0 0 15px;
}
#Logos a{
	margin:0;
	padding:0;
}

#LogosHome {
	margin:0;
	padding:17px 0 0 0;
	margin-left: 360px;
}
#LogosHome img{
	margin:0;
	padding:0 50px 0 0;
}
#LogosHome a{
	margin:0;
	padding:0;
}
/* /////////////////////////// Navigation /////////////////////////// */
#Navigation {
	clear:both;
	float:left;
	margin:0;
	padding:0 0 0 139px;
	font-size:80%;
	text-transform:uppercase;
	font-weight:bold;
}
#Navigation ul{
	margin:0;
	padding:0;
	float:left;
}
#Navigation li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#Navigation a {
	margin:0;
	padding:1.3em 0 0.9em 0;
	display:block;
	text-decoration:none;
	text-align:center;
	width:125px;
	color:#FFFFFF;
}
#Navigation a.nav1 {
	background: url(/img/eurozh/hg_nav1.gif) no-repeat;
}
#Navigation a.nav2 {
	background: url(/img/eurozh/hg_nav2.gif) no-repeat;
}
#Navigation a.nav3 {
	background: url(/img/eurozh/hg_nav3.gif) no-repeat;
}
#Navigation a.nav4 {
	background: url(/img/eurozh/hg_nav4.gif) no-repeat;
}
#Navigation a.nav5 {
	background: url(/img/eurozh/hg_nav5.gif) no-repeat;
}
#Navigation a:hover {
	color: #faca94;
}
#Navigation a.aktiv {
	color: #e17143;
	background: url(/img/eurozh/hg_nav_aktiv.gif) no-repeat;
}
/* /////////////////////////// Subnavigation /////////////////////////// */
#Subnavigation {
	clear:both;
	float:left;
	width:130px;
	padding: 0px 5px 0 5px;
	font-size:90%;
}
#Subnavigation ul.Subnav2 {
	margin:0;
	padding:0;
}

#Subnavigation ul.Subnav {
	margin:0;
	padding:0;
}
#Subnavigation ul.Subnav li {
	padding-top:1em;
	list-style:none;
}
#Subnavigation ul.Subsubnav {
	margin:0;
	padding:0 0 0 5px;
}
#Subnavigation ul.Subsubnav2 {
	margin:0;
	padding:0 0 0 5px;
}
#Subnavigation ul.Subsubnav li {
 	padding-top:0.4em;
	list-style:none;
}
#Subnavigation ul.Subsubnav2 li {
 	padding-top:0.1em;
	list-style:none;
}
#Subnavigation a {
	color:#FFFFFF;
	text-decoration:none;
}
#Subnavigation a:hover {
	color: #FF6600;
}
#Subnavigation a.aktiv {
	color: #FF6600;
}
#Subnavigation a:hover.aktiv {
	color: #FF6600;
}
#Subnavigation .Subsubnav li{
	padding-left:0.5em;
}
#Subnavigation .Subsubnav2 li{
	padding-left:1em;
}

.start a, #Subnavigation a.start {
	color:#7ba7d3;
	padding:0 0.5em 0 0;
	text-decoration:none;
}
.start a:visited, #Subnavigation a.start:visited {
	color:#7ba7d3;
}
.start a:hover, #Subnavigation a.start:hover {
	color: #ffffff;
}
.start a:active, #Subnavigation a.start:active {
	color:#7ba7d3;
}

/* /////////////////////////// Content /////////////////////////// */
#ContainerContent {float:left;
	margin:0;
	padding:0;
	width:620px;
}
#Content {
	width:610px;
	float:left;
	margin:0 0 5px 0;
	padding:0 0 20px 10px;
	background-color:#FFFFFF;
}

#Content2 {
	width:620px;
	float:left;
	margin:0 0 5px 0;
	padding:0 0 20px 0px;
	background-color:#FFFFFF;
}

#ContentUebersicht {
	width:610px;
	float:left;
	margin:0 0 5px 0;
	padding:0 0 20px 10px;
	background:url(/img/eurozh/hg_content_uebersicht.gif) bottom left;
}
/* -------------------------- Content left -------------------------- */
.lauftext  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 15px;
	color:#585858;
} 

.lauftextbold {color:#0081cc;
	font-weight:bold;
}

h3 {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0081cc;
	text-decoration: none;
	margin: 0;
    padding: 6px 0px 6px 0px;
} 


h4, #ContentLeft h4, #ContentLarge h4  {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #0081cc;
	text-decoration: none;
	margin: 0;
  padding: 0px;
	margin-bottom:20px;
} 

.extralarge {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 36px;
	color: #3333ff;
}


.title{
	font-size: 11px;
}

#ContentLeft {
	width:450px;
	float:left;
	margin:35px 0 0 0;
	padding:0 10px 0 0;
}

#ContentLarge {
	width:610px;
	float:left;
	margin:35px 0 0 0;
	padding:0 10px 0 0;
}

#ContentLeft hr, #ContentLarge hr{
	margin:15px 0 15px 0;
	padding:0;
	background-color:#8c8c8c; /* Mozilla 1.4 */
	color:#8c8c8c; /* IE 6 */
	border: #8c8c8c; /* Opera 7.11 */
	height: 1px; /* in Opera f�?r die Anzeige n̦tig, in Mozilla f�?r die einheitliche H̦he */
}
#ContentLeft dt, #ContentLarge dt {
	margin:0;
	padding:0 0 1.2em 0;
	color:#0081cc;
	font-size:120%;
	font-weight:normal;
}

h2, .lauftext strong {
	margin:0;
	padding:0 0 1.2em 0;
	color:#0081cc;
	font-size:12px;
	font-weight:bold;
}

#ContentLeft dl, #ContentLarge dl{
	margin:0px 0 10px 0;
	padding:0;
	width:100%;
	clear:both;
	float:left;
	border-bottom:#8c8c8c solid 1px;
}

#ContentLeft dd {float:left;
	margin:0;
	padding:0 0 20px 0;
	width:230px;
}

#ContentLeft dd.bild {
	margin:0 30px 0 0;
	padding:0 0 20px 0;
	width:190px;
	float:left;
}
#ContentLeft dd.double {float:left;
	margin:0px;
	padding:0px 0 20px 0;
	width:450px;
}

#ContentLarge dd.double {float:left;
	margin:0px;
	padding:0px 0 20px 0;
	width:600px;
}

#ContentLeft div.clear,#ContentLarge div.clear {clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	overflow:hidden;
}

#ContentLeft h1, #ContentLarge h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#0081cc;
	font-size:14px;
	font-weight:normal;
}

#ContentLeft p.anriss, #ContentLarge p.anriss {
	margin:0;
	padding:0 0 1.2em 0;
	font-weight:bold;
}
#ContentLeft a.mehr, #ContentLarge a.mehr {
	background:url(/img/eurozh/pfeil.gif) no-repeat 0 65%;
	padding-left:16px;
}

.line{
	margin:0px 0 10px 0;
	padding:0;
	height:1px;
	width:100%;
	clear:both;
	float:left;
	border-top:#8c8c8c solid 1px;
}

/* -------------------------- Content right -------------------------- */
#ContentRight {
	width:145px;
	float:left;
	margin:0;
	padding:45px 0 0 0;
	font-size:80%;
	color:#091331;
	background:url(/img/eurozh/hg_weiss.gif) repeat-x;
}
#ContentRight dl {
	margin:0 10px 10px 15px;
	padding:0;
}
#ContentRight dt {
	margin:0;
	padding:0 0 1.2em 0;
	color:#091331;
	font-size:120%;
	font-weight:normal;
}
#ContentRight dd {
	margin:0;
	padding:0;
}
#ContentRight hr {
	margin:0 0 10px 5px;
	padding:0;
	width:100%;
	background-color:#FFFFFF; /* Mozilla 1.4 */
	color:#FFFFFF; /* IE 6 */
	border: #FFFFFF; /* Opera 7.11 */
	height: 3px; /* in Opera f�?r die Anzeige n̦tig, in Mozilla f�?r die einheitliche H̦he */
}
#ContentRight a.mehr {
	background:url(/img/eurozh/pfeil_teaser.gif) no-repeat 0 70%;
	padding-left:12px;
}
/* -------------------------- Footer -------------------------- */
#Footer {
	margin:0 0 20px 0;
	padding:0;
	color:#7ba7d3;
	font-size:90%;
}
#Footer a {
	margin:0;
	padding:0;
	clear:both;
	color:#7ba7d3;
	text-decoration:none;
}
#Footer a:hover {
	color:#ffffff;
}
.space-large {
	line-height: 12px; 
	font-size: 1px;
}

/* -------------------------- Anderes -------------------------- */
.pfeil{
	background-image:url(/img/eurozh/pfeil.gif) !important;
	background-position:left 50% !important;
	background-repeat:no-repeat !important;
	padding-left:16px !important;
}
.ohnepfeil{
	background:none !important;
	padding-left:0px !important;
}
table.bookingbox, table.bookingbox td, table.bookingbox span,table.bookingbox a{
	color:#FFFFFF;
}
table.bookingbox a:hover{
	color:#0081cc;
}

/* -------------------------- Content Home -------------------------- */

#ContentHome {
	width:620px;
	float:left;
	margin:4px 0 0 0; /* margin:4px 0 5px 0; */
	padding:0 0 0px 0;/*padding:0 0 15px 0;  bbc */
	/*background:url(/img/eurozh/hg_content_home.gif) top right;*/
}

#ContentHome dl{
	margin:0;
	padding:15px 0 0px 0;
	background-color:#0081C6;
	/*background: url(/img/eurozh/hg_box_oben.gif) no-repeat;*/
}
#ContentHome dt{
	margin:0;
	padding:0 10px;
	background:#87bbe2;
}
#ContentHome dd{
	margin:0;
	padding:0 10px 5px 10px;
	background:#87bbe2;
}
#ContentHome img{
	margin-bottom:10px;
}

/* -------------------------- Contentboxen Home -------------------------- */
#ContentHomeLeft {
	width:470px;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}
#ContentHomeLeft dt {
	color:#002f5c;
	font-weight:bold;
	padding-bottom:1.2em;
}
#ContentHomeLeft dd {
	color:#091331;
}
#ContentHomeRight {
	margin:0 0 0 0;
	padding:0;
	width:145px;
  float:left;
	background:#0081c6;
}
#ContentHomeRight dl{
	margin:0;
	padding:10px 0 15px 0;
	background:#0081c6;
	/*margin-bottom:5px;*/
  border-bottom:5px solid #004992; 
}
#ContentHomeRight dt{
	margin:0;
	padding:0 10px 10px 10px;
	background:#0081c6;
	color:#FFFFFF;
	font-weight:bold;
}
#ContentHomeRight dd{
	margin:0;
	padding:0 10px;
	background:#0081c6;
	color:#FFFFFF;
	font-size:80%;
}
#ContentHomeRight hr {
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	background-color:#004992; /* Mozilla 1.4 */
	color:#004992; /* IE 6 */
	border: #004992; /* Opera 7.11 */
	height: 5px; /* in Opera fr die Anzeige ntig, in Mozilla fr die einheitliche Hhe */
}
#ContentHomeRight a.mehr {
	background:url(/img/eurozh/pfeil_teaser_home.gif) no-repeat 0 70%;
	padding-left:12px;
	color:#acc4e3;
}
#ContentHomeRight a:hover.mehr {
	color:#FF6600;
}
#Welcome {
	margin:0 0 5px 0;
	padding:0 0 15px 0;
	background:url(/img/eurozh/hg_box_welcome.gif) left bottom no-repeat;
}
#Welcome dl{
	margin:0;
	padding:30px 10px 10px 10px;
	background: #FFFFFF;
}
#Welcome dt{
	margin:0;
	padding:0;
	background: #FFFFFF;
}
#Welcome dd{
	margin:0;
	padding:0;
	background: #FFFFFF;
}
#Welcome h1{
	margin:0;
	padding:0 0 1.2em 0;
	color:#0081cc;
	font-size:120%;
	font-weight:normal;
}
#Welcome img {
	margin:0 10px 0 0;
}
#Welcome p {
	margin:0;
	padding:0 0 1.2em 0;
}
#Welcome p.anriss{
	margin:0;
	padding:0 0 1.2em 0;
	font-weight:bold;
}
#Welcome p.logos{
	padding:0;
	margin:0;
	height:76px;
}
#zweispaltig {
	margin:0 0 1px 0;
	padding:0 0 0px 0;
	float:left;
	background: url(/img/eurozh/hg_zweierbox.gif) right bottom no-repeat; /* bbc uncommented */
}

 /* bbc */
#zweispaltignew {
	margin:0 0 0px 0;
	padding:0 0 15px 0;
	float:left;
	background: url(/img/eurozh/hg_zweierbox.gif) right bottom no-repeat;
}

#zweispaltig1 {
	margin:0 0 5px 0;
	padding:0 0 15px 0;
	float:left;
}

#linkespalte {
	margin:0 5px 0 0;
	padding:0 0 20px 0;
	clear:both;
	float:left;
	width:232px;
	/*background: url(/img/eurozh/hg_zweierbox.gif) right bottom no-repeat;*/
}
#rechtespalte {
	margin:0;
	padding:0 0 20px 0;
	float:left;
	width:233px;
	background: url(/img/eurozh/hg_zweierbox.gif) right bottom no-repeat;
}

#rechtespalte dl {
background: url(/img/eurozh/hg_box_oben.gif) no-repeat;
padding-bottom:5px;
}

.Teaser1 {
	margin:0;
	padding:0;
}
/*#linkespalte dd.Teaser11 {
	margin:0 0 5px 0;
	padding:0 10px 0 10px;
	background:url(/img/eurozh/hg_box_unten.gif) bottom right no-repeat;
}*/
.Teaser2 {
	margin:0;
	padding:0;
}

#linkespalte dl{
background: url(/img/eurozh/hg_box_oben.gif) no-repeat;
padding-bottom:5px;

}

#linkespalte dl.Teaser2 {
	margin:0;
	padding:35px 0 0 0;
	background:url(/img/eurozh/hg_box_trenner.gif) no-repeat;
}
.Teaser3 {
	margin:0;
	padding:0;
}
#linkeunterespalte {
    margin: 5px 5px 10px 0;/* margin: -15px 5px 10px 0;*/
	padding:0 0 10px 0;
	clear:both;
	float:left;
	width:232px;
	/*background: url(/img/eurozh/hg_zweierbox.gif) right bottom no-repeat;   bbc  */ 
}
/*#linkeunterespalte {
	margin:0 5px 0 0;
	padding:0 0 20px 0;
	clear:both;
	float:left;
	width:232px;
	background: url(/img/eurozh/hg_zweierbox.gif) right bottom no-repeat;
}
*/
#linkeunterespalte dl{
background: url(/img/eurozh/hg_box_oben.gif) no-repeat;
min-height:85px;
padding-bottom:10px;
}

#rechteunterespalte {
	margin:5px 0 0 0 ;/*margin:-15px 0 0 0 ;*/
	padding:0 0 20px 0;
	float:left;
	width:233px;
	/*background: url(/img/eurozh/hg_zweierbox.gif) right bottom no-repeat; bbc */
}

#rechteunterespalte dl{
background: url(/img/eurozh/hg_box_oben.gif) no-repeat top left;
padding-bottom:5px;
}
.Teaser4 {
	margin:0;
	padding:0;
}
.Teaser5 {
	margin:0;
	padding:0
}
#ContentHomeLeft a.mehr {
	background:url(/img/eurozh/pfeil_home.gif) no-repeat 0 65%;
	padding-left:16px;
}
.smalltext {font-size:10px;}

#linkespalte .btmdd {background:url(/img/eurozh/hg_zweierboxbg.gif) no-repeat bottom right; 
margin-top:-1px; padding:0px; height:5px }

.fg_textinput{margin-bottom:3px;}

.eingabefeldsuche{font-size:12px; color:#585858; height:13px; width:135px;}

.eingabefeldblau{font-size:12px;}
