/* Stylesheet Ferienwohnung by Peter Fischer 2006*/

body {
	font-family: Comic Sans MS,Helvetica,Arial,sans-serif;
	/*font-style: italic;*/
	/*font-weight: bold;*/
	color: #000000;
	background-color: #F0DB77;
}

a:link, a:visited {
   text-decoration: none;
   color: #000000;
   font-weight: bold;
   background-color: inherit;
   }
   
a:hover {
   color: #A0A0A0;
   background-color: inherit;
   }

.tzeile {
	vertical-align: baseline;
}

#gesamt {
	width: 840px;
	text-align: left;	
}

#menu {
	width: 160px; 
	color: #000000;
	padding-top: 10px;
}

#inhalt {
	width: 670px;
	padding-top: 10px;
}

h1 {
	text-align: center;
}

h2 {
	/*color: #FFBB00;*/
	text-align: center;
}

.zeile {
	padding-left: 10px;
}

.eintrag {
	position: fixed;
	left: 300px;
}

.bildzeile {
	margin-left: 20px; 
	padding-bottom: 10px;
}

.bild {
	padding-left: 10px;
}

.qbild {
	border: 0px solid ; 
	width: 200px; 
	height: 150px;
}

.hbild {
	border: 0px solid ; 
	width: 150px; 
	height: 200px;
}
