/* CSS-Datei für www.gr-catering.de  04/2008 Martin Rieger - Rieger-Lampprecht GbR <www.rieger-lampprecht.de> */
/* ************************************* */


/* body */
html {
min-height: 100.1%;
}

body {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16.5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6F504B;
	background-color:#FFF5BA;
	background-image:url(../img-style/bg-body.jpg);
	background-repeat:repeat-x;
    }
	
	p, td, th, h1, h2, h3, h4 {
	font-size:12px;
	margin:0;
	padding:0;
	margin-left:10px;
	margin-right:0px;
	}
	table {
	margin-top:0px;
	margin-left:10px;
	}
	td {
	padding-bottom:5px;
	}
	
	#eigenvermarktung td{
	padding:2px;
	}
	
	p, li {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;
	line-height:1.5em;
	}
	
	li {
	margin-bottom:5px;
	margin-top:5px;
	}
	
	ul {
	padding:0px;
	margin:0px;
	}
	
	strong {
	color:#A44251;
	}
	
	h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#A44251;
	letter-spacing:0.1em;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:10px;
	}
	
	#wildverkauf {
	background-image:url(../img/eigenvermarktung.gif);
	height:59px;
	width:359px;
	text-indent:-999em;
	}
	
	
	h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#A44251;
	letter-spacing:0.1em;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:10px;
	}
	
	a.aktuell:hover {
	text-decoration:underline;
	}
	a.aktuell-mehr {
	color:#5673AD; text-decoration:underline; font-size:11px;
	}
	
	a.redu, a.redu:link, a.redu:active, a.redu:visited {
    color:#666666;
    text-decoration:none;
    }

	a.redu:hover {
	color:#666666;
    text-decoration:underline;
	}
    
	form {
	margin:0px;
	padding:0px;
	}
	
    input {
	font-family:Arial, Helvetica, sans-serif;
    }
	
	.searchsubmit {
	margin : 0;
	padding : 0 0 3px 3px;
	border : 0;
	vertical-align : middle;
	} 
	
	textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
	a {
	/*color:#FF8A00;*/
	color:#6F504B;
	}
	
	a.red, a.red:link, a.red:active, a.red:visited {
    color:#CC0000;
    text-decoration:underline;
    }

	a.red:hover {
	color:#CC0000;
    text-decoration:underline;
	}
	
	a.newspics, a.newspics:link, a.newspics:active, a.newspics:visited {
    border:0;
    border:1px solid #CFBF84;
    width: 200px;
	height: 150px; 
    display: block;
    }

	a.newspics:hover {
	border:1px solid #FFFFFF;
	}
	
#header {
position:relative; 
width:958px; 
height:186px; 
margin-left: auto; 
margin-right: auto;
margin-top:0px;
background-image:url(../img-style/bg-header.gif);
background-repeat:no-repeat;
}

#header-logo {
position:absolute; 
left:30px;
top:10px;
}


#header-img {
position:absolute; left:247px; top:20px; 
}


#navigation {
float:left; width:200px;
min-height:350px;
height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */
} 


img{
border:0;
}

.img-border{
border:3px solid #EBBF8B;
}

#content {
position:relative; 
overflow:auto !important;  /* für moderne Browser */
overflow:inherit;
width:958px; 
margin-left: auto; 
margin-right: auto;
min-height:350px;
padding-top:0px;
padding-bottom:0px;
height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */
background-image:url(../img-style/bg-content.gif);
background-repeat:y-repeat;
}   

#inhalt{
position:relative;
float:right; width:681px;
margin-right:20px;
min-height:350px;
height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */
padding-bottom:25px;
display: inline;
}

#text-left {
float:left; width:444px; padding-bottom:30px;
}

#text-right {
float:right; width:192px; margin-right:20px;
display: inline;
}



#footer {
position:relative;
clear:both; 
width:958px; 
height:50px; 
margin-left: auto; 
margin-right: auto;
background-image:url(../img-style/bg-footer.gif);
background-repeat:no-repeat;
}

#footer-inhalt {
position:relative;
margin-top:0px;
padding-top:10px;
width:908px; 
margin-left: 30px; 
font-size:11px;
color:#FFFFFF;
height:20px;
}

#footer-left {
float:left; margin-top:1px; margin-left:237px; display: inline;
}
#footer-right {
float:right; margin-top:1px; margin-right:65px; display: inline;
}


#navi_sub {
margin-top:20px;
}
		
		a.sub, a.sub_first, a.sub_aktiv, a.sub_aktivu,
		a.sub:link, a.sub_first:link, a.sub_aktiv:link, a.sub_aktivu:link,
		a.sub:visited, a.sub_first:visited, a.sub_aktiv:visited, a.sub_aktivu:visited {
		display : block;
		width:179px;
		font-family : Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		letter-spacing:0.1em;
		font-weight : normal;
		text-decoration : none;
		margin-left:30px;
		padding-left : 17px;
		line-height: 32px;
		text-align : left;
		border-top: 1px solid #A54352;
		color:#A54352;
		}
		
		a.sub_first {
		border-top: 1px solid #FFFFFF !important;
		}
		
		a.sub:hover, a.sub_first:hover  {
		background : url(../img-style/navi-right-hover.gif) no-repeat ; /* !!! Hintergrundfarbe */
		color:#6F504B;
		font-weight:bold;
		}
		
		a.sub_aktiv, a.sub_aktiv:hover {
		background : url(../img-style/navi-right-aktiv.gif) no-repeat !important; /* !!! Hintergrundfarbe */
		color:#A54352 !important;
		font-weight:bold !important;
		}
		
		a.sub_aktivu, a.sub_aktivu:hover {
		background : url(../img-style/navi-right-aktivu.gif) no-repeat !important; /* !!! Hintergrundfarbe */
		color:#A54352 !important;
		font-weight:bold !important;
		}
		
			a.subsub, a.subsub_aktiv, a.subsub_last,
			a.subsub:link, a.subsub_aktiv:link, a.subsub_last:link,
			a.subsub:visited, a.subsub_aktiv:visited, a.subsub_last:visited {
			display : block;
			color:#A54352;
			font-family : Tahoma, Arial, Helvetica, sans-serif;
			font-size:11px;
			letter-spacing:0.1em;
			text-decoration : none;
			padding : 4px;
			padding-top:0px;
			padding-bottom:10px;
			margin-left : 40px;
			padding-left : 15px;
			text-align : left;
			}
			
			a.subsub_last, a.subsub_last:hover {
			border-bottom: 0px !important;
			}
			
			a.subsub_aktiv {
			/* background : url(../img/submenue1.gif) no-repeat 8px 6px;*/
			/* background-color:#FFFFFF;*/
			font-weight:bold;
			}
			
			a.subsub:hover, a.subsub_last:hover {
			font-weight:bold;
			/*background : url(../img/submenue2.gif) no-repeat 8px 6px;*/
			}


#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
margin:0px;
margin-left:30px;
margin-bottom:5px;
background-image: url(../img-style/haken.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
		