#mcontent .browsebox li,
.browsebox li {
	list-style-type: none;
	display: inline;
	margin: 4px;
}


.tx-indexedsearch-searchbox-sword {
	margin-left: 5px;
}

.tx-indexedsearch-searchbox-button,
.tx-indexedsearch-searchbox p,
.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox,
.browsebox {
	margin-top: 8px;
}


/**
 * common
 */



body {
	font-family: Verdana;
}

/**
 * text elements
 */

.clear {
	clear: both;
}

h1,h2,h3,h4 {
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #1a2a75;
	margin-bottom: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	line-height: 15px;
}

h4 {
	font-size: 13px;
	line-height: 13px;
	color: #000;
}

#left h1, #left h2 {
	font-size: 15px;
	line-height: 17px;
}

.news-latest-gotoarchive {
	margin-bottom: 20px;
}

p.bodytext {
	margin-bottom: 9px;
}

#mcontent li {
	margin: 0 0 6px 25px;
}

.news-single-backlink {
	margin-bottom: 10px;
}

#mcontent ul,
#mcontent ol {
	margin-bottom: 12px;
}

#mcontent ul li {
	list-style-type: disc;
}

#mcontent ol li {
	list-style-type: decimal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #000;
}


/**
 * gallery menu
 */

.csc-menu-gallery {
	float: right;
}

#mcontent .csc-menu-gallery ul li {
}

.csc-menu-gallery a {
	text-decoration: none;
}

.csc-menu-gallery li.gallery-active a {
	text-decoration: underline;
}

/**
 * sitemap
 */

#mcontent .csc-sitemap ul li {
	list-style-type: disc;
}

#mcontent .csc-sitemap ul ul {
	margin-top: 10px;
}

#mcontent .csc-sitemap a {
	color: #000;
	text-decoration: none;
}

#mcontent .csc-sitemap a:hover {
	text-decoration: underline;
}

/**
 * t3
 */
.typo3-adminPanel {
	text-align: left;
}

.tx-sremailsubscribe-pi1 {
	margin-top: 8px;
}


/**
 * main structure
 */

#left {
	min-height: 200px;
	margin: 0 0 3px 3px;
}

#mcontent {
	position: relative;
	min-height: 200px;
	font-size: 12px;
	float: left;
}

#mconabs {
	/*position: absolute;*/
	width: 487px;
	margin-top: 15px;
}


#sidebar {
	width: 188px;
	float: right;
	margin-right: 3px;
	margin-left: 20px;
}

/**
 * news
 */

.news-list-morelink a,
.news-latest-morelink a {
	font-size: 10px;
	line-height: 12px;
	color: #1a2a75;
	background-image: url(../images/elements/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 13px;
	text-decoration: underline;
	margin-right: 6px;
}

.news-list-morelink,
.news-latest-morelink {
	text-align: right;
	margin: 10px 0 10px 0;
}

.news-list-item,
.news-latest-item {
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 20px;
}

.news-list-item h4,
.news-latest-item h4 {
	margin-bottom: 10px;
}

.news-list-item h4 a,
.news-latest-item h4 a {
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #1a2a75;
}

.news-list-img,
.news-latest-img {
	float: left;
	margin: 0 16px 5px 0;
}

.news-list-date,
.news-latest-date {
	font-size: 10px;
	margin-bottom: 7px;
}

.news-list-browse {

}

.news-sub-hd {
	margin-bottom: 20px;
}

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

.news-single-date {
	margin-bottom: 10px;
}

.tx-ttnews-browsebox td {
	padding: 0 2px;
}

.tx-ttnews-browsebox a {
	text-decoration: none;
}

.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a {
	text-decoration: underline;
	font-weight: bold;
	color: #4f73eb;
}

#presse-archiv-dropdown-sub {
	visibility: hidden;
	background-color: #fff;
	width: 130px;
	border: 1px solid #000;
	position: absolute;
}

#presse-archiv-dropdown-sub ul {
	padding: 0px;
	margin: 3px;
}
#presse-archiv-dropdown-sub ul li {
	padding: 0px;
	margin: 0px;
}

