/* ### Allgemeine Definitionen ### */
body, img, p, li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div {
	border: 1px solid None;
	/* border-color: fuchsia; */
	border-color: transparent;
	}

body {
	background-color: white;
}
h1 {
  font-weight:bold;
  font-size:14px;
  line-height: 22px;	
  text-transform: lowercase;
}
h2 {
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
	color: black;
}

p, li, table {
	color: black;
}
small, p.small, .small {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	line-height: 10px;
	font-size: 9px;

}
input, textarea {
	border: 1px solid black;
}
li {	
	font-size:14px;
	line-height: 20px;
	color: black;
	}
	
/* ### Links im Menu ### */

a:link { 
	color: black; 
	text-decoration: none;
	}

a:visited { 
	color: black; 
	text-decoration: none;
	}

a:hover { 
	color: black; 
	text-decoration: underlined;
	}
	
a:active { 
	color: black; 
	text-decoration: none;
	}

/* ### div ### */

#left {
	display: none;
}
#right {
	display: none;
}

#header {
	height: 170px;
	margin-left: 15px;
	width:auto;
}

#beschr_header {
    margin-left: 140px;
}
#beschr_header h1 {
	font-size: 18px;
	color: white;
}
#beschr_header p {
	font-size: 17px !important;
		color: black;
}

#header p {
	font-size:11px;
	line-height: 14px;
}

#header p {
	font-size:11px;
	line-height: 14px;
}

#center {
	width: auto;
	margin: 0px 10px 0px 130px;
	border: none;
}
#center #title {
	border: none;
	padding: 5px;
}
#center #title h1 {
	display: none;
}
#content {
	margin: 0px 0px 20px 15px;
	min-height: 300px;
  }
  
#content a:link { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted white;
}
#content a:visited { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}
#content a:hover { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}
#content a:active { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}
#content p {
	line-height: 20px;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
}
#content h1 {
  font-weight:bold;
  font-size:14px;
  line-height: 22px;	
  text-transform: lowercase;
}
#content h2 {
  font-weight:bold;
  font-size:14px;
  line-height: 22px;	
  margin-left: -16px;
  margin-bottom: 0px;
  text-transform: lowercase;	
}
#content table  {
	color: white;
	border-spacing:0px;
}
/* ----------------- */
/* data-table */
#content table.contenttable-0 tr td {
	padding: 4px 10px 0px 10px;
}
#content table.contenttable-0 tr td.td-0 {
	width: 70px;
}
#content table.contenttable-0 tr td p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}

#content table.contenttable-1 {
	margin-bottom: 10px;
		border: 1px solid gray;
}
#content table.contenttable-1 tr td p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#content table.contenttable-1 tr {

}
#content table.contenttable-1 tr td {
	padding: 3px 7px 0px 7px;
	border: 1px solid gray;
}
table.contenttable-1 tr td.td-1  { /* info  */
 display: none;
}
table.contenttable-1 tr td.td-last { /* mehr  */
	display: none;
}
#content table.contenttable-2 {
	margin-bottom: 10px;
		border: 1px solid gray;
}
#content table.contenttable-2 tr td p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#content table.contenttable-2 tr td {
	padding: 3px 7px 0px 7px;
	border: 1px solid gray;
}




#footer {
	margin:15px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 8px;
}
#footer div.back {
	display: none;
}
#footer div.print {
	display: none;
}
#footer p {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 9px;
}
#footer a {
	font-weight: normal;
}
#footer a:link { 
	color: #FFFFFF; 
	text-decoration: none;
	 border-bottom: 1px dotted white;
}
#footer a:visited { 
	color: #FFFFFF; 
	text-decoration: none;
	 border-bottom: 1px dotted white;
	}
#footer a:hover { 
	color: black; 
	text-decoration: underline;
	 border-bottom: 1px dotted black;
	}
#footer a:active { 
	color: black; 
	text-decoration: none;
	 border-bottom: 1px dotted black;
	}


	
	
	
/* sitemap */
div.csc-menu-2 p.csc-sitemap-level1 {
	margin-left: 0px;
}
div.csc-menu-2 p.csc-sitemap-level2 {
	margin-left: 10px;
		padding-left: 10px;
	background-image: url(norden_print_tmpl.0.2_FILES/sitemap_elements.gif);
	background-position: left;
	background-repeat: no-repeat;

}
div.csc-menu-2 p.csc-sitemap-level3 {
	margin-left: 40px;
		padding-left: 20px;
	background-image: url(norden_print_tmpl.0.2_FILES/sitemap_elements.gif);
	background-position: left;
	background-repeat: no-repeat;
	
}
div.csc-menu-2 p.csc-sitemap-level4 {
	margin-left: 70px;
		padding-left: 20px;
	background-image: url(norden_print_tmpl.0.2_FILES/sitemap_elements.gif);
	background-position: left;
	background-repeat: no-repeat;
}
div.csc-menu-2 p.csc-sitemap-level5 {
	margin-left: 100px;
		padding-left: 20px;
	background-image: url(norden_print_tmpl.0.2_FILES/sitemap_elements.gif);
	background-position: left;
	background-repeat: no-repeat;
}


/* Calendar extra css */

h1 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 7px 0 0;
    text-align: left;
}

#content dl.cal_list h2, #content .tx-cal-controller  h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
    margin-left: 0px;
    text-transform: lowercase;
}

.cal_list h2 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0px !important;
    margin-left: 0;
}


p {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 12px;
}


dl.cal_list {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 12px;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
}

.cal_list dt {
	border-top: 1px solid #666;
	margin-bottom: 0px;
	margin-top:5px;
    padding-top: 5px;
}

.cal_list h2 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0;
}

.cal_select_label {
	margin-right: 5px;
}

.cal_select_label_2 {
	margin-left: 10px;
	margin-right: 5px;
}

option.cal_main_region {
	font-weight: bold;
}

option.cal_sub_region {
	margin-left: 5px;
}

.cal_list hr {
	border:1px solid #666;
}

.tx-cal-controller .even {
    background-color: #FFFFFF;
}

.V9G {
    background-color: transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 0px;
	border-bottom: 1px dotted black;
    color: #000;
    text-decoration: none;
}

.cal_time {
    color: #000;
}

.category_links a {
     background-color: transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 0px;
	border-bottom: 1px dotted black;
    color: black;
    text-decoration: none;

}

/* cal search */

fieldset {
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
	padding: 10px 0 0;
}

.tx-cal-controller label {
    display: block;
    float: left;
    margin-bottom: 0;
    padding-right: 1em;
    text-align: left;
    width: 120px;
}

.tx-cal-controller input,.tx-cal-controller textarea, .tx-cal-controller select {
    margin: 3px;
}



  

  
