/*Neueste Teständerungen */

.top_header {
	background-color: #FFFFFF;
	height: 60px;
	padding-top: 10px;}

/* Patrick */
.topsuche {float:left;}
.topsuche form {float: left; margin:0 ;padding:0;}
.topsuche input { 
   float: left;
   height:14px;
   font-size:12px !important;
   margin:0;
   padding:0;
   border:0;
   font-family: Verdana, Arial, sans-serif;
   color:#4a4a4a;
}

.topsuche input[type=submit] { 
   float: left;
   background-color:#003e91;
   color: #fff;
   font-size:11px !important;
   font-weight: bold;
   margin:0;
   padding:0;
   border:0;
   
   font-family: Verdana, Arial, sans-serif;

}

/* Änderung von Christoph Laruelle */

.news-single-container .bildunterschrift {
	font-size: 80%;
	}
	
.news-single-container ul {
	margin: 5px;
	padding: 8px;
	}

.news-single-container {
	font-size: 120%;
	text-align:justify;
	border-left: 2px solid #B2B2B2;
	margin-left: 20px; 
	}

.news-single-container .fussnote {
	margin-top: 30px;
	font-size: 80%;
	}

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


.news-single-container table {
	border: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.news-single-container td {
	padding: 5px;
}

.news-single-container .quelle {
	margin-top: 20px;
	font-size: 80%;
}

.news-single-container .vorspann {
	font-style: italic;
	font-weight: bold;
}

.news-single-container .untertitel {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}

.news-single-container .obertitel {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0px;
}
	
.news-single-container .buchvorstellung {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 90%;
	font-weight: bold;
}

.news-single-container .zitat {
	
	font-style: italic;
	text-align: left;
	font-size: 90%;
	width: 80%;
	border-style: solid;
	border-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #D6D6D6;
}

.news-single-container .rahmen {
	text-align: left;
	font-size: 90%;
	border-style: solid;
	border-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	width: 80%;
}

.news-single-container table {
	border: 1px;
	font-size: 9pt;
}

.news-single-container .autor {
	margin-top: 10px;
	text-align: right;
	font-style:italic;
}

.news-single-container h1 {
	font-size: 160%;
	margin-bottom: 5px;
	text-align: left;
}

.news-single-container h2 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size:120%;
	text-align: left;
}

.news-single-container h3 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 100%;
	text-align: left;
}

.news-single-container h4 {
	margin-bottom: 0px;
	font-size: 100%;
	text-align: left;
}

.news-single-container p {
	margin-top: 5px;
	margin-bottom: 5px;
}


/* Ende css-Änderungen von Christoph Laruelle */

