/* +++++++++++++++++++++++++++++++++ */
/* +++ 			Header 				+++ */
/* +++++++++++++++++++++++++++++++++ */

html, body {
	margin: 0;
}

body {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 100%;
	text-align: center;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	color: #000;
}


#textversion-box {
	height:	20px;
	width:	868px;	
}

a#txtver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-left: 30px;
}
a#txtver:active, a#txtver:focus, a#txtver:hover, a#txtver:link, a#txtver:visited {
	color: #000;	
}


#header {
	height:	129px;
	width:	868px;
	background-image: url(../../media/fdp_style/images/header/header-bg.gif);
	position: relative;
}

#logo {
	position: absolute;
	left:	30px;
	top:	17px;
	height:	66px;
	width:	116px;
}
#header img {
	border: none;
}

#header-foto {
	position: absolute;
	left: 766px;
	top: 1px;
	height: 98px;
	width: 101px;
	margin: 1px 1px 0;
}

/* +++++++++++++++++++++++++++++++++ */
/* +++ 			Navigation			+++ */
/* +++++++++++++++++++++++++++++++++ */

#navigation {
/*	border: 1px solid #EA3022;*/
	position: absolute;
	left: 0;	
	top: 102px;
	width: 868px;
	height: 20px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navigation li {
	display: inline;
	list-style-type: none;
}

#navigation a {
	padding: 1px 25px 1px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#navigation #nav01 a {
	padding-left: 70px;
	padding-right: 70px;
}

#navigation #nav02 a {
	padding-left: 40px;
}

#navigation #nav06 a {
	padding-left: 40px;
	padding-right: 27px;
}

#navigation #nav07 a {
	padding-left: 44px;
	padding-right: 0px;
}

#navigation a:link, #navigation a:visited {
	color: #113B9F;
}

#navigation a:hover
{
	color: #4E7BEC;
}

#navigation .active a:hover, #navigation .active a:link, #navigation .active a:visited {
	text-decoration: underline; 
}

/* +++++++++++++++++++++++++++++++++ */
/* +++ 		Subnavigation			+++ */
/* +++++++++++++++++++++++++++++++++ */
#sub-navigation {
	
}
.subnavi-headline {
	
}
#sub-navigation-box {
	
}
#sub-navigation-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sub-navigation-list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011D5E;
	font-weight: bold;
	text-decoration: none;
	width: 167px;
	height: 19px;
	background-color: #FFDF46;
	display: block;
	padding: 3px 0 0 6px;
	border: 1px solid #ffffff;
}
* html #sub-navigation-list a {
	width: 175px;
	height: 23px;
	padding: 3px 0 0 6px;
	margin: 0;
}

#sub-navigation-list a:hover {
	background-color: #FFE879;
}

#sub-navigation-list .subactive a {
	background-color: #FFF8A8;
	border-color: #FFF8A8;
	text-decoration: underline;
}
#sub-navigation-list .subactive a:hover {
	background-color: #FFF8A8;
}

#sub-navigation-list li {
	border: none;
	width: 175px;
	height: 24px;
	background-color: #FFD100;
	padding: 1px;
	margin: 1px 0;
}

#sub-navigation-list .subactive {
	
}


/* ++++++++++++++++++++++++++++++++++++++++++ */
/* +++ 	 		Termine Ausgabeblock			+++ */
/* ++++++++++++++++++++++++++++++++++++++++++ */

.tx-fdpTermineDb-pi1 {
	border: 1px solid #F6D00A;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
}

.fdp-dates-singleblock {
	
}

.fdp-dates-singleblock b {
	width: 100px;	
	background-color: #FFF988;
	padding: 2px 0 4px 4px;
	margin: 3px 10px 0 0;
	vertical-align: top;
}

.fdp-dates-singleblock span {
	margin-top: 3px;
	padding-top: 3px;
	width: 440px;
}

.fdp-dates-date {

}

.fdp-dates-title {
	font-weight: bold;
	font-size: 14px;
}

.fdp-dates-text {
/*	border: 1px solid #000;*/
	border-top: 1px dashed #F6D00A;
}

.fdp-dates-block {

}

.fdp-dates-menublock div, .fdp-dates-date {
	display: inline;
}

