body, html {
    height: 100%;
	padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
}

* { margin: 0; padding: 0; }

#main { position: relative; min-height: 100%; width: 960px; margin: 0 auto; background-color: #ffffff; }

#socialbookmark fieldset {
	padding:10px;
	margin-bottom:15px;
	margin-top:15px;
	width: auto;
	border:1px #D8D8D8 solid;
	text-align:center;
}

#socialbookmark legend {
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
}

#tagcloud fieldset {
	padding:10px;
	margin-bottom:15px;
	margin-top:-5px;
	width: auto;
	border:1px #D8D8D8 dotted;
}

#tagcloud legend {
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
}

#info fieldset {
	padding:10px;
	margin-bottom:15px;
	margin-top:-5px;
	width: auto;
	border:1px #D8D8D8 dotted;
	font-size:12px;
	text-align:justify;
}

#info legend {
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
}

#arealink fieldset { color: gray; padding:0 10px 10px; margin-bottom:15px; margin-top:15px; width: auto; border:dotted 1px #d8d8d8; }

#arealink legend {
	font-size:11px;
	color:#413e3e;
	background-color:#ffffff;
}

#anbieter fieldset {
	background-image:url(../img/reiseanbieter.gif);
	background-repeat:no-repeat;
	padding:10px;
	margin-bottom:15px;
	width: auto;
	height:83px;
	border:1px #D8D8D8 dotted;
}

#anbieter legend {
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
}

#content {
    padding: 110px 0 90px 0;
}

#content.with-sidebar {
    float: left;
    width: 800px;
}

#content h1 {
    margin-top: 10px;
    margin-bottom: 4px;
    color: #34AF21;
    font-size: 14px;
    font-weight: bold;
}

#content p {
    font-size: 12px;
	margin-top:3px;
}

#sidebar {
    float: left;
    padding: 110px 15px 5px 10px;
	font-size:11px;
}

#box_left {
	float:left;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	border:0px #CCCCCC solid;
	width:642px;
}

#box_left a {
	font-size:12px;
}

#box_right {
	float:left;
	padding: 0 0 0 0;
	margin: 10px 0 0 10px;
	border:0px #CCCCCC solid;
	width:300px;
}

#header a,
#footer a {
    font-size: 12px;
}

#header { background-image: url(http://www.reise-buero-deutschland.de/img/hintergrund_header1.jpg); position: absolute; left: 0; top: 0; height: 70px; width: 960px; }

#logo  /* Reise Urlaub */ { color: white; font-size: 12px; font-weight: normal; line-height: 12px; text-decoration: none; position: absolute; left: 0; top: 4px; width: 260px; height: 0; overflow: hidden; padding-top: 70px; }

#top_ad { background-color: transparent; position: absolute; top: 7px; left: 485px; visibility: hidden;
    /*width: 730px;
    height: 0;
    overflow: hidden;*/
}

#navbar {
    position: absolute;
    top: 75px;
	left:0;
    width: 940px;
	margin: 0;
    padding:3px 0 0 20px;
    overflow:hidden;
	list-style-type: none;
	list-style-position: outside;
    height: 34px;
    background: #db8500 url(../img/headbar.gif);
}

#navbar li {	
	display:inline;
}

#navbar li a:active,
#navbar li a:link,
#navbar li a:visited,
#navbar li a:hover {
    float: left;
    height: 30px;
    background: url(../img/nav_inactive_right.gif) top right no-repeat;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

#navbar li.active a:active,
#navbar li.active a:link,
#navbar li.active a:visited,
#navbar li.active a:hover,
#navbar li a:hover {
    background: url(../img/nav_active_right.gif) top right no-repeat;
}

#navbar li a span {
    float: left;
    height: 30px;
	background: url(../img/nav_inactive_left.gif) top left no-repeat;
}

#navbar li.active a span,
#navbar li a:hover span {
    background: url(../img/nav_active_left.gif) top left no-repeat;
}

#navbar li a span span {
    float: left;
    height: 23px;
	padding: 7px 10px 0 10px;
	background: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

/*#navbar li.active a span span,
#navbar li.active a:hover span span {
    padding-left: 31px;
	background: url(../img/icon_sun.gif) 9px 7px no-repeat;
}*/

div.clear {
    clear: both;
}

#footer {
    position: absolute;
    left: 5px;
    bottom: 0;
	width: 950px;
    height: 70px;
	padding-top: 10px; 
	border-top: 1px solid #6699FF;
	font-size:12px;
}

#footer_logo {
    position: absolute;
    left: 10px;
    top: -70px;
	width: 160px;
    height: 130px;
	background-image: url(../img/footerlogo.gif);
}

#footer_copyright {
    color: #34AF21;
    text-align: center;
}

#footer_info {
    text-align: center;
}
