/*  Ferienhof Lunau
	Typo/Content
	Datum: 12.02.2010
	Autor: Julie Mahlke
*/



marquee {
	font-weight:bold;
}

b, strong {
	font-weight:bold;	
}

#content li {
	list-style-image: url(../bitmaps/listimage.gif);
	margin: 0px 0px 8px 30px;
}

.textbox_neu {
	width: 508px;
	margin-right:25px;
	margin-bottom:60px;
	border-top: #BBBA00 solid 4px;
	float:left;
}

.textbox {
	width: 240px;
	float:left;
	margin-right:25px;
	margin-bottom:10px;
}

.textbox_end{
	width: 240px;
	margin-right:0px;
	float:right;
}

hr {
	border: #F1F1CD solid 4px;
}

.boxleft {
	width:370px;
	height:auto;
	float:left;
	margin-right:30px;	
}

.boxright {
	width:370px;
	height:auto;
	float:left;
}

/************************************/
/*          Formulare               */
/************************************/

#rueckruf_formular input {
	border: 1px solid #BBBA00;
	color: #DB7B03;
}

#rueckruf_formular textarea {
	border: 1px solid #BBBA00;
	color: #DB7B03;
}

#rueckruf_formular input.senden{
	background: #fff;
	color: #DB7B03;
	padding:2px;
}

#rueckruf_formular {
	width:150px;
	height:240px;
	background: #F1F1CD;
	padding:5px;
	position:absolute;
	margin: 17px 0px 0px 800px;
	z-index:100;
	border-bottom: 4px solid #BBBA00;
	display:none;
}


.formular input {
	border: 1px solid #BBBA00;
	color: #DB7B03;
}

.formular textarea {
	border: 1px solid #BBBA00;
	color: #DB7B03;
}

.formular input.senden{
	background: #fff;
	color: #DB7B03;
	padding:2px;
}

.formular {
	background-color:#F1F1CD; 
	padding:10px; float:right; 
	border-top: 4px solid #BBBA00;
}

/************************************/
/*              Galerie             */
/************************************/

.galeriebilder img {
	margin:0px 10px 10px 0px;
	border: #BBBA00 solid 2px;
	float:left;
}

#galerie {
	width:770px;
	height: 470px;
	border-top: 4px solid #ACAB10;
}


/************************************/
/*          Bilderklassen           */
/************************************/

img.vorschau {
	width: 65px;
	height: 50px;
	margin: 10px 8px 5px 0px;
	border: #BBBA00 solid 2px;
	float:left;
}

img.vorschau_end {
	width: 65px;
	height: 50px;
	margin: 10px 0px 5px 0px;
	border: #BBBA00 solid 2px;
	float:left;
}

.border_top {
	border-top: #BBBA00 solid 4px;
}

.border_top_or {
	border-top: #F1B000 solid 4px;
}

.left {
	border-top: #BBBA00 solid 4px;
	float:left;
	margin-right:15px;
}

.right {
	float:right;
	margin-left:15px;
}

.right_border {
	float:right;
	margin-left:15px;
	border-top: #BBBA00 solid 4px;
}

.bild_footer {
	position:absolute; 
	margin:0px 0px 0px 0px;
	bottom:50px;
	left:0;
}


/************************************/
/*          Tabellenklassen         */
/************************************/

td.form {
	padding:5px;
}


/************************************/
/*          Überschriften           */
/************************************/

h1 {
	color: #BBBA00;
	font-size: 24px;
	margin-bottom:10px;
}

h2 {
	color: #DB7B03;
	font-size: 18px;
	margin-bottom: 10px;
}

h3 {
	color: #DB7B03;
	font-size: 15px;
	margin-bottom: 3px;
}

/************************************/
/*      Inhaltsformatierungen       */
/************************************/

b {
	font-size: 12px;
	color: #BBBA00;
	font-weight: bold;
}

.teaser {
	width:180px; 
	height:206px; 
	float:left;
	margin-right:10px;
}

/************************************/
/*         Linkdefinitionen         */
/************************************/


#content a:link, a:visited {
	text-decoration:underline;
	color: #DB7B03;
}

#content a:hover {
	text-decoration:none;
}

#content a.startteaser:link, a.startteaser:visited {
	color: #fff;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	position:absolute;
	margin: 189px 0px 0px 125px;
	z-index:1;
}

#content a.startteaser:hover {
	text-decoration: underline;
}

/*** Navigation ***/

#header_input a:link, #header_input a:visited {
	font-size:11px;
	font-style:italic;
	color: #fff;
	text-decoration:none;
}

#header_input a:hover, #header_input a:active {
	text-decoration:none;
}
