/*
	STANDARD TAGS
*/
page { size: 21.0cm 29.5cm; margin: 2cm 2cm 1.4cm 1.4cm; }

body {
	font-family:"times new roman",times,serif;
	text-align:justify;	line-height: 120%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

td {
	font-family:"times new roman",times,serif;
	text-align:justify;	font-size: 0.7em;
	vertical-align: top;
	padding: 0;
	}
p {
	page-break-inside: auto;
	font-size: 1em;
	vertical-align: top;
	margin: 0px 0px 5px 0px;
	padding: 0;
	}
font {
	font-size: 0.75em;
	}
div {
	}
th {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0px 0px 0px 8px;
	text-align: left;
	vertical-align: top;
	}
label {
	font-weight: bold;
	}

ul {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	}
ol {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	}
li {
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	}
ul li {
	list-style-image: url('../bilder/bullet_list.gif');
	}

a {
	font-size: 0.75em;
	color: midnightblue;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	}
a.linkExt {
	color: midnightblue;
	}
a:hover.linkExt {
	color: #000000;
	}


/*
	Form Elements
*/
input {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 0.75em;
	padding: 0;
	margin: 0;
	}
select {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 0.75em;
	padding: 0;
	margin: 0;
	}
textarea {
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #666666;
	font-size: 12px;
	}
form {
	padding: 0;
	margin: 0;
	}



/*
	Correct unwanted cascading of relative textsizes
*/

p a { font-size: 1em; }
p p { font-size: 1em; }
p font { font-size: 1em; }
font font { font-size: 1em; }
p select { font-size: 1em; }
li a { font-size: 1em; }
li font { font-size: 1em; }
li li { font-size: 1em; }

li p { margin: 0px; }
td input { font-size: 1em; }
td li { font-size: 1em; }
td p { font-size: 1em; }
td a { font-size: 1em; }
td td { font-size: 1em; }
td select { font-size: 1em; }


/*
	HEADER FORMATTIERUNG
*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}
h1 {
	font-size: 1.15em;
	color: #666666;
	margin: 10px 0px 10px 0px;
	}
h2 {
	font-size: 1.1em;
	color: #000000;
	margin: 10px 0px 0px 0px;
	}
h3, h4, h5 {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 100%;
	}

h3 {
	color: #000000;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}
h4 {
	color: #FFFFFF;
	margin: 0;
	padding: 3px 3px 3px 3px;
	background-color: darkblue;
	border-bottom: #666666;
	}
h5 {
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 3px 3px 3px 3px;
	background-color: blue;
	border-bottom: 1px solid #666666;
	}




/*
	ID for pagetitle displayed above content in the main content column
*/
#pageheader h1 {
	display:none;
	font-size: 1.55em;
	color: #666666;
	margin: 0px 0px 25px 0px;
	line-height: 120%;
	}


/*
	ID for PHL logo
*/
#logo {
	visibility: visible;
	display:none;
	position: absolute;
	top: 10px;
	left: 15px;
	}


/*
	ID for main content area
*/
#main {
	visibility: visible;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 17cm;
	height: 20cm;
	}


/*
	ID for left column
*/
#left {
	visibility: visible;
	display:none;
	position: absolute;
	top: 156px;
	left: 15px;
	width: 195px;
	}


/*
	ID right content column
*/
#right {
	visibility: visible;
	display:none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 165px;
	}

/*
	ID for header image
*/
#header {
	visibility: visible;
	display:none;
	position: absolute;
	top: 10px;
	left: 136px;
	width: 630px;
	height: 98px;
	}


/*
	Formatting for pagetitle displayed in left column
*/
#subtitle {
	display:none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 3px 3px 3px 3px;
	background-color: blue;
	border-bottom: #666666;
	line-height: 130%;
	}


/*
	Formatting for headline above searchbox in left column
*/
#searchheader {
	display:none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	background-color: darkblue;
	border-bottom: #666666;
	line-height: 130%;
	}


/*
	Print template
*/
#print {
	visibility: visible;
	display:none;
	position: relative;
	top: 10px;
	left: 10px;
	}
#print a {
	color: #666666;
	text-decoration: underline;
	}
#print a:hover {
	color: #666666;
	}


/*
	Mainnavigation. Only used in PHL main template
*/
#mainnav {
	visibility: visible;
	display:none;
	position: absolute;
	top: 131px;
	left: 14px;
	width: 752px;
	height: 20px;
	background-color: darkblue;
	}
#mainnav a {
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	}
#mainnav a:hover {
	color: lightgrey;
	}
