
/**************************************************************
*
*  #####  Allgemeine Elemente  #####
*
**************************************************************/


body {
	background-color: #CFDCE5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1,p,a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div {
	margin: 0px;
	padding: 0px;
}

p, .bodytext {
	font-size: 8pt;
	font-style: normal;
	margin-left: 5px;
	margin-right: 5px;
	text-align:justify
}

#logo {
	width: 180px;
	margin-top: 20px;
	margin-left: 5px;
}

div.titel_picture {
	width: 784px;
	height: 100px;
	position: absolute;
	top: 3px;
	left: 193px;
	border-width: 0px;
	border-style: solid;
}
div.titel_logo {
	width: 188px;
	height: 100px;
	position: absolute;
	top: 3px;
	left: 5px;
	border-width: 0px;
	border-style: solid;
	background-color: white;
}



/**************************************************************
*
*  #####  Linkleiste oben  #####
*
**************************************************************/


div.linkbar {
	position: absolute;
	width: 779px;
	height:1.3em;
	top: 3px;
	left: 193px;
	padding-left:5px;
	border-width: 0px;
	border-style: solid;
	background-color: White;
	opacity: 0.55;
   filter:alpha(opacity=50); /* IE's opacity*/
}
a:link.linkbar, a:visited.linkbar {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:black;
}
a:hover.linkbar {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}



/**************************************************************
*
*  #####  Navigationsmenü  Breite 188px #####
*
**************************************************************/


div.navigation {
	width: 188px;
	position: absolute;
	top: 103px;
	left: 5px;
	border-width: 0px;
	border-style: solid;
}
div.element_topnav {
	height: 1.5em;
	border:1px solid #0001A4;
	background-color: #0001A4;
	font-size:10pt;
	font-weight:bold;
	color:White;
	padding-left: 4px;
}

div.element_topnav h3 {
	color:white;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	text-decoration: none;
	margin:0;
}

div.element_topnav a {
	display:block;
	height:100%;
	color:white;
	text-decoration:none;
	padding-top:2px;
}
div.element_nav {
	height: 1.5em;
	border: 1px solid #6495ED;
	border-top-width: 0px;
	background-color: white;
	padding-left: 4px;
	font-size: 10pt;
	font-weight: bold;
}
div:hover.element_nav {
	background-color: #D1DFFA;
}
div.element_nav a {
	display:block;
	height:1.35em;
	width:auto;
	padding-top:2px;
}
div.element_subnav {
	height: 1.5em;
	border:1px solid #6495ED;
	border-top-width:0px;
	background-color:white;
	padding-left:15px;
	font-size: 10pt;
}
div:hover.element_subnav {
	background-color: #D1DFFA;
}
div.element_subnav a {
	display:block;
	height:1.35em;
	width:auto;
	padding-top:2px;
}
div.element_subnav2 {
	height:1.5em;
	border:1px solid #6495ED;
	border-top-width:0px;
	background-color:white;
	padding-left: 26px;
	font-size: 8pt;
}
div:hover.element_subnav2 {
	background-color: #D1DFFA;
}
div.element_subnav2 a {
	display:block;
	height:1.3em;
	width:auto;
	padding-top:2px;
}


.element_nav a:link, .element_nav  a:visited, .element_subnav a:link, .element_subnav a:visited, .element_subnav2 a:link, .element_subnav2 a:visited {
	font-style: normal;
	text-decoration: none;
	color: Black;
}
.element_nav a:hover, .element_subnav  a:hover, .element_subnav2  a:hover {
	font-style: normal;
	text-decoration: none;
	color: #0001A4;
}

.element_nav.active, .element_subnav.active, .element_subnav2.active {
	background-color: #D1DFFA;
	border-bottom:1px solid #6495ED;
}

.element_nav.active a:link, .element_nav.active  a:visited, .element_subnav.active a:link, .element_subnav.active a:visited, .element_subnav2.active a:link, .element_subnav2.active a:visited {
	color:#0001A4;
	background-color: #D1DFFA;
	padding-top:2px;
}

