﻿@charset "UTF-8";
/**
 
 */

@media screen
{
  /**
   
   */

  /*  */
    

  #col3 {
	background-position: left;
	margin-left: 115px;
	margin-right: 0;
	background-image: url('../images/nur_hintergrund.jpg');
	background-repeat: no-repeat;
	height: 409px;
	width: 655px;
}

#header {
	background-position: right;
	height: 87px;
	color: #fff;
	background: url("../images/Infood_oben_ohnelogo.jpg");
	background-repeat: no-repeat;
}

h6 {
	padding-left: 10%;
	font: normal normal normal 100% serif;
	padding: 10px 5px 10px 8px;
	width: 90%;
	background-color: #fff;
	color: #808080;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 90%;
	text-align: right;
}

#col3_content {
	padding: 0px 1px 0px 0px
}
#footer {
	padding-left: 200px;
	background: none;
}

}

