body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	/* line-height: 17px; */
	color: #303A63;
	padding: 0;
}

/* Schriftzuweisung */
label {
	font-size: 12px;
	line-height: 14px;
}
a, a:hover {
	text-decoration: none;
	/* text-decoration: underline; */
	color: #303A63;
}

img {
	border: 0px;
}

.textSmall {
	font-size: 11px;
	line-height: 14px;
}

.textItalic {
	font-style: italic;
}
.agb a, a:hover{
	color: #303A63;
	text-decoration: underline; 
}

input{font-size: 11px;	color: #303A63;	padding: 0 0 0 4px;}

select,textarea {	font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #303A63;}

h1, h2 { font-size: 12px; line-height: 15px; margin-bottom: 5px  }
h3{
	font-size: 15px;
}

div.boxInhalt{
	padding:4px;
}
/* Weisse Box inkl. runde Ecken*/
div.weisseBox{
	background: url('http://ibe.xmlteam.de/img/ecke_weiss_obenLinks.gif') top left no-repeat;
	background-color:#ffffff;
	/* font-size:75%; */
}
	div.weisseBox div.weisseBoxUR{background: url('http://ibe.xmlteam.de/img/ecke_weiss_untenRechts.gif') bottom right no-repeat;}
	div.weisseBox div.weisseBoxUL{background: url('http://ibe.xmlteam.de/img/ecke_weiss_untenLinks.gif') bottom left no-repeat;}
	div.weisseBox div.weisseBoxOR{background: url('http://ibe.xmlteam.de/img/ecke_weiss_obenRechts.gif') top right no-repeat;}

.preis{
	font-weight:bold;
	color:#c60000;
	text-decoration:none;
}
.preis a{
	color:#c60000;
	text-decoration:none;
}
.small{
	font-size: 10px;
}
table, td {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    color:#303A63;
}

.tertdBG{
    height:37px;
    /*  color: #666666;
    background-image:url(http://lastminute.kozica.de/kunden_parameter/kozica2/ibe_v2/images/bg/balken_grau_breit.gif);
    background-repeat:no-repeat;  */
	 font-size: 90%;
    font-weight: bold;
}
.routdBG{
    height:25px;
    /*  color: #666666;
    background-image:url(http://lastminute.kozica.de/kunden_parameter/kozica2/ibe_v2/images/bg/balken_grau_breit.gif);
    background-repeat:no-repeat;  */
	 font-size: 90%;
    font-weight: bold;
}
.buchtdBG{
    height:20px;
    /*  color: #666666;
    background-image:url(http://lastminute.kozica.de/kunden_parameter/kozica2/ibe_v2/images/bg/balken_grau_breit.gif);
    background-repeat:no-repeat;  */
	 font-size: 90%;
    font-weight: bold;
	 background-color: #D9E0F4;
	 padding-right: 3px;
}
.anmeltdBG{
    height:16px;
    /*  color: #666666;
    background-image:url(http://lastminute.kozica.de/kunden_parameter/kozica2/ibe_v2/images/bg/balken_grau_breit.gif);
    background-repeat:no-repeat;  */
	 font-size: 90%;
    font-weight: bold;
	 background-color: #D9E0F4;

}
.kabinpreis{
	padding-right: 3px;
	font-size: 14px;
	font-weight: bold;
	color: green;
	text-align: right;

}
hr{
	color: #D9E0F4;
	}
