body#layout1 {
	margin: 0;
	padding: 0;
	background-image: url(/globalfiles/picts/background.gif);
	
}

body, td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	
}

#layout {
	width: 994px;
	height: 400px;
	background-image: url(/globalfiles/picts/layout.jpg);
	background-repeat: no-repeat;
}

#navigation {
	position: absolute;
	width: 120px;
	margin-top: 120px;
	left: 0px;
}

#navigation ul {
	list-style: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#navigation ul.navi_level1 li {
	margin-top: 4px;
}

#navigation ul.navi_level1 li a {
	color: black;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}

#navigation ul.navi_level1 li a.activepage {
	color: #055fd9;
}

#navigation ul.navi_level2 li {
	margin-top: 3px;
}

#navigation ul.navi_level2 li a {
	color: black;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}

#navigation ul.navi_level2 li a.activepage {
	color: #055fd9;
}

#navigation ul.navi_level3 li {
	margin-top: 0px;
}

#navigation ul.navi_level3 li a {
	color: #606060;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}

#navigation ul.navi_level3 li a.activepage {
	color: #055fd9;
}


#right {
	margin-left: 248px;
	padding-top: 130px;
}

#top {
	text-align: left;
	margin-bottom: 20px;
	width: 490px;
	height: 20px;
	padding-bottom: 5px;
	color: #AAAAAA;
}

#top img {
	vertical-align: middle;
	margin-right: 7px;
	border: 0px;
}

#top a {
	color: #385795;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}

#content {
	float: left;
	width: 520px;
	margin-right: 43px;
	overflow: hidden;
}

#werbung {
	float: left;
	width: 160px;
	text-align: center;
}

#werbung a img {
	margin-bottom: 3px;
}

#werbung-button {
	clear: left;
	margin-top:30px;
	width: 501px;
	/*border-top: 1px dotted #4b72a2;*/
	border: 0;
}

#werbung-button td {
	vertical-align: top;
	padding: 2px;
	/* border: 1px dotted #4b72a2; */
	border: 0;
}

#homelink {
	position: absolute;
	left: 50px;
	top: 18px;
	width: 110px;
	height: 80px;
}

#bottomright {
	width: 160px;
	height: 60px;
	margin-top: 15px;
}

#bottomright a img {
	border: 0px;}

p { 
	margin: 0
}

a:link {
	color: #000000;
}

a:hover {
	color: #FFC000;
}

h1 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-bottom: 16px;
}

h2 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: black;
	margin-top: 0px;
	margin-bottom: 6px;	
	
}

h3 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-bottom:5px;
	border-bottom: 3px solid #B5CDF0;
	margin-top: 20px;
	padding-bottom: 6px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom:3px;
}

hr {
	border: solid 1px #FFFFFF;
	border-top: solid 1px #FFC000;	
}

.naviactiv {
	color: #333333;
	font-weight: bold;
}

.forms {
	background-color: white; 
	border: solid 1px #888;
	background-image: url(/globalfiles/picts/background-inputs.gif);
	background-repeat: repeat-x;
}

.content p {
	margin: 0px;
}

.content a {
	color: #385795;
	text-decoration: none;
}

.content a.red {
	color: red;
	text-decoration: none;
}

.content ul {
	margin: 0px 8px 0px 36px;
	padding: 0px
}

.content ul li {
	margin-top: 5px;
}


.box1 .top-left,
.box2 .top-left {
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 18px;
	margin-right: 23px;
	font-size: 13px;
	font-family: Trebuchet MS, Arial;
	color: white;
}

.box1 .top-left {
	background-image: url('/globalfiles/picts/box1/corner-top-left-700x20.gif');
}

.box2 .top-left {
	background-image: url('/globalfiles/picts/box2/corner-top-left-700x20.gif');
}

.box1 .top-right,
.box2 .top-right {
	height: 20px; 
	width: 23px;
	font-size: 2px;
	float: right;
	margin-top: -20px;
}

