/* ---------------------------------------------------------------------------
 * this file is generated 25. March 2009 / 16:29:47 by ext:swisstypo3_config
 * included : 
 * fileadmin/css/content.css
 * fileadmin/css/menu.css
 * fileadmin/css/rte.css
 * fileadmin/css/tables.css
 * fileadmin/css/plugins/ab_linklist.css
 * fileadmin/css/styles_default.css
 * fileadmin/css/styles.css
 * fileadmin/css/styles_print.css 
 * --------------------------------------------------------------------------- */

/* include from file10:fileadmin/css/content.css */

/*
** Author       : swisstypo3
** Dateiversion : 14.03.07
** Datei        : content.css
** Funktion     : Stylesheet fuer Typo3 Content Elemente
** Changes      :
* 12.03.07 - pf - Create File
* 14.03.07 - pf - Add Mailform and delete mailform.css
*/

/* -----------------------------------------------------------------------------
** Text m/Bild
** -----------------------------------------------------------------------------
*/
/*----- alle <div> ----- */
div.csc-textpic {}
/*----- Box um Bilder <img> ----- */
div.csc-textpic-imagewrap {}
/*----- Das Bild <img> ----- */
dl.csc-textpic-image dt img {vertical-align:top;} /* verhindert im IE 1px zwischen bild und caption */
/*----- Abstand bei IMG ----- */
div.csc-textpic div.csc-textpic-imagerow {clear:both;}
/*----- alle / oben ----- */
div.csc-textpic-above {}
div.csc-textpic-above div.csc-textpic-imagewrap {display:block;overflow:hidden;} /* overflow:hidden is a FF-hack */
div.csc-textpic-above div.csc-textpic-text {clear:none;} /* is overload from 'clear:both;' to 'clear:none;' for FF */
/*----- alle / unten csc-textpic-caption----- */
div.csc-textpic-below {height:1%;overflow:hidden;} /* overflow:hidden is a FF-hack AND height:1% is a IE-hack*/
div.csc-textpic-below div.csc-textpic-imagewrap {overflow:hidden;} /* overflow:hidden is a FF-hack */
div.csc-textpic-below div.csc-textpic-text {}
/*----- alle / center (unten oder oben)----- */
div.csc-textpic-center {}
/*----- alle / rechts (unten oder oben)----- */
div.csc-textpic-right {}
/*----- alle / links (unten oder oben)----- */
div.csc-textpic-left {}
/*----- Oben mittig ----- */
div.csc-textpic-center .csc-textpic-above {}
/*----- Oben rechts ----- */
div.csc-textpic-right .csc-textpic-above {}
/*----- Oben links ----- */
div.csc-textpic-left .csc-textpic-above {}
/*----- Unten mittig ----- */
div.csc-textpic-center .csc-textpic-below {}
/*----- Unten rechts ----- */
div.csc-textpic-right .csc-textpic-below {}
/*----- Unten links ----- */
div.csc-textpic-left .csc-textpic-below {}
/*----- Im Text rechts ----- */
div.csc-textpic-intext-right {}
/*----- Im Text links ----- */
div.csc-textpic-intext-left {}
/*----- Im Text rechts (neben) ----- */
div.csc-textpic-intext-right-nowrap {}
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {} /* this is not overload -> default is 'float:right;clear:both;' ev. Problem for FF */
/*----- Im Text links (neben) ----- */
div.csc-textpic-intext-left-nowrap {}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {} /* this is not overload -> default is 'float:left;clear:both;' ev. Problem for FF */
/*----- Bild Beschreibung ----- */
dl.csc-textpic-image dd.csc-textpic-caption {}
/*----- Clearer ----- */
div.csc-textpic-clear {clear:none;} /* is overload from 'clear:both;' to 'clear:none;' for FF */

div.csc-textpic-clear-right{clear:right;} /* clear fix for image-top-right */
div.csc-textpic-clear-left{clear:left;} /* clear fix for image-top-left */

/* -----------------------------------------------------------------------------
** Rahmen
** -----------------------------------------------------------------------------
*/