.fdp-dates-menublock div {
	margin-right: 2px;
}

.fdp-dates-date {
	margin-right: 20px;
}

.fdp-dates-item {
	margin: 10px 0 10px 0;
}

.fdp-dates-title a, .fdp-dates-title a:active, .fdp-dates-title a:focus, .fdp-dates-title a:hover, .fdp-dates-title a:link, .fdp-dates-title a:visited {
	font-size: 14px;	
	text-decoration: none;
}

.fdp-dates-title {
	margin-top: 7px;
}

/* +++++++++++++++++++++++++++++++++ */
/* +++ 	 		Termine				+++ */
/* +++++++++++++++++++++++++++++++++ */

.appoint-entry a, .appoint-entry a:active, .appoint-entry a:focus, .appoint-entry a:hover, .appoint-entry a:link, .appoint-entry a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003AC2;
	text-decoration: none;
}
.appoint-entry a:hover {
	background-color: #D4EAFF;
}

#appointments {
	width: 177px;
	margin-bottom: 10px;
	height:auto;
/*	border: 1px solid #ff0000;*/
}

.appoint-hl {
	background-image: url(../../media/fdp_style/images/termine/hl-comp.gif);
	background-repeat: no-repeat;
	width: 177px;  
	height: 20px;
	margin-top: 2px;
}
.appoint-hl div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003AC2;
	font-weight: bold;
	padding: 3px 0 0 10px;
}

.appoint-content {
	width: 175px;  
	margin-top: 1px;		
	border: 1px solid #DEB50C;
}

* html .appoint-content {
	width: 177px;  

}

.appoint-entry {
	width: 167px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003AC2;
	margin: 4px 2px 4px 2px;
	padding: 2px;
	
}

.odd {
	
}
.even {
	background-color: #FFF8A8;	
}

.appoint-entry .appoint-time {
	font-weight: bold;
}
.appoint-entry .appoint-text {

}


/* +++++++++++++++++++++++++++++++++ */
/* +++ 			Structure			+++ */
/* +++++++++++++++++++++++++++++++++ */

#mother {
	position: relative;
	width: 868px;
	margin:0 auto 0 auto;
	text-align: left;
}

#content {
	width: 875px;
	margin-top: 2px;
	border: 1px solid #fff;
	background-image: url(../../media/fdp_style/images/elements/right-loop.gif);
	background-repeat: repeat-y;
	background-position: 747px;
}

#left {
	width: 177px;
	float: left;
}

#middle {
	width: 587px;	
	float: left;
}

#middle-margin {
	margin: 10px 5px 0 10px;
}

#right {
	width: 103px;	
	float: left;
	background-color: #F6D00A;
}


/* +++++++++++++++++++++++++++++++++ */
/* +++ 			sitemap	 			+++ */
/* +++++++++++++++++++++++++++++++++ */

.sitemap1, .sitemap2, .sitemap3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #F6D00A;
	width: 300px;
	cursor: hand;
}

a .sitemap1 {
	background-color: #FFFCC3;
	padding: 5px 0 5px 5px;
}

a .sitemap2 {
	padding-left: 10px;
	padding: 5px 0 5px 20px;
	background-color: #FFFCC3;
	width: 285px;
}

* html a .sitemap2 {
	width: 300px;
}

a .sitemap3 {
	display: none;
}


/* +++++++++++++++++++++++++++++++++ */
/* +++ 			Footer 				+++ */
/* +++++++++++++++++++++++++++++++++ */


.footer-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 868px;
	height: 30px;
	text-align: center;
	padding: 7px 0 5px 0;
/*	border: 1px solid #ccc;*/
	background-image: url(../../media/fdp_style/images/footer/footer-loop.gif);
	background-repeat: repeat-x; 
}

.footerlinks-box {
	width: 370px;
	height:50px;
	float: right;
	text-align: right;
}

ul.footerlinks li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;	
	padding-right: 5px;
}