#presse-archiv-dropdown-sub a, #presse-archiv-dropdown-sub a:active, #presse-archiv-dropdown-sub a:focus, #presse-archiv-dropdown-sub a:hover, #presse-archiv-dropdown-sub a:link, #presse-archiv-dropdown-sub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.presse-archiv-dropdown {
	margin-top: 5px;
	border: 1px solid #808080;
	width: 125px;
	height: 20px;
	background-image: url(../images/elements/dropdown_element.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.presse-archiv-dropdown a {
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	display: block;
	padding: 2px 0px 2px 5px;
}

#presse-archiv-dropdown-sub ul {
	margin: 3px;
	padding: 0;
}

#presse-archiv-dropdown-sub li {
	list-style-type: none;
	display: block;
}

.news-amenu-container {
	margin-bottom: 20px;
}



/**
 * header
 */

#hd {
	height: 129px;
    /*
	 *background-image: url(../images/header/top_bar.gif);
     */

	background-image: url(../images/header/landtag_header_image.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 3px;
}


#hd-right {
	position: relative;
	float: right;
	width: 189px;
}

/*
 *#logo {
 *    padding: 52px 22px 0 0;
 *}
 */

#logo {
}

#hd-logo {
	display: block;
	position: relative;
	float: left;
	padding: 26px 0 0 64px;
}

#hd-nav,
#hd-search {
	height: 53px;
}

#hd-nav {
	margin-top: 12px;
}

#hd-nav a {
	margin-right: 12px;
}

#hd-nav ul {
	margin-left: 15px;
}

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

#hd-search h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 4px;
}

#hd-search {
	padding-left: 15px;
}

/**
 * body
 */

#bd {
	background-image: url(../images/elements/bg_loop.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


#videolink {
	margin-top: 4px;
}

/**
 * footer
 */

#ft {
	background-image: url(../images/elements/footer-loop.gif);
	height: 24px;
	margin: 3px;
	background-position: top left;
	background-repeat: repeat-x;
	text-align: right;
}

#ft {
}

#ft,
#ft li,
#ft ul,
#ft a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	text-decoration: none;
}

#ft-left {
	float: left;
	background-image: url(../images/elements/footer-left.gif);
}

#ft-right {
	float: right;
	background-image: url(../images/elements/footer-right.gif);
}

#ft-left, #ft-right {
	background-position: top left;
	background-repeat: no-repeat;
}

#copy {
}



#quicksearch .tx-indexedsearch-searchbox-sword {
	display: inline;
	height: 18px;
	width: 100px;
	border: 1px solid #224edc;
}

/**
 * footer navigation
 */

#ft-nav, #copy {
	margin-right: 8px;
}

#ft-nav li,
#ft-nav li a {
	line-height: 22px;
}

#ft-nav ul {
	padding: 0;
	margin: 0;
}

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

#ft-nav li a {
	margin-right: 20px;
	text-decoration: none;
}


#ft-nav li.ftnavact a {
	text-decoration: underline;
}

/**
 * footer icons
 */

.icon-print {
	background-image: url(../images/nav/seite-drucken.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding-left: 17px;
}


/**
 * modules left
 */

.mod-left {
	margin-bottom: 2px;
}

/**
 * appointments
 */
#appointments-bd {
	border: 1px solid #2652e0;
}

#appointments-bd a {
	font-size: 11px;
	color: #003ac2;
	text-decoration: none;
}

#appointments h3 {
	margin: 0;
	padding: 0;
}

#appointments #more-link {
}

#appointments .more {
	font-size: 10px;
	color: #003ac2;
	background-image: url(../images/elements/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	display: block;
	padding-left: 13px;
	float: right;
	margin: 5px 15px 5px 0;
	text-decoration: underline;
}


#appointments .even {
	background-color: #eff2fc;
}

#appointments li {
	padding: 3px 5px 3px 5px;
}

/**
 * forms
 */

.csc-mailform-field label {
	width: 100px;
	display: block;
	float: left;
}

.csc-mailform-label {
	margin: 10px 0;
	width: 400px;
	display: block;
	float: left;
}

.csc-mailform-field img {
	float: left;
	display: block;
}

.csc-mailform-field input[name=captchaResponse] {
	float: right;
	margin-right: 85px;
	width: 265px;
}

.csc-mailform-field .csc-mailform-check,
.csc-mailform-field input,
.csc-mailform-field textarea {
	margin: 4px 0;
}

.csc-mailform-field input,
.csc-mailform-field textarea {
	width: 300px;
}

.csc-mailform-field .csc-mailform-check,
.csc-mailform-field .csc-mailform-submit {
	width: auto;
}

.csc-mailform-field .csc-mailform-submit {
	margin-left: 340px;
}