/*----- Rahmen: Alle ----- */
.csc-frame {}
/*----- Rahmen: Unsichtbar ----- */
.csc-frame-invisible {}
/*----- Rahmen: Linie davor ------ */
.csc-frame-rulerBefore {border-bottom: 1px solid #666666;padding:0px;margin:0px;margin-top:10px;}
/*----- Rahmen: Linie danach ----- */
.csc-frame-rulerAfter {border-top:1px solid #666666;padding:0px;margin:0px;}
/*----- Rahmen: Einruecken ----- */
.csc-frame-indent {}
/*----- Rahmen: Einruecken 33/66 ----- */
.csc-frame-indent3366 {}
/*----- Rahmen: Einruecken 66/33 ----- */
.csc-frame-indent6633 {}
/*----- Rahmen: Rahmen 1 ------ */
.csc-frame-frame1 {border: 1px solid #666666;padding:5px;margin:0px;margin-top:5px;}
/*----- Rahmen: Rahmen 2 ------ */
.csc-frame-frame2 {border: 1px dotted #666666;padding:5px;margin:0px;margin-top:5px;}

/* -----------------------------------------------------------------------------
** Punktliste
** -----------------------------------------------------------------------------
*/

/*----- Punktliste: Alle ----- */
ul.csc-bulletlist {}
/*----- Punktliste: Layout 1 ----- */
ul.csc-bulletlist-0 {
	list-style-type:disc;
}
/*----- Punktliste: Layout 2 ----- */
ul.csc-bulletlist-1 {
	list-style-type:circle;
}
/*----- Punktliste: Layout 3 ----- */
ul.csc-bulletlist-2 {
	list-style-type:square;
}
/*----- Punktliste: Layout 4 ----- */
ul.csc-bulletlist-3 {
	list-style-type:decimal;
}
/*----- Punktliste: Layout 5 ----- */
ul.csc-bulletlist-4 {
	list-style-image:url(/fileadmin/images/layout/element/li_3.gif)
}

/* -----------------------------------------------------------------------------
** Formular
** -----------------------------------------------------------------------------
*/

.csc-frame {
	margin:0px;
	padding:0px;
}
form#mailform {
	margin:0px;
	padding:0px;
}
.csc-mailform-field LABEL {
	text-align:right;
	width:220px;
	margin-right:3px;
	padding-right:0px;
	float:left;
}
.csc-mailform {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}
.csc-mailform-field {
	margin-bottom:3px;
	clear:left;
}
.csc-mailform-field INPUT, .csc-mailform-field TEXTAREA {
	width:200px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	color:#000000;
	margin-left:0px;
	padding-left:0px;
}
.csc-mailform-field INPUT:focus, .csc-mailform-field TEXTAREA:focus {
	background-color:#E0E0E0;
}
#mailformSelect_options {
	background-color: #FFFFFF;
	color: #000000;
}
.csc-mailform-radio fieldset legend {
	display: none;
}
.csc-mailform-radio fieldset {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
.csc-mailform-radio fieldset label {
	margin-left: 0px;
	float: left;
	text-align: left;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	width: auto;
}
.csc-mailform-radio fieldset input {
	margin-left: 0px;
	float: left;
	text-align: left;
	border-style: none;
	width:auto;
}
.csc-mailform-check {
	border-style: none;
	border-top: 0px;
	width:auto;
	float:left;
}
input.csc-mailform-check {
	border-style: none;
	width:auto;
}
.csc-mailform-label {
	clear:left;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	border-color:#000000;
	border-style:solid;
	border-width:0px 0px 0px 0px;
}
#mailformformtype_mail {
	width:200px;
	background-color:#E0E0E0;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	text-align:center;
/*	font-weight:bold;*/
	margin:0px 0px 0px 225px;
	padding:3px 0px 3px 0px;
	float:left;
}


/* -----------------------------------------------------------------------------
** Diverses
** -----------------------------------------------------------------------------
*/

/*----- fuer FE Edit ----- */
.typo3-editPanel-label {font-size:9px;}

/* include from file20:fileadmin/css/menu.css */

#secondarily_nav_3 {
	text-align: right;
}

#menu_top {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#menu_top li {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	float:left;
	color: #000000;
}

/* ------------------------------------------------------
 * ALT MENU (rechts)
 * ------------------------------------------------------
 */
#secondarily_nav_2 {
	text-align: right;
}
 
#menu_alt1 {
	color:#987C4C;
	float:right;
}

#menu_alt1 ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	text-align: right;
}

#menu_alt1 li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	line-height:1.25em;
}

#menu_alt1 li a {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	border-right:1px solid #987C4C;
}

