/***************************************************************/
/*csslayout for hotel lerchenhof by werbosa werbeagentur********/
/*layout for old and standard browsers**************************/
/***************************************************************/
body{
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 80%;
	line-height: 18px;
	font-weight: normal;
}

/* *****text style***** */

a:link{
	text-decoration: none;
	color: #000000;
}

a:visited{
	color: #4B0269;
	text-decoration: none;
}

a:hover, a:active{
	color: #724A8A;
	text-decoration: none;
}

h2{
	color: #000000;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}

h3{
	color: #000000;
	font-weight: normal;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 15px;
	font-size: 95%;
}

h4{
	color: #000000;
	font-weight: normal;
	font-size: 80%;
	line-height: normal;
	margin-top: 0px;
}

/******layout divs******/

#container_index {
	text-align: left;
	margin: 1em auto;
	width: 1000px;
	height: auto;
	background-repeat: repeat;
	background-color: #330066;
}

#start_titel_d {
	padding-left: 225px;
}

#start_titel_it {
	padding-left: 550px;
}

#container {
	text-align: left;
	margin: 1em auto;
	width: 1000px;
	height: auto;
	background-image: url(../img/hintergrund.gif);
	background-repeat: repeat;
}

#mainnav {
	height: 34px;
	float: none;
	clear: none;
	background-color: #4B0269;
}

#contentleft  {
	position: static;
	width: 190px;
	height: auto;
	float: left;
	clear: none;
	text-align: center;
}

#contentcenter  {
	position: static;
	width: 600px;
	height: auto;
	float: left;
	clear: none;
	text-align: center;
}


#contentcenter_preise  {
	position: static;
	width: 810px;
	height: 969px;
	float: left;
	clear: none;
	text-align: center;
}
	
#headcenter  {
	position: static;
	height: 350px;
	float: none;
	clear: none;
	text-align: left;
	width: auto;
}
	
#imgcenterleft  {
	position: static;
	height: 289px;
	float: left;
	clear: none;
	text-align: left;
	width: 186px;
	background-color: maroon;
}

#titelcenter_1line  {
	position: static;
	width: 600px;
	height: auto;
	float: none;
	clear: none;
	color: #000000;
	text-align: left;
}

#titelcenter_2lines  {
	position: static;
	width: auto;
	height: 71px;
	float: none;
	clear: none;
	color: #000000;
}

#textblockcenter_1line  {
	position: static;
	width: auto;
	height: auto;
	float: none;
	clear: none;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

#textblockcenter_2lines  {
	position: static;
	width: auto;
	height: auto;
	float: none;
	clear: none;
	color: #000000;
	text-align: left;
	padding-right: 46px;
	padding-left: 86px;
}

#imgcenterbottom  {
	position: relative;
	height: auto;
	float: none;
	clear: none;
	text-align: right;
	width: auto;
	margin-top: 45px;
}

#contentright  {
	position: static;
	width: 210px;
	height: auto;
	float: right;
	clear: none;
	text-align: center;
}

#footer {
	text-align: left;
	clear: both;
	height: 40px;
	width: auto;
	background-image: url(../img/hintergrund.gif);
	background-repeat: repeat;
	padding-left: 210px;
	position: static;
}

#ticker {
	text-align: center;
	width: 1000px;
	height: auto;
	z-index: 10;
	top: 250px;
	vertical-align: middle;
	clear: both;
	position: relative;

