body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ffb015 url(/images/sonce.jpg) 700px 500px no-repeat fixed;
}
div {
	margin:0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #566137;
}
a:hover {
	/*text-decoration: none;*/
	color: #FFB015
}
div#body {
	background: url(/images/bg.jpg) 0 0 repeat-x;
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 550px;
	left: 0;
	top: 0;
}
div#container {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	width: 830px;
}
div#topbox {
	position: relative;
	background: none;
	width: 830px;
	height: 450px;
	z-index: 50;
	left: 0;
	top: 0;
}
div#content {
	margin-left: 115px;
	margin-top: -450px;
	z-index: 45;
	position: relative;
	width: 625px;
	height: 100%;
	float: left;
	background: url(/images/content_bg.png) 0 100px repeat-y;
}
div#topnavi {
	position: absolute;
	z-index: 110;
	top: 248px;
	right: 156px;
	width: 200px;
	height: 20px;
	color: #566137;
	text-align: right;
}
div#topnavi a {
	font: 12px/17px Georgia, serif;
	text-decoration: none;
}
div#topnavi a:hover, div#topnavi a.sel {
	text-decoration: underline;
}
div#topnavi a.sel {
	color: #566137;
}
div#navi {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 38px;
	width: 348px;
	height: 450px;
	background: url(/images/navi.gif) -310px 0 no-repeat;
}
#navlist {
	position: relative;
	left: 0;
	top: 0;
	z-index: 106;
	width: 348px;
	height: 450px;
	padding: 0;
	margin: 0;
}
#navlist li {
	position: absolute;
	list-style: none;
}
#navlist li, #navlist li a {
	display: block;
	width: 207px; 
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#nl1 {height: 75px; top: 20px; left: 22px;}
#nl2 {height: 63px; top: 90px; left: 52px;}
#nl3 {height: 67px; top: 150px; left: 4px;}
#nl4 {height: 66px; top: 215px; left: 47px;}
#nl5 {height: 61px; top: 280px; left: 27px;}

#nl1 a {height: 75px;}
#nl2 a {height: 63px;}
#nl3 a {height: 67px;}
#nl4 a {height: 66px;}
#nl5 a {height: 61px;}

#nl1 a { background: transparent url(/images/navi.gif) -22px -20px no-repeat;}
#nl2 a { background: transparent url(/images/navi.gif) -52px -90px no-repeat;}
#nl3 a { background: transparent url(/images/navi.gif) -4px -150px no-repeat;}
#nl4 a { background: transparent url(/images/navi.gif) -47px -215px no-repeat;}
#nl5 a { background: transparent url(/images/navi.gif) -27px -280px no-repeat;}

#nl1 a.sel { background: transparent url(/images/navi.gif) -22px -20px no-repeat;}
#nl2 a.sel { background: transparent url(/images/navi.gif) -52px -90px no-repeat;}
#nl3 a.sel { background: transparent url(/images/navi.gif) -4px -150px no-repeat;}
#nl4 a.sel { background: transparent url(/images/navi.gif) -47px -215px no-repeat;}
#nl5 a.sel { background: transparent url(/images/navi.gif) -27px -280px no-repeat;}

div#logo {
	position: absolute;
	z-index: 105;
	top: 0;
	right: 0;
	width: 400px;
	height: 270px;
	background: url(/images/logo.jpg) 0 0 no-repeat;
}
div#left {
	position: relative;
	float: left;
	z-index: 160;
	margin: 450px 0 0 0;
	width: 210px;
	color: #566137;
	text-align: left;
}
div#right {
	position: relative;
	z-index: 160;
	float: right;
	width: 375px;
	color: #566137;
	margin-top: 300px;
	text-align: left;
	overflow: visible;
}
div#footer {
	position: relative;
	clear: both;
	height: 156px;
	margin: 0;
	background: url(/images/footer.png) 90px 0 no-repeat;
	overflow: hidden;
}
div#footer p {
	position: absolute;
	width: 530px;
	height: 50px;
	bottom: 0;
	top: 115px;
	left: 195px;
	font: 12px/17px Georgia, serif;
	margin: 12px 0 0 0;
	color: #566137;
	text-align: center;
}
div#footer a:hover {
	text-decoration: none;
	color: #566137;
}
div#left p {
	font: 12px/17px Georgia, serif;
	margin: 0 0 0 50px;
}
div#left a {
	font: 12px/17px Georgia, serif;
}
div#left h1 {
	font: bold 20px/25px verdana, sans-serif;
	margin: 30px 0 0 50px;
}
div#right p {
	font: 13px/18px Georgia, serif;
	margin: 0 75px 0 40px;
}
div#right a {
	font: 13px/18px Georgia, serif;
}
div#right h1 {
	font: bold 20px/25px verdana, sans-serif;
	margin: 0 0 0 40px;
}
div#right h2 {
	font: bold 16px/20px verdana, sans-serif;
	margin: 0 0 0 40px;
}
div#left h2 {
	font: bold 16px/20px verdana, sans-serif;
	margin: 0 0 0 50px;
}
div#right ul {
	font: 13px/18px Georgia, serif;
	margin: 20px 0 0 20px;
	width: 250px;
}
div#right li {
	list-style-type: none;
	margin: 3px 0 8px 0;
	padding-left: 28px;
	background: url(/images/list_icon.gif) no-repeat 0 3px;
}
a.termin_link {
	text-decoration: none;
	color: #566137;
}
#left h1.myriad_left {
	margin-top: 25px;
	border: 0;
	width: 170px;
	font-size: 20px;
	font-weight: normal;
}
#right h1.myriad_right {
	margin-top: 25px;
	width: 250px;
	border: 0;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}