/* -- <a> LINK Default ------------------------------- */
#menu_alt1 a,
#menu_alt1 a:link,
#menu_alt1 a:visited,
#menu_alt1 a:hover,
#menu_alt1 a:active {
	color:#987C4C;
	text-decoration:none;
}

/* -- <a:hover> LINK Mouseover Default --------------- */
#menu_alt1 a:hover {
	color:#C2252F;
}

/* -- <a.active> Unterschiede zu <a> ----------------- */
#menu_alt1 a.active,
#menu_alt1 a.active:link,
#menu_alt1 a.active:visited,
#menu_alt1 a.active:active {
	color:#C2252F;
}

/* -- <a.active:hover> Unterschiede zu <a:hover> ----- */
#menu_alt1 a.active:hover {
	color:#C2252F;
}

/* ------------------------------------------------------
 * LANG MENU (rechts)
 * ------------------------------------------------------
 */
#menu_lang {
	color:#987C4C;
	text-align: right;
	float:right;
}

#menu_lang ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	text-align: right;
}

#menu_lang li {
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	float:left;
	line-height:1.25em;
}

#menu_lang li a {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	border-right:1px solid #987C4C;
}

#menu_lang li.lang2 a {
	border-right:0px solid #987C4C;
}


#menu_lang li.first {
	margin:0px 0px 0px 0px;
}

#menu_lang li.first a {
	padding:0px 5px 0px 5px;
}

#menu_lang li.last a {
	border-right:0px solid #000;
}

/* -- <a> LINK Default ------------------------------- */
#menu_lang a,
#menu_lang a:link,
#menu_lang a:visited,
#menu_lang a:hover,
#menu_lang a:active {
	color:#987C4C;
	text-decoration:none;
}

/* -- <a:hover> LINK Mouseover Default --------------- */
#menu_lang a:hover {
	color:#C2252F;
}

/* -- <a.active> Unterschiede zu <a> ----------------- */
#menu_lang a.active,
#menu_lang a.active:link,
#menu_lang a.active:visited,
#menu_lang a.active:active {
	color:#C2252F;
}

/* -- <a.active:hover> Unterschiede zu <a:hover> ----- */
#menu_lang a.active:hover {
	color:#C2252F;
}

/* include from file25:fileadmin/css/rte.css */

.align-left {
        text-align:left;
}
.align-right {
        text-align:right;
}
.align-center {
        text-align:center;
}
.align-justify {
        text-align:justify;
}


/* include from file30:fileadmin/css/tables.css */