/**************************************************************
*
*  #####  Info-Spalte links, Breite 188px #####
*
**************************************************************/


div.info {
	position: absolute;
	left: 789px;
	top: 115px;
	width: 188px;

	border-width: 0px;
	border-style: solid;
	border-color: Black;
}


div.info_element {
	border-width: 1px;
	border-style: solid;
	border-color: White;
	background-color: #CFDCE5;
	margin-bottom: 5px;
}

div.info_element a {
	text-decoration:underline;
	color:black;
}
div.info_element a:hover,dic.info_element a:focus {
	text-decoration:none;
}
th.info a, th.info a:hover, th.info a:focus {
	text-decoration:none;
}
td.info_text a {text-decoration:none;}
td.info_text span.info_element-morelink a {
	text-decoration:underline;
}
td.info_text span.info_element-morelink a:hover,
td.info_text span.info_element-morelink a:focus {
	text-decoration:none;
}

div.info_element div.csc-header {
	background-color: White;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	text-decoration: none;
	margin:0;
}

div.info_element h1 {
	width: 182px;
	margin:0;
	padding:1px 3px 1px 1px;
	background-color:white;
	color: black;
	text-align: left;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;

}

table.info_element {
	width: 100%;
}

th.info {
	background-color:white;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding:1px 3px 1px 1px;
	width: 186px;
	text-decoration: none;
}


