body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, helvetica, arial, sans serif;
	background-image: url("../img/bg.gif");
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

#banner {
	text-align: left;
	margin: auto;
	width: 1000px;
	height: 270px;
	background-color: #193C13;
	background-image: url("../img/banner.gif");
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}

#content {
	margin-left: 200px;
	width: 720px;
	height: 350px;
}

#content h2 {
	font-size: 10pt;
	color: #193C13;
	margin-bottom: 0px;
}

#content a {
	color: #193C13;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #000000;
}

#headline {
	padding-bottom: 1em;
	padding-left: 30px;
	text-align: left;
}

#headline h1 {
	font-size: 18pt;
	color: #193C13;
	margin: 0px;
}

.col {
	padding-left: 30px;
	width: 325px;
	float: left;
	text-align: justify;
	font-size: 10pt;
}

.col img {
	text-align: center;
	border: 1px solid #193C13;
}

.col .coloredtext {
    color: #193C13;
}

.clearer {
	clear: both;
}

#big_container {
	text-align: left;
	margin: auto;
	width: 1000px;
}

.hide {
	display: none;
}

/* ***********************************************
	Hauptmenue
*************************************************/
#mainmenu {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	overflow: hidden;
	clear: both;
	height: 90px;
}

#mainmenu a {
	text-decoration: none;
	color: #ffffff;
}

#mainmenu a:hover {
	color: #000000;
}

#mainmenu ul{
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	list-style:none;
	float:left;
}

#mainmenu li {
	padding: 0px;
	margin: 0px;
	margin-top: 25px;	
	width: 144px;
	height: 70px;
	text-align: center;
	float: left;
	font-size: 10pt;
	display:inline;
	background-image: url("../img/stripe_white.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
}

#mainmenu #m_kontakt {
    margin-left: 260px;
	width: 7em;
}

#mainmenu #m_tafel {
	width: 60px;
}

/* ***********************************************
	Untermenue
*************************************************/
#submenu {
    clear: both;
	padding: 0px;
	margin: 0px;
}

#submenu ul {
	padding: 0px;
	padding-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0px;
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	list-style: none;
	padding: 0;
}

#submenu ul li a {
	color: #193C13;
	text-decoration: none;
	background-color: #ffffff;
}

#submenu ul li a:hover	{
	color: #000000;
	text-decoration:none
}

#submenu ul li {
	padding: 5px 0px 0px 20px;
	margin: 0px;
	background-image: url("../img/submenu/sub_middle.gif");
	background-repeat: no-repeat;
	background-position: 0px center;
}


/* ***********************************************
	Untermenue
*************************************************/
#extramenu {
	width: 150px;
	float: left;
}

#extramenu ul{
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
	background-image: url("../img/extramenu/background.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style: none;
	vertical-align: middle;
}

#extramenu li {
	padding: 8px 0px 8px 20px;
	background-image: url("../img/extramenu/stripe.gif");
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 10pt;
}

#extramenu a {
	color: #193C13;
	text-decoration: none;
	font-size: 10pt;
}

#extramenu a:hover {
	color: #000000;
}

#links {
	color: #193C13;
	text-align: center;
	clear: both;
}

#links a {
	font-size: 10pt;
	font-weight: bold;
	color: #193C13;
	text-decoration: none;
}

#links li {
	display: inline;
}
