body { 
	background: #e9eef5;
	color: #555; 
	font: 12px/16px normal verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/*	########################################
	###           KOPF                   ### 
	######################################## */


a:link, a:active, a:visited, a:focus, a:hover {
	color: #9f7113;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* ######################## Link typen ######################## */

a.link_doc, a.link_pdf, a.link_mp3, a.link_zip,  a.link_excel, a.link_email, a.link_extern, a.link_doc:hover, a.link_pdf:hover, a.link_mp3:hover, a.link_zip:hover, a.link_excel:hover, a.link_email:hover, a.link_extern:hover {
	margin: 4px 2px 3px 2px;
	padding: 3px 3px 1px 20px;
	border-bottom: 1px dotted #ccc;
	display: block;
}

a.link_doc, a.link_doc:hover {
	background: url(/images/icon_doc.gif) no-repeat 0% 50%;
}

a.link_excel, a.link_excel:hover {
	background: url(/images/icon_xls.gif) no-repeat 0% 50%;
}

a.link_pdf, a.link_pdf:hover {
	background: url(/images/icon_pdf.gif) no-repeat 0% 50%;
}

a.link_mp3, a.link_mp3:hover {
	background: url(/images/icon_mp3.gif) no-repeat 0% 50%;
}

a.link_zip, a.link_zip:hover {
	background: url(/images/icon_zip.gif) no-repeat 0% 50%;
}
a.link_email, a.link_email:hover {
	background: url(/images/icon_mailto.gif) no-repeat 0% 50%;
}

a.link_extern, a.link_extern:hover {
	background: url(/images/icon_external.gif) no-repeat 0% 50%;
}

a.link_extern2, a.link_extern2:hover {
	background: url(/images/icon_external.gif) no-repeat 0% 50%;
	border-bottom: 1px dotted #ccc; 
	padding: 3px 3px 0px 18px;
}


.kopf {
	width: 920px;
	height: 180px;
	left: 30px;
	top: 10px;
	position: absolute;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	background: url("/images/head_back.gif") no-repeat 0% 0%; 		
}

.kopf_navi {
	float: right;
	height: 25px;
	margin: 10px 15px 0 0;
	padding: 0px;
	font: 10px/14px verdana, arial, helvetica, sans-serif;
	text-align: right;
}

.kopf_navi a:link, .kopf_navi a:focus, .kopf_navi a:visited, .kopf_navi a:active, .kopf_navi a:hover {
	color: #777;
	text-decoration: none;
}

.kopf_navi a:hover {
	text-decoration: underline;
}


.kopf_navi a.sel:link, .kopf_navi a.sel:focus, .kopf_navi a.sel:visited, .kopf_navi a.sel:active, .kopf_navi a.sel:hover {
	color: #333;
	text-decoration: none;
}

.kopf_navi a.sel:hover {
	text-decoration: underline;
}


/*	########################################
	###      Haupt und subnavi           ### 
	######################################## */


.navicontainer {
	position: absolute;
	z-index: 101;
	top: 110px;
	left: 410px;
	width: 520px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	color: #444;
	font: 12px/13px verdana, arial, helvetica, sans-serif;
}


.small {
	font-size: 10px;
}

.navi {
	margin: 0 15px 0 0;
	height: 30px;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	
}


.navi a:link, .navi a:active, .navi a:visited, .navi a:focus, .navi a:hover {
	text-decoration: none;
	font: 14px/14px georgia, times new roman, times, serif;
	color: #555;
	padding: 1px;
}

.navi a:hover {
	text-decoration: underline;
}


.navi a.sel:link, .navi a.sel:active, .navi a.sel:visited, .navi a.sel:focus, .navi a.sel:hover {
	text-decoration: underline;
	font: 14px/14px georgia, times new roman, times, serif;
	color: #222;
	padding: 1px;	

}

.navi a.sel:hover {
	text-decoration: none;
}


.subnavi {
	height: 20px;	
	margin: 5px 15px 0 0;

}

.subnavi a:link, .subnavi a:active, .subnavi a:visited, .subnavi a:focus, .subnavi a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #555;
	padding: 1px;	
}

.subnavi a:hover {
	text-decoration: underline;
}

.subnavi a.sel:link, .subnavi a.sel:active, .subnavi a.sel:visited, .subnavi a.sel:focus, .subnavi a.sel:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #222;
	padding: 1px;
	
}