.contenttable-0 {
	border-collapse:collapse;
}
.contenttable-0 TH {
	background-color:#CCCCCC;
	vertical-align:top;
}
.contenttable-0 TFOOT TR.tr-last TD, .contenttable-0 TFOOT TR.tr-last TD.td-0, .contenttable-0 TFOOT TR.tr-last TD.td-last {
	background-color:#999999;
}
.contenttable-0 TR:hover TD, .contenttable-0 TH:hover TD {

}
TABLE.contenttable-0 {
	table-layout:auto;
}
.contenttable-0 TD.td-0, .contenttable-0 TH.td-0 {

}
.contenttable-0 TD.td-1, .contenttable-0 TH.td-1 {

}
.contenttable-0 TD.td-2, .contenttable-0 TH.td-2 {

}
.contenttable-0 TD.td-3, .contenttable-0 TH.td-3 {

}
.contenttable-0 TD.td-4, .contenttable-0 TH.td-4 {

}
.contenttable-0 TD.td-last, .contenttable-0 TH.td-last {

}
.contenttable-0 TD, .contenttable-0 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.contenttable-1 {
	border-collapse:collapse;
}
.contenttable-1 TH {
	background-color:#CCCCCC;
	vertical-align:top;
}
.contenttable-1 TFOOT TR.tr-last TD, .contenttable-1 TFOOT TR.tr-last TD.td-0, .contenttable-1 TFOOT TR.tr-last TD.td-last {
	background-color:#CCCCCC;
}
.contenttable-1 TD, .contenttable-1 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
TABLE.contenttable-1 {
	table-layout:auto;
}
.contenttable-1 TD.td-0, .contenttable-1 TH.td-0 {
	
}
.contenttable-1 TD.td-1, .contenttable-1 TH.td-1 {
	
}
.contenttable-1 TD.td-2, .contenttable-1 TH.td-2 {
	
}
.contenttable-1 TD.td-3, .contenttable-1 TH.td-3 {
	
}
.contenttable-1 TD.td-4, .contenttable-1 TH.td-4 {
	
}
.contenttable-1 TD.td-last, .contenttable-1 TH.td-last {
	
}
.contenttable-1 TR:hover TD, .contenttable-1 TH:hover TD {
	
}
.contenttable-1 TR TD.td-0, .contenttable-1 TR TD.td-2, .contenttable-1 TR TD.td-4, .contenttable-1 TR TD.td-6, .contenttable-1 TR TD.td-8, .contenttable-1 TR TD.td-10 {
	
}
.contenttable-1 TR TD.td-1, .contenttable-1 TR TD.td-3, .contenttable-1 TR TD.td-5, .contenttable-1 TR TD.td-7, .contenttable-1 TR TD.td-9, .contenttable-1 TR TD.td-11 {
	
}
.contenttable-1 TR.tr-even {
	background-color:#E0E0E0;
}
.contenttable-1 TR.tr-odd {
	background-color:#E9E9E9;
}
.contenttable-2 {
	border-collapse:collapse;
}
.contenttable-2 TH {
	background-color:#CCCCCC;
	vertical-align:top;
}
.contenttable-2 TFOOT TR.tr-last TD, .contenttable-2 TFOOT TR.tr-last TD.td-0, .contenttable-2 TFOOT TR.tr-last TD.td-last {
	background-color:#CCCCCC;
}
.contenttable-2 TD, .contenttable-2 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
TABLE.contenttable-2 {
	table-layout:auto;
}
.contenttable-2 TD.td-0, .contenttable-2 TH.td-0 {
	
}
.contenttable-2 TD.td-1, .contenttable-2 TH.td-1 {
	
}
.contenttable-2 TD.td-2, .contenttable-2 TH.td-2 {
	
}
.contenttable-2 TD.td-3, .contenttable-2 TH.td-3 {
	
}
.contenttable-2 TD.td-4, .contenttable-2 TH.td-4 {
	
}
.contenttable-2 TD.td-last, .contenttable-2 TH.td-last {
	
}
.contenttable-2 TR:hover TD, .contenttable-2 TH:hover TD {
	
}
.contenttable-2 TD, .contenttable-2 TH {
	border-color:#000000;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.contenttable-3 {
	border-width:0px;
	background-color:#000000;
}
.contenttable-3 TH {
	background-color:#CCCCCC;
	vertical-align:top;
}
.contenttable-3 TFOOT TR.tr-last TD, .contenttable-3 TFOOT TR.tr-last TD.td-0, .contenttable-3 TFOOT TR.tr-last TD.td-last {
	background-color:#999999;
}
.contenttable-3 TD, .contenttable-3 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
TABLE.contenttable-3 {
	table-layout:auto;
}
.contenttable-3 TD.td-0, .contenttable-3 TH.td-0 {
	
}
.contenttable-3 TD.td-1, .contenttable-3 TH.td-1 {
	
}
.contenttable-3 TD.td-2, .contenttable-3 TH.td-2 {
	
}
.contenttable-3 TD.td-3, .contenttable-3 TH.td-3 {
	
}
.contenttable-3 TD.td-4, .contenttable-3 TH.td-4 {
	
}
.contenttable-3 TD.td-last, .contenttable-3 TH.td-last {
	
}
.contenttable-3 TR:hover TD, .contenttable-3 TH:hover TD {
	
}
.contenttable-3 TR.tr-even {
	background-color:#E0E0E0;
}
.contenttable-3 TR.tr-odd {
	background-color:#E9E9E9;
}
.contenttable-3 TD.td-0 {
	background-color:#CCCCCC;
}
.contenttable-4 {
	background-color:#000000;
}
.contenttable-4 TH {
	background-color:#CCCCCC;
	vertical-align:top;
}
.contenttable-4 TFOOT TR.tr-last TD, .contenttable-4 TFOOT TR.tr-last TD.td-0, .contenttable-4 TFOOT TR.tr-last TD.td-last {
	background-color:#CCCCCC;
}
.contenttable-4 TD, .contenttable-4 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
TABLE.contenttable-4 {
	table-layout:auto;
}
.contenttable-4 TD.td-0, .contenttable-4 TH.td-0 {
	
}
.contenttable-4 TD.td-1, .contenttable-4 TH.td-1 {
	
}
.contenttable-4 TD.td-2, .contenttable-4 TH.td-2 {
	
}
.contenttable-4 TD.td-3, .contenttable-4 TH.td-3 {
	
}
.contenttable-4 TD.td-4, .contenttable-4 TH.td-4 {
	
}
.contenttable-4 TD.td-last, .contenttable-4 TH.td-last {
	
}
.contenttable-4 TR:hover TD, .contenttable-4 TH:hover TD {
	
}
.contenttable-4 TR.tr-even {
	background-color:#E0E0E0;
}
.contenttable-4 TR.tr-odd {
	background-color:#E9E9E9;
}
.contenttable-4 TD.td-0 {
	background-color:#999999;
}
.contenttable-4 TD.td-last {
	background-color:#CCCCCC;
}
/* include from file35:fileadmin/css/plugins/ab_linklist.css */

