* { margin:0; padding: 0; } 
option {padding-left: 0.4em}

html { width:100%; height:100%; }
body { 
	margin:0;
	padding:0;
	width: 100%;
	min-height: 101%;	
	font-size: 100.01%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636363;
	text-align: left;
	background-color:#d10036;
/*	background-color:#f7f2de;
	background-image:url(../images/bg_cntleft.gif);
	background-repeat:repeat-y;
	background-position:210px;*/
	} 
	
* html,* html body{
	/* fix IE sluggishness */
  }
  
/** html { overflow-y:hidden; }
* html body { height:100%; overflow:auto; }*/
  
#right_col_fix {
	position: absolute; top:0; right:0; z-index:100;
	width:2.5%; height:100%; overflow:hidden;
	background: url(../images/bg_rightedge_fix.gif) repeat-y left;
	}  
  

table { margin:0px 0px 0px 25px; }
fieldset, img { border:0; }

select, input, textarea { font-size: 99% }


h1,h2,h3,h4 {margin: 0px; padding: 0px 0px 10px 0px;}
h1 {font-size: 18px; color: #636363; display:none;}
h2 {font-size: 18px; color: #636363;}
h3 {font-size: 14px; color: #636363;}
h4 {font-size: 12px; color: #636363;}

a {color: #ee7f01; text-decoration: underline;}

ul,li {margin: 0px; padding: 0px;}


/* +++ Layout-Container +++ */
/* HEADER */
#header_container {
position:fixed; top:0; left:0; right:0;
z-index:600;
	margin:0; padding:0;
	width: 97.5%;
	height:215px;
	background-color:#d10037;
	font-size: 0.8em;
	overflow:hidden;
}

#headerleft_container {
position:absolute; top:0; left:0;
	width: 220px;
	height: 215px;
	background-color: #d10037;
	}
	
#logo_container {
	width: 220px;
	height: 179px;
	background: url(../images/logo_bg.gif) no-repeat right;
	text-align: center;
	}
#search_container {
	width: 220px;
	height: 36px;
	background: #ee7f00 url(../images/bg_search.gif) no-repeat left;
	}
	
/* search */
form#search {
	height: 20px;
	margin: 0;
	}
form#search input.textfield {
	margin: 6px 0px 0px 20px;
	border: 1px solid #d10037;
	height: 16px;
	background: #f9f6e8;
	float: left;
	}
form#search input.button {
	margin: 5px 0px 0px 0px;
	float: left;
	}


#headerright_container {
position:absolute; top:0; left:220px;
	margin:0px;
	padding: 0px;
	height: 215px;
	width:100%;
	background-color: #d10037;
	}
		
/* header image */
#headerimage {
	height: 178px;
	overflow:hidden;
	}	
#mmenu_container {
	height: 37px;
	background: #ee7f00 url(../images/bg_mmenu.gif) repeat-x;
	}
	


/* SUBMENU */	
#smenu_container { 
position:fixed; top:215px; left:0;
z-index:500;
	width:220px;
	height:100%;
	font-size: 0.8em;
	/*min-height:300px;*/
	/*float:left;*/
	/*background:#f7f2de url(../images/bg_cntleft.gif) repeat-y right top;*/
	/*overflow:hidden;*/
	}
	
	
	
/* CONTENT CONTAINER */
#content_wrapper {
position:absolute; top:0px; left:0; z-index:100;
	margin:0; padding:235px 0px 0px 0px;
	width: 100%;
	font-size: 0.8em;
	background:#fdfcf8 url(../images/bg_cnt_wrap3.gif) repeat-y left top;
	/*background:#f7f2de url(../images/bg_cntleft.gif) repeat-y 210px top;*/
	}
	
#cnt2col_container {
position:relative; top:0px; left:0;
	/*background-color: #f7f2de;*/
	padding:0; margin:0; width:97.5%;
	/*float:left; display:inline;*/
	}
	
#content_container {/*position:relative;*/ /*top:0; left:220px; */margin:0px 0px 0px 220px; padding:0px 0px 100px 0px; /*background: #fdfcf8 url(../images/bg_cnt_wrap.gif) repeat-y left;*/ height:100%; overflow:hidden; }
	

#content {width:90%; min-height:350px; margin:0; padding:0;}

#content_box {
	/*position:relative;
	top:0; left:0px;*/
	width:70%;
	margin:0; padding:0px;
	float:left;
	background:none;
	text-align:left;
	}
#content_box2 {
	/*position:relative;
	top:0; left:0px;*/
	width:100%;
	margin:0; padding:0px;
	float:left;
	background:none;
	text-align:left;
	}
#news_container {
	/*position:relative;
	top:0; right:0;*/
	float:left;
	width:24%;
	margin:0; padding:0;
	/*background-color: #f7f2de;*/
	font-size:11px;
	}



/* FOOTER */
#footer_container {
	position: relative;
bottom:0; left:0;
	z-index:900;
	width:100%;
	height:100%;
	background:url(../images/landscape_smoother.png) repeat-x left;
	overflow:hidden;
	}

#footer_left { height:50px;position:relative;margin:50px 0px 0px 150px; }
#footer_left img{ position:relative;margin:10px 0px 0px 0px; }
	
	
#siegel {
	position:absolute; bottom:0; left:0; z-index:1000;
	width:165px; height:190px;
	text-align:right;
	}

