@CHARSET "UTF-8";

html {
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	background: #f0f3fa url(../images/background.png) top left repeat-x fixed;
	padding: 0px;
	margin: 0px;
}

#stripe_overlay {
	background: transparent url('../images/background_overlay.png') top
		center no-repeat;
	width: 100%;
	height: 157px;
}

#container {
	position: relative;
	width: 940px;
	margin: 0 auto 20px;
	overflow: visible;
}

x#banner {
	position: absolute;
	left: 0px;
	top: -125px;
	height: 100px;
	width: 720px;
}

#leftcol,#midcol,#rightcol,#left,#right {
	float: left;
}

#leftcol {
	top: 157px;
	left: 0px;
	width: 170px;
}

#midcol {
	top: 157px;
	width: 530px;
	left: 180px;
	margin: 0 10px;
}

#rightcol {
	z-index: -1;
	top: 157px;
	right: 0px;
	width: 220px;
}

#left,#right {
	background-color: #fff;
	border: 1px solid #d3e5ff;
	padding: 5px 16px;
	margin: 10px 0;
	overflow: hidden;
}

#left {
	width: 256px;
	margin-right: 10px;
}

#right {
	width: 196px;
}

#sidebar {
	width: 210px;
	background: #f5e83a url(../images/background_sidebar.png) top left
		repeat-x;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden;
}

#footer {
	float: right;
}

#fdp_logo {
	position: absolute;
	right: 0;
	top: -126px;
}

#banner {
        position: absolute;
        left: 0;
        top: -125px;
        height: 100px;
        width: 720px;
}

.rss-icon {
	position: relative;
	float: right;
	top: -44px;
	left: 10px;
}

#content {
	background: #fff url(../images/background_centerbox.png) bottom left
		repeat-x;
	border: 1px solid #d3e5ff;
	padding: 18px 20px;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.leftCol, .rightCol {
	float: left;
}


.newsletterform, .coloredform {
	background: #f5e83a url('../images/background_publications_person_yellow.png') repeat-x;
	color: #342937;
	width: 467px;
	padding: 10px;
	overflow: hidden;
}

.landtagsredenform {
	margin-bottom: 17px;
}

.landtagsredenform select {
	margin-right: 10px;
}

.landtagsredenform .video-select {
	width: 295px;
	margin-right: 0 !important;
}

.landtagsredenform .speaker-select {
	width: 150px;
}

.landtagsredenform .month-select {
	width: 80px;
}

.landtagsredenform .year-select {
	width: 60px;
}

.unsubscriptionform {
}

.newsletterform .leftCol {
	width: 125px;
	padding-top: 3px;
}

.newsletterform .rightCol {
	width: 335px;
}

.newsletterform .headline, .coloredform .headline {
	display: block;
	background: none;
	margin-bottom: 12px;
}

.newsletterform .headline {
	width: 200px;
}

.newsletterform .headline span, .coloredform .headline span, .landtagsreden-list-view-headline .headline {
	font-size: 18px;
	line-height: 24px;
	background: #fff;
}

.newsletterform .formentry, .coloredform .formentry {
	margin: 6px 0;
}

.newsletterform .formentry input[type="text"] {
	width: 320px;
	margin: 0;
}

.newsletterform .formentry .thin {
	width: 152px !important;
	margin-right: 10px !important;
}

.newsletterform .formentry .left {
	margin-right: 10px;

}

.tall {
	padding-bottom: 10px;
}

.taller {
	padding-bottom: 20px;
}

.formentry {
	overflow: hidden;
}

.formentry label {
	color: #000;
	font-weight: bold;
	line-height: 18px;
}

.formentry input[type="text"] {
	height: 21px;
	padding-top: 2px;
	padding-left: 2px;
}

.formentry select {
	height: 22px;
}

.formentry .error {
	border: 1px solid #b81e1e !important;
	background-color: #d29090 !important;
	color: #fff;
}

.formentry input[type="text"], .formentry select {
	background: #fffab6;
	border: 1px solid #7f9db7;
}

.submitentry {
	margin-top: 35px;
}

.submitentry .reset {
	padding-top: 4px;
}

.formmessage {
	padding-bottom: 5px;
	font-weight: bold;
}

.fmore {
	display: none;
}

.downloadimages {
	margin-left: -4px;
	overflow: hidden;
	margin-bottom: 10px;
}

.imagelistitem {
	margin: 0 8px 8px 0px;
	float: left;
}