ul.footerlinks li.print-btn {
	background-image: url(../../media/fdp_style/images/elements/print_icon.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

ul.footerlinks {
	margin: 0;
	padding: 0;	
}

ul.footerlinks a, ul.footerlinks a:active, ul.footerlinks a:focus, ul.footerlinks a:hover, ul.footerlinks a:link, ul.footerlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003AC2;
	text-decoration: none;
}

/* +++++++++++++++++++++++++++++++++ */
/* +++ 			Iconbox 				+++ */
/* +++++++++++++++++++++++++++++++++ */

.icon-box {
	width: 868px;
	height: 1px;
	position: relative;
}

.icon-house {
	position: absolute;	
	top: -70px;
	left: 765px;
	background-image: url(../../media/fdp_style/images/elements/landtag-icon.gif);
	background-repeat: no-repeat;
	width: 103px;
	height: 64px;
}

	
/* +++++++++++++++++++++++++++++++++ */
/* +++ 			Elements				+++ */
/* +++++++++++++++++++++++++++++++++ */

hr {
	margin: 5px 3px 5px 2px;
	padding: 0;
	color: #ccc;
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
	
}

.imgtext-table {
	margin: 0 3px 0 3px;
}

img {
	border: none;
}

.foto-box {
	margin: 85px 0 100px 1px;
	width: 101px;
}

.foto-div {
	margin-top: 1px;
}

.clear {
	clear: both;
}

h5, h2, h2.default, h2.type2, h2.type3, h2.type4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #657dba;
}

h2, h2.default, h2.type2, h2.type3, h2.type4 {
	margin-bottom: 12px;
}

h5 {
    margin-bottom: 10px;
    font-size: 13px;
}

h2.type2 {
	font-size: 16px;
	color: #757575;
}

h2.type3 {
	font-size: 12px;
	color: #C6A600;
}

p, p.absatz, p.br {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 6px 0;
	padding: 0;
}

p.absatz {
	margin: 20px 0;
}

p.br {
	margin: 0;	
}

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

/* +++++++++++++++++++++++++++++++++ */
/* +++ 			latest news			+++ */
/* +++++++++++++++++++++++++++++++++ */

hr.clearer {
	clear: both;
	margin: 0;
	padding: 0;
	border-top: 1px solid #F6D00A;
	height: 12px;
	width: 560px;
}

.news-latest-container {
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
}

.news-latest-item	{
	margin-top: 5px;
}

.news-latest-subheader {
	margin: 10px 0 0 0;
}


.news-latest-container h2, .news-latest-container h3 {
	font-size: 11px;
	margin: 0;	
	padding: 0;
	font-weight: normal;
}

.news-latest-container h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;

}

.news-latest-container h3 a, .news-latest-container h3 a:active, .news-latest-container h3 a:focus, .news-latest-container h3 a:hover, .news-latest-container h3 a:link, .news-latest-container h3 a:visited{
	font-size: 12px;
	color: #000;
	font-weight: bold;	
	text-decoration: none;
}

.news-latest-container h3 a:hover {
	text-decoration: underline;	
}
.news-latest-container h3 {
	margin-top: 3px;
}

.news-latest-date a:active, .news-latest-date a:focus, .news-latest-date a:hover, .news-latest-date a:link, .news-latest-date a:visited {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.news-latest-date a:hover {
	text-decoration: underline;	
}

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

.news-latest-image	{
	float: left;
	margin: 12px 0 10px 0;
}

* html hr.clearer {
	height: 1px;	
}

.news-latest-morelink {
	float: right;	
	margin-bottom: 10px;
}

.news-latest-morelink a, .news-latest-morelink a:active, .news-latest-morelink a:focus, .news-latest-morelink a:hover, .news-latest-morelink a:link, .news-latest-morelink a:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}

.news-latest-morelink a:hover {
	color: #000099;
}

.news-latest-gotoarchive	{

}

.news-latest-gotoarchive a, .news-latest-gotoarchive a:active, .news-latest-gotoarchive a:focus, .news-latest-gotoarchive a:hover, .news-latest-gotoarchive a:link, a:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #000;			
}

.news-latest-gotoarchive a:hover {
	color: #000099;
}

/* +++++++++++++++++++++++++++++++++++++++ */
/* +++		news-amenu-container			+++ */
/* +++++++++++++++++++++++++++++++++++++++ */

.news-amenu-container {

	margin: 0 0 20px 0;
}

