/*
-----------------------------------
humanpons
Autor: Helmut Schlaiß - www.hs53.de
-----------------------------------
*/

*
{

}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #063;
	text-align: left;
	line-height: 18px;
	background-color: #CCC;
	background-image: url(../images/fond/RESTAURANTbackground.gif);
	background-repeat: repeat;
	
}
a, a:link {
	color: #666;
	text-decoration: none;
}
	a:hover {
	color: #FFF;
	text-decoration: none;
}
	a:visited {
	text-decoration: none;
}

#container
{
	width: 690px;
	height: 700px;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 690px;
	height: 155px;
	float: left;
	background-image: url(../images/fond/header.jpg);
	
}	

#content
{
	width: 455px;
	height: 525px;
	float: left;
	background-image: url(../images/fond/content.jpg);
}

#content_img
{
	width: 235px;
	height: 525px;
	float: right;
	background-image: url(../images/fond/content_img.jpg);
}

#footer
{
	width: 690px;
	height: 20px;
	float: left;
	background-image: url(../images/fond/footer.jpg);
}

.navi_linkhover
{
	color: #900;
}
a.splink_gelb {
	color:#FF0;
}
a:hover.splink_gelb {
	color:#FFF;
}
.tabelleNavi {
	text-decoration: none;
	text-align: center;
	font-style: normal;
	color: #FF0;
	font-size: 12px;
}
.text10px {
	font-size: 10px;
}
.textblack {
	color: #000;
}
a.splink_rot {
	color:#903;
}
a:hover.splink_rot {
	color:#FFF;
}
.textwhite {
	color: #FFF;
}
.text12px {
	font-size: 16px;
	line-height: 24px;
}
.text_rot {
	color: #F00;
}