.imagelistitem img {
	margin: 0 !important;
}

.doclist {
	margin: 10px 0;
}

.doclistitem {
	margin: 4px 0;
}

.fileicon {
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 30px;
	display: block;
	line-height: 20px;
	height: 20px;
	font-size: 14px;
}

.pdf {
	background-image: url('../images/mime_pdf.png');
}

.docx, .doc {
	background-image: url('../images/mime_doc.png');
}

.xls, .xlsx {
	background-image: url('../images/mime_xls.png');
}

.container {
	overflow: hidden;
}

.featureddownloads {
	margin-bottom: 25px;
}

.featureddownload {
	margin-bottom: 25px;
}

.featureddownload .title {
	font-size: 16px;
	color: #18529d;
	margin-bottom: 20px;
}

.featureddownload .leftCol {
	width: 265px;
	margin-right: 10px;
	line-height: 18px;
}
.featureddownload .rightCol {
	width: 201px;
}

.featureddownload .downloadlink {
	margin-top: 10px;
	font-size: 14px;
}

.detail-view-delegates {

}

.detail-view-delegates .leftcol {
	width: 110px;
	margin-right: 5px;
}

.detail-view-delegates .rightcol {
	width: 350px;
}

.detail-view-delegates .infos span, .detail-view-delegates .infos p {
	line-height: 15px !important;
}

.detail-view-delegates .infos .leftcol {
	margin-right: 5px;
	width: 170px;
}

.detail-view-delegates .infos .leftcol p {}

.detail-view-delegates .infos .leftcol span {}

.detail-view-delegates .infos .rightcol {
	width: 165px;
}

.detail-view-delegates .infos span {}

.detail-view-delegates span.label {
	margin-right: 5px;
}

.detail-view-delegates .infos p {}

.detail-view-delegates .tabs {
	overflow: hidden;
	margin-bottom: 25px;
}

.detail-view-delegates {
	font-size: 12px;
	color: #000 !important;
}

.detail-view-delegates .container p a {
	margin-right: 5px;
}

.detail-view-delegates p {
	margin: 0 !important;
}

.detail-view-delegates h3 {
	font-size: 16px;
	color: #000 !important;
	margin-bottom: 5px !important;
}

.detail-view-delegates strong {
	font-size: 12px;
	color: #000;
	display: block;
	margin-bottom: 10px;
}

.detail-view-delegates .tabs {
	background: transparent url('../images/tab_no.png') repeat-x bottom left;
}

.detail-view-delegates .tabs ul {}

.detail-view-delegates .tabs ul li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	background: none !important;
	height: 25px;
	padding: 5px 0 0 10px !important;
	margin: 0 !important;
}

.detail-view-delegates .tabs ul li.active {
	background: transparent url('../images/tab_left.png') repeat-x top left !important;
	padding-left: 25px !important;
}

.detail-view-delegates .tabs .separator {
	background: transparent url('../images/tab_right.png') no-repeat top left !important;
	width: 24px;
	height: 30px;
	margin: 0 !important;
	padding: 0 !important;
	display: block;
}

.detail-view-delegates .tabs ul li a {
	font-size: 15px;
}

.detail-view-delegates .tabs li a:hover {
	text-decoration: none !important;
}

.detail-view-delegates .tab-content {
	margin-bottom: 50px;
}

.detail-view-delegates .delegate-pictures {}

.picture-list {
	overflow: hidden;
}

.picture-item {
	float: left;
}

.icon {
	background-repeat: no-repeat;
	background-position: top left;
	width: 16px;
	height: 16px;
}

.twitter {
	background: url('../images/icon_twitter.png');
}

.facebook {
	background: url('../images/icon_facebook.png');
}

.xing {
	background: url('../images/icon_xing.png');
}

.leftcol, .rightcol {
	float: left;
}

.detail-view-delegates .vita {}

.delegate-service-item {
	float: left;
}

.delegate-service-item a {
	text-align: left;
	text-indent: -999em;
	float: left;
	display: block;
	width: 16px;
	height: 16px;
}

.delegate-offices {
	overflow: hidden;
}

.office-item {
	float: left;
	width: 215px;
}

.detail-view-delegates .item-section {
	margin: 5px 0;
}

.detail-view-delegates .item-section p {
	line-height: 20px;
	margin: 0 !important;
}

.detail-view-delegates .item-section span {
	margin-left: 5px;
}