.tx_ablinklist_listView_category {
	margin:10px 0px 0px 0px;
}
.tx-ablinklist-pi1-browsebox {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	margin:20px 0px 0px 0px;
}
/* include from file44:fileadmin/css/styles_default.css */


/* include from file45:fileadmin/css/styles.css */

/* -----------------------------------------------------------------------------
** ### Layout : Schriftart, Farbe, Abstaende
** -----------------------------------------------------------------------------
*/

/* hier background-color nicht angeben, da ansonsten 
 * die Constante nicht mehr wirksam ist ! */
body {
	color: #000;
	/* 81.25% = 13px | 75.00% = 12px | 68.75% = 11px */
	font-size: 75.00%;  /* 12px */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
/*	background-color: #ffffff;*/
}

/* -----------------------------------------------------------------------------
** ### Header / Ueberschriften
** -----------------------------------------------------------------------------
*/

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Sans-Serif; font-weight:normal;}

h1 {
	font-size: 1.6em; 
	margin: 0 0 0.15em 0; 
	padding-top: 0.1em;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color:#000000;
	border-right-style:solid;
 }
h2 {font-size: 1.4em; margin: 0 0 0.15em 0; padding-top: 0.1em;

}
h3 {font-size: 1.2em; margin: 0 0 0.15em 0; padding-top: 0.1em; font-weight:bold;


}
h4 {font-size: 1.0em; margin: 0 0 0.10em 0; padding-top: 0.1em; font-weight:bold;}
h5 {font-size: 1.0em; margin: 0 0 0.30em 0; font-style:italic; }
h6 {font-size: 1.0em; margin: 0 0 0.30em 0; font-style:italic; }

