/* CSS Document */

html {
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
	background-image:url(img/gs_verlauf_1.jpg);
	background-repeat:repeat-x;
}
a{
text-decoration:underline;
color:#fff;
font-size:11px;
}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
a.mainlevel {
width: 274px;
margin-left: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

}
a.mainlevel:link, a.mainlevel:visited {
/*background: url(../images/but1.gif) no-repeat;*/
line-height:30px;
background-position: left;
color: #fff;
height: 15px;
text-decoration: none;
width: 100%;
padding-left:5px;
font-size: 12px;
border-left:30px solid #82273E;

}
a.mainlevel:hover {
background-position: left;
line-height:30px;
color: #fff;
height: 15px;
text-decoration: none;
width: 100%;
padding-left:5px;
font-size: 12px;
border-left:30px solid #fff;

}
a.mainlevel:active {
background-position: left;
line-height:30px;
color: #fff;
height: 15px;
text-decoration: none;
width: 100%;
padding-left:5px;
font-size: 12px;
border-left:30px solid #fff;

}
#active_menu{
background-position: left;
line-height:30px;
color: #fff;
height: 15px;
text-decoration: none;
width: 100%;
padding-left:5px;
font-size: 12px;
border-left:30px solid #fff;
}
a.sublevel {
width: 274px;
border-right: 0px solid #000;
padding: 0 5px 0 0;
margin-bottom: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #fff;
color: #333;
}

a.sublevel:link, a.sublevel:visited {
display: block;
padding: 5px;
color: #000;
text-decoration: none;
width: 100%;
}

a.sublevel:hover {
background-color: #fff;
color: #235F21;
}
a.readon:hover {
color:#FFFFFF;
text-decoration: underlined;
}
a.readon{
color:#FFFFFF;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-left: 40px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding-left: 40px;
  float: none !important;
  float: left;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}
#footer {
	text-align: center;
	padding: 3px;
}

td {
	text-align: left;
	font-size: 11px;
}

body {
	margin: 15px;
	height: 100%;
	padding-left: 5px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12px;
	color: #fff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #000; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #8FC52F;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
 	width: 100%;
	padding: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 2px;
}

table.contentpaneopen td {
padding:0px 15px 15px 15px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}

table.contentpane {
  width: 100%;
	padding: 5px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 5px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
  color: #8FC52F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #fff;
	text-align: left;
	vertical-align:text-top;
	margin-top:0px;
	padding-top: 7px;
	padding-left: 29px;
	height: 27px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 10px;
    padding-left: 15px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	text-align:left;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #235F21;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
color: #000;
background:url(../images/but1.jpg) no-repeat;
vertical-align:top;
height: 30px;
line-height:30px;
padding-left: 33px;
font: bold 14px 'Tahoma', 'Lucida Grande', Arial, sans-serif;
}

table.moduletable td {
	font-size: 11px;
	padding-left: 0px;
	margin-left: 0px;
}

table.pollstableborder td {
  padding: 2px;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
#leftstripe{
height:1500px;
width:40px;
border:1px solid #000;
float:left;
}
#maincenter{
float:left;
border:0px solid #000;
padding:0px 0px 0px px;
width:805px;
background-color:#fff;
}
#main0{
float:left;
border:0px solid #000;
margin-top:10px;
padding:0px 0px 0px px;
width:805px;
background-color:#82273E;
}

#top0{
height:20px;
border:0px solid #000;
clear:left;
width:100%;
}

#main_top1{
height:20px;
border:0px solid #000;
background-color:#82273E;
clear:left;
margin:0px 0px 10px 0px;
width:805px;
}
#main_logo{
width:250px;
height:230px;
float:left;
border:0px solid #000;
margin:10px 10px 10px 0px;
background-image:url(img/gourmet_service_Logo.jpg);
background-repeat:no-repeat;
}
#main_image{
width:535px;
height:230px;
float:left;
border:0px solid #000;
margin:10px 0px 10px 10px;
}
#main_content{
width:535px;
float:left;
border-left:20px solid #fff;
background-color:#82273E;
margin:0px 0px 0px 0px;
padding:0px 0px 20px 0px;
}
#main_navigation{
width:250px;
float:left;
background-color:#82273E;
margin:0px 0px 0px 0px;
padding :10px 0px 30px 0px;
}
#maintable{
background-image:url(img/gs_verlauf_1.jpg);
background-repeat:repeat-x;
padding:0px 50px 50px 50px;
margin-top:10px;
}
#rightstripe{
height:1200px;
width:40px;
border:1px solid #000;
float:left;
}
table_content{
width:100%;
padding-right:10px;
}
#footer {
	left:0px;
	height: 15px;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	border:0px solid #000;
}
#footer ul {
	z-index: 999999;
	position:relative;
	top:-35px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
   	list-style:none;
	bottom: 0px !important; bottom: 6px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#footer li {
  	display:inline;
   	margin:0; padding:0;
   	float:left;
}
#footer ul li div{
	padding:1px;
	margin-left:1px;
	width:9px;
	float:left;
	color:#82273E;
}
#footer a {
   float:left;
   /*background: url(images/tableft.gif) no-repeat left top;*/
   margin:0;
   padding:0px 0px 0px 2px;
   text-decoration:none;
}
#footer a span {
   	float:left;
   	display:block;
   /*background: url(images/tabright.gif) no-repeat right top;*/
   	padding:2px 3px 2px 2px;
   	color: #82273E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#footer a span {float:none; font: 9px Verdana, Arial, Helvetica, sans-serif;}
/* End IE5-Mac hack */
#footer a:hover span {
	color:#82273E;
}
.locations{
padding-bottom:5px;
}
.locations a{
color:#eeeeee;
margin-left:50px; 
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
