/*<agl.folder "Defaults (globale Settings fuer Schriftarten und -groessen, Farben etc.) ------------------------------------------------ ">*/
html {height: 100%;}

body	{
	margin: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	background-image: url(/fileadmin/images/bg_body_n.jpg);
	background-repeat: repeat-y;
}

body.popup,
body.print	{margin: 10px;}
body.links	{}
body.home	{}

A  {text-decoration: none;} /* Darstellung von Links - NICHT die Farbe */
A:link  {color : #21549e;} /* Linkfarbe */
A:Visited  {color : #21549e;} /* besuchter Link */
A:Active  {color : #d30230;} /* aktiver Link */
A:Hover  {color : #d30230; 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: inherit;
	font-size: inherit;
}

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

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

acronym {border-bottom: 1px dotted;}
hr {width: 100%; height: 1px; border: 0px }

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

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

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

ol li {list-style-type: decimal;
    /* einruecken des listenpunktes */
    margin: 2px 0px 0px 25px;
    padding: 0px 0px 0px 0px;
  }

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

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

 /*<agl.folder "--- t3 defs / csc ----------------------------------------------------------------------------------------------------------------">*/
H1, H2, H3, H4, H5 {color: #3b3b3b; font-weight: bold; line-height: 100%;}

H1 {font-size: 1.4em; margin: 0px; padding: 15px 0px 5px 0px; color: #aaaaaa; font-weight: normal;}
H2 {font-size: 1.2em; margin: 0px; padding: 15px 0px 2px 0px; font-weight: normal; color: #a59f93;}
H3 {font-size: 1.1em; margin: 0px; padding: 15px 0px 5px 0px; font-weight: normal; color: #3b3b3b;}
H4 {font-size: 1.1em; margin: 0px; padding: 10px 0px 5px 0px; color: #3b3b3b;}
H5, H6 {font-size: 1em; margin: 0px; padding: 5px 0px 5px 0px;}
H6 {color: #21549e;}


#colRight H1 {font-size: 1.1em; margin: 0px; padding: 15px 0px 7px 0px; color: #aaaaaa; font-weight: normal;}
#colRight H2 {font-size: 1em; margin: 0px; padding: 15px 0px 2px 0px; font-weight: normal; color: #a59f93;}
#colRight H3 {font-size: 1em; margin: 0px; padding: 15px 0px 5px 0px; font-weight: normal; color: #3b3b3b;}
#colRight H4 {font-size: 1em; margin: 0px; padding: 10px 0px 5px 0px; color: #3b3b3b;}
#colRight H5, H6 {font-size: 1em; margin: 0px; padding: 5px 0px 5px 0px;}
#colRight H6 {color: #21549e;}

/******************/
/* 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 */
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: #333333; font-weight: bold;}
P.csc-subheader-2 {font-size: 1.2em; line-height: 100%; color: #333333; font-weight: bold;}
P.csc-subheader-3 { color: #333333; font-weight: bold;}
.bodytext {line-height: 140%; margin: 0px; padding: 5px 0px 5px 0px;}

/* -------- LISTEN */
/* Bulletlists, general */
ul.csc-bulletlist-0, ul.csc-bulletlist-1, ul.csc-bulletlist-2, ul.csc-bulletlist-3  {}

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

  ul.csc-bulletlist-1 li {}
  ul.csc-bulletlist-2 li {list-style-image: url(/fileadmin/sysimages/btn_liste2.gif); list-style-type: circle;}
  ul.csc-bulletlist-3 li {list-style-image: url(/fileadmin/sysimages/btn_liste3.gif); list-style-type: square;}

/********************************/
/* 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 #21549e;
	padding-top: 5px;
}

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

.csc-frame-rulerAfter {
	border-bottom: 1px solid #21549e;
	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 #21549e;
	padding: 5px;
}
  .csc-frame-frame1 h1, .csc-frame-frame1 h2, .csc-frame-frame1 h3, .csc-frame-frame1 h4, .csc-frame-frame1 h5  {padding-top: 5px;}


.csc-frame-frame2 {
	background-color: #c5bfb0;
	padding: 5px;
}

  .csc-frame-frame2 h1, .csc-frame-frame2 h2, .csc-frame-frame2 h3, .csc-frame-frame2 h4, .csc-frame-frame2 h5  {padding-top: 5px; color: #ffffff;}

/* Ende Frames */

.csc-textpic-text {margin: 0px;}
.csc-textpic-text h1, .csc-textpic-text h2, .csc-textpic-text h3, .csc-textpic-text h4, .csc-textpic-text h4 {padding-top: 0px;}
/* --- EXT: CSC ---------------------------------------------------------------------------------------------------------------- */
/**********/
/* Images */
/**********/

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

DIV.csc-textpic {clear: both;}
DIV.csc-textpic-clear {
	width: 1px;
	height: 1px;
	clear: both;
	font-size:1px;
	line-height: 0px;
}

/*********************/
/* Tables, generally */
/*********************/
table.contenttable {margin: 10px 0px 10px 0px;}
table.contenttable td { padding: 0px 15px 5px 0px;}

/* Tables, specifically */
table.contenttable-0 {width: auto;}

table.contenttable-1 {width: 99%;}
table.contenttable-1 .tr-0 td {font-weight: bold; }

table.contenttable-2 {width: 99%; border: 1px solid #c5bfb0;}
table.contenttable-2 td { padding: 2px 3px 2px 3px;}

table.contenttable-2 .tr-odd td {background-color: #ffffff;}
table.contenttable-2 .tr-even td {background-color: #f5f5f5;}

table.contenttable-2 .tr-0 td, table.contenttable-2 .tr-0 td.td-0 { background-color: #f5f5f5; padding: 5px 3px; border-bottom: 1px solid #c5bfb0;}
table.contenttable-2  td.td-0 { font-weight: bold; border-right: 1px solid #c5bfb0;}
table.contenttable-2 .tr-0 td {font-weight: bold; }

table.contenttable-3 {width: 99%; border: 1px solid #c5bfb0;}
table.contenttable-3 td { padding: 2px 3px 2px 3px;}
table.contenttable-3 td.td-0, table.contenttable-3 .tr-0 td { background-color: #f5f5f5; font-weight: bold;}

/************************/
/* Filelinks, generally */
/************************/
table.csc-uploads {margin: 10px 0px 10px 0px;}
table.csc-uploads td { padding: 5px 15px 5px 0px; border-bottom: 1px solid #c5bfb0;}
table.csc-uploads td P {margin: 0px;}
table.csc-uploads .tr-even, table.csc-uploads .tr-odd { background-color: transparent;}
table.csc-uploads td.csc-uploads-icon {padding: 5px; width: 1%;}
table.csc-uploads td.csc-uploads-icon img {border: 1px solid #c5bfb0;}
table.csc-uploads td.csc-uploads-fileName P {padding: 0px;}
table.csc-uploads td.csc-uploads-fileName p.csc-uploads-description {padding-top: 3px; font-style: italic; }
table.csc-uploads td.csc-uploads-fileSize { white-space: nowrap; text-align: right; padding-right: 0px;}

/* Filelinks, specifically */
table.csc-uploads-0 td {border: 0px;}
table.csc-uploads-0 td.csc-uploads-fileName p.csc-uploads-description {padding-left: 15px; }

table.csc-uploads-3 { border: 1px solid #c5bfb0; }
table.csc-uploads-3 td { vertical-align: middle;}
table.csc-uploads-3 td.csc-uploads-icon {text-align: center;}
table.csc-uploads-3 td.csc-uploads-fileSize { padding-right: 5px;}

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

/*****************/
/* Mailform */
/*****************/
.csc-mailform {border: 0; padding: 0px;}
.csc-mailform label {display: block; float: left; width: 100px;}
.csc-mailform-field div {margin-left: 100px;}
.csc-mailform-field {padding: 2px 0px;}
.csc-mailform-label {clear: both;}
.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;}

/*****************/
/* Loginform */
/*****************/
.tx-felogin-pi1 div {padding-bottom: 5px;}


/*****************/
/* Search form */
/*****************/
FORM table td { padding: 0px 2px 2px 0px; }
FORM table td P {margin: 0px;}
FORM table td.csc-form-labelcell, FORM table TR td.csc-form-commentcell {width: 100px;}
FORM table td.csc-form-fieldcell {}
FORM table td.csc-form-labelcell p.csc-form-label-req { font-weight: bold; }

/*****************/
/* Search result (Standard 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;}

TABLE.csc-searchResultInfo TD.csc-searchResultPrevNext a {}

TABLE.csc-searchResultInfo TD.csc-searchResultPrevNext a:link, 
TABLE.csc-searchResultInfo TD.csc-searchResultPrevNext a:visited {}

TABLE.csc-searchResultInfo TD.csc-searchResultPrevNext a:active, 
TABLE.csc-searchResultInfo TD.csc-searchResultPrevNext a:hover {}

/* Search Result, header + abstract: */
H3.csc-searchResultHeader,
H3.csc-noSearchResultMsg {font-size: 1.1em;}

H3.csc-searchResultHeader A {}
P.csc-searchResult {padding: 2px 0px 10px 20px;}
/* Search word markup */
SPAN.csc-sword {
	color: #ffffff;
	background-color: #21549e;
	font-weight: bold;
	padding: 0px 1px 0px 1px;
}

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

.csc-sitemap {}
.csc-sitemap ul {}

/*****************************/
/* 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 #000000; 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: verdana, sans-serif; font-size: 0.85em; color: #000000; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana, sans-serif; font-size: 0.85em; color: #000000; }			
TABLE.typo3-editPanel { border: 1px solid #000000; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

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

 /*<agl.folder "--- Bugfixing fuer Bild links neben Text bzw. Bild rechts neben Text OHNE umfliessen des Bildes - ----------------------------------------------------------------------------------------------------------------">*/

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {	margin-right: 0px !important;}
div.csc-textpic-intext-left-nowrap div.csc-textpic-text {margin-top: 0px; margin-left: 5px;}

DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {	margin-left: 0px !important;}
div.csc-textpic-intext-right-nowrap div.csc-textpic-text {margin-top: 0px; margin-right: 5px;}
/*</agl.folder>*/

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

	.menu a {text-decoration: none;}
	.menu a:link, .menu a:visited {text-decoration: none; color: inherit;}
/* Horizontale Menues */
#bottomnav li,
#sprachnav ul {white-space: nowrap;}

#bottomnav li {
		list-style: none;
		list-style-image: none;
		display: inline;
		padding: 0px 10px 0px 0px;
		margin: 0px 10px 0px 0px;
		border-right: 1px solid;
	}
#sprachnav li.firstitem {border-left: 0px; padding-left: 0px; margin-left: 0px;}

#bottomnav li.lastitem,
	#sprachnav li.lastitem {border-right: 0px; padding-right: 0px; margin-right: 0px;}


/*<agl.folder "Menues: #mainnav, #subnav, #bottomnav, #smallnav ------------------------------------------------ ">*/

/* ANPASSEN */

/* Hauptmenue */
#mainnav {
	color: #3b3b3b;
	width: 190px;
	margin: 0px;
	padding: 0px;
	margin-top: 35px;
	margin-bottom: 35px;
}

#mainnav ul {margin: 0px;
	padding: 0px;}

#mainnav li {
	margin: 0px 0px;
	list-style-image: none;
	list-style: none;
	width: 190px;
	padding-bottom: 20px;
}

#mainnav a, #mainnav a:link, #mainnav a:visited, #mainnav a:active  { color: #3b3b3b;}
#mainnav a:hover,  #mainnav a.active, #mainnav a.active:link, #mainnav a.active:visited,
#mainnav .sub a:hover,  #mainnav .sub a.active, #mainnav .sub a.active:link, #mainnav .sub a.active:visited {background-color: #ffffff;}
  
 
 #mainnav li a {
 	font-weight: bold;
	display: block;
	width: 175px;
	border-bottom: 1px solid #c5bfb0;
	border-top: 1px solid #c5bfb0;
	padding: 5px 0px 5px 15px;
 }
 
#mainnav li {}
 
 
 #mainnav li.firstitem { }
 
#mainnav .sub .firstitem {border: 0px; }
#mainnav .sub .lastitem { }

#mainnav .sub li {padding-bottom: 0px;}
#mainnav .sub .sub li {padding-bottom: 0px;}

#mainnav .sub li a {
font-weight: normal;
	display: block;
	width: 165px;
	border-bottom: 0px solid red;
	border-top: 0px solid red;
	padding: 3px 0px 3px 25px;
 }	
 
  #mainnav li.lastitem {
 	border-bottom: 0px solid #c5bfb0;}
 	
#mainnav .sub {text-transform: none;}

#mainnav ul.sub {}
#mainnav .sub a {	}

#mainnav .sub .firstitem a {}
/* --------------------------------------- */


/* RA Menu */

#ranav {
	display: none;
	color: #3b3b3b;
	background-image: url(/fileadmin/images/bg_menu_ra.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 190px;
	}

#ranav ul {margin: 0px;
	padding: 0px;
	padding-top: 20px;
	}

#ranav li {
	margin: 0px 0px;
	list-style-image: none;
	list-style: none;
	width: 190px;
}

#ranav a, #ranav a:link, #ranav a:visited, #ranav a:active  { color: #3b3b3b; font-weight: bold;}
#ranav a:hover,  #ranav a.active, #ranav a.active:link, #ranav a.active:visited  {background-color: #faf8f6; font-weight: bold;}
 
#ranav li a {
	display: block;
	width: 175px;
	padding: 3px 0px 3px 15px;
	}
	
 
/* --------------------------------------- */
/* Impressums-Link */

#bottomnav {
	padding-bottom: 10px;
	color: #3b3b3b;
	font-size: 0.95em;
	padding-left: 15px;
	}
	
#bottomnav ul {margin: 0px;
	padding: 0px;
	}

#bottomnav a:link, #bottomnav a:visited    { color: #3b3b3b;}
#bottomnav a:active, #bottomnav a:hover,
#bottomnav a.active, #bottomnav a.active:link, #bottomnav a.active:visited    { color: #21549e;}


/* --------------------------------------- */

#sprachnav {
	position: absolute;
	top: 65px;
	right: 0px;
}

/*</agl.folder>*/

/*<agl.folder "Grundraster der Seite: #seite, #inhaltsblock, #header, #inhalt, #container ------------------------------------------------ ">*/
#seite {
	width: 988px;
}
	
#inhaltsblock {}
	
	
#header, #container, #inhalt {}
#header {
	width: 988px;
	background-image: url(/fileadmin/images/bg_header.gif);
	background-repeat: no-repeat;
	height: 93px;}
	
#vita{
	position: absolute;
	left: 650px;
	width: 300px;
	background-color: #ffffff;
	height: 150px;
	}
	
.vita_ra{
	width: 90px;
	padding-right: 15px;
	float: left;
	font-size: 0.95em;}
	
.vita_ra.lastitem{	padding-right: 0px;}
.vita {font-size: 0.9em; margin-top: 5px; line-height: 130%; }
.vita h1 {font-size: 1em;color: #000000; font-weight: bold; margin: 0px 0px 1px 0px; padding: 0px;}
.vita A:link, .vita A:Visited  {color : #21549e;}
.vita A:Active, .vita A:Hover  {color : #21549e; text-decoration: underline;} 

#inhalt {border-bottom: 3px solid #21549e; margin-bottom: 15px;}

.wagner #inhalt  {width: 100%; background-image: url(/fileadmin/images/bg_wagner.jpg); background-repeat: no-repeat; background-position: 190px bottom;}
.thoni #inhalt  {width: 100%; background-image: url(/fileadmin/images/bg_thoni.jpg); background-repeat: no-repeat; background-position: 190px bottom;}
.graef #inhalt  {width: 100%; background-image: url(/fileadmin/images/bg_graef.jpg); background-repeat: no-repeat; background-position: 190px bottom;}
.recht #inhalt {width: 100%; background-image: url(/fileadmin/images/bg_recht.jpg); background-repeat: no-repeat; background-position: 190px 59px; }

#container {
	}
/*</agl.folder>*/

/*<agl.folder "Elemente Header-Bereich: #logo, #mainnav ------------------------------------------------ ">*/

#sprachnav {}

#logo, #mainnav {}
#logo {
	position: absolute;
	top: 0px;
	left: 190px;
}

/*</agl.folder>*/


/*<agl.folder "Elemente Inhalts-Bereich: #column1, #centercontent, #content, #search, #bottomnav ------------------------------------------------ ">*/

#column1 {width: 190px; float: left; border: 0px solid green;}
#centercontent {float: right; width: 750px;}
#content {padding-top: 80px; padding-right: 10px;}

.recht #content {padding-top: 280px;}


  #servicelinks	  {
  	clear: both;
    margin: 25px 0px 10px 0px;
    font-size: 0.85em;
  }
  
    #printlink {
      padding-right: 5px;
      margin-right: 5px;
      float: left;
    }
    #pdflink { padding-left: 5px; border-left: 1px solid;}
/*</agl.folder>*/

/*<agl.folder "Home & Flashheader ------------------------------------------------ ">*/

.home #content {padding-top: 150px; padding-right: 0px; }
.home #colNormal {height: 350px; width: 750px; border: 0px solid red;}

.flashheader #content {padding-top: 60px; padding-right: 0px; }
/*
.flashheader #colBorder {width: 750px; border: 0px solid red;}
*/
/*</agl.folder>*/
/*<agl.folder "--- CONTENT: Search  ----------------------------------------------------------------------------------------------------------------">*/


/*#search { padding-left: 15px; padding-top: 30px;}*/

#search {position: absolute; top: 90px; left: 15px; display: none;}

#search form {}
  
#search form select {
      margin: 0px 5px 0px 5px;
      height: 18px;
      font-size: 0.85em;
    }
    
.topsuchfeld      {
	background-color: #ffffff;
	border: 1px solid;
	width: 140px;
	height: 15px;
	float: left;
	border: 1px solid #c5bfb0;
	}

	input.formsubmit {margin: 0px 0px 0px 5px; float: left;}

.topselect      {
	border: 0px;
	height: 14px;
	}
/*</agl.folder>*/


/*<agl.folder "--- CONTENT: SUBTEMPLATE (anpassen!) ----------------------------------------------------------------------------------------------------------------">*/
/* Breiten unterschiedlich bei Standard- u. Popup-Seiten */
.colwidth {width: 48%;}
.fullwidth {width: 100%;}
.nofloat {float:none;}


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

/* Positionierung des Inhalts, Formatierung der Inhaltsbereiche des Inhaltstemplates */
#left, .left {float: left; width: 64%;}
#right, .right {float: right; width: 30%;}


#colNormal {}
#colRight {margin-top: 20px;}

#colBorder {clear: both;}

.wagner #colNormal {padding-top: 310px; padding-left: 415px;}
.wagner #colRight {display: none;}

.thoni #colNormal {padding-top: 320px; padding-left: 40px; padding-right: 440px;}
.thoni #colRight {display: none;}

.graef #colNormal {padding-top: 370px; padding-left: 410px;}
.graef #colRight {display: none;}


/*</agl.folder>*/

/*<agl.folder "--- Popup Template - ----------------------------------------------------------------------------------------------------------------">*/

body.popup {
	margin: 20px;
	background-image: none;
}

.popup #right {display: none !important;}

.popup #content {
	margin: 0px;
	padding: 0px;
	background-image: none;
	width: auto;
}


.popup .left, .popup  #left ,
.popup .right, .popup  #right {float: none !important; width: auto !important;}

.popup #colNormal {padding-right: 0px;}
/*</agl.folder>*/

/*<agl.folder "--- global classes - ----------------------------------------------------------------------------------------------------------------">*/

/* in diversen Extension-Templates vewendete Klassen fuer backlinks, floating images, image captions.... */
.align-left {text-align:left;}
.align-center {text-align:center;}
.align-right {text-align:right;}


.spacer-gif,
img.spacer-gif {clear: both; display: block;}

.menuskip,
#mainnav li.menuskip,
#subnav li.menuskip,
#sprachnav li.menuskip,
#zielgruppennav li.menuskip,
#bottomnav li.menuskip,
#sprachnav li.menuskip {display: none;}

.pagebrowser         {
	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  */
.divider,
.clearer,
.inhaltsclearer {
	width: 1px;
	height: 1px;
	clear: both;
	font-size:1px;
	line-height: 0px;
}

.divider {height: 5px;}
/*  backlink immer UNTERHALB des contents, inkl. aller floats  */
.backlink         {
    font-weight: normal;
    padding: 20px 0px 0px 0px;
    clear: both;
}

.smalltext {font-size: 0.91em;}
.tinytext {font-size: 0.85em;}

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

.subheader {
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 10px 0px;
	font-size: 1.2em }

.leftcontent {padding-right: 5px}
.rightcontent {padding-left: 5px}
/*</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 }

.color1 { background-color: #f5f5f5 } /* hellgrauer Hintergrund*/
.color2 { background-color: #333333; color : #ffffff; } /* weisser text auf SEHR dunkelgrauem Hintergrund */
.color3 { background-color: #666666 } /* dunkles grau */
.color4 { background-color: #999999 } /* mitteldunkles grau */
.color5 { background-color: #ffffff } /* Seitenhintergrund */
.color6 { background-color: #21549e } /* link-farbe */

.color2 td {color: #ffffff}
.color2 A  {font-weight: normal; text-decoration: none} /* Darstellung von Links - NICHT die Farbe */
.color2 A:link  {color : #ffffff; text-decoration: none} /* Linkfarbe */
.color2 A:Visited  {color : #ffffff; text-decoration: none} /* besuchter Link */
.color2 A:Active  {color : #ffffff; text-decoration: none} /* aktiver Link */
.color2 A:Hover  {color : #ffffff; text-decoration: none} /* Mouseover */

.admincolor1 { background-color: #f5f5f5 }
.admincolor2 { background-color: #d3d3d3 }
.admincolor3 { background-color: #666666 }

.admininfo {
	color: #21549e;
	background-color: #f5f5f5;
	border: 1px solid #666666;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
}

.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_admincolor  {border: 1px solid #000000;}

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

.fulltable td {padding: 2px 15px 2px 3px;}

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

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

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

.recordlist_fulltable td {
	border: 1px solid #21549e;
	padding: 3px;
	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 #000000;
	margin-right: 5px;
}

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

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

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

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

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

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

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

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

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

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

.form_large_select {
	border: 1px solid #000000;
	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;
    padding: 10px 3px 4px 0px;
  }

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


  .formtable .formfull {
  	width: 450px;
  	overflow: auto;
  }

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

.colwidth .admindetail_table         {width: 600px;}

.fullwidth .admindetail_table         {width: 770px;}

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

.admindetail_table td {
	border: 1px solid #666666;
	background-color: #f5f5f5;
	padding: 2px 2px 2px 2px;
	border-spacing: 0px;
}

/* keine Border fuer zellen mit dieser klasse */
.admindetail_table td.noborder {border: 0px;}

.searchform_table td {
	padding: 3px 5px 3px 0px;
	vertical-align: top;
}

.editform_fulltable         {
	table-layout: auto;
	margin: 10px 0px 10px 0px;
}

.colwidth .editform_fulltable         {width: 600px;}

.fullwidth .editform_fulltable         {width: 770px;}

.editform_fulltable tr {vertical-align: top}

.editform_fulltable th {
	text-align: left;
	font-weight: bold;
	background-color: #999999;
	color : #ffffff;
	border: 1px solid #666666;
	padding: 1px 2px 1px 2px;
	border-spacing: 0px;
}

/* hintergrundfarbe ueberschreiben */
.editform_fulltable th.color6 {background-color: #21549e;}

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

/* keine Border fuer zellen mit dieser klasse */
.editform_fulltable td.noborder {border: 0px;}

/* falls in der table noch ne table ist, soll diese keine border haben!!! */

.editform_fulltable table         {
	border: 0px;
	margin: 0px;
}

.editform_fulltable table th {border: 0px;}

.editform_fulltable table td {
	border: 0px;
	padding: 0px;
}

/* -------------------------- */

#popupcontent .editform_fulltable         {width: 460px;}

/* Special in den News */
.newsteaser .admindetail_table         {width: 590px;}
.news-additional-info .news-links dd {margin-left: 0px;}

/*</agl.folder>*/



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

.news-browse {text-align: center; padding-top: 20px;}

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

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

.news-latest-gotoarchive {}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {}
.news-latest-gotoarchive A {}

  /* EIN Newsitem in der Liste der Latest News */
  .news-latest-container .item {
    margin: 5px 0px 15px 0px;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #666666;
    clear: both;
  }
  
  .news-latest-container h3.header {font-size: 1.1em; padding: 5px 0px;}
  
  .news-latest-container .img {
    float: right;
    padding-left: 20px;
  }
  
  .news-latest-container .category IMG {
    float: none;
    border:none;
    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;
    text-align: center;
    width: 200px;
  }
  
  .news-single-container .date {font-style: italic;}
/* block mit links, related news, files */

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

	.news-additional-info h4 {padding-top: 20px;}
	.news-additional-info .news-list-container  {margin: 0px;}
	.news-additional-info .news-item {padding: 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;
  }
/*</agl.folder>*/



/*<agl.folder "--- EXT: RTE ----------------------------------------------------------------------------------------------------------------">*/
/* Klassen auf listen, die im RTE zur Verfuegung stehen sollen. DEFINIERT sind sie schon weiter oben - einfach auflisten mit dem jeweiligen Tag davor!  */
p.smalltext, p.tinytext, p.backlink {}

h1.header, h2.header, h3.header, h4.header, h5.header, h6.header,
h1.subheader, h2.subheader, h3.subheader, h4.subheader, h5.subheader, h6.subheader {}

span.smalltext, span.tinytext, span.header, span.subheader {}
/*</agl.folder>*/