h1 {color:#000000;padding-top:0em;}

/* Der erste Header kein Abstand */
h2.csc-firstHeader {padding:0px;margin:0px;}
/* Layouts der Content Elemente */
h2.lay1 {color:#000000;font-weight:bold;} /* normal */
h2.lay2 {color:#000000;font-weight:normal;}
h2.lay3 {color:#660000;font-weight:bold;}
h2.lay4 {color:#660000;font-weight:normal;}
h2.lay5 {color:#FFFFFF;background-color:#660000;display:block;padding:3px 3px 3px 3px;}

/* Schriftart, Farbe, Ausrichting */
input, select, table, td, div, span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	vertical-align:top;
}
IMG {
	vertical-align:middle;
}

/* Linien-hoehe */
p,ul,dd,dt { line-height: 1.5em; }
p { line-height: 1.5em; margin: 0 0 1em 0; } /* Normaler Absatz */
.bodytext {line-height:normal;}

strong,b { font-weight: bold; } /* Schrifttyp : fett */
em,i { font-style:italic; } /* Schrifttyp : kursiv */
pre, code { font-family: "Courier New", Courier, monospace; } /* Schriftart bei pre und code */
address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }

/* Horizontale Linie */
hr {
	color: #fff;
	background:transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border:0;
	border-bottom: 1px #eee solid;
}

p.bodytext {text-align:justify; margin:0px 0px 20px 0px; padding:0px 0px 0px 0px; width:99.9%;} /* Absatz bei Text Element, unten 20px Abstand */

/* -----------------------------------------------------------------------------
** ### Links / Verweise
** -----------------------------------------------------------------------------
*/

a {
	text-decoration : none;
	color : #000000;
}

a:link,
a:active,
a:visited,
a:hover {
	text-decoration : none;
	color : #000000;
}

a:hover {
	text-decoration : underline;
}

/* -----------------------------------------------------------------------------
** ### Listen / Aufzaehlungen
** -----------------------------------------------------------------------------
*/

ul {
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

li {

	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


/* -----------------------------------------------------------------------------
** ### Content Allgemein
** -----------------------------------------------------------------------------
*/

.menu_address {
	margin:5px 5px 5px 5px;
	margin-top: 220px;
	color:#ffffff;
}
.menu_address A:LINK, .menu_address A:VISITED, .menu_address A:HOVER, .menu_address A:ACTIVE {
	color:#ffffff;
}

.menu_copyright {
	font-size:90%;
	margin:30px 5px 5px 5px;
	color:#ffffff;
}
.menu_copyright A:LINK, .menu_copyright A:VISITED, .menu_copyright A:HOVER, .menu_copyright A:ACTIVE {
	color:#ffffff;
}


/*----- content div ----- */
.csc-header {
	margin-top:10px;
}
/*----- Rahmen : Border-Color uebersteuern ----- */
.csc-frame-rulerAfter,
.csc-frame-rulerBefore,
.csc-frame-frame1,
.csc-frame-frame2 {
	border-color:#666666;
}
/*----- Link to Top ------ */
#to_top { 
	margin:25px 0px 0px 0px;
	text-align:right;
	clear:both;
}
#to_top a, #to_top a:hover {
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
/*----- Datum ------ */
.csc-header-date {
	font-size:9px;
	color:#666;
	text-align:right;
	padding:0px;
	margin:0px;
	margin-top:10px;
}
/*----- Bild caption ------ */
.csc-textpic-caption {
	text-align:center;
	font-size:9px;
	color:#666;
}



/* Rechte Spalte */
/*****************/
.box_right_column {
	margin:60px 20px 0px 0px;
	padding:0px 0px 0px 0px;
}
.box_right_row1 {
	border-style:solid;
	border-color:#000000;
	border-width:0px 0px 1px 0px;
	margin:0px 0px 5px 0px;
	padding:3px;
}
.box_right_row1 A:LINK, .box_right_row1 A:VISITED, .box_right_row1 A:HOVER, .box_right_row1 A:ACTIVE {
	background-image:url(/fileadmin/icons/icon_head.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 25px;
	display:block;
	height:20px;
}
.box_right_row2 {
	border-style:solid;
	border-color:#000000;
	border-width:0px 0px 1px 0px;
	margin:0px 0px 5px 0px;
	padding:3px;
}
.box_right_row2 A:LINK, .box_right_row2 A:VISITED, .box_right_row2 A:HOVER, .box_right_row2 A:ACTIVE {
	background-image:url(/fileadmin/icons/icon_philo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 25px;
	display:block;
	height:20px;
}
.box_right_row3 {
	border-style:solid;
	border-color:#000000;
	border-width:0px 0px 1px 0px;
	margin:0px 0px 5px 0px;
	padding:3px;
}
.box_right_row3 A:LINK, .box_right_row3 A:VISITED, .box_right_row3 A:HOVER, .box_right_row3 A:ACTIVE {
	background-image:url(/fileadmin/icons/icon_guest.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 25px;
	display:block;
	height:20px;
}
.box_right_row4 {
	border-style:solid;
	border-color:#000000;
	border-width:0px 0px 1px 0px;
	margin:0px 0px 5px 0px;
	padding:3px;
}
.box_right_row4 A:LINK, .box_right_row4 A:VISITED, .box_right_row4 A:HOVER, .box_right_row4 A:ACTIVE {
	background-image:url(/fileadmin/icons/icon_link.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 25px;
	display:block;
	height:20px;
}




/* include from file98:fileadmin/css/styles_print.css */

@media print { 

.align-left {
        text-align:left;
}
.align-right {
        text-align:right;
}
.align-center {
        text-align:center;
}
.align-justify {
        text-align:justify;
}

.DoNotPrint {
	display: none !important;
}

/* Vermeidung von Seitenumbruechen direkt nach einer Ueberschrift */
h1,h2,h3 { page-break-after:avoid; }

.tx-ttnews-browsebox {display:none;}
.news-list-morelink {display:none;}

a[href]:after {
 content:" <URL: "attr(href)">";
 color:#444;
 background-color:inherit;
 font-style:italic;
}

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }


#header,
#topnav,
#col1,
#col2,
#footer {
	display: none !important;
}

#col3 {
	margin:0px 0px 0px 0px;
	width:600px;
}

body,
#page,
#page_margins,
#main {
/*	background-color:#ffffff;*/
}


}
