@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background:#FFFFFF url(../picts/body_bg_home.gif) no-repeat scroll center top;
	color:#DCDBD2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
}
.cleaner {
	clear:both;
	font-size:1px;
	line-height:0px;
}
h1, h2 {
	color:#156147;
	margin:0;
	padding:0;
}
object {outline-style:none; }
h1 { margin-bottom:5px; }
h1 span { display:block; margin-top:1px; width:1px; font-size:20px; line-height:22px; overflow:hidden; text-indent:10px; }
h1 span span { display:block; width:500px; }

h2 { margin-bottom:5px; }
h2 span { display:block; margin-top:1px; width:1px; font-size:16px; line-height:18px; overflow:hidden; text-indent:10px; }
h2 span span { display:block; width:500px; }

h4 { margin-bottom:4px; }
h4 span { display:block; margin-top:1px; width:1px; font-size:14px; line-height:16px; overflow:hidden; text-indent:10px; padding-bottom:4px; }
h4 span span { display:block; width:250px; }

img { border:none; }
a, a:hover, a:link, a:active, a:visited {
	color:inherit;
	text-decoration:none;
	outline-style:none; 
}
p { margin-bottom:5px; }
.fl { float:left; }
.fr { float:right; }
.cl { clear:left; }
.cr { clear:right; }
.cb { clear:both; }
.ml39 { margin-left:39px; }
.alpha6 { opacity:0.6; }
.bg_white { background-color:#FFFFFF; }
.brown {color:#7a654c;}
.green {color:#156147;}
.center937 {
	text-align:left;
	margin:0 auto;
	width:937px;
	/* width:1067px; */
}

#site {
	height:687px;
	/*	margin-left:130px; wenn aktiviert, class.center937 width:1067px, um seite centriert zu halten */
}
#leftrow {
	/*background:transparent url(../picts/enchilada_logo.gif) no-repeat scroll 22px top;*/
	float:left;
	width:314px;
	/* margin-bottom:40px; */
}
#rightrow {
	float:left;
	width:623px;
	min-height:312px;
	height:auto;
	margin-bottom:16px;
}
#sidebar_container {
	position:relative;
	height:292px;
	width:100%;
}
#sidebar_container #flashnavi {
	position:absolute;
	z-index:123;
	top:0px;
	left:-171px;
}
#navbar_home_top {
	background:transparent url(../picts/navbar_home_top.gif) no-repeat scroll left top;
	height:70px;
	width:100%;
}
#navbar_home_top .inner_textfield {
	padding:6px 15px 10px 20px;
	font-weight:bold;
	text-transform:uppercase;
}
#navbar_home_top #searchBox {
	float:right;
	margin:6px 15px 0 0;
}
#navbar_home_top #choose_town {
	padding-top:9px;
	width:200px;
	height:25px;
	text-transform:uppercase;
}

#content_main {
	margin:19px 0px 0px 1px;
	height:182px;
	width:619px;
}
#content_main .inner_textfield {
	color:#393939;
	font-size:13px;
	line-height:17px;
	padding:0px;
}
/*
#content_main .inner_textfield p {
	padding: 4px 12px;
	background-color:#fefefe;
}*/
#content_main .inner_textfield p {
	padding: 0 12px 12px 12px;
}
#content_main .inner_textfield h1, #content_main .inner_textfield h2 {
	margin-left:12px;
}
#content_bottom {
	clear:left;
	background:transparent url(../picts/bottom_picts_bg.png) no-repeat scroll left top;
	height:246px;
	/*width:934px;*/
}
#content_bottom .bottom_inner {
	background-color:#faf9f7;
	margin:0;
	padding:7px 0 0 8px;
}
#content_bottom .bottom_inner a {
	float:left;
	margin:0 3px 0 0;	
}
#content_bottom a.minusmargin {
	margin:-7px 3px 0px 0px;
}
#content_bottom .twitter_home {
	position:absolute;
	margin-top:65px;
}
#logo_footer {
	background-image:url(../picts/enchilada_logo_small.gif);
	background-repeat:no-repeat;
	display:block;
	height:89px;
	width:114px;
}

/* SEARCH BOX*/
.btn_search { margin-top: 1px;} 
.btn_search_go { visibility:hidden; display:none; }
.inputfield_search {font-size:13px; color:#737373; border: 0; padding:0px 0px 0px 0px; width:150px; height:17px; padding:1px 0px 0px 4px; }
.field {border:1px solid; border-color:#bcbdbf; width:175px; height:19px; padding:0px 0px 0px 2px; float:left;}