a:link    { text-decoration:none; color:#880030; font-family:'Arial'; }
a:hover   { text-decoration:underline; color:#880030; font-family:'Arial'; }
a:visited { text-decoration:none; color:#880030; font-family:'Arial'; }
a:active  { text-decoration:underline; color:#880030; font-family:'Arial'; }
a:focus   { text-decoration:none; color:#880030; font-family:'Arial'; }
body { font-family:'Arial'; }

/* glossary plugin */

DIV.tx-sgglossary-pi1 TD { font-family:'Arial'; }

/* default styles for extension "tx_mininews_pi1" */

.tx-mininews-pi1 .tx-mininews-pi1-listrow { font-family:'Arial'; margin-top: 5px; }
P.tx-mininews-pi1-listrowField-title {  font-family:'Arial'; font-weight: bold; }
P.tx-mininews-pi1-listrowField-teaser { font-family:'Arial'; margin-bottom:15px; }
P.tx-mininews-pi1-fp_listrowField-title {  font-family:'Arial'; font-weight: bold; }
P.tx-mininews-pi1-fp_listrowField-teaser { font-family:'Arial'; margin-top: 0px; margin-bottom: 10px; }
.tx-mininews-pi1 .tx-mininews-pi1-singleView { font-family:'Arial'; margin-top: 5px; }
P.tx-mininews-pi1-singleViewField-teaser { font-family:'Arial'; font-style: italic; margin-top: 5px; margin-bottom: 10px; }
SPAN.tx-mininews-pi1-browsebox-strong  font-family:'Arial';{ font-weight: bold; }
P.tx-mininews-pi1-listrowField-teaser A { font-family:'Arial'; color: black; text-decoration:none; }
P.tx-mininews-pi1-listrowField-teaser A:hover { font-family:'Arial'; color: black; text-decoration:none; }

/* default styles for extension "tx_newloginbox_pi3" */

.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
.tx-newloginbox-pi1 { font-family:'Arial'; }

/* default styles for extension "tx_safenewsletter_pi1" */

.tx_safenewsletter-pi1-formtext { font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif; }
.tx_safenewsletter-pi1-forminput { font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif; }

/* default styles for extension "tx_dropdownsitemap_pi1" */

.tx-dropdownsitemap-pi1 A {
    font-weight: bold;
}
.tx-dropdownsitemap-pi1 LI.open OL {
    display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
    display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
    display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
    display: none;
}
.tx-dropdownsitemap-pi1 DIV {
    border: solid 1px #DFE2E3;
    background: #FAFBFB;
    padding: 2px;
    margin-bottom: 5px;
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
    background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_2 A {
    font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
    background: #FAFBFB;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
    background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
    background: #FAFBFB;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
    text-align: center;
    border: solid 1px #DFE2E3;
    background: #FAFBFB;
}

/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */

	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

DIV.csc-header-n1
{
	font-family:'Arial';
	color:#ffffff;
	font-size:15px;
}

DIV.csc-header-n1 H1.csc-firstHeader
{
	font-family:'Arial';
	font-weight:normal;
	color:#ffffff;
	font-size:22px;
	line-height:40px;
}

TD.csc-form-labelcell
{
	font-family:'Arial';
	color:#ffffff;
	font-size:20px;
}
TD.csc-form-fieldcell
{
	font-family:'Arial';
	color:#ffffff;
	font-size:20px;
}

P.bodytext	{ font-family:'Arial'; }

P { font-family:'Arial'; }

UL LI A { font-family:'Arial'; }

OL LI { font-family:'Arial'; }

UL LI { font-family:'Arial'; }


.footer TD        { font-family:'Arial'; font-weight:bold; font-size:13px; }
.footer a         { font-family:'Arial'; font-weight:bold; font-size:13px; }
.footer a:link    { text-decoration:none; color:#000000; }
.footer a:hover   { text-decoration:underline; color:#000000; }
.footer a:visited { color:#000000; }
.footer a:active  { color:#000000; }
.footer a:focus   { color:#000000; }

.table
{
	border-width:1px;
	border-color:#ffffff;
	border-style:solid;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	width: 100%;
}

TD#menu_archiv TD.menu_archiv_no A
{
text-align: left;
font-weight:bold;
font-size: 17px;
}


/* Menu Head column */

TD#menu_head DIV
{
	font-family:'Arial';
	line-height:30px;
	vertical-align: top;
	text-align: right;
	font-weight:bold;
	font-size: 13px;
	text-transform: uppercase;
	padding-right:15px;
}

/* MENU Head, level 1, normal state (NO) */
TD#menu_head DIV.menu1-level0-no A { color:#000000; }
TD#menu_head DIV.menu1-level0-no A:hover
{
	background:#880030;
	color:#ffffff;
}
/* MENU Head, level 1, active state (ACT) */
TD#menu_head DIV.menu1-level0-act A { color:#00000; }

/* Menu 1 column */

TD#menu_1 DIV
{
	font-family:'Arial';
	line-height:25px;
	vertical-align: top;
	text-align: right;
	font-weight:bold;
	padding-right:15px;
	padding-left:15px;
	font-size: 12px;
}

/* MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no A { color:#828282; }
TD#menu_1 DIV.menu1-level1-no A:hover
{
	background:#880030;
	color:#ffffff;
}

/* MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act { background:#880030; }
TD#menu_1 DIV.menu1-level1-act A { color:#ffffff; }

/* MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no A
{
	padding-right:15px;
	padding-left:15px;
	color:#6a6a6a;
	font-size: 12px;
}
TD#menu_1 DIV.menu1-level2-no A:hover
{
	background:#880030;
	color:#ffffff;
}

/* MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act A
{
	padding-right:15px;
	padding-left:15px;
	color:#ffffff;
	font-size: 12px;
}
TD#menu_1 DIV.menu1-level2-act A:hover
{
	background:#880030;
	color:#ffffff;
}
/* MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no A
{
	color:#6a6a6a;
	font-size: 12px;
        padding-left: 30px;
        padding-right: 30px;
}
TD#menu_1 DIV.menu1-level3-no A:hover
{
	background:#880030;
	color:#ffffff;
}

/* MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act A
{
	padding-right:30px;
	padding-left:30px;
	color:#880030;
	font-size: 12px;
}
TD#menu_1 DIV.menu1-level3-act A:hover
{
	background:#880030;
	color:#ffffff;
}

/* Hover Menu */

/* style the outer div to give it width */
.menu {
font-size:0.85em;

}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:150px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none;
color:#fff;
width:139px;
height:20px;
border:1px solid #fff;
border-width:1px 1px 0 0;
background:#880030;
padding-left:10px;
line-height:19px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:150px;
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#f8f2da;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#f8f2da;
}
.menu ul ul :hover > a.drop {
background:#f8f2da;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#f8f2da;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#bf0337;
}
.menu ul ul ul :hover > a {
background:#bf0337;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:21px;
left:0;
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:20px;
t\op:21px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px;
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#f8f2da;
color:#000;
height:auto;
line-height:1em;
padding:5px 10px;
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff;
background:#bf0337;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#bf0337;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {
visibility:visible;
}
