body {
	background-image: url(images/menu/sidebarBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #135D9B;	
	font-style: italic;
	margin-bottom: 0.4em;
	margin-top: 2em;

}
a {
	color: #135D9B;
	text-decoration: none;
}
p {
	margin-top: 0em;
	margin-bottom: 0.4em;
}
#header {
	background-image: url(images/menu/headerBG.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
	min-width: 1000px;
	margin-bottom: 25px;
}
#header h1 {
	background-image: url(images/menu/shIstLecker.jpg);
	background-repeat: no-repeat;
	background-position: 340px 0px;
	display: block;
	float: left;
	height: 95px;
	width: 730px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -315px;
	font-size: 1px;
}
#header h2 {
	display: block;
	height: 95px;
	width: 1055px;
	background-image: url(images/menu/gerichteMitGeschichte.jpg);
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -470px;
	background-repeat: no-repeat;
	background-position: 870px 0px;
	font-size: 1px;
}
#mainNavi {
	display: block;
	width: 975px;
	height: 45px;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	float: left;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainNavi li {
	float: left;
	display: block;
	width: 133px;
	height: 45px;
}
#mainNavi li a {
	background-image: url(images/menu/mainButton-Small.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 133px;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainNavi li a:hover {
	background-position: 0px -45px;
	color: #135D9B;
}
#mainNavi li .activeLink {
	background-image: url(images/menu/mainButton-Big-hell.jpg);
	padding-top: 20px;
	height: 25px;
	color: #135D9B;
	font-weight: bold;
}
#mainNavi li .activeLink:hover {
	background-position: 0 0;
}
#submenu {
	width: 230px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-left: 45px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu ul li {
	display: block;
}
#submenu ul li a {
	display: block;
	width: 225px;
	background-image: url(images/menu/submenuBtn.jpg);
	background-position: left bottom;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
#submenu ul li a:hover {
	background-image: url(images/menu/submenuBtn-Over.jpg);
	color: #FFF;
}
#submenu p {
	margin-bottom: 30px;
	width: 200px;
}
#content .imageOut {
	float: left;
	left: -25px;
	position: relative;
	margin-right: -20px;
}
#submenu #gedicht p {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 12px;
	color: #135D9B;
}
#submenu ul li .activeLink {
	background-image: url(images/menu/submenuBtn-Over.jpg);
	color: #FFF;
}
#content {
	float: left;
	margin-top: 15px;
	width: 400px;
	margin-left: 75px;
	margin-right: 15px;
}

#content .nummerierung {
	background-color: #C10020;
	color: #FFF;
	display: block;
	text-align: center;
	position: relative;
	height: 21px;
	width: 25px;
	left: -30px;
	margin-bottom: -25px;
	top: -8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 4px;
	font-style: normal;
}
#sidebar {
	float: left;
	margin-top: 15px;
	width: 200px;
	margin-left: 35px;
}
#sidebar #gericht {
	text-align: center;
	width: 100%;
}
#sidebar #gericht p{
	margin: 0px;
	font-style: italic;
	color: #135D9B;
}
#sidebar #gericht p img {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
}
#sidebar p img {
	float:left;
	border: 1px solid #135D9B;
	margin-right: 4px;
	margin-top: 4px;
}
#sidebar adress p {
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	padding-left: 350px;
	padding-top: 25px;
}
#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}
.tdOdd {
	background-color:#fbf4d8;
	color:#135D9B;
	cursor: pointer;
} 
.tdEven {
	color:#135D9B;
	cursor: pointer;
}
.tdHover {
	color:#FFF;
	background-color: #135D9b;
}
.tdSelected {
	background-color: #135D9B;
	color:#FFF;
}
.white {
	color: #FFF;
}
.sponsoren {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sponsoren li {
	display: block;
	margin-left: 160px;
	margin-bottom: 20px;
	text-align: left;
	padding: 0px;
	float: left;
	width: 240px;
	line-height: normal;
}
.sponsoren li img {
	margin-left: -160px;
	vertical-align: middle;
}


