/* Start Basics */

*
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body
{
	color:#264989;
}

a,
a:visited
{
	color: #103f80;
}

a:hover
{
	color: #eb6400;
}

a img
{
	border: 0px;
}

.ToolTipPrice
{
display: none; 
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCDCF9;
font-size:11px;
left:-120px;
padding:6px 10px;
position:absolute;
top:24px;
width:250px;
z-index:1000;
color:#264988;
font-weight:normal;
line-height:13px;
}
/* Start Basics */

/* Kopfzeile */
.SideHeader
{
    background:#264989;
    color: #ffffff;
    width:761px;
    height: 162px;
}

.SideHeader ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}

.SideHeader li
{
    display:block;
    float:left;
}

.SideHeader p
{
    margin:0;
    padding:0;
}

.SideHeader img
{
    display:block;
    margin:5px;
}

.SideHeader .TopNavigation
{
    clear:both;
}

.SideHeader .TopNavigation a
{
    display:block;
    height:32px;
    text-indent:-1000px;
}
.SideHeader .Logo img
{
    float: left;
}

.recommend
{
    float: none;
    display: block;
    margin: 0;
}

.CiaoImg
{
    float: right;
    display: block;
    margin: 8px 8px 0 2px;
}

.TuevImg
{
    float: left;
    display: block;
    margin: 8px 2px 0 8px;
}
ul#Navigation
{
    clear: both;
    margin: 0px;
    width: 760px;
    height: 32px;
    position: relative;
    list-style-type: none;
    overflow: hidden;
    background: url("http://www.ab-in-den-urlaub.de/jobs/picture/top_navigation_8bit_Schnee.png") no-repeat transparent;
}

a#Link_Nav_0 { background-position:    0px 0px; width:  45px; }
a#Link_Nav_1 { background-position:  -45px 0px; width:  99px; }
a#Link_Nav_2 { background-position: -144px 0px; width: 119px; }
a#Link_Nav_3 { background-position: -263px 0px; width:  94px; }
a#Link_Nav_4 { background-position: -357px 0px; width:  36px; }
a#Link_Nav_5 { background-position: -393px 0px; width:  42px; }
a#Link_Nav_6 { background-position: -435px 0px; width:  72px; }
a#Link_Nav_7 { background-position: -507px 0px; width:  82px; }
a#Link_Nav_8 { background-position: -589px 0px; width:  83px; }
a#Link_Nav_9 { background-position: -672px 0px; width:  88px; }

.SideHeader .SubNavigation
{
    background:url("http://www.ab-in-den-urlaub.de/jobs/picture/urlaub_navbg.png") repeat-x #417bdb;
    clear:both;
    color:#FFF;
    font-weight:700;
    line-height:27px;
}

.SideHeader .SubNavigation ul
{
    float:right;
}

.SideHeader .SubNavigation a
{
    color:#ffffff;
    font-weight:700;
    margin:0 4px;
}

.SideHeader .SubNavigation a:hover,
.SideHeader .SubNavigation a:visited
{
    color:#ffffff;
}

.SideHeader .coupon
{
    background:#6c9fff;
    text-align:center;
    height: 30px;
}

.SideHeader .coupon img
{
    display:inline;
    margin:3px;
    vertical-align:middle;
}

.SideHeader .online
{
    font-weight:400;
    padding:0 0px 0 10px;
}

.SideHeader .tel
{
    background:url("http://www.ab-in-den-urlaub.de/jobs/picture/urlaub_de_flag.gif") no-repeat 0 3px;
    padding-left:14px;
}

.SideHeader .price
{
    font-size:10px;
}

.SideHeader .logo img
{
    float:left;
}
/* Ende: Kopfzeile */

/* Fusszeile */
.SideFooter
{
    background:#264989;
    color:#ffffff;
    margin:10px 0;
    width:761px;
}

.SideFooter .search
{
    float:left;
    width: 125px;
    margin:0px 0px 0px 10px;
}

.SideFooter .linklist
{
    clear: both;
    text-align: center;
    line-height: 16px;
    margin: 0 10px 0px 0px;
}

.SideFooter .copyright
{
    font-size:11px;
    padding:10px 0px 0px 10px;
    text-align: center;
}

.SideFooter a
{
    color:#ffffff;
    margin:0 5px;
    white-space:nowrap;
}

.SideFooter a:link,
.SideFooter a:visited
{
    color:#ffffff;
    text-decoration:underline;
}

.SideFooter a:hover
{
    color:#ffffff;
    text-decoration:none;
}

.SideFooter .bookmark
{
    clear:both;
    margin:10px;
    padding:10px;
    text-align:center;
}

.SideFooter .bookmark a
{
    font-size:18px;
    font-weight:700;
    color:#FFF;
}

.SideFooter .bookmark span
{
    font-weight:700;
}
/* Ende: Fusszeile */ 
