/* blau: #6785C3*/
/* rot: #860809*/
/* grün: #206F1B*/
/* hellgrün: #ADE993*/

/*	 IE hat keine Webdeveloper ext. */
/*
table tr td {
  border: 1px solid red;
}
*/

#maintable {
  width: 925px !important;
}

.text1 {
	font-family:Verdana, Helvetica, Helv;
	font-size:13px;
	color: #6785C3;
}

.text2 {
	font-family:Verdana, Helvetica, Helv;
	font-size:13px;
	color: #6785C3;	
	text-align:left
}

.csc-textpic-imagewrap{
	margin-right:30px;
}

/*
#maintable tr#secondrow {
  background-image: url('border-breit.gif');
  background-position: left;
  background-repeat: repeat-y;
  background-attachment: fixed;
}
*/
#maintable {
  background-image: url('border2.gif');
  background-position: left top;
  background-repeat: repeat-y;
}

#maintable tr td#leftcol {
/*
  background-image: url('border.gif');
  background-position: left top;
  background-repeat: repeat-y;
  */
  width: 230px !important;
/*  width: 250px !important; */
  vertical-align: top;
  height: 300px;
}

#maintable tr td#leftcol div#menu1,
#maintable tr td#leftcol div#searchbox {
  width: 160px;
  padding: 10px;
}


#maintable tr td#leftcol div#menu1 {
  /* this is done in the individual divs now... */
  /* background-color:#6785C3; */
  /* align menu with breadcrumb */
  margin-top: -8px;
}


#maintable tr td#middlecol {
  width: 600px !important;
  height: 400px;
  vertical-align: top;
}
#maintable tr td#middlecol div#maincontent {
  width: 100%;
  /*height: 430px;*/
  height: 345px;
  padding-left: 20px;
  overflow: auto;
}
#maintable tr td#rightcol {
  width: 150px !important;
  padding-left: 20px;
  vertical-align: top;
}

.menu1-normal, .menu1-active {
  font-family: verdana, sans-serif;
  font-weight: bold;
  vertical-align: top;
  font-size:13px;
/*  margin-right:7px; */
  line-height:20px;
  /*height: 300px;*/
  color:white;
  text-indent: 5px;
  width:165px;
/*  width: 100%; */
  background-color: #6785C3;
  margin-bottom: 3px;
}
div.menu1-normal a, div.menu1-active a {
  font-family: verdana, sans-serif;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
div.menu1-normal a:hover {
  color: white;
}
div.menu1-active a {
    color: white;
    text-decoration: underline;
}


.menu1-3-normal, .menu1-3-active {
  font-family: verdana, sans-serif;
  font-weight: bold;
  vertical-align: top;
  font-size:12px;
/*  margin-right:7px; */
  line-height:20px;
  /*height: 300px;*/
  color:#3A0093;
  text-indent: 5px;
  width:165px;
/*  width: 100%; */
  background-color: #6785C3;
  margin-bottom: 3px;
}
div.menu1-3-normal a, div.menu1-3-active a {
  font-family: verdana, sans-serif;
  color: #3A0093;
  font-weight: bold;
  text-decoration: none;
}
div.menu1-3-normal a:hover {
  color: #3A0093;
}
div.menu1-3-active a {
    color: #3A0093;
    text-decoration: underline;
}


a { 
  color: #860809;
  font-weight:700;
}


td#breadcrumb {
  font-weight: bold;
  font-family: verdana, sans-serif;
  font-size:9pt;
  padding-left:20px;
}

td#breadcrumb div.breadcrumb-class span.breadcrumb-normal {
    color: white;
}

td#breadcrumb div.breadcrumb-class span.breadcrumb-normal a {
	color: white !important;
	padding-right:2px;
	}

td#breadcrumb div.breadcrumb-class span.breadcrumb-cur {
	color: white !important;
	padding-left:2px;
}
 
h1 h2 h3 h4 {
  color: #6785C3;
  font-family: verdana, sans-serif;
  margin: 0px 0px 0px 0px;
  /*margin-top:10px;
  margin-bottom:0px;
  margin-left:0px;*/
}

h1 { font-size:11pt; }

h2 { font-size:10pt; }

h3 { font-size:9pt; }

h4 { font-size:8pt; }

/* Formatierung der Sitemap */

p {margin:0px;}