.box1 .top-right {
	background-image: url('/globalfiles/picts/box1/corner-top-right-18x20.gif'); 
}

.box2 .top-right {
	background-image: url('/globalfiles/picts/box2/corner-top-right-18x20.gif'); 
}

.box1 .inside,
.box2 .inside {
	border-left: 1px solid #e0e0e0;
	padding: 16px 9px 0px 0px;
	background-position: right;
}

.box1 .inside {
	background-image: url('/globalfiles/picts/box1/middle-right-607x20.gif'); 
}

.box2 .inside {
	background-image: url('/globalfiles/picts/box2/middle-right-607x20.gif'); 
}

.box1 .inside p,
.box2 .inside p {
	margin: 0px 10px 0px 18px;
}


.box1 .inside img,
.box2 .inside img {
	margin-bottom: 10px;
}

.box1 .search input,
.box2 .search input {
	width: 100%;
}

.box1 .search p,
.box2 .search p {
	margin: 0px;
}

.box1 .search div.left,
.box2 .search div.left {
	float: left;
	padding-left: 18px;
	margin: 0px 20px 0px 0px;
	width: 218px;
}

.box1 .search div.right,
.box2 .search div.right {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 200px;
}

.box1 .bottom-left,
.box2 .bottom-left {
	height: 20px;
	font-size: 2px;
	margin-right: 18px;
	clear: both;
}

.box1 .bottom-left {
	background-image: url('/globalfiles/picts/box1/corner-bottom-left-640x18.gif');
}

.box2 .bottom-left {
	background-image: url('/globalfiles/picts/box2/corner-bottom-left-640x18.gif');
}

.box1 .bottom-right,
.box2 .bottom-right {
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 20px;
	font-size: 2px;
	margin-top: -20px;
}

.box1 .bottom-right {
	background-image: url('/globalfiles/picts/box1/corner-bottom-right-20x18.gif');
}

.box2 .bottom-right {
	background-image: url('/globalfiles/picts/box2/corner-bottom-right-20x18.gif');
}

.box1 ul,
.box2 ul {
	margin: 0px 8px 0px 36px;
	padding: 0px
}

.box1 ul li,
.box2 ul li {
	margin-top: 5px;
}

.box1 hr,
.box2 hr {
	border: solid 1px #FFFFFF;
	border-top: solid 1px #CCCCCC;
	margin-left: 16px;
	margin-right: 16px;
}

#suchmaske,
#suchergebnis {
	margin: 0;
}

#suchergebnis {
	margin-left: 0px;
	margin-right: 0px;
}

#suchergebnis tr.titel td {
	font-weight: bold;
}

#suchergebnis .navigation a {
	text-decoration: none;
}

#suchergebnis .navigation .pfeile {
	font-size: 17px;
}

#suchergebnis table.ergebnisse {
	margin-top: 15px;
	margin-bottom: 25px;
}

#suchergebnis table.ergebnisse td {
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
}

#suchergebnis table.ergebnisse td.number {
	font-weight: bold;
	width: 16px;
	padding-left: 14px;
	text-align: right;
}

#suchergebnis table.ergebnisse td.category {
	padding-right: 14px;
	font-size: 11px;
	width: 80px;
	text-align: center;
}

#suchergebnis table.ergebnisse td.category img {
	position: relative;
	top: 4px;
}

#suchergebnis table.ergebnisse tr.guide td {
	background-color: #E5EBF9;
}

#suchergebnis table.ergebnisse tr.gratis td {
	background-color: #EEEEEE;
}

#suchergebnis table.ergebnisse a {
	font-weight: bold;
	text-decoration: none;
}

#details .hotel {
	border-top: 3px solid #B5CDF0;
	margin-top: 20px;
	padding-top: 6px;
}

#details .hotel .sterne {
	font-size: 24px;
	font-weight: normal;
	position: relative;
	top: 9px;
}

#details_left {
	float: left;
	width: 150px;
}

#details_right {
	float: left;
	width: 350px;

}

