@charset "iso-8859-1";
/* CSS Document */
* { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, p, br {
	padding-bottom: 0.8em;
}

h1 {
	font-size: 1.8em;
	font-style: italic;
	color: #090;
}
h2 {
	font-size: 1.6em;
	font-style: italic;
	color: #cb0a0a;
	letter-spacing: 2px;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	font-style: italic;
	color: #090;
}

h4 {
	font-size: 1em;
	letter-spacing: 1px;
	color: #090;
}

a { color: #fff; }

a img {
	text-decoration: none;
	border: none;
}

body {
	background-color: #000;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#wrapper {
	top: 50%;
	margin-top: -285px;
	left: 50%;
	margin-left: -490px;
	width: 970px;
	position: absolute;
}

#head {
	background-image: url(../images/head.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 970px;
	height: 112px;
}

#start {
	float: left;
	width: 320px;
	height: 100px;
}

#mittagessen {
	background-image: url(../images/mittagessen.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 230px;
	height: 108px;
	float: right;
}

#content_back_start {
	background-image: url(../images/start.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 970px;
	height: 459px;
}

#content_back {
	background-image: url(../images/content_back.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 970px;
	height: 459px;
}

#content_left {
	float: left;
}

#menu1 {
	padding-top: 60px;
}

.menu1_level1  {
	list-style-type: none;
}

.menu1_level1 a, .menu1_level1 a:visited {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #017904;
	display: block;
	padding-bottom: 40px;
	padding-top: 22px;
	padding-left: 45px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.1em;
	outline: none;
	width: 100px;
}

.menu1_level1 a:hover {
	color: #cb0a0a;
	font-style: italic;
}

.menu1_level1_act {
	list-style-type: none;
}

.menu1_level1_act a, .menu1_level1_act a:visited {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	color: #cb0a0a;
	display: block;
	padding-bottom: 40px;
	padding-top: 22px;
	padding-left: 45px;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 1.1em;
	width: 100px;
}

#content_right {
	float: right;
}

#menu2 {
	padding-top: 60px;
}

.menu2_level1  {
	list-style-type: none;
}

.menu2_level1 a, .menu2_level1 a:visited {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	color: #017904;
	display: block;
	padding-bottom: 40px;
	padding-top: 22px;
	padding-right: 45px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.1em;
	outline: none;
	width: 110px;
}

.menu2_level1 a:hover {
	color: #cb0a0a;
	font-style: italic;
}

.menu2_level1_act {
	list-style-type: none;
}

.menu2_level1_act a, .menu2_level1_act a:visited {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	color: #cb0a0a;
	display: block;
	padding-bottom: 40px;
	padding-top: 22px;
	padding-right: 45px;
	text-align: right;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 1.1em;
	width: 110px;
}

.menu3_level1  {
	list-style-type: none;
}

.menu3_level1 a, .menu3_level1 a:visited {
	color: #fff;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	letter-spacing: 1px;
	outline: none;
}

.menu3_level1 a:hover {
	color: #090;
	font-style: italic;
	text-decoration: none;
}

#content_main {
	float: left;
	width: 670px;
	height: 435px;
}

#flash {
	padding-top: 112px;
	padding-left: 167px;
	width: 620px;
	height: 435px;
}

#text {
	padding:10px 10px 0 30px;
	width: 620px;
	height: 400px;
	overflow: auto;
}

#box_links {
	float:left;
	padding-left: 100px;
	width: 200px;
}
#box_links_tagesablauf {
	float:left;
	width: 80px;
	text-align: right;
	padding-right: 15px;
}
#box_rechts {
	float: right;
	padding-right: 40px;
	width: 220px;
}

#footer {
	clear: both;
	text-align: center;
	font-weight: bold;
}

/* +++++++++++++++++++++++++++++++++ SLIMBOX +++++++++++++++++++++++++++++++++++++++++*/

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