#mainnav div.no {
	float: left;
	padding: 0px 10px 0px 10px;
	height: 20px;
	border-left: 1px solid white;
	}
#mainnav div.act {
	float: left;
	padding: 0px 10px 0px 10px;
	height: 20px;
	background-color: lightgrey;
	border-left: 1px solid white;
	}
#mainnav div.act a {
	color: black;
	}
#mainnav div.act a:hover {
	color: darkblue;
	}

/*
	Subnavigation in left column
*/
#subnav {
	display:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #666666;
	}
#subnav a {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
#subnav a:hover {
	color: grey;
	}
#subnav p {
	background-repeat: no-repeat;
	border-top: 1px solid #666666;
	padding: 0px 0px 4px 6px;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
	}
#subnav p.act {
	background-image: url('../bilder/bullet_nav_act.gif');
	}
#subnav p.act a {
	color: #000000;
	}
#subnav .level2 {
	margin: 0px 0px 4px 5px;
	}
#subnav .level2 a {
	font-weight: normal;
	}
#subnav .level2 p {
	background-image: none;
	padding: 0px 0px 3px 6px;
	border: 0px;
	}
#subnav .level2 p.act {
	background-image: url('../bilder/bullet_nav_act.gif');
	}
#subnav .level3 {
	margin: 0px 0px 4px 6px;
	}
#subnav .level3 p {
	background-image: none;
	padding: 0px 0px 2px 6px;
	}
#subnav .level3 p.act {
	background-image: url('../bilder/bullet_nav_act.gif');
	font-weight: bold;
	}
#subnav .level4 {
	margin: 0px 0px 4px 6px;
	}
#subnav .level4 p.act {
	background-image: url('../bilder/bullet_nav_act.gif');
	font-weight: bold;
	}
#subnav .level4 p {
	background-image: none;
	padding: 0px 0px 1px 6px;
	}


/*
	rootlinenavigation
*/
#rootline {
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	width: 16cm;
	height: 20px;
	padding: 0px 0px 0px 4px;

	}
#rootline a {
	color: midnightblue;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	}
#rootline a:hover {
	color: black;
	}
#rootline {
	color: midnightblue;
	}
#rootline a.cur {
	text-decoration: none;
	}


/*
	Searchbox in left column
*/
#search {
	display:none;
	background-color: #EEEEEE;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 2px 3px;
	}
#search .submit {
	width: 27px;
	}
#search .searchfield {
	width: 125px;
	}
#search a:visited {
	color: midnightblue;
	}
#search a:hover {
	color: grey;
	}


/*
	Service Navigation: login, kontakt ...
*/
#service {
	display:none;
	color: #FFFFFF;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 3px 3px;
	background-color: darkblue;
	}
#service a {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: white;
	}
#service a:hover {
	color: lightgrey;
	}

/*
	ID for footer
*/
#footer {
	margin: 20px 0px 20px 0px;
	border-top: 1px solid #666666;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-align: right;
	color: #000000;
	}
#footer a {
	display:none;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: midnightblue;
	text-decoration: none;
	}



.caption {
	color: #999999;
	}

#focusgroups-splash li a {
	display:none;
	font-weight: bold;
	}


/*
	DYNAMIC MENU CONF
*/
.csc-menu {
	margin: 0;
	padding: 0;
	}
.csc-menu p {
	padding-left: 14px;
	margin: 0;
	background-image: url('../gfx/bullet_nav_no.gif');
	background-repeat: no-repeat;
	}
.csc-menu a {
	color: #006666;
	}
.csc-menu p.csc-section {
	padding-left: 20px;
	background-image: url('');
	}
.csc-menu p.csc-section a {
	color: black;
	}
.csc-menu p.csc-abstract {
	background-image: url('');
	}
/*
	News (Mitteilungen) ...
*/
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0px;
	border:1px solid white;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px solid #333;
	background-color:white;
}

.news-latest-container H2 {
	color:#666666;
	padding:3px;
	margin:3px;
	border:0px solid #666;
	/*background-color:#D8FA70;*/
	background-color:white;
}
.news-latest-container H3 a {
	font-family: Arial, Verdana, sans-serif;
        line-height: 1.2;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
        color:#666666;
	padding:0px;
	margin:0px;
}
.news-latest-container H3 a:hover {
	font-family: Arial, Verdana, sans-serif;
        line-height: 1.2;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
        color:#666666;
	padding:0px;
	margin:0px;
}
.news-latest-gotoarchive {
	color:black;
	padding:3px;
	margin:3px;
	border:0px solid #666;
	/*background-color:#D8FA70;*/
	background-color:white;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:0px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#666666;
}
.news-latest-gotoarchive A {
        font-size:0.7em;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.2;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:0px solid #666;
	background-color:white;
}