#details #wertung {
	width: 120px;
	padding-top: 35px;
	cursor: pointer;
	text-align: center;
	padding-right: 10px;
	margin-right: 16px;
}

#details #wertung img {
	margin-bottom: 6px;
}

#details #wertung p {
	color: #385795;
	font-weight: bold;
}

#details #wertung .stern {
	font-weight: normal;
}

#details #wertung p.testzeitpunkt {
	color: black; 
	font-weight: normal; 
	margin-top: 14px;
}

#details #adresse {
	width: 260px;
	padding-top: 5px;
}

#details #adresse h1 {
	margin-top: 0px;
	margin-bottom: 16px;
}

#details #labels {
	padding-top: 20px;
	padding-left: 24px;
	width: 70px;
}

#details #labels img {
	border: 0px;
}

#details #labels img {
	margin-bottom: 10px;
}

#details #vote {
	float: left;
	width: 120px;
	padding-right: 10px;
	margin-right: 16px;
	padding-top: 35px;
	text-align: center;
	display: visible;
}

#details #einrichtung {
	padding-top: 20px;
}

#details #einrichtung table td {
	padding: 0px 25px 5px 0px;
	vertical-align: top;

}

#details #symbole {
	clear: both;
	margin-top: 20px;
}

#details #symbole img {
	vertical-align: middle;
	margin-right: 4px;
}

#details #symbole p {
	font-size: 11px;
	margin: 5px 0px;

}

#details #symbole1 {
	float: left;
	width: 120px;
	margin-right: 16px;
	padding-right: 10px;
}

#details #symbole2 {
	float: left;
	width: 120px;
}

#details #symbole3 {
	float: right;
	width: 220px;
}

.content .linkicon {
	margin: 3px 6px 3px 2px;
}

.content .docicon {
	margin: 3px 8px 3px 0px;
}

.content img {
	border-color: #AAAAAA;
}

.content a img {
	border-color: white;
	border-width: 1px;
}

.content .detailsuche td {
	padding: 10px 3px 10px 20px;
	vertical-align: top;
}

.content .detailsuche hr {
	border: solid 1px #FFFFFF;
	border-top: solid 1px #E0E0E0;	
	margin: 2px 0px;
}

.content .detailsuche td input.forms {
	width: 200px;
	margin-top: 3px;
}

.content .detailsuche td select {
	width: 204px;
	margin-top: 3px;
}

.content .detailsuche .optionlist {
	clear: left;
	margin-bottom: 5px;
	margin-left: 20px;
}

.content .detailsuche .optionlist input {
	margin-top: 0px;
	float: left;
	height: 18px;
}

.content .detailsuche .optionlist p {
    margin-left: 6px;
    float: left;
}

.content .detailsuche .klein td {
	font-size: 11px;
	vertical-align: top;
}

.content .detailsuche #labels table td {
	padding: 0px;
	vertical-align: top;
}

.content .detailsuche #labels input {
	margin-top: 10px;
}

.content .formerrormsg {
	font-size: 12px;
}

#votingranking {
	margin: 0px;
}

#votingranking td {
	padding: 3px 4px;
	font-size: 11px;
	vertical-align: top;
}

#votingranking tr.header td {
	font-weight: bold;
	color: white;
	background-color: #517CB2;
}

#votingranking tr.blue td {
	background-color: #D1E0F5;
}

#votingranking tr.gray td {
	background-color: #DDDDDD;
}

#adminbasiseintraege {
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

#adminbasiseintraege td {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	vertical-align: top;
}


#searchresults {
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

#searchresults td {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	vertical-align: top;
}

a.guido-bleu {
	background-image: url(../picts/guido_bloe.gif);
	background-repeat: no-repeat;
	width: 98px;
	height: 171px;
	display: block;
	margin-left: 65px;
}

a.guido-bleu:hover {
	background-image: url(../picts/guido_bloe_hover.gif);
	width: 176px;
	height: 171px;
	margin-top: 27px;
	margin-left: 30px;	
}	