.news-amenu-container h2 {
	font-size:14px;
	margin: 0 0 5px 0;
	padding: 0;
}

.news-amenu-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.news-amenu-container li {
	padding-left: 16px;
	background-image: url(../../media/fdp_style/images/elements/news_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

.news-amenu-container a {
	color: #000;
}


	
/* +++++++++++++++++++++++++++++++++ */
/* +++ 			news archive		+++ */
/* +++++++++++++++++++++++++++++++++ */

.news-list-container {
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
}

.news-list-item	{
	margin-top: 5px;
}

.news-list-container h2, .news-list-container h3 {
	font-size: 11px;
	margin: 0;	
	padding: 0;
	font-weight: normal;
}

.news-list-container h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.news-list-subheader {
	margin: 10px 0 0 0;
}

.news-list-container h3 a, .news-list-container h3 a:active, .news-list-container h3 a:focus, .news-list-container h3 a:hover, .news-list-container h3 a:link, .news-list-container h3 a:visited{
	font-size: 12px;
	color: #000;
	font-weight: bold;	
	text-decoration: none;
}

.news-list-container h3 a:hover {
	text-decoration: underline;	
}
.news-list-container h3 {
	margin-top: 3px;
}

.news-list-date {
	display: block;
}
			
.news-list-date a:active, .news-list-date a:focus, .news-list-date a:hover, .news-list-date a:link, .news-list-date a:visited {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.news-list-date a:hover {
	text-decoration: underline;	
}

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

.news-list-image	{
	float: left;
	margin: 12px 0 10px 0;
}

.news-list-morelink {
	float: right;	
	margin-bottom: 10px;
}

.news-list-morelink a, .news-list-morelink a:active, .news-list-morelink a:focus, .news-list-morelink a:hover, .news-list-morelink a:link, .news-list-morelink a:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}

.news-list-morelink a:hover {
	color: #000099;
}

.news-list-gotoarchive	{

}

.news-list-gotoarchive a, .news-list-gotoarchive a:active, .news-list-gotoarchive a:focus, .news-list-gotoarchive a:hover, .news-list-gotoarchive a:link, a:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #000;			
}

.news-list-gotoarchive a:hover {
	color: #000099;
}

/* +++++++++++++++++++++++++++++++++++++++ */
/* +++		tx-ttnews-browsebox			+++ */
/* +++++++++++++++++++++++++++++++++++++++ */

.tx-ttnews-browsebox a, .tx-ttnews-browsebox a:active, .tx-ttnews-browsebox a:focus, .tx-ttnews-browsebox a:hover, .tx-ttnews-browsebox a:link, .tx-ttnews-browsebox a:visited {
	color: #000;
	font-size: 11px;
}

.tx-ttnews-browsebox-SCell a, .tx-ttnews-browsebox-SCell a:active, .tx-ttnews-browsebox-SCell a:focus, .tx-ttnews-browsebox-SCell a:hover, .tx-ttnews-browsebox-SCell a:link, .tx-ttnews-browsebox-SCell a:visited {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	width: 16px;
	height: 14px;
	display: block;
	text-align: center;
	border: 1px solid #F6D00A;
}

/* +++++++++++++++++++++++++++++++++++++++ */
/* +++	Single News (detail page)		+++ */
/* +++++++++++++++++++++++++++++++++++++++ */

.news-single-item, .news-single-imgcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.news-single-item {
	margin-right: 10px;
}

.news-single-item hr.clearer {
	margin-top: 10px;
}

.news-single-item h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 5px 0;
	padding: 0;
}
.news-single-item h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 8px 0 5px 0;
	padding: 0;
}

.news-single-item p {
	font-size: 11px;
	margin: 4px 5px 0 0;
	padding: 0;
}

.news-single-timedata {
	font-size: 11px;
	color: #000;
}
.news-single-item {
	
}

.news-single-img {
	float: left;
	margin: 10px 10px 0 0;
}

.news-single-backlink {
	font-size: 11px;
	margin-top: 10px;
}

.news-single-backlink a, .news-single-backlink a:active, .news-single-backlink a:focus, .news-single-backlink a:hover, .news-single-backlink a:link, .news-single-backlink a:visited {
	font-size: 11px;
	color: #000;
}

