* {
  margin: 0;
  padding: 0;
}


body#main_body {
	margin: 0;
	padding: 0px 0px 5px 0px;
	text-align: center;
	background-color: #00FF00;
}

  * html * { behavior:url(hm_iepngfix.htc) 
  } 
#container/*-- global container ------------------------------------------------------*/

 {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 916px;
}

#header {
	position: relative;
	float: left;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 917px;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: top;
	min-height: 121px;
	z-index: 10;
}

#main_container {
	position: relative;
	float: left;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: -1px 0px 0px 0px;
	background-repeat: repeat-y;
}

#layout_table {
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: -2px 0px 0px 2px;
	background-repeat: no-repeat;
}

#sub_nav_column {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

#content_column {
	vertical-align: top;
	/*background-color: #FEF92C;*/
	width:705px;
	background-repeat:no-repeat;
	margin: -2px -2px 0px 0px;
}

#left_column_container {
	position: relative;
	top: 0px;
	margin: 0px -2px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 206px;
	background-repeat: repeat-y;
}

#sub_container1 {
	margin: 25px 0px 0px 0px;
	padding: 0;
}

#sub_container2 {
	margin: 1px -6px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 705px;	/*background-color: #E6D40B;*/
	vertical-align: top;
}

#content_container {
	margin: 0px 0px 0px 1px;
	padding: 0;
}

#content_b {
	position: relative;
	clear: both;
	width: 916px;
	height: 45px;
	background-repeat: no-repeat;
	float: none;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
	/*clear: both;*/

    position: relative;
	top: 0px;
	left: 0px;
	width: 909px;
	height: 121px;
	/*margin-left: 261px;*/

    padding-right: 5px;
	float: right;
	z-index: 99;
}

/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 13px 15px 3px 15px;
    width: 655px;
    min-height: 25px;
    text-align: right;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 230px;
    z-index: 10;
}

html>body #slogan {
    width: 655px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
	background-repeat: no-repeat;
	width: 350px;
	height: 100px;
	position: absolute;
	top: 71px;
	left: 320px;
	float: left;
	z-index: 7;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
	line-height: 0;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0px 0;
	overflow: hidden;
	width: 205px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-repeat: no-repeat;
}

html>body #main_nav_container {
    /*width: 555px;*/

}

#main_nav_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    margin: 0px 0 0 0;
    padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    margin: 0;
    /*padding: 3px 19px 2px 10px;*/

    padding-left: 31px;
    padding-right: 15px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-position: top left;
    background-repeat: no-repeat;
    font-style: normal;
    text-decoration: none;
}

html>body #main_nav_list a {
    /*height: 38px;*/

}

a.main_nav_item {
    line-height: 38px;
    text-align: left;
    width: 160px;
    height: 38px;
}

a.main_nav_item:hover {
    background: transparent;
    line-height: 38px;
    text-align: left;
    width: 160px;
    height: 38px;
}

a.main_nav_active_item {
    line-height: 38px;
    text-align: left;
    width: 160px;
    height: 38px;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    position: relative;
    top: 0px;
    line-height: 0;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 9px;
    width: 197px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    clear: both;
    margin: 0px 0 0px 0;
    padding: 0;
    height: 25px;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    padding: 0 5px 0 27px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-position: top left;
    background-repeat: no-repeat;
    text-decoration: none;
}

html>body .sub_nav_list a {
    /*width: 165px;*/

}

a.sub_nav_item {
    line-height: 25px;
    height: 25px;
    width: 165px;
}

a.sub_nav_item:hover {
    line-height: 25px;
    height: 25px;
    width: 165px;
}

a.sub_nav_active_item {
    line-height: 25px;
    height: 25px;
    width: 165px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 916px;
	height: 21px;
	clear: both;
}

#footer_text {
    width: 900px;
    padding: 0px 15px 0px 0px;
    margin: 0 0px 0px 0px;
    text-align: right;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 5px 0 20px 0;
	padding: 0;
	line-height: 1.1;
}

.content table {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 15px 1px;
    border-style: solid;
    border-width: 1px;
    border-spacing: 0;
    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
}

.content select {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content p {
	margin: 5px 0 20px 0;
	padding: 0;
	line-height: 1.3;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

.content a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}

/*--- tables ---------------------------------------------------------------*/

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

.content td {
	border-right: 0px solid;
	border-bottom: 0px solid;
	padding: 3px 5px 3px 5px;
	color: #458743;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	margin-left: 7px;
}
 label {
	margin: 5px 0 0 75px;
} 

   .kontaktdaten label {
	margin-left:75px;
	display: block;
	width: 6em;
	float: left;
					   }
	.anfrage label {display: block;
				    width: 5em;
				    float: left;
				   }
					   
   input,textarea {
	margin: 5px 3px 3px 75px;
	border: 1px solid #4b408c;
	background: white;
	padding: 3px 3px;
	color: #000000;
				  }  
						
   input:active, input:focus, input:hover { background: #E8EBDF;}
   
   #superfixed {
	position:relative;
	margin-right: 80px;
   }
   
   div.bgfixed {
	margin-top:20px;
	background-image:url(ressources/Cafe/CafeInnen.jpg);
	background-repeat:no-repeat;
	background-position: 380px;
	background-attachment:fixed;
	margin-left: 123px;
	
  }
#ansehen{
    margin-left:32px;
}

/*--- lists ----------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/