td.info_text {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
img.info_bild {
	width: 186px;
	border:0;
}

table.info_element a.info_link {
	text-decoration:underline;
}
table.info_element a.info_link:hover {
	text-decoration:none;
}

/**************************************************************
*
*  #####  Content  #####
*
**************************************************************/


div.content {
	padding: 0px;
	position: absolute;
	left: 205px;
	top: 115px;
	width: 568px;
	border: 0px;
	border-style: solid;
}

div.start_info {
	float: left;
	width: 568px;
	padding:0 5px 0 0;
	clear:both;

	border-bottom:solid 10px #CFDCE5;

	background-color: White;
	font-size: 8pt;
	font-weight: normal;
}
div.start_info a {
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
div.content div.person_info div.start_info a {
	text-decoration: none;
}

h6.content_info p.bodytext {
	white-space: nowrap;
}

div.start_info_small {
   float: left;
	width: 375px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	background-color: White;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 8px;
}
div.content_info {
	background-color: #CFDCE5;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 5px;
	white-space: nowrap;
	float: left;
}
h1.content_info, h1.content_info a, .csc-firstHeader, .csc-header, div.content h1 {
	font-size: 13pt;
	font-weight: bold;
	margin-left: 3px;
	color: black;
	text-decoration: none;
	margin-top:1.2em;
	/* marging-bottom: -25px; */
}

h1#ext_h1 a,
h1.ext_h1 a {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

h1.csc-firstHeader {
	padding-bottom: -30px;
}

h6.content_info {
	font-size: 8pt;
	font-weight: normal;
	margin-left: 7px;
	margin-top: -10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-left: 7px;
}

#teaser {
	font-weight: bold;
	margin-left: 5px;
	text-algin: justify;
}
div.content_info_bild {
	width:150px;
	border:0;
	float:left;
	padding:0;
	margin-right: 10px;
	margin-bottom: 3px;
	display: block;
}
div.content_info_bild_start {
	width: 250px;
	border-width: 0px;
	border-style: solid;
	border-color: Black;
	float: left;
	margin-right: 4px;
	display: block;
}
div.content_info_bild_small {
	width: 150px;

	border-width: 0px;
	border-style: solid;
	border-color: Black;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
img.person_bild {
	width: 150px;
}
td.stundenplan {
	font-size: 8pt;
	font-weight: normal;
}


/*
	Startseite
*/
div.start_news {
	width: 380px;
	border-width: 0px;
	border-style: solid;
	float: left;
	clear: left;
}
div.start_kalender {
	width: 170px;
	border-width: 0px;
	background-color: White;
	border-style: solid;
	float: right;
	padding-left: 0px;
	padding-top: 0px;
}

/*
	alert
*/
p.alert {
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	text-align: center;
}


/*
	personen
*/
td.person_bezeichnung {
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
	width: 120px;
}
td.person_info {
	font-size: 8pt;
	font-weight: normal;
}
div.person_info {
	width: 100%;
	position: relative;
	padding-right: -10px;
	padding: 0 5px 0 0;
	margin-bottom: 15px;
	background-color: White;
	font-size: 8pt;
	font-weight: normal;
	float: left;
}

.person_info a:link, .person_info a:visited {
	color: black;
	font-size: 8pt;
	font-style: normal;
	margin:0;
	padding:0;
	text-decoration: underline;
}
.person_info a:hover {
	text-decoration: none;
}

/*
	links
*/

td.link_beschreibung {
	width: 300px;
	font-size: 8pt;
	font-weight: bold;
	padding:3px 0 3px 10px;
}
td.link_verweis {
	width: 180px;
	font-size: 8pt;
	font-weight: normal;
}
td.link_service {
	width:20px;
}
td.link_beschreibung a {
	font-weight: bold;
}


td.file_beschreibung {
	font-size: 8pt;
	font-weight: bold;
}



/*
	Formulare
*/

fieldset {
	padding: 10px 0;
	margin: 30px 5px;
	margin-top:10px;
}

td.form_name {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	width: 120px;
	vertical-align: top;
}
.form {
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
input.form_button, input.button, input.submit {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	background-color: #EFEDE6;
}

input.submit {
	background-color: #CFDCE5;
}

td.form_input {
	vertical-align: top;
}

/*
	content sort
*/
td.content_list_nav {
	background-color: #D5D5D5;
	font-size: 10pt;
}

/*
	Stundenplan
*/
div.stundenplan {
 /* 568px insg. */
	width: 560px;
}
table.stundenplan {
	width: 560px;
	border-width: 2px;
	border-style: solid;
	border-color: Black;
}
th.stundenplan {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	width: 110px;
	height: 20px;
}
td.stundenplan_uhrzeit {
    padding-top: 5px;
    vertical-align: top;
    text-align: center;
	font-size: 7.5pt;
	font-style: normal;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	width: 110px;
	height: 60px;
}

/*
	Kalender
*/

td.kalender_start_datum {
    vertical-align: top;
    text-align: left;
	font-size: 8pt;
	font-style: normal;

}

td.kalender_start_titel {
    vertical-align: top;
    text-align: left;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;

}

td.kalender_start_ort {
    vertical-align: top;
    text-align: left;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

td.kalender_start_beschreibung {
    vertical-align: top;
    text-align: left;
	font-size: 7.5pt;
	font-style: normal;
}


/*
	Adminbereich - Newsedit
*/

table.news_list {
	margin-left: 4px;
}

td.list_news_headline {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
}

td.list_news_infos {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}

td.list_news_text {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}
tr.news_list {
	border-bottom-width: 1px;
	border-color: Black;
	border-style: solid;
}

/*
	Adminbereich - Links bearbeiten
*/

table.link_list {
	width: 98%;
	margin-left: 5px;
	margin-right: 5px;
}

th.link_kategorie {
	background-color: #0001A4;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-align: left;
}

td.list_link,td.list_link_edit {
	background-color: #CFDCE5;
}

td.list_link_edit {
	width: 15px;
}

td.list_link {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-align: left;
}



/**************************************************************
*
*  #####  Loginbox  #####
*
**************************************************************/


div.loginbox {

}

div.loginbox_top {
	margin:0;
}

div.loginbox_header {
	border:1px solid #0001A4;
	background-color:#0001A4;
	font-size:10pt;
	font-weight:bold;
	color:white;
	padding:1px 3px 1px 1px;
}
div.loginbox_body {
	border:1px solid #6495ED;
	border-top-width: 0px;
	background-color: white;
	padding:0.3em;
}

div.loginbox p {
	font-size:8pt;
	font-weight:bold;
	margin:0 0 0.5em 0;
	padding:0 0.3em;
	text-align:left;
}

div.loginbox a {
	color:black;
	text-decoration:none;
}

div.loginbox a:hover,div.loginbox a:focus {
	text-decoration:underline;
}

div.loginbox_body.loggedin a {
	color:#0001A4;
}

div.loginbox form, div.loginbox fieldset {
	display:inline;
	margin:0;
	padding:0;
	border:0;
}

div.loginbox legend {
	display:none;  /* nur für accessibility */
}

div.loginbox label {
	display:none; /* nur für accessibility */
}

div.loginbox ol  {
	margin:0;
	padding:0;
}

div.loginbox li {
	margin:0;
	padding:0;
	list-style:none;
}

div.loginbox input {
	margin-bottom:0.2em;
	color:grey;
}
div.loginbox input:focus {
	color:black;
}

div.loginbox fieldset.submit input.submit {
	margin-top:0.1em;
	margin-bottom:0.5em;
	color:black;
}

div.loginbox ul.usergroups {
	margin:0;
	margin-top:-0.3em;
	padding:0 0 0 1.5em;;
}

div.loginbox hr {
	margin:0.5em -0.3em;
	border:0;
	border-top:1px solid #6495ED;
	height:1px;
	width:100%:
	background-color:#6495ED;
	color:#6495ED;
}

div.loginbox ul.usergroups li {
	font-size:8pt;
	font-weight:bold;
	margin:0 0 0.2em 0;
	padding:0;
	list-style:square;
}



/**************************************************************
*
*  #####  Fileliste  #####
*
**************************************************************/


div.filelinks p.filecount {
	padding:0 1.5em;
	margin:0;
	color:#999;
}

div.filelinks ul {
	float:left;
	margin:0;
	margin-bottom:2.0em;
	padding:0 1.5em;
}

div.filelinks ul li {
	float:left;
	width:95%;
	margin:0;
	padding:0.5em;
	list-style-type:none;
	border:1px solid #eee;
}

div.filelinks ul li.odd {
	background-color:#eee;
}

div.filelinks ul li div {
	margin:0;
}

div.filelinks ul li div.fileicon {
	float:left;
	margin-right:0.5em;
}


div.filelinks ul li div.filename {
	font-weight:bold;
	margin-bottom:0.2em;
}

div.filelinks ul li span.filesize {
	color:#999;
	font-weight:normal;
}



/**************************************************************
*
*  #####  Pagebrowser  #####
*
**************************************************************/


div.pagebrowser {

}



/**************************************************************
*
*  #####  Hilfsklassen  #####
*
**************************************************************/


.align-right { text-align:right }
.align-center { text-align:center }
.align-left { text-align:left }



/**************************************************************
*
*  #####  tx_ablinklist  #####
*
**************************************************************/


a:link.links_link, a:visited.links_link, a:link.tx_ablinklist_listView_linkLabel, a:visited.tx_ablinklist_listView_linkLabel, a:link.tx_abdownloads_listView_downloadLabel, a:visited.tx_abdownloads_listView_downloadLabel  {
	font-style: normal;
	text-decoration: none;
	color: Black;
}
a:hover.links_link, a:hover.tx_ablinklist_listView_linkLabel, a:hover.tx_abdownloads_listView_downloadLabel  {
	font-style: normal;
	text-decoration: none;
	color: #0001A4;
}

a:link.tx_ablinklist_listView_linkReportBroken, a:visited.tx_ablinklist_listView_linkReportBroken {
	font-style: normal;
	text-decoration: none;
	color: Black;
}

a:hover.tx_ablinklist_listView_linkReportBroken {
	text-decoration: underline;
}

.tx_ablinklist_catalogView_categoryPath {
	font-size: small;
}

.tx_ablinklist_catalogView_category {
	float:left;
	width:284px;
	padding-top:25px;
}
.tx_ablinklist_catalogView_category strong a {
	font-weight:bold;
}

.tx_ablinklist_catalogView_subcategories {
	font-size: small;
	padding:3px 0 0 11px;
}
.tx_ablinklist_catalogView_subcategories a:link,
.tx_ablinklist_catalogView_subcategories a:visited {
	text-decoration: none;
}
.tx_ablinklist_catalogView_subcategories a:focus,
.tx_ablinklist_catalogView_subcategories a:hover {
	text-decoration: underline;
}
.tx_ablinklist_catalogView_categoryLabel { }

.tx_ablinklist_catalogView_links {
	clear : both;
	padding-top : 20px;
}

.tx_ablinklist_catalogView_link { }

.tx_ablinklist_catalogView_linkAddNew {
	margin-top : 10px;
}

.tx_ablinklist_catalogView_linkLabel { }

.tx_ablinklist_catalogView_linkDetails { }

.tx_ablinklist_catalogView_linkReportBroken { }

.tx_ablinklist_catalogView_linkRate { }

.tx_ablinklist_catalogView_linkImage { }



/**************************************************************
*
*  #####  tx_abdownloads  #####
*
**************************************************************/

.tx_abdownloads_catalogView_categories {

}

.tx_abdownloads_catalogView_categories ul {
	padding:0;
	padding:1em 0 0 4em;
	margin:0;
	margin-bottom:1.5em;
	mlist-style-type:none;
	list-style-image:url(../gfx/icons/docs.png);
}
.tx_abdownloads_catalogView_categories ul li {
	padding-bottom:2em;
}
.tx_abdownloads_catalogView_categories ul li ul {
	padding:0;
	padding:5px 0 0 4em;
	margin:0;
	klist-style-type:square;
	list-style-image:url(../gfx/icons/docs.png);
}
.tx_abdownloads_catalogView_categories ul li ul li {
	padding-top:0.8em;
	padding-bottom:0;
}

.tx_abdownloads_catalogView_categories ul li a:link,
.tx_abdownloads_catalogView_categories ul li a:visited,
.tx_abdownloads_catalogView_categories ul li a:focus {
	font-weight:bold;
	text-decoration:none;
	font-size:12pt;
}

.tx_abdownloads_catalogView_categories ul li a:hover {
	text-decoration:underline;
}
.tx_abdownloads_catalogView_categories ul li ul li a:link,
.tx_abdownloads_catalogView_categories ul li ul li a:visited,
.tx_abdownloads_catalogView_categories ul li ul li a:focus {
	font-weight:normal;
	text-decoration:none;
	font-size:10pt;
}
.tx_abdownloads_catalogView_categories ul li ul li a:hover {
	color:#0001a4;
	text-decoration:underline;
}


table.downloads a:hover {
	text-decoration:underline;
	color:#0001a4;
}



/**************************************************************
*
*  #####  tx-wecstaffdirectory  #####
*
**************************************************************/


div.tx-wecstaffdirectory-fieldDescription ul,
table.person ul {
	padding:0;
	padding-left:13px;
	margin:0;
}
div.tx-wecstaffdirectory-fieldDescription ul li,
table.person ul li {
}
.tx-wecstaffdirectory-form {
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	background-color:white !important;
}



/**************************************************************
*
*  #####  tx-ttnews  #####
*
**************************************************************/


p.tx-ttnews-subheader a:link,
p.tx-ttnews-subheader a:visited {
	text-decoration:none;
}

p.tx-ttnews-subheader a:focus,
p.tx-ttnews-subheader a:focus {
	text-decoration:underline;
}



/**************************************************************
*
*  #####  Boxen  #####
*
**************************************************************/

.box_grau 	{ background-color: #fff;    border: 2px solid #ddd; padding: 0.5em 0.5em 0.1em 0.5em; }
.box_wichtig	{ background-color: #fee;    border: 1px solid #fcc; padding: 0.5em 0.5em 0.1em 0.5em; border-left-width:3px; }
.box_hinweis	{ background-color: #ffc;    border: 1px solid #cc6; padding: 0.5em 0.5em 0.1em 0.5em; border-left-width:3px; }
.box_info		{ background-color: #eef;    border: 1px solid #ccf; padding: 0.5em 0.5em 0.1em 0.5em; border-left-width:3px; }
.box_ok			{ background-color: #f4f8f4; border: 1px solid #aca; padding: 0.5em 0.5em 0.1em 0.5em; border-left-width:3px; }