.subnavi a.sel:hover {
	text-decoration: none;
}


/*	########################################
	###      Layout, Aufteilung          ### 
	######################################## */

.container {
	position: absolute;
	z-index: 1;
	width: 905px;
	top: 190px;
	left: 30px;
	background: url("/images/container_back.gif") repeat-y 0% 0%;

}

.subcontainer {
	margin: 0px 0 0 380px;
	width: 530px;
}

.leftcontent {
	float: left;
	margin: 0px; 
	width: 330px;
	/* background: #239090;	 */
}

.rightcontent {
	float: right;
	margin: 0px;
	width: 170px;
	/* background: #901212; */
}


.leftcontent_kal {
	float: left;
	margin: 0px; 
	width: 385px;
	/* background: #239090;	 */
}

.rightcontent_kal {
	float: right;
	margin: 0px;
	width: 125px;
	/* background: #901212; */
}

.terminator {
	clear: both;
	margin: 0px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.sidebar {
	position: absolute;
	z-index: 1;
	width: 350px;
	top: 120px;
	left: 30px;
	background: url("/images/sidebar_back.gif") no-repeat 0% 0%; 
	/* background: url("/images/container_back.gif") repeat-y 0% 0%; */

}

.sidebar p {
	margin: 10px;

}

.sidebar img {
	margin-top: 0px;
	border: 0px;
}

.sidebar .spacer {
	clear: both;
	margin: 0px 0 0 0;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}

/*	########################################
	###      Content Formatierung        ### 
	######################################## */
	

.big {
	font: bold 11px/13px verdana, arial, helvetica, sans-serif;
	color: #5c5c5c;
}


ul {
	padding: 1px 5px 1px 30px;
	margin: 1px 0 1px 0;
	list-style: bullet;
}

li {
	padding: 1px 0 1px 1px;
	margin: 0;
/*	background: url('/images/new/list.gif') no-repeat 0% 3px; */
}

th {
	font: bold 12px/16px verdana, arial, helvetica, sans-serif;
	background: #5c5c5c;
	color: #e9eef5;
	text-align: center;
}

td {
	font: 12px/16px normal verdana, arial, helvetica, sans-serif;
	text-align: center;
}

td.bg1 {
	background: #ccd6e1;
}

td.bg2 {
	background: #fff;
}



.leftcontent h1 {
	font: normal 20px/24px georgia, times new roman, times, serif;
	margin: 0px 0px 24px 0px;
	padding: 0px;
	color: #5c5c5c;
}

.leftcontent h2 {
	font: bold 12px/16px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #5c5c5c;
}

.leftcontent h3 {
	font: bold 11px/13px verdana, arial, helvetica, sans-serif;
	margin: 3px 0px 5px 25px;
	padding: 0px;
	color: #5c5c5c;
}


.leftcontent p {
	font: 12px/16px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #777;
}

.leftcontent p.zitat {
	font: 14px/20px Georgia, Times, serif;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #777;
}

.leftcontent p.zitat_von {
	font: italic 12px/16px verdana, arial, helvetica, sans-serif;
	margin: 20px 0px 6px 0px;
	padding: 0px;
	color: #777;
}

.leftcontent p.zitat_am {
	font: 10px/16px verdana, arial, helvetica, sans-serif;
	margin: 10px 0px 6px 0px;
	padding: 0px;
	color: #777;
}

.leftcontent img {
	float: left;
	border: 2px solid #fff;
}

.leftcontent .spacer {
	clear: both;
	margin: 20px 0 0 0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.leftcontent a.mehr:link, .leftcontent a.mehr:active, .leftcontent a.mehr:visited, .leftcontent a.mehr:focus, .leftcontent a.mehr:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #9f7113;
	margin: 0 0 0 10px;
	padding: 0px;
}


.rightcontent h1 {
	font: normal 20px/14px georgia, times new roman, times, serif;
	margin: 0px 0px 24px 0px;
	padding: 0px;
	color: #5c5c5c;
}

.rightcontent h2 {
	font: bold 11px/13px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #5c5c5c;
}

.rightcontent p {
	font: 10px/13px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #777;
}

.rightcontent img {
	float: none;
	border: 0px;
}

.rightcontent .spacer {
	clear: both;
	margin: 20px 0 0 0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.rightcontent a.mehr:link, .rightcontent a.mehr:active, .rightcontent a.mehr:visited, .rightcontent a.mehr:focus, .rightcontent a.mehr:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #9f7113;
	margin: 0 0 0 10px;
	padding: 0px;
}



/* ###############  Kalenderseite ################# */


.leftcontent_kal img {
	float: left;
	border: 2px solid #fff;
}

.leftcontent_kal h1 {
	font: normal 20px/22px georgia, times new roman, times, serif;
	margin: 0px 0px 24px 0px;
	padding: 0px;
	color: #5c5c5c;
}


.leftcontent_kal h2 {
	font: bold 14px/18px verdana, arial, helvetica, sans-serif;
	margin: 3px 0px 5px 0px;
	padding: 0px;
	color: #5c5c5c;
}

.leftcontent_kal h3 {
	font: bold 11px/13px verdana, arial, helvetica, sans-serif;
	margin: 3px 0px 5px 25px;
	padding: 0px;
	color: #5c5c5c;
}

.left_title {
	float: left;
	clear: right;
	width: 125px;
	margin: 0px;
	padding: 0px;
	font: normal 14px/16px georgia, times new roman, times, serif;
	color: #5c5c5c;
}

.left_title img {
	float: none;
	clear: none;
	border: 0px;
	margin: 1px 0 0 2px;
	padding: 0px;
}

.right_title {
	float: right;
	width: 245px;
	font: bold 14px/18px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #5c5c5c;
}

.leftcontent_kal p {
	font: 12px/15px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #777;
}

.small_spacer {
	clear: both;
	margin: 0px 0 0 0;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}

.spacer_border {
	clear: both;
	margin: 0px 10px 10px 0;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #777;
}

.prewiev {
	float: right;
	width: 245px;
	margin: 0px;
	padding: 0px;

}

.leftcontent .prewiev {
	width: 195px;
}

.leftcontent .right_title {
	width: 195px;
}

.vatyp {
	text-align: left;
	font: bold 12px/16px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #5c5c5c;
}

.leftcontent_kal .spacer {
	clear: both;
	margin: 0px 0 0 0;
	height: 20px;
	font-size: 1px;
	line-height: 1px;
}

.leftcontent_kal a.mehr:link, .leftcontent_kal a.mehr:active, .leftcontent_kal a.mehr:visited, .leftcontent_kal a.mehr:focus, .leftcontent_kal a.mehr:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #9f7113;
	margin: 0 0 0 10px;
	padding: 0px;
}



