@import url(header.css);
@import url(navi.css);
@import url(content.css);

html {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: white;
	font-family: Verdana;
	font-size: 12px;
         background-image:url(img/bg.gif);
         background-repeat:repeat-y;
         background-position:5px 5px;
	/* IE5 Win */
	/*	voice-family:a "\"
}\"";
voice-family: inherit;
font-size: small;
*/
	}
html>body {
	/* be nice to Opera */
	font-size: 12px;;
}

h1 {
	color: #004A90;
}
h2 {
	color: #004A90;
}
h1 a,h2 a{
	color: #004A90;
}
h3 {
	color: #004A90;
}

a {
	color: #004A90;
	/*color: White;*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}

img{
	border: 0;
}

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

#headTitle {
display:none;
	position: absolute;
	top: 65px;
	left: 260px;
	font: bold 16pt Verdana;
	color: #050D58;
	z-index: 1;
}

#logo_reisespezialist {
position:absolute;
top:144px;
background-color:#FFFFFF;
width:190px;
}

#dedolf_animation {
position:absolute;
border-top:5px solid #FFFFFF;
left:5px;
border-bottom:1px solid #08145E;
}

#dedolf_header {
position:absolute;
border-top:5px solid #FFFFFF;
left:5px;
border-bottom:1px solid #08145E;
}

hr {
 border-top: solid 1px #FF7900;
 height:0px;
 background-color:#FF7900;
 color:#FF7900;
}

/*
* html #headTitle {
	position: absolute;
	top: 65px;
	left: 260px;
}
*/