html {
   min-height: 100.01%;
	height: 100.01%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #D6D6D6;
	text-align: center;
	min-height: 100.01%;
	height: 100.01%;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt; /* geändert von CL von 11px auf 11pt */
}
img {
	border: none;
	vertical-align: text-bottom;
}
li a:visited {
	color: #E3001B;
	text-decoration: none;
	font-weight: normal;
}
li a:hover {
	text-decoration: underline;
}
a {
	color: #E3001B;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #E3001B;
	text-decoration: none;
	font-weight: normal;
}
.downloads a:visited {
	color: #E3001B;
	text-decoration: none;
	font-weight: normal;
}
.downloads a:hover {
	text-decoration: underline;
}
.news-single-author {
	margin-top: 0px;
	margin-bottom: 0px;
}
.news-single-author a:visited {
	color: #E3001B;
	text-decoration: none;
	font-weight: normal;
}
.news-single-author a:hover {
	text-decoration: underline;
}
.bodytext {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.container {
	left: -10px;
	top: -15px;
	width: 1000px;
	position: relative;
	text-align: left;
	z-index: 0;
	margin: 0px auto 0px auto;
	padding: 0px;
	padding-bottom: 30px;
	background-color: #003E91;
	min-height: 1100px; 
	height: auto !important;  /* Für moderne Browser */ 
	height: 1100px;  /* Für IE */
	overflow: hidden;
}
.navi {
	background-color: #FFFFFF;
	color: #4A4A4A;
	font-weight: bold;
	text-align: right;
	position: absolute;
	top: 65px;
	left: 0px;
	width: 165px;
	min-height: 440px; 
	height: auto !important; /* Für moderne Browser */ 
	height: 440px; /* Für IE */
	z-index: 4;
	padding: 0px;
	margin: 0px;
}
.blue_left {
	background-color: #003E91;
	text-align: right;
	margin-top: 20px;
	padding-top: 10px;
	min-height: 145px;
	height: auto !important; /* Für moderne Browser */ 
	height: 145px; /* Für IE */
}
.quote {
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	margin: 5px;
}
.quote span {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.container .navi .navi_left .resize {
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
	font-size: 9px;
}
.content {
	position: relative;
	top: 15px;
	left: 165px;
	width: 825px;
	z-index: 3;
	margin: 0px;
}
.navi_top {
	float: left;
	position: absolute;
	top: 15px;
	width:325px;
	height: 20px;
	left: 650px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	z-index: 4;
	background-color: #003E91;
}
.news {
	background-color: #FFFFFF;
	float: right;
	z-index: 1;
	top: 35px;
	left: 650px;
	width: 318px;
	position: absolute;
	padding-left: 27px;
	padding-right: 5px;
	padding-top: 65px;
	margin: 0px;
	min-height: 440px; 
	height: auto !important;  /* Für moderne Browser */ 
	height: 440px;  /* Für IE */
}
.level_top {
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	font-size: 11px;
}
.level_top a {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	text-decoration: none;
	font-size: 11px;
}
.level_top a:hover {
	text-decoration: underline;
}
.level_top a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
.navi_left {
	border-bottom: 1px dotted #4A4A4A;
	margin-top: 30px;
	margin-bottom: 10px;
}
.level0 {
	border-top: 1px dotted #4A4A4A;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:11px;
}
.level0 a {
	text-decoration: none;
	padding-right: 20px;
	color: #4A4A4A;
	font-weight: bold;
	display: block;
	font-size:11px;
}
.level0 a:hover {
	text-decoration: none;
	background: url("menu_over.gif") no-repeat right;
}
.level0 a:visited {
	text-decoration: none;
	padding-right: 20px;
	color: #4A4A4A;
	font-weight: bold;
	display: block;
}
.level1 {
	border: none;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
	font-size:11px;
}
.level1 a {
	text-decoration: none;
	padding-right: 20px;
	font-weight: normal;
	display: block;
	color: #4A4A4A;
	font-size:11px;
}
.level1 a:hover {
	text-decoration: none;
	background: url("menu_over.gif") no-repeat right;
}
.level1 a:visited {
	text-decoration: none;
	padding-right: 20px;
	font-weight: normal;
	display: block;
	color: #4A4A4A;
}
.level2 {
	border: none;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration: none;
	font-size:11px;
}
.level2_aktiv {
	border: none;
	padding-top: 0px;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 4px;
	text-decoration: none;
	padding-right: 20px;
	color: #E3001B;
	font-size:11px;
}
.level2 a {
	text-decoration: none;
	padding-right: 20px;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	display: block;
	color: #4A4A4A;
	font-size:11px;
}
.level2 a:hover {
	text-decoration: none;
	background: url("menu_over.gif") no-repeat right;
}
.level2 a:visited {
	text-decoration: none;
	padding-right: 20px;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	display: block;
	color: #4A4A4A;
}
.header {
	text-align: center;
}
.content_text {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	background-color: #FFFFFF;
	color: #4A4A4A;
	min-height: 700px; 
	height: auto !important;  /* Für moderne Browser */ 
	height: 700px;  /* Für IE */
	width: 775px;
}
.contenttable tr td {
	padding: 5px:
}
.shadow {
	background-color: #B1B2B4;
}
.head {
	background-color: #FFFFFF;
	padding-left: 53px;
}
/* *********************** */
/* CSS für NEWS-Bereich    */
/* *********************** */
.news_container {
	margin-bottom: 5px;
	padding: 0px;
	font-size: 11px;
	color: #4A4A4A;
}
.news_oben {
	background-image: url(news_oben.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 316px;
	height: 10px;
}
.news_content {
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	width: 294px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.news_content H3, .news_content ul {
	margin: 0px;
}
.news_more {
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	width: 294px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.news_unten {
	background-image: url(news_unten.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 315px;
	height: 10px;
}
.news_title {
	font-size: 127%;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news_title a {
	font-size: 14px;
	color: #E3001B;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.news_title a:hover {
	text-decoration: underline;
}
.news_title a:visited {
	font-size: 14px;
	color: #E3001B;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news-single-img {
	position: relative;
	width: 400px;
	background-color: #EEEEEE;
	background-repeat: repeat;
}
.news-single-img img {
	float: left;
	margin-right: 3px;
	padding: 0px;
}
.news-single-img-div {
	text-align: left;
	background-color: transparent;
	font-style: italic;
	margin: 0px;
	padding: 3px;
}
.news_back {
	padding-left: 20px;
	margin-top: 10px;
}
.news_back a {
	text-decoration: none;
	margin-top: 4px;
	color: #E3001B;
}
.news_back a:hover {
	text-decoration: underline;
}
.news_datum {
	padding-left:20px;
	font-style: italic;
}

.news-single-files {
	margin-left: 20px;
	padding-bottom: 10px;
}
.news-single-files dd {
	margin-left: 0px;
	margin-top: 5px;
}
.news-single-files dd img {
	margin-right: 5px;
}

.tx-ttnews-browsebox {
	margin-left: 10px;
	text-align: center;
}
.tx-ttnews-browsebox-SCell p a {
	font-weight: bold;
	text-decoration: underline;
}
.news-amenu-container {
	margin-left: 20px;
	margin-right: 20px;
	border-left: 2px solid #B2B2B2; 
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}


.clearer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.typo3-adminPanel {
	text-align: left;
}

.breadcrumb {
	margin-left: 20px;
	margin-right: 20px;
}

.csc-firstHeader {
	font-size: 164%;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
}
.csc-textpic-text {
	margin-bottom: -10px;
	padding-bottom: 30px;
}
.csc-textpic {
	margin-top: -10px;
}
form .csc-mailform .csc-mailform-field textarea {
	width: 260px;
}
form .csc-mailform .csc-mailform-field input {
	width: 260px;
}



/* printlink */

.printlink {
	background-color: #FFFFFF;
	margin-right: -5px;
	text-decoration: none;
	text-align: right;
}
.printlink a:link {
	color: #E3001B;
	text-decoration: none;
}
.printlink a:hover {
	text-decoration: underline;
}
.printlink a:visited {
	color: #E3001B;
}

/**************
* suchformular
**************/
.tx-fesearchintable-pi1 {
	background-color: #E1F5F6;
	padding: 10px;
	margin-left: 20px;
}
.search_input_button {
	cursor: pointer;
	background-color: transparent;
	border: medium none;
	color: #E3001B;
	font-weight: bold;
	width: 100px;
	margin-left: 200px;
}
.search_input_field {
	border: 1px solid #B2B2B2;
}


/*******************************************
* Styles für Extension "fe_user_register"
********************************************/
#tx-srfeuserregister-pi1-zone {
	width: 270px;
}
#tx-srfeuserregister-pi1-static_info_country {
	width: 270px;
}
.tx-srfeuserregister-pi1 legend {
	font-weight: normal;
}
.tx-srfeuserregister-pi1 input {
	border: 1px solid #B2B2B2;
}
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-text, .tx-srfeuserregister-pi1 input#tx-srfeuserregister-pi1-password, .tx-srfeuserregister-pi1 input#tx-srfeuserregister-pi1-password_again, .tx-srfeuserregister-pi1 input#tx-srfeuserregister-pi1-captcha_response {
	border: 1px solid #B2B2B2;
}
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
	border: none;
}


/*******************************************
* für Kommentare
********************************************/
.tx-veguestbook-pi1 {
	font-size:100%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -11px;
	border-left: 2px solid #B2B2B2; 
	text-align: left;
	padding-left: 20px;
}
.tx-veguestbook-pi1 .tx-guestbook-field .fieldusername {
	font-weight: bold;
	background-color: #E1F5F6;
	padding: 10px;
}
.tx-veguestbook-pi1 .tx-guestbook-field .fieldusername .labelusername {
	font-weight: normal;
}
/* error handling */
.tx-veguestbook-pi1 p.tx-guestbook-form-error {
	font-weight:bold;
	color:#990000;
}
/* display of result count */
.tx-veguestbook-pi1 .tx-guestbook-result {
	font-weight:bold;
	float:left;
	margin-left: 10px;
}
/* pagination */
.tx-veguestbook-pi1 .tx-guestbook-pagination {
	font-size:75%;
	font-weight:bold;
	float:right;
}	
/* styles for list mode */
.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear:both;
	background-color: #E1F5F6;
	color: #000000;
	display:block;
	font-size:100%;
	font-weight:bold;
	padding: 1em;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
	float:left;
	width:200px;
	background:#EFEFEF;
	min-height:4em;
	height: auto !important;  /* Für moderne Browser */
	height:4em;
	padding: 1em;
}
.tx-veguestbook-pi1 .tx-guestbook-left p {
	color:#333;
}
.tx-veguestbook-pi1 .tx-guestbook-right {
	float:left;
	background:#FFF;
	padding-left: 1em;
	padding-top: 1em;
	min-height: 4em;
	height: auto !important;  /* Für moderne Browser */
	height: 4em;
	margin-top: -10px;
}
/* styles for latest mode */
.tx-veguestbook-pi1 .tx-guestbook-latest p,
.tx-veguestbook-pi1 .tx-guestbook-right p {
	color:#333;
}
.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
    font-weight: bold;
}
.tx-veguestbook-pi1 .tx-guestbook-right h3 {
	font-size:100%;
	color:#990000;
	font-weight:bold;
	background:none;
}
.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
	font-size:75%;
	color:#333;
	font-style: italic;
}
.tx-veguestbook-pi1 .tx-guestbook-latest {
	display:block;
	padding:0.25em;
	clear:both;
}
/* form styles */
.tx-veguestbook-pi1 .tx-guestbook-field {
	clear:both;
	width:100%;
	display:block;
	padding: 1em 0;
}
.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
	width: 10em;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float:left;
	width:10em;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	float:left;
	width:20em;
}
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 30em;
	display: block;
	float: left;
	border: 1px solid #B2B2B2;
}
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color:#990000;
}
.tx-veguestbook-pi1 fieldset {
	border:none;
	clear: both;
	background-color: #E1F5F6;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.tx-veguestbook-pi1 legend {
	display:none;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap {
	float:left;
	display:block;
	background:#F7F7F7;
	border:1px solid #CCC;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap {
	margin-left:2.25em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap img {
	float:left;
	display:block;
	padding-left:0.25em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap input {
	float:left;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap label {
	clear:both;
	display:block;
	float:none;
	width:10em;
	margin-bottom:0.5em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap p {
	font-size:75%;
	padding:0.25em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
	display:none;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
	color:#990000;
}
.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear:both;
	display:block;
}
.tx-veguestbook-pi1 input.tx-guestbook-submit {
	width:auto;
	display:block;
	background-color:transparent;
	border:medium none;
	color:#E3001B;
	font-weight:bold;
	cursor: pointer;
	margin-left: 100px;
}

/*******************************************
* für Rating
********************************************/

.rating {
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-left: 2px solid #B2B2B2;
}
.rating form input {
	background-color:transparent;
	border:medium none;
	color:#E3001B;
	font-weight:bold;
	cursor: pointer;
}


/*******************************************
* für PDF-Listen
********************************************/

.tx-danpdocumentdirs-pi2 {
	margin-left: 20px;
	border-left: 2px solid #B2B2B2;
	margin-right: 20px;
	padding-left: 10px;	
	margin-top: -11px;
	padding-top: 20px;
}

.tx-danpdocumentdirs-pi2 a {
	color: #E3001B;
	text-decoration: none;
	font-weight: normal;
}
.tx-danpdocumentdirs-pi2 a:hover {
	text-decoration: underline;
}

.tx-danpdocumentdirs-pi2-listrow {
	text-align: center;
}

.tx-danpdocumentdirs-pi2-listrow1 {
	font-size: 11px;
	color: #000000;
}

.tx-danpdocumentdirs-pi2-headers {
	font-size: 12px;
	font-weight: 900;  
	color: #000000;
	background-color: #e1f5f6;
}

.tx-danpdocumentdirs-pi2-headers td{
	padding: 10px;
}

.tx-danpdocumentdirs-pi2-listrow2 {
	font-size: 11px;
	color: #000000;
}

.tx-danpdocumentdirs-pi2-listtable {
	border-width: 1px;
	width: 100%;
}

.tx-danpdocumentdirs-pi2-modeSelector {
	text-align: center;
}

.tx-danpdocumentdirs-pi2-modeSelector-table {
	background-color: #E0D6BE;
	border-width: 1px;
	border-color: #000000;
	margin: 5px;	
	border-style: solid;
	border-collapse: collapse;
}

.tx-danpdocumentdirs-pi2-modeSelector-table td{
	color: #000000;
	border-width: 1px;
	border-color: #000000;
	padding: 3px;
	border-style: solid;
	border-collapse: collapse;
	font-size: 11px;    
}

.tx-danpdocumentdirs-pi2-modeSelector-SCell {
	font-weight: 800;  
}

.tx-danpdocumentdirs-pi2-dirmenuitem{
	font-weight: 600;
	font-size: 11px;
}

.tx-danpdocumentdirs-pi2-browsebox table {
	border: none;
	width: 100%;
}

.tx-danpdocumentdirs-pi2-browsebox-strong {
	font-weight: 800;
}

.tx-danpdocumentdirs-pi2-browsebox td {
	color: #000000;
	padding: 3px;
	font-size: 11px; 
}

.tx-danpdocumentdirs-pi2-browsebox-SCell {
	font-weight: 800;
}

.tx-newloginbox-pi1 {
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	border-left: 2px solid #B2B2B2;	
}
.tx-newloginbox-pi1 input#user, .tx-newloginbox-pi1 input#pass, .tx-newloginbox-pi1 input.text {
	border: 1px solid #B2B2B2;
}
.headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 127%;
	font-weight: bold;
	color: #E3001B;
}

.ueberschrift {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 127%;
	font-weight: bold;
}
.ueberschrift1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
.ueberschrift2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.untertitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
.fliesstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