.rightcontent_kal h1 {
	font: normal 20px/22px georgia, times new roman, times, serif;
	margin: 0px 0px 24px 0px;
	padding: 0px;
	color: #5c5c5c;
}

.rightcontent_kal h2 {
	font: bold 11px/13px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #5c5c5c;
}

.rightcontent_kal p {
	font: 10px/14px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #777;
}

.rightcontent_kal p.serife {
	font: normal 11px/15px georgia, times new roman, times, serif;
	color: #5c5c5c;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

.rightcontent_kal img {
	float: none;
	border: 0px;
}

.rightcontent_kal .spacer {
	clear: both;
	margin: 20px 0 0 0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.rightcontent_kal a.mehr:link, .rightcontent_kal a.mehr:active, .rightcontent_kal a.mehr:visited, .rightcontent_kal a.mehr:focus, .rightcontent_kal a.mehr:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #9f7113;
	margin: 0 0 0 10px;
	padding: 0px;
}

/*  #################   Finder rechte seite ########### */


.searchform {
	position: absolute;
	z-index: 5;
	left: 145px; 
	top: 91px
}

input.finder {
	width: 137px; 
	border: 0px; 
	background: transparent;
	font: 12px/12px verdana, arial, helvetica, sans-serif;
}

.formtable {
	float: right;
	margin-right: 5px;
}

.formtable td {
	padding: 2px 0 2px 0;
}

.formtable td a:link, .formtable td a:active, .formtable td a:visited, .formtable td a:focus, .formtable td a:hover {
	font: 11px/13px georgia, times new roman, times, serif;
	text-decoration: none;
	color: #444;
}

.formtable td a:hover {
	text-decoration: underline;
}

.formtable td a.sel:link, .formtable td a.sel:active, .formtable td a.sel:visited, .formtable td a.sel:focus, .formtable td a.sel:hover {
	font: 10px/10px georgia, times new roman, times, serif;
	text-decoration: underline;
	color: #444;
}

.formtable td a.sel:hover {
	text-decoration: none;
}


a.datei:link, a.datei:active, a.datei:visited, a.datei:focus, a.datei:hover {
	display: block;
	padding: 3px 2px 3px 23px;
	margin: 0px;
	text-decoration: none;
	font: 10px/14px verdana, arial, helvetica, sans-serif;
	background: url("/images/gra_datei.gif") no-repeat 0% 50%;
	color: #9f7113;
}

a.datei:hover {
	text-decoration: underline;
}

a.link:link, a.link:active, a.link:visited, a.link:focus, a.link:hover {
	display: block;
	padding: 3px 2px 3px 23px;
	margin: 0px;
	text-decoration: none;
	font: 10px/14px verdana, arial, helvetica, sans-serif;
	background: url("/images/gra_link.gif") no-repeat 0% 50%;
	color: #9f7113;
}

a.link:hover {
	text-decoration: underline;
}



a.anmeldung:link, a.anmeldung:active, a.anmeldung:visited, a.anmeldung:focus, a.anmeldung:hover {
	display: block;
	padding: 3px 2px 3px 23px;
	margin: 0px;
	text-decoration: none;
	font: 10px/14px verdana, arial, helvetica, sans-serif;
	background: url("/images/gra_einschreiben.gif") no-repeat 0% 50%;
	color: #9f7113;
}

a.anmeldung:hover {
	text-decoration: underline;
}


a.site:link, a.site:active, a.site:visited, a.site:focus, a.site:hover {
	display: block;
	padding: 5px 1px 3px 1px;
	margin: 0px;
	text-decoration: none;
	font: bold 12px/14px verdana, arial, helvetica, sans-serif;
	color: #444;
}

a.site:hover {
	text-decoration: underline;
}


a.sitesub:link, a.sitesub:active, a.sitesub:visited, a.sitesub:focus, a.sitesub:hover {
	display: block;
	padding: 2px 1px 2px 30px;
	margin: 0px;
	text-decoration: none;
	font: 11px/12px verdana, arial, helvetica, sans-serif;
	color: #444;
}

a.sitesub:hover {
	text-decoration: underline;
}


/*  ################  Inputs ############## */

.norm {
	font-size: 11px;
	margin-bottom: 5px;
	border: 1px solid #aaa;
}

.footer_container {
	clear: both;
	margin: 0px 15px 0 0;
	height: 50px;
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid #777;
}

.footer {
	padding-top: 10px;
	font-size: 10px;
	line-height: 12px;
}

.footer a:link, .footer a:active, .footer a:visited, .footer a:focus, .footer a:hover {
	color: #333; 
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.logo_click {
	position: absolute;
	z-index: 110;	
	left: 45px;
	top: 15px;
}
.pflichtfeld {
	font-weight: bold;
	color: #c00;
	font-size: 13px;
}