.csc-sitemap ul {
        font-family : Verdana, sans-serif;
        font-size : 11pt;
        margin-top : 5px;
        font-weight : bolder;
        margin-bottom : 10px;
/*        margin-left : -30px; */
        margin-left: 0px;
}
.csc-sitemap ul ul {
        font-family : Verdana, sans-serif;
        font-size : 10pt;
        margin-top : 5px;
	margin-left : -25px;
}
.csc-sitemap ul ul ul {
        font-family : Verdana, sans-serif;
        font-size : 9pt;
	margin-left : -15px;
}
.csc-sitemap ul ul ul ul {
        font-family : Verdana, sans-serif;
        font-size : 10pt;
        margin-left : 0px;
}


/* Mail-/Kontaktformulare */
fieldset.csc-mailform {
  border: none;
}
.csc-mailform-field label {
  clear: left;
  float: left;
  width: 200px;
  border: none;
}
fieldset.csc-mailform input,
fieldset.csc-mailform textarea,
fieldset.csc-mailform select {
  float: left;
  width: 50%;
}
input.csc-mailform-check {
  width: auto !important;
}
input.csc-mailform-submit {
  width: auto !important;
  margin-left: 200px;
}
.csc-mailform-field {
  padding-top: 5px;
/*  height: 25px; */
  height: 30px;
  clear: left;
  margin-bottom: 1px;
}

/*----------------------------------------*/

.csc-firstHeader {
  color: #6785C3;
  font-family: Verdana, sans-serif;
  margin-top:0px;
  margin-bottom:opx;
  font-size:12pt;
  align: center;
}

.csc-textpic-caption {
 padding-top:5px;
 color: #6785C3;
 font-weight: bold;
 align: center;
}


table.tform {
  width: 90%;
  empty-cells: show;
}
table.tform tr td {
  border: none;
}
table.tform tr th { font-weight: bold; } 
table.tform tr td.colname {
  width: 25%;
  font-weight: bold;
}
table.tform tr td.colfields, {
  width: 75%;
}
table.tform tr td.colname,
table.tform tr td.colfields {
  padding: 30px;
  height: 30px;
}


/* list formatting */
ul {
  list-style: disc;
  list-style-position: outside;
}
ol {
  /*list-style: disc;*/
  list-style-position: outside;
}


.bodytext, ul, ol, .contenttable, #maincontent {
	font-family: verdana, sans-serif;
	/* margin-left:30px !important; */
	/*padding-right:30px !important;*/
	/*padding-top:30px !important;*/
         background-color:#ffffff;
	color: #6785C3;
	/* width:420 px; */
	font-size:10pt;
}

.bodytext {margin-top:8px;}

 
.text1_heading, .bodytext, .text1{
	background-color:#ffffff;
	color: #6785C3;
}

#searchbox {
	width: 160px;
	font-family: verdana, sans-serif;
	padding-top:40px;
	font-weight: bold;
	font-size: 10pt;
	/*color:#860809;*/
	color: #6785C3;

}

#tx_ansearchit_form {
	/*background-color:#E1C1C1;*/
	background-color:#D2D8E6;
	color: #860809;
}

/*body {
	scrollbar-arrow-color: #860809;
	scrollbar-face-color:white;
	scrollbar-track-color:#E1C1C1;
}*/

/* Formatierung für die Terminausgabe */
hr.termine_split {
  border: solid #860809 1px;
  width:90%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.headings	{
	font-family:Verdana, Helvetica, Helv;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	line-height: normal;
}
.text1_heading {
	font-family:Verdana, Helvetica, Helv;
	font-size:13px;
	color: #6785C3;
	font-weight: bolder;
}
.link_text {
	font-family:Verdana, Helvetica, Helv;
	font-size:12px;
	color: #6785C3;
	font-weight: bolder;
}
a {
	text-decoration:none;
	color: #6785C3;
	font-weight: bold;
}
a:hover {
	color:#FF9900
}

.headings_termine	{
	font-family:Verdana, Helvetica, Helv;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#6785C3;
	line-height: normal;
}
.txt_termine	{
	font-family:Verdana, Helvetica, Helv;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	line-height: normal;
}
dd {	margin-left: 0px;
}

span.termin_tag {
  color: #860809;
  font-weight: bold;
}

span.termin_uhrzeit {
	color: #206F1B;
	font-weight: bold;	
}