#right h2.h2_right {
	margin-top: 25px;
	width: 250px;
	border: 0;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
#left h2.h2_left {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 170px;
	border: 0;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}

#right .linkexcel, #right .linkdoc, #right .linkpdf { 
	font: 13px/18px Georgia, serif;
	margin-left: 40px; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	padding: 8px 0 8px 30px; 
	background: url(/images/doc_pdf.gif) no-repeat 0 0;
}
#left .linkexcel, #left .linkdoc, #left .linkpdf { 
	font: 12px/17px Georgia, serif;
	margin-left: 0px; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	padding: 8px 0 8px 30px; 
	background: url(/images/doc_pdf.gif) no-repeat 0 0;
}
.linkdoc {
	background: url(/images/doc_word.gif) no-repeat 0 0;
}
.linkexcel {
	background: url(/images/doc_excel.gif) no-repeat 0 0;
}
img.foto {
	border: 0;
	margin: 10px 0 5px 25px;
}
#right span.file_desc {
	margin: 0 0 0 70px;
	font: 13px/18px Georgia, serif;
	display: block;
	width: 245px;
}
#left span.file_desc {
	margin: 0 0 0 30px;
	font: 12px/17px Georgia, serif;
	display: block;
	width: 145px;
}
#right p.date {
	margin-bottom: 10px;
}

.cal {
	font: 12px/17px Georgia, serif;
	margin-left: 45px;
}
.cal .calendarBG {
	margin-left: 0px;
	color: #566137;
}

.cal .calendarHeader {
	color: #D3D325;
}

.cal .calendarHeader a, .calendarHeader a:hover {
	color: #D3D325;
}

.cal .calendarMonthLinks {
	color: #566137;
}


.cal .calendarDayHeading {
	margin:0;
	padding:0;
	text-align: center;
}

.cal .calendarToday {
	background: #FFB015;
	font-weight: bold;
	color: #fff;
}

.cal .calendarToday a, .cal .calendarToday a:hover {
	color: #fff;
}

.cal .calendarCell {
	background: none;
	border: solid 1px #D3D325;
}

.cal .cal_with {	
	background: #D9D5C4;	
	color: #9AA71F;
}
.cal .cal_with a, .cal .cal_witha:hover {
	color: #9AA71F;
}
.cal .calendarBlank {

}
a.detail {
	display: block;
	margin: 5px 0 20px 50px;
	width: 170px;
	text-align: right;
}
img.partner {
	border: 2px solid #566137;
}

/* ########## Editiermenue unterm Kopf ########## */

.edit_container, .edit_container_left {
	margin: 0 70px 0 40px;  
 	padding: 10px;
	background: #F2E354;
	height: 30px;
	font: bold 11px/14px verdana, arial, helvetica;
	color: #000;
}
.edit_container_left {
	margin: 0 -20px 0 40px; 
}
#right a.edit_link, #right a.edit_link:hover, #left a.edit_link, #left a.edit_link:hover {
	font: bold 11px/14px verdana, arial, helvetica;
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 29px;
	background: url(/images/editlinks_back.gif) no-repeat 0% 50%;
	width: 150px;
	height: 29px;
	padding-left: 30px;	
}
a.edit_link1, a.edit_link1:hover {
	font: bold 11px/14px verdana, arial, helvetica;
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 29px;
	width: 80px;
	height: 29px;
}

a.link_edit, a.link_edit:hover {
	font-size: 11px;
	color: #0a0;
}

a.link_delete, a.link_delete:hover {
	font-size: 11px;
	color: #a00;
}

a.edit_cat_link, a.edit_cat_link:hover {
	display: block;
	margin-left: 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 16px;
	background: url(/images/icon_process.gif) no-repeat 0 0;
}
table.login {
	width: 300px;
	margin-left: 50px; 
	font: 13px/18px Georgia, serif;
}