.delegate-offices {}

.termin-liste .leftcol {
	width: 205px;
}

.termin-liste .rightcol {
	width: 240px;
}

.termin-liste .head .leftcol {
	margin-right: 5px;
}

.termin-liste .head {
	margin-bottom: 20px;
}

.termin-liste .description {
	line-height: 20px;
}

.termine-listitem {
	margin-bottom: 40px;
}

.termine-listitem .leftcol {
	width: 70px;
	margin-right: 3px;
}

.termine-listitem .rightcol {
	width: 405px;
}

.termin-listitem .termine-datebox {
	height: 70px;
	width: 66px;
}

.termine-listitem .termine-datebox p {
	margin: 0 !important;
}

.termine-listitem .termine-datebox .content-area {
	width: 66px;
	height: 56px;
	background: transparent url('../images/background_calendar.png') no-repeat top left;
	color: #18529d;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 10px;
}

.termine-listitem .day {
	font-size: 32px;
	line-height: 32px;
	margin-left: 10px;
}

.termine-listitem .month {
	font-size: 11px;
	line-height: 11px;
}

.termine-listitem .rightcol .headline a {
	font-size: 13px;
	line-height: 13px;
	padding: 0 !important;
}

.termine-listitem .rightcol .time {
	font-weight: bold;
	color: #000;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.termine-listitem .rightcol .teaser {
	line-height: 20px;
}

.termine-listitem .rightcol .morelink {}

.termine-detail {}

.termine-detail .date-section {
	font-weight: bold;
	margin-bottom: 5px;
}

.termine-detail .teaser, .termine-detail .text {
	line-height: 20px;
}

.termine-detail .teaser {
	margin-bottom: 5px;
}

.termine-detail .text {

}

.termine-detail .back-link {
	margin-top: 20px;
	float: right;
}

.calendar {}

.minicalendar {
	width: 204px;
}

.minicalendar a, .minicalendar a:hover {
	text-decoration: none;
}

.minicalendar .control {
	background-color: #447ab6;
	width: 202px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 1px;
}

.minicalendar .control, .minicalendar .control a {
	color: #fff !important;
}

.minicalendar .control div {
	display: block;
	overflow: hidden;
	position: relative;
	height: 14px;
}

.minicalendar .control .prev,
.minicalendar .control .title,
.minicalendar .control .next {
	float: left;
	text-align: center;
	font-weight: bold;
}

.minicalendar .control .title {
	width: 140px;
}

.minicalendar .control .prev, .minicalendar .control .next {
	width: 30px;
}

.minicalendar .weekdays, .minicalendar .days {
	width: 204px;
}

.minicalendar .weekdays {
	overflow: hidden;
}

.minicalendar .weekdays a, .minicalendar .days a,
.minicalendar .weekdays, .minicalendar .days {
	font-weight: bold;
}

.minicalendar .weekday {
	background-color: #f9f28d;
	height: 16px;
	text-align: center;
	color: #115c9d;
	font-size: 11px;
	line-height: 16px !important;
	float: left;

	width: 28px;
	margin: 0 1px 0 0 !important;
}

.minicalendar .weekday, .minicalendar .day {
}

.minicalendar .weekdays .dark {
	background-color: #f9f28d;
	color: #115c9d;
}

.minicalendar .days .dark, .minicalendar .days .dark a {
}

.minicalendar .today {
	border: 1px solid #e3d407;
	height: 18px !important;
	width: 26px !important;
}

.minicalendar .active {
	background-color: #d9e9fa !important;
	color: #00519e;
}

.minicalendar .active a {
	color: #00519e;
}

.minicalendar .days {
	overflow: hidden;
}

.minicalendar .days, .minicalendar .days a {
	color: #444;
	font-size: 12px;
}

.minicalendar .day {
	height: 20px;
	line-height: 20px !important;
	text-align: center;
	float: left;
	margin: 1px 1px 0 0 !important;
	width: 28px;
	background-color: #fbf6b3;
}

.list-view .list-view-item .leftcol {
	width: 120px;
}

.list-view .list-view-item .rightcol {
	width: 350px;
}

.list-view-item {
	overflow: hidden;
}

.list-view-item p {
	margin-bottom: 5px !important;
}

.list-view hr {
	margin: 10px 0 20px 0 !important;
}


.wv_wahlkreise-overlay {
	top: 65px;
	left: 201px;
}