﻿/*<agl.folder "Defaults (globale Settings fuer Schriftarten und -groessen, Farben etc.) ------------------------------------------------ ">*/
body	{
	margin: 20px 10px 10px 10px;
	font-family: sans-serif;
	font-size: 11px;
	/*color: #505050; schwarz liefert besseren Kontrast */
	color: #000000;
	width: 100%;
}

body.links	{}
body.home	{}

img { border:none; }

A  {text-decoration: none;} /* Darstellung von Links - NICHT die Farbe */
A:link  {color : #0a3fcd;} /* Linkfarbe */
A:Visited  {color : #0a3fcd;} /* besuchter Link; nicht #051e60 sondern identisch zu Standard */
A:Active  {color : #0a3fcd;} /* aktiver Link */
A:Hover  {color : #0a3fcd; text-decoration: underline;} /* Mouseover */

p, td, th, div, input, textarea, select, h1, h2, h3, h4, h5, h6, ul, ol, li, font, dl, dt, dd, marquee {
	font-family: sans-serif;
	font-size: 11px;
}

table, form	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table {border-collapse: collapse;}
tr {vertical-align: top;}

hr {width: 100%; height: 1px; background-color:black;}

blockquote {margin: 0px 0px 5px 20px; padding: 0px;}

/* -------- LISTEN */
ul {
 margin: 0px 0px 5px 0px;
 padding: 0px;
}

  ul li {
    list-style-image: url(/fileadmin/sysimages/btn_liste.gif); list-style-type: square;
    /* einruecken des listenbildes */
    margin: 2px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
  }

ol {margin: 0px; padding: 0px;}

  ol li {list-style-type: decimal;
    /* einruecken des listenpunktes */
    /*margin: 2px 0px 0px 25px; 25px war zu wenig fÃ¼r mehrstellige Nummern*/
    margin: 2px 0px 0px 4em;
    padding: 0px 0px 0px -5px;
  }

dt {
	margin-bottom: 2px;
	/** padding-top: 10px; **/
	clear: both;
}

/** dd {margin-bottom: 5px;} **/
dd {margin-bottom: 0px;}
/*</agl.folder>*/

 /*<agl.folder "--- t3 defs / csc ----------------------------------------------------------------------------------------------------------------">*/
H1, H2, H3, H4, H5, H6 {margin: 0px; padding: 0px;}

H1 {font-size: 1.5em; line-height: 100%; color: #000000; font-weight: bold; margin: 15px 0px 15px 0px;}
H2 {font-size: 1.3em; line-height: 100%; color: #000000; font-weight: bold; margin: 15px 0px 15px 0px;}
/** H3 {font-size: 1.2em; line-height: 100%; color: #000000; font-weight: bold; margin: 15px 0px 10px 0px;} **/
H3 {font-size: 1.2em; line-height: 100%; color: #000000; font-weight: bold; margin: 15px 0px 15px 0px;}
/** H4 {font-size: 1.1em; line-height: 100%; color: #000000; font-weight: bold; margin: 10px 0px 5px 0px;} **/
H4 {font-size: 1.0em; line-height: 100%; color: #000000; font-weight: bold; margin: 10px 0px 10px 0px;}
H5 {font-size: 0.91em; line-height: 100%; color: #999999; font-weight: bold; margin: 5px 0px 5px 0px; padding-bottom: 5px; border-bottom: 1px solid #696969;}
H6 {font-size: 0.91em; line-height: 100%; color: #999999; font-weight: bold; margin: 15px 0px 5px 0px;}

/******************/
/* Headers, plain */
/******************/
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {margin-top: 0px; padding-top: 0px;}

/* Header date */
.headerdate, .csc-header-date, p.csc-header-date {font-size: 0.85em;}

/* Subheader, general */
P.csc-subheader {}

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 {font-size: 1.3em; line-height: 100%; color: #696969; font-weight: bold;}
P.csc-subheader-2 {font-size: 1.2em; line-height: 100%; color: #696969; font-weight: bold;}
P.csc-subheader-3 { color: #696969; font-weight: bold;}

.bodytext {line-height: 150%; margin: 5px 0px 10px 0px; padding: 0px;}
blockquote .bodytext {margin: 0px 0px 5px 0px;}
/* -------- LISTEN */
/* Bulletlists, general */
ul.csc-bulletlist-0, ul.csc-bulletlist-1, ul.csc-bulletlist-2, ul.csc-bulletlist-3  {
 margin: 0px;
 padding: 0px;
}

/* Bulletlists, specifically */
  ul.csc-bulletlist-1 li {
  list-style-type: decimal;
  list-style: decimal;
    /* einruecken des listenbildes */
    margin: 2px 0px 0px 22px;
    padding: 0px 0px 0px 0px;
  }

  ul.csc-bulletlist-0 li {
    margin: 0px;
    padding: 0px;
    border: 0px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
	display: list-item;
  }
  
  ul.csc-bulletlist-2 li {
    list-style-image: url(/fileadmin/sysimages/btn_liste2.gif); list-style-type: circle;
    /* einruecken des listenbildes */
    margin: 2px 0px 0px 18px;
    padding: 0px 0px 0px 0px;
  }
  
  ul.csc-bulletlist-3 li {
    list-style-image: url(/fileadmin/sysimages/btn_liste3.gif); list-style-type: square;
    /* einruecken des listenbildes */
    margin: 2px 0px 0px 18px;
    padding: 0px 0px 0px 0px;
  }

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A {}

.csc-frame-invisible {}

.csc-frame-rulerBefore {
	border-top: 1px solid #696969;
	padding-top: 5px;
}

  .csc-frame-rulerBefore h1, .csc-frame-rulerBefore h2, .csc-frame-rulerBefore h3, .csc-frame-rulerBefore h4, .csc-frame-rulerBefore h5  {margin-top: 5px;}

.csc-frame-rulerAfter {
	border-bottom: 1px solid #696969;
	padding-bottom: 5px;
}

.csc-frame-indent {margin-left: 20px;}
.csc-frame-indent3366 {margin-left: 100px;}
.csc-frame-indent6633 {margin-left: 200px;}

.csc-frame-frame1 {
	border: 1px solid #696969;
	padding: 5px;
	font-size: 0.91em;
}
  .csc-frame-frame1 h1, .csc-frame-frame1 h2, .csc-frame-frame1 h3, .csc-frame-frame1 h4, .csc-frame-frame1 h5  {margin-top: 5px;}


.csc-frame-frame2 {
	background-color: #ebf5ff;
	font-size: 0.91em;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

  .csc-frame-frame2 h1, .csc-frame-frame2 h2, .csc-frame-frame2 h3, .csc-frame-frame2 h4, .csc-frame-frame2 h5  {margin-top: 5px;}
  .csc-frame-frame2 h5 {background-color: #ffffff; margin-top: 0px;}
  
  .csc-frame-frame2 h1, .csc-frame-frame2 h2, .csc-frame-frame2 h3, .csc-frame-frame2 h4, .csc-frame-frame2 h6, .csc-frame-frame2 .bodytext, .csc-frame-frame2 div, .csc-frame-frame2 ul, .csc-frame-frame2 ol {padding-left: 5px; padding-right: 5px;}
/* Ende Frames */

.csi-text h1, .csi-text h2, .csi-text h3, .csi-text h4, .csi-text h4 {margin-top: 0px;}

/* --- EXT: CSC ---------------------------------------------------------------------------------------------------------------- */
/**********/
/* Images */
/**********/

/* Images / Captions */
.csc-textpic-caption, .caption {color: #696969;
	font-size: 0.85em;
	line-height: 13px;
	margin: 0px 20px 10px 20px;
	padding: 5px 0px;
}

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable {margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR {}
TABLE.contenttable TR TD { padding: 0px 2px 1px 0px; vertical-align: top; }
TABLE.contenttable TR TD P.bodytext { font-size: 0.85em; }
TABLE.contenttable P {margin: 0px;}

/* Tables, specifically */
TABLE.contenttable-0 P {}

TABLE.contenttable-1 P {}
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #f5f5f5;}
 
TABLE.contenttable-2 {border: 1px solid #696969}
TABLE.contenttable-2 TR TD { padding: 1px 3px 1px 3px;}
TABLE.contenttable-2 TR.tr-0 TD, TABLE.contenttable-2 TR.tr-0 TD.td-0 { background-color: #696969;}
TABLE.contenttable-2 TR TD.td-0 { background-color: #ebf5ff;}
TABLE.contenttable-2 TR.tr-0 TD, TABLE.contenttable-2 TR TD.td-0 P { color: #ffffff; font-weight: bold; }

TABLE.contenttable-3 {border: 1px solid #696969}
TABLE.contenttable-3 TR TD { padding: 1px 3px 1px 3px;}
TABLE.contenttable-3 P { color: #990000; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #f5f5f5;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P {margin: 0px;}
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: transparent;}
TABLE.csc-uploads TR.tr-odd { background-color: transparent;}
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-right: 5px; width: 1%; vertical-align: top;}
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A {}
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

TABLE.csc-uploads-0 TR TD.csc-uploads-fileName { padding-left: 0px; }
TABLE.csc-uploads-0 TR TD.csc-uploads-fileName P.csc-uploads-description { padding-left: 10px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border: 0px; }
TABLE.csc-uploads-1 TR.tr-even { background-color: transparent; border: 0px; }
TABLE.csc-uploads-1 TR.tr-odd { background-color: transparent; border: 0px; }

TABLE.csc-uploads-2 { border: 1px solid #696969; }
TABLE.csc-uploads-2 TR.tr-even { background-color: #f5f5f5;}
TABLE.csc-uploads-2 TR.tr-odd { background-color: #f5f5f5;}
TABLE.csc-uploads-2 TR TD.csc-uploads-icon { text-align: center; padding-left: 5px; padding-right: 5px; vertical-align: middle; }

TABLE.csc-uploads-3 { border: 1px solid #696969; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even { background-color: #f5f5f5;}
TABLE.csc-uploads-3 TR.tr-odd { background-color: #f5f5f5;}
TABLE.csc-uploads-3 TR TD.csc-uploads-icon { text-align: center; padding-left: 5px; padding-right: 5px; vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 1px solid #696969; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid #696969; }

/*****************/
/* Various Forms */
/*****************/

/* Login and Search forms generally: */
FORM TABLE TR TD { padding: 0px 2px 2px 0px; }
FORM TABLE TR TD P {margin: 0px;}
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {width: 100px;}
FORM TABLE TR TD.csc-form-fieldcell {}
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #696969; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
TABLE.csc-searchform P {margin: 0px;}
FORM TABLE.csc-searchform {}
FORM TABLE.csc-searchform TR TD { padding: 0px 2px 2px 0px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT {}

/* Login form, specifically */
TABLE.csc-loginform P {margin: 0px;}
FORM TABLE.csc-loginform TD { padding: 0px 2px 2px 0px; }

/*****************/
/* Mailform */
/*****************/

.csc-mailform {border: 0; padding: 0px;}
.csc-mailform label {display: block; float: left; width: 100px;}
.csc-mailform-field {padding: 2px 0px;}
.csc-mailform-field input,
.csc-mailform-field textarea {border: 1px solid;}
.csc-mailform-label {}
.csc-mailform-radio {border: 0px; background-color: transparent; width: auto;}
.csc-mailform-check {border: 0px; background-color: transparent; width: auto;}
.csc-mailform-submit {margin-left: 100px;}

/*****************/
/* Search result (Stanard Search + EXT sg_search */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo {
	margin-left: 0px; margin-top: 10px;
	table-layout: fixed;
	width: 100%;
}
TABLE.csc-searchResultInfo TR {}
TABLE.csc-searchResultInfo TD { padding: 0px 2px 2px 0px; }
TABLE.csc-searchResultInfo TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TD.csc-searchResultPrevNext { text-align: right; }
TABLE.csc-searchResultInfo P {margin: 0px;}

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A {}
H3.csc-searchResultHeader {}
P.csc-searchResult {}
TD.csc-searchResult, TABLE.csc-searchResultInfo TD.csc-searchResult {padding: 2px 0px 5px 15px;}
td.csc-searchResult_header {padding: 2px 0px 2px 5px;}
/* Search word markup */
SPAN.csc-sword {
	color: #ffffff;
	background-color: #063d79;
	font-weight: bold;
	padding: 0px 1px 0px 1px;
}

/* ----- Sitemaps, Menus etc. ----- */

.csc-sitemap {}
.csc-sitemap ul {}
li.csc-section {}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
ul.csc-menu {
  margin: 0px;
  padding: 0px;
}

/* Menu / Sitemap, "Menu of these pages" */
ul.csc-menu-def {}

  ul.csc-menu li {
    list-style-image: url(/fileadmin/sysimages/btn_liste.gif);
    /* einruecken des listenbildes */
    margin: 2px 0px 0px 15px;
    /* abstand listenbild - text */
    padding: 0px 0px 0px 2px;
  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
ul.csc-menu-1 {}

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
ul.csc-menu-3 {}

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
dl.csc-menu-4 {}

/* Menu / Sitemap, "Recently updated pages" */
ul.csc-menu-5 {}

/* Menu / Sitemap, "Related pages (based on keywords)" */
ul.csc-menu-6 {}

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
ul.csc-menu-7 {}

/* Ende Sitemap */

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: sans-serif; font-size: 0.85em; color: #000000; }
TABLE.typo3-adminPanel TD A FONT { font-family: sans-serif; font-size: 0.85em; color: #000000; }			
TABLE.typo3-editPanel { border: 1px solid; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #ebf5ff;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid; }
*/
/*</agl.folder>*/

/*<agl.folder "Menue-Eigenschaften generell (Darstellung als Liste bzw. einzeilig) ------------------------------------------------ ">*/
/* damit man nicht bei jedem Menue diese default-Werte neu setzen muss!
Achtung - Formatierung wird von Haendlerseiten uebernommen!!! */
.menu ul {margin: 0px; padding: 0px;}

	.menu a {text-decoration: none;}
	.menu a:link, .menu a:visited {text-decoration: none; color: inherit;}

/* Positionierung des Inhalts, Seitenlayout */
#head {
	height: 72px;
	/*background-color: #063d79;*/
	border-color: #6f6e6e;
	border-top: 1px;
	border-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../img/headfak_p.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#mainnav { display: none; }
#service_links { display:none; }
#printlink { display:none; }
#right { display:none; }
#linkespalte { display:none; }
#infoline { display:none; }
#lang_menu { display:none; }
#rootline { display:none; }
#menu_oben { display:none; }
#search { display:none; }
#banner { display:none; }
#container2 { display:none; }
#foot { display:none; }
#pdflink { display:none; }
#unilogo { display:none; }

/* 
#unilogo {
	position: absolute; 
	min-width: 740px;
	top: 0px;
	left: 0px;
}

#unilogo .csc-textpic-imagewrap {margin: 0px;}

#unilogo .csc-textpic,
#unilogo .csc-textpic-left,
#unilogo .csc-textpic-right,
#unilogo .csc-textpic-above {margin: 0px; padding: 0px; display: inline; text-align: left;}

#unilogo .csc-text,
#unilogo .csc-textpic-caption,
#unilogo .csc-textpic-clear {float: none; clear: none; display: none;} 
*/

/* --------------- CONTENT: Misc --------------- */
#search          {
	position: absolute;
	top: 110px;
	left: 15px;
	width: 235px;
	color: #696969;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid;
	font-size: 0.85em;
}

  #search form {}
  
    #search input.topsuchfeld {
      border: 0px;
      width: 205px;
      height: 15px;
      font-size: 0.85em;
    }
    
    #search .formsubmit, #search input.formsubmit {
    margin: 0px 0px -2px 2px;
    height: 14px;
    width: 14px;
    }

/*
#banner       {
	margin: 10px 0px 10px 10px;
	width: 478px;
	height: 60px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 468px;
}

html>body #banner {width:468px;} 
*/

#adminpanel {
	margin-top: 50px;
	clear: both;
	z-index: 10;
}
/*</agl.folder>*/

/*<agl.folder "--- CONTENT: SUBTEMPLATE  ----------------------------------------------------------------------------------------------------------------">*/
/* Breiten unterschiedlich bei Standard- u. Popup-Seiten */

/*
.scolwidth {width: 245px;}
.colwidth {width: 370px;}
.lcolwidth {width: 490px;}
.fullwidth {width: 750px;}
.nofloat {float:none;}
*/

.colwidth {width: 48%;}
.fullwidth {width: 100%;}
.nofloat {float:none;}


.indent {
  padding: 0px;
  margin: 0px 0px 0px 20px;
}

#colNormal {}
#colLeft {float: left;}
#colRight {float: right;}
#colBorder {}
#colFusszeile {clear: both;}

#fakultaetslogo img {margin-bottom: 50px;}
/*</agl.folder>*/

/*<agl.folder "--- POPUP OVERWRITES - ----------------------------------------------------------------------------------------------------------------">*/
body.popup	{margin: 20px;}

.popup #container, .popup #content {width: auto; height: auto; margin: 0px; padding: 0px;}
.popup #left {width: 66%;}
.popup #right {width: 33%;}
/*</agl.folder>*/

/*<agl.folder "--- global classes - ----------------------------------------------------------------------------------------------------------------">*/
.menuskip,
#mainnav li.menuskip,
#menu_links li.menuskip,
#langmenu li.menuskip,
#zielgruppennav li.menuskip,
#menu_oben li.menuskip,
#langmenu li.menuskip {display: none;}

.divider { width: 100%; height: 1px; border-top: 1px solid #696969; margin: 10px 0px; }

.pagebrowser         {
	line-height: 18px;
	font-size: 0.91em;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 0px;
	}

/*  clearer - prevent floated images from overlapping the div-containers they are wrapped in  */
.clearer, .contentclearer, .csc-textpic-clear {
	width: 1px;
	height: 1px;
	clear: both;
	font-size:1px;
	line-height:0px;
}

/* in diversen Extension-Templates vewendete Klassen fuer backlinks, floating images, image captions.... */
.smalltext { font-size: 0.85em; line-height: 110%}
.date { 	font-size: 0.85em; color: #696969;}
.morelink, .category {font-size: 0.91em;}

.header           {
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px 0px 5px 0px;
}

.subheader          {
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
}
/*  backlink immer UNTERHALB des contents, inkl. aller floats  */
.backlink         {
    font-weight: normal;
    padding: 20px 0px 0px 0px;
    clear: both;
}
/*</agl.folder>*/

/*<agl.folder "--- SPECIALS / SPECIAL CLASSES ----------------------------------------------------------------------------------------------------------------">*/
/* diverse Farbwerte etc. */
.leftcontent {padding-right: 5px}
.rightcontent {padding-left: 5px}

.bgcolor { background-color: #ffffff }
.linie {background-color: #808080; width: 100%; height: 1px }
.tableheader  {color: #ffffff;  font-weight: bold; background-color: #f5f5f5 }
.noborder {border: 0px;}

.error	 { color: #990000;
	font-weight: bold;
}

.loginerror	 { 
	color: #990000;
	line-height: 100%;
}
/*</agl.folder>*/


/*<agl.folder "--- TABELLEN, LISTEN: DEFAULTS ----------------------------------------------------------------------------------------------------------------">*/
.fulltable  {border: 0px}

.fulltable th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #696969;
	color : #ffffff;
	border: 1px solid #696969;
	padding: 1px 2px 1px 2px;
	border-spacing: 0px;
}

/* hintergrundfarbe ueberschreiben */
.fulltable th.color6 {background-color: #063d79;}

.recordlist_fulltable         {
	table-layout: auto;
	border: 1px solid #696969;
	margin: 10px 0px 10px 0px;
}

.recordlist_fulltable th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	
	background-color: #696969;
	color : #ffffff;
	border: 1px solid #696969;
	padding: 1px 2px 1px 2px;
	border-spacing: 0px;
}

.recordlist_fulltable td {
	border: 1px solid #696969;
	padding: 2px 2px 2px 2px;
	border-spacing: 0px;
}

/* keine Border fuer zellen mit dieser klasse */
.recordlist_fulltable td.noborder {border: 0px;}
/*</agl.folder>*/

/*<agl.folder "--- FORMULARE: DEFAULTS ----------------------------------------------------------------------------------------------------------------">*/
.buttons input {
	background-color: #dcdcdc;
	border: 1px solid;
	margin-right: 5px;
}

.form, .formfull {
	background-color: #ffffff;
	border: 1px solid;
	}

.form_date      {
	background-color: #ffffff;
	border: 1px solid;
	width: 60px;
	}

.form_password      {
	background-color: #ffffff;
	border: 1px solid;
	width: 100px;
	}

.form_xsmall_text {
	background-color: #ffffff;
	border: 1px solid;
	width: 50px;
	}
.form_small_text {
	background-color: #ffffff;
	border: 1px solid;
	width: 110px;
	}
.form_medium_text {
	background-color: #ffffff;
	border: 1px solid;
	width: 180px;
}

.form_medium2_text {
	background-color: #ffffff;
	border: 1px solid;
	width: 250px;
}

.form_large_text {
	background-color: #ffffff;
	border: 1px solid;
	width: 360px;
	}

.form_xlarge_text {
	background-color: #ffffff;
	border: 1px solid;
	width: 500px;
	}

.form_xxlarge_text {
	background-color: #ffffff;
	border: 1px solid;
	width: 700px;
	}

.form_xsmall_select {
	border: 1px solid;
	width: 50px;
	}
.form_small_select {
	border: 1px solid;
	width: 110px;
	}
.form_medium_select {
	border: 1px solid;
	width: 180px;
	}

.form_medium2_select {
	border: 1px solid;
	width: 250px;
}

.form_large_select {
	border: 1px solid;
	width: 360px;
	}

.form_check {	border: 0px;}

.form_radio {	border: 0px;}
/*</agl.folder>*/

/*<agl.folder "--- FORMULARE: TABELLEN ----------------------------------------------------------------------------------------------------------------">*/
.formtable {}

  .formtable th {
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    color : #999900;
    padding: 4px 3px 4px 0px;
  }

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

  .formtable .formfull {
  	width: 450px;
  	overflow: auto;
  }
/*</agl.folder>*/

/*<agl.folder "--- EXT: SUCHE ----------------------------------------------------------------------------------------------------------------">*/
.result_blockheader {
	font-weight: bold;
	background-color: #696969;
	color: #ffffff;
	border: 1px solid #f5f5f5;
	padding: 1px 5px 1px 5px;
	}

.search_prevnext a {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 2px 5px 2px 5px;
	background-color: #E01D0C;
}

.search_prevnext a:link {
	text-decoration: none;
	color: #ffffff;
	background-color: #E01D0C;
}

.search_prevnext a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #E01D0C;
}

.search_prevnext a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #063d79;
}

.search_prevnext a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #063d79;
}
/* ------------------- Suchform mit Plugin-Code search  --------------------">*/
.csc-form-labelcell {}
.csc-form-fieldcell {}
.csc-form-label {}
.csc-form-comment {}
.csc-form-radio {}
.csc-form-label-req {}
.csc-form-commentcell {}
.csc-searchform {}
/*</agl.folder>*/


/*<agl.folder "--- EXT: TERMINE ----------------------------------------------------------------------------------------------------------------">*/

/*---------------------------------  sg_event LIST view ---------------------------------*/

.event-list-container {margin: 0px 0px 10px 0px;}

  .event-list-container .item  {
    line-height: 140%;
    margin: 0px;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px dotted #696969;
  }

   .event-list-container .item p.date {margin: 0px;}

   .event-list-container .item .header {
      font-size: 1.2em;
      margin: 5px 0px 2px 0px;
    }
    
   .event-list-container .item p.category {color: #696969;}

/*---------------------------------  sg_event SINGLE view ---------------------------------*/


.event-single-container {margin: 0px 0px 10px 0px;}

  .event-single-container p.date {margin: 0px;}  
  .event-single-container p.category {color: #696969;}

  .event-single-container .header {
    font-size: 1.2em;
    margin: 15px 0px 10px 0px;
  }

  .event-single-container .img {
    float: right;
    margin: 0px 0px 10px 20px;
    width: 195px;
    text-align: center;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 175px;
  }

html>body .event-single-container .img {width:200px;} 
/*</agl.folder>*/

/*<agl.folder "--- EXT: Photographic Library ----------------------------------------------------------------------------------------------------------------">*/

.photo-list-container {margin: 0px;}

  /* EIN Newsitem in der Liste der Latest News */
  .photo-list-container .item {
    float: left;
    margin: 0px 20px 20px 0px;
    padding: 0px 0px 0px 0px;
  }
  
  .photo-list-container .img {float: left; padding-right: 10px;}
  
  .photo-list-container .description {float: left; width: 100px;}
/*</agl.folder>*/


/*<agl.folder "--- EXT: NEWS ----------------------------------------------------------------------------------------------------------------">*/

.news-browse {text-align: center;}

.news-author {}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {margin: 0px;}

  /* EIN Newsitem in der Liste der Latest News */
  .news-latest-container .item {
    width: 48%;
    float: left;
    clear: left;
    margin: 5px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #e0e0e0;
  }
  
  .news-latest-container .item2 {float: right; clear: right;}
  
  .news-latest-container .img {
    float: right;
    padding-left: 20px;
  }
  
  .news-latest-container .bodytext {margin: 0px;}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container  {
	line-height: 130%;
	margin: 5px 0px 5px 0px;
}

  .news-list-container .item { margin: 5px 0px 0px 0px;}
  
  .news-list-container .category IMG {
    float: none;
    border:none;
    margin:0px;
  }
/*--------------------------------- tt_news SEARCH view  -----------------------------------*/

.news-search-form {margin: 10px 0px 10px 0px;}
.news-search-form FORM {margin:0px;}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox td p {margin: 0px; padding: 0px;}
.tx-ttnews-browsebox TD { font-size: 0.85em; padding: 2px 5px; }
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-ttnews-browsebox-SCell, .tx-ttnews-browsebox-SCell p { font-weight: bold; }

.news-search-emptyMsg {margin-left: 10px;}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-container {font-size: 1em;}

  .news-single-content {}
  
  .news-single-container .img {
    float: right;
    margin: 0px 0px 10px 20px;
    width: 240px;
    text-align: center;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 220px;
  }

html>body .news-single-container .img {width: 220px;} 
  
  .news-single-container .date {font-style: italic;}
/* block mit links, related news, files */

.news-additional-info {margin: 0px;}

	.news-additional-info h4 {margin: 20px 0px 5px 0px; font-size: 1.2em;}
	.news-additional-info .news-list-container  {margin: 0px;}
	.news-additional-info .bodytext {margin: 0px 0px 5px 0px;}
	.news-additional-info .item {margin: 0px 0px 5px 0px;}
	.news-additional-info .news-list-container .item {margin: 0px 0px 5px 0px;}

.news-related, .news-files, .news-links  {margin: 0px 0px 10px 0px;}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
#news-amenu-container {margin: 0px 0px 10px 0px;}

  #news-amenu-container UL {margin: 0px;}

  #news-amenu-container LI {
		list-style: none;
		list-style-image: none;
		padding: 0px 0px 1px 0px;
		margin: 0px;
  }
  
  #news-amenu-container LI.news-amenu-item-year {
    font-weight: bold;
    list-style-image: none;
    list-style: none;
    margin: 10px 0px 2px 0px;
  }

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #696969;
	background-color:#f5f5f5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#f5f5f5;
	border-left:1px solid #696969;
	border-top:1px solid #696969;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#e0e0e0;
	border-left:1px solid #696969;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#f5f5f5;
	border-left:1px solid #696969;
	border-top:1px solid #696969;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#f5f5f5;
	border-left:1px solid #696969;
}

/*</agl.folder>*/


/*<agl.folder "--- EXT: GSTTOPCONTENT ----------------------------------------------------------------------------------------------------------------">*/
  .gsttopcontent-container .item {
    margin: 5px 0px 15px 0px;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #696969;
    clear: both;
  }
/*</agl.folder>*/

/*<agl.folder "--- EXT: Indexed Search ----------------------------------------------------------------------------------------------------------------">*/
.tx-macinasearchbox-pi1 {margin: 0px}

/* rules */
.tx-indexedsearch-rules {margin: 20px 0 0;}
.tx-indexedsearch-rules p  {line-height: 140% }

/* searchbox */
.smallsearchbox   {
	font-size: 0.85em;
	background-color: #ffffff;
	width: 80px;
	height: 14px;
	border: solid 1px #696969;
}

.tx-indexedsearch-searchbox {margin: 5px 0px;}
.tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:250px; }

/* whatis */
.tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold;}

/* noresult */
P.tx-indexedsearch-noresults { font-weight:bold; color: #ebf5ff;}

/* result */
.tx-indexedsearch-res .tx-indexedsearch-title td { background:#e0e0e0; }
.tx-indexedsearch-res .tx-indexedsearch-title P { margin: 0px; }
.tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { font-weight:bold; color: #063d79;}
.tx-indexedsearch-res .tx-indexedsearch-info { background:transparent; }
.tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:transparent; }
.tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align: middle; }

.tx-indexedsearch-sectionlinks  { list-style-image: url("/fileadmin/sysimages/btn_liste.gif") }
.tx-indexedsearch-browsebox {margin: 20px 0px 20px 0px;}
/*</agl.folder>*/

/*<agl.folder "--- EXT: RTE ----------------------------------------------------------------------------------------------------------------">*/
span.highlight { color: #990000; }
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

htmlarea-content-body {
	background-color: #f5f5f5;
	color: #000000;
}
/*</agl.folder>*/

/******************************************************/
/* Eigene Formate                                     */
/******************************************************/
/* Mailform alumni */

.alumni-mailform {border: 0; padding: 0px;}
.alumni-mailform label {display: block; float: left; width: 400px; text-align: left; font-weight: normal; padding-right: 3em;}
.alumni-mailform-field {padding: 2px 0px;}
.alumni-mailform-label { border: 1px solid red; }
.alumni-mailform-submit {margin-left: 100px;}