.news-latest-item IMG {

	margin-bottom:0px;
	margin-right:5px;
	border:0px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-morelink,.news-latest-category {
	font-size:0.8em;
	color: #666666;
	height: 1.8em;
}
.news-list-date {
	float: right;
	color: #666666;
	height: 1.8em;
	font-size: 1.2em;
	font-weight: bold;
	background-color: white;
}
.news-latest-date a {
	font-size: 1.2em;
	text-decoration: none;
}
.news-latest-date a:hover {
	font-size: 1.2em;
	text-decoration: underline;
}

.news-latest-morelink {
	height:1.2em;
        border-bottom: 1px solid #666666;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0px solid #000;
	background-color:white;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:0px solid #666;
	background-color:white;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:white;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid white;
	background-color: white;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {
	font-family: Arial, Verdana, sans-serif;
        line-height: 1.2;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
        color:#666666;
	padding:0px;
	margin:0px;
}
.news-list-container H3 A:HOVER {
	font-family: Arial, Verdana, sans-serif;
        line-height: 1.2;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
        color:#666666;
	padding:0px;
	margin:0px;
}.news-list-container H3 A {
	color:black;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #666666;
	height: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 0.8em;
	font-weight: bold;
	background-color: white;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:0px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:0.8em;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
	height:1.1em;
        border-bottom: 1px solid #666666;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:0px solid #666;
	padding:3px;
	background-color:white;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: white;
	border:0px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:white;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #666666;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	font-size: 0.8em;
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-size: 0.9em;
	font-weight:normal;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	margin-top: 0.7em;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 0.9em;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: white;
/*	clear: both;*/
	margin-top: 15px;
	border: 0px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:white;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:0px solid #333;
	background-color:white;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:0px solid #666;
	background-color:white;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:black;
	padding:3px;
	border:0px solid #666;
	background-color:white;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 0px solid #666;
	padding: 2px;
	background-color: white;
	color:black;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:0px solid #666;
	background-color:white;
}
.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:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/*
	Aktuelles ...
*/
#aktuelles {
 	padding: 0px 0px 0px 0px;
        font-family: Verdana, sans-serif;
        line-height: 80%;
	/* IE hack */
	height: 1%;
	line-height: 1.2;
	/* IE hack end */
	}
#aktuelles a {
 	padding: 0px 5px 0px 5px;
        font-family: Verdana, sans-serif;
        font-size: 1.0em;
        line-height: 80%;
	color: #666666;
	}
#aktuelles h1 {
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
	color: red;
	}
#aktuelles h2 {
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	color: #666666;
	}
#aktuelles p {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-size: 0.7em;
        line-height: 90%;
	color: darkblue;
	}
#aktuelles .news-latest-item h3 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
        line-height: 100%;
	font-weight: bold;
	font-size: 0.8em;
	color: red;
	}
#aktuelles .news-latest-item h3 a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.8em;
	color: red;
	}
#aktuelles .news-latest-gotoarchive {
	font-weight:normal;
	font-size: 0.8em;
	margin-top:0px;
}
#aktuelles .news-latest-item .news-latest-morelink {
	height:0.8em;
         border-bottom: 0px solid #666666;
}
#aktuelles .news-latest-item {
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #666666;
	}
#aktuelles .news-latest-item .news-latest-morelink a{
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}
#aktuelles .news-latest-item  .news-latest-morelink A {
	float:right;
}
#aktuelles .news-latest-category {
	margin: -15px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 0.7em;
	color: #666666;
	}

#aktuelles .news-list-item h3 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
        line-height: 100%;
	font-weight: bold;
	font-size: 0.8em;
	color: black;
	}
#aktuelles .news-list-item h3 a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.8em;
	color: black;
	}
#aktuelles .news-list-item .news-list-morelink {
	height:0.8em;
	border: 0px solid #666666;
}
#aktuelles .news-list-item {
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #666666;
	}
#aktuelles .news-list-item .news-list-morelink a{
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}
#aktuelles .news-list-item  .news-list-morelink A {
	float:right;
}
#aktuelles .news-list-item .news-list-category {
	font-size: 0.7em;
	color: #666666;
	}
#aktuelles .news-list-item .news-list-date {
	font-size: 0.7em;
	color: #666666;
	}
#aktuelles .tx-ttnews-browsebox p{
	margin:0px;
        font-size:0.8em;
}
#aktuelles .tx-ttnews-browsebox table P{
	margin: 0px;
	margin-bottom: 10px;
        font-size:1.1em;
}	