@charset "utf-8";
/***********************************************/
/* Extension stylesheets                       */
/***********************************************/ 
@import url("ext/indexed_search.css");
@import url("ext/css_styled_content.css");
@import url("ext/sr_feuserregister.css");
@import url("ext/dirlisting.css");
@import url("ext/fileupload.css");
@import url("ext/dropdown_sitemap.css");
@import url("rte.css");

/***********************************************/
/* HTML Tags		                          */
/***********************************************/ 


a, 
a:link, 
a:visited{
	color: #A8B2CA;
	text-decoration: none;
}

body{
	font-family: Arial,sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 0px;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

a:hover{
	color: #0A246A;
	text-decoration: none;
}

h1 {
	font-size: 14pt;
	color: #9A9A9A;
	margin-bottom: 4px;
	font-weight: normal;
}

h2 {
	font-size: 14pt;
	color: #0A246A;
	margin-bottom: 4px;
	font-weight: normal;
}

h3 {
	font-size: 12pt;
	color: #9A9A9A;
	margin-bottom: 4px;
}

h4 {
	font-size: 12pt;
	color: #0A246A;
	margin-bottom: 0px;
	font-weight: bold;
}


h5 {
	font-size: 10pt;
	color: #0A246A;
	padding-left: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	background-image:url(../bilder/tmpl_pfeil_ue1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h6 {}

a img {
	border: 0px;
}

input{
	margin:0px;
	padding:0px;
}

table{
	margin:0px;
	padding:0px;
}

th {
	font-size: 8pt;
	text-align: left;
}

td {
	font-size: 8pt;
}

img{
	font-family: Arial,sans-serif;
	margin:0px;
	padding:0px;
}

form{
	margin:0px;
	padding:0px;
}

p {
	margin-top:0px;
	margin-bottom:0px;
}

ul{
	margin-top: 3px;
	margin-bottom: 3px;
}

ol{
	margin-top: 3px;
	margin-bottom: 3px;
}



/************* #Abst�nde beim einbinden von Videos ***************/

.video-zentriert {
	margin-left: 33px;
	margin-top: 10px;
}


/* ---------------------------------------------------------- */
/* - Begin Extension: RTE HTML area				*/
/* ---------------------------------------------------------- */

.Rahmen {
  border: 1px solid #EBEBEB;
}


/* ---------------------------------------------- */
/* - Begin Extension: CSS Styled Content		*/
/* ---------------------------------------------- */

.csc-caption {
	font-size: 7pt;
}

/***********************************************/
/* Typo3 Formulare		      			*/
/***********************************************/

fieldset.csc-mailform {
	border:none;
}

fieldset.csc-mailform input{
	margin:5px;
	padding:0px;
	border: 1px solid #D4D4D4;
	
}

fieldset.csc-mailform label {
	float: left;
	clear: left;
	width: 100px;
	margin-top: 5px;
      

	margin-right: 10px;
	margin-bottom: 5px;
	height: 5px;
	text-align: right;
}

fieldset.csc-mailform textarea {
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #D4D4D4;
}

fieldset.csc-mailform select{
        margin-top: 12px;
        border: 1px solid #0A246A;
}

fieldset.csc-mailform input.csc-mailform-submit{
        width: 80px;
        height: 22px;
        margin-top: 10px;
        margin-right: 15px;
        float: right;
        font-weight: bold;
}


/* ---------------------------------------------- */
/* - Login Bereich					*/
/* ---------------------------------------------- */

#login-meldung {
	float: left;
	text-align: right;

	padding-bottom: 8px;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 8px;
	width: 100%;
}

form.logout{

	display: inline;

}

input.logout{
	margin-left: 8px;
	background: #ECEEF1;
	font-size: 8pt;
	padding: 0px;
	border: 1px solid #0A246A;
	vertical-align: middle;
}

input.logout:hover{
	background: #0A246A;
	color: #ECEEF1;
}

p.begruessung,
table.begruessung{
	clear: both;
}

/* ---------------------------------------------- */
/* - New Login Box					*/
/* ---------------------------------------------- */

.tx-newloginbox-pi3-listrow TH { 
	background:#ccc; 
	padding:0 .5em; 
	white-space:nowrap; 
}

.tx-newloginbox-pi3-listrow TD { 
	background:#eee; 
	padding:0 .5em; 
}

.tx-newloginbox-pi3-singleView TH { 
	background:#ccc; 
	padding:0 .5em; 
	text-align:right; 
	white-space:nowrap; 
}

.tx-newloginbox-pi3-singleView TD { 
	background:#eee; 
	padding:0 .5em; 
}


/* ---------------------------------------------- */
/* - Begin Extension: randomImage 			*/
/* ---------------------------------------------- */

#randomImage img{

}

/* ---------------------------------------------- */
/* - Begin Extension: TT_News 			*/
/* ---------------------------------------------- */

/* --------------------------------------------------------------------tt_NewsCssConfig */ 

/*-----------------------------------  clearer  */
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer{
	clear:left;
	height:1px;
	margin: 0px;
	border:1px solid #EBEBEB;

}

.news-list-container HR.clearer{
	clear:right;
	height:1px;
	visibility: hidden;
}

#content .news-list-container a, #content .news-list-container a:link, #content .news-list-container a:visited,
#content .news-search-form a, #content .news-search-form a:link, #content .news-search-form a:visited,
#content .news-amenu-container a, #content .news-amenu-container a:link, #content .news-amenu-container a:visited,
#content .news-single-item a, #content .news-single-item a:link, #content .news-single-item a:visited {
	color: #0A246A;
}

#content .news-list-container a:hover,
#content .news-search-form a:hover,
#content .news-amenu-container a:hover,
#content .news-single-item a:hover {
	color: #000000;
}

/*-----------------------------------  tt_news LATEST view */

.news-latest-container {

}

.news-latest-container H2 {
	padding:3px;
	margin-bottom:0px;
	border-bottom:1px solid #0A246A;
}

.news-latest-container H3 {
	padding-bottom: 6px;
	margin-bottom:0px;
	font-size: 8pt;

}

.news-latest-container H3 A:HOVER {
	color: #333;
}

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

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:0px;
	/*border:1px solid #333333;*/
	border-bottom:1px solid #0A246A;
	/*background-color: #ffffff;*/
}

.news-latest-item IMG {
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #333;
}


.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:8pt;
}

.news-latest-morelink {

}


.news-latest-morelink A, .news-latest-morelink A:link, .news-latest-morelink A:visited {

}

.news-latest-morelink  {

}

.news-latest-morelink A:HOVER {

}

.news-latest-morelink IMG {
	float: left;
	border:0px;
	margin-top: 4px;
}

.news-latest-date A:HOVER {

}

.news-latest-gotoarchive {
	padding:3px;
	margin:0px;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {

}

.news-latest-gotoarchive A {
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}

.news-list-item {
	padding:0px;
	margin:3px;
	margin-top: 15px;
	border-bottom:1px solid #0A246A;
	margin-bottom: 17px;
}

.news-list-item H3 {
	margin-top: 0px; 
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #EBEBEB;
	font-size: 8pt;
	color: #0A246A;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	padding-left:2px;
	font-size: 8pt;
}

.news-list-container H3 A, .news-list-container H3 A:LINK, .news-list-container H3 A:VISITED {
	color: #0A246A;
}

.news-list-container H3 A:hover {}

.news-list-container P {
	padding-left:3px;
}

.news-list-date {
	float: right;
	text-align: right;
	height: 20px;
	margin-top: 0px;
	margin-right: -2px;
	padding-top: 1px;
	padding-right: 10px;
	color: #0A246A;
	font-size: 8pt;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 8pt;
}

.news-list-container IMG {
	float: right;
	border:1px solid #333;
	margin-bottom:5px;
	margin-right:10px;
	margin-left:5px;
}


.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:8pt;
	margin-left:3px;
}

.news-list-morelink {
	margin-top: 6px;
	margin-bottom:3px;
}

.news-list-morelink IMG {
	float: left;
	border:0px;
	margin-top: 2px;
	margin-left:0px;
}

.news-list-browse {
	text-align: center;
}

.news-search-form {
	padding:3px;
	margin-bottom: 10px;
	border:1px solid #333;
	background-color:#EBEBEB;
}

.news-search-emptyMsg{
	margin-left: 5px;
	margin-top: -5px;
}

.news-search-form FORM {
	margin:0px;
}

	/*--------------------------------- tt_news SINGLE view  */


.news-single-item {
	margin-bottom:5px;
}

.news-single-item a:hover{
	color: #333;
	font-weight: bold;
}

.news-single-item HR.clearer {
	clear:right;
	height:1px;
	border:1px solid #0A246A;
	visibility: hidden;
}

#news-single-item-header {
	margin-top: 10px;
	border-bottom: 1px solid #0A246A;
}

#news-single-item-header H2 {
	font-size: 12pt;
	font-weight:bold;
	color: #9A9A9A;
	padding-left: 15px;
}

.news-single-author {
	padding-left: 20px;
	color: #0A246A;	
	float: left;
       margin-top: 0px;
}

.news-single-author a {
}

.news-single-author a:hover {
	
}

.news-single-timedata {
	padding-right: 10px;
	float: right;
       margin-top: -17px;
	color: #0A246A;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 8pt;
}

#news-single-item-subheader H3 {
	margin-top: 10px;
	padding-left: 15px;
	font-size: 10pt;
	font-weight: bold;
}

.news-single-img {
	float: right;
	margin-top: 10px;
	margin-left:5px;
	margin-right:8px;
}

.news-single-img img {
	border: 1px solid #333;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

#news-single-item-content {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;

}

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 15px;
}

.news-single-backlink, .news-single-backlink a:hover {
	color: #000;
}

.news-single-additional-info {
	margin-top: 15px;
	border-top: 1px solid #0A246A;
	border-bottom: 1px solid #0A246A;
	padding:3px;
	padding-bottom:0px;
}


.news-single-additional-info a:hover {
	font-weight: bold;
	color: #333;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;

}

.news-single-related DD, .news-single-links DD, .news-single-files DD, .news-single-links DD p {
	margin: 0px;
	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%;
}

.news-single-related img, 
.news-single-links img, 
.news-single-files img {
	margin-right: 10px;
}


	/*---------------------------------  tt_news Page-Browser */
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #EBEBEB;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.tx-ttnews-browsebox p{
	visibility: hidden;
	font-size: 1px;
}

.tx-ttnews-browsebox td p{
	visibility: visible;
	font-size: 8pt;
}

.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 {
	font-weight: bold;
}

.news-search-emptyMsg {
	margin-left: 10px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
	padding:10px;
	border-bottom: 1px solid #EBEBEB; 
}

.news-amenu-container UL {
	padding:0px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
}

li.news-amenu-item-year{
	margin-top: 10px;
	color: #fff;
	font-size: 10pt;
	border-bottom: 1px solid #0A246A;
	padding-left: 10px;
}

li.news-amenu-item-year dd{
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
	width: 130px;
	margin-top: 10px;
	color: #fff;
	font-size: 10pt;
	background-color: #A8B2CA;
	border: 1px solid #0A246A;
	border-bottom: none;
}

.news-amenu-container li{
	list-style-position: inside;
	padding-top: 3px;
	padding-left: 10px;
	list-style-type: none;
}

.news-amenu-container H2 {
	padding:3px;	
	margin: 0px;
}


/*--------------------------------- tt_news CATmenu -------------------------------- */

div.news-catmenu-NO,
div.news-catmenu-ACT{
	padding-top: 1px;
	padding-bottom: 1px;
}

div.news-catmenu-NO img,
div.news-catmenu-ACT img{
	margin-right: 8px;
	/*display: none;*/

}



#content div.news-catmenu-NO a,
#content div.news-catmenu-NO a:link,
#content div.news-catmenu-NO a:visited{
	color: #0A246A;
}

#content div.news-catmenu-ACT a,
#content div.news-catmenu-ACT a:link,
#content div.news-catmenu-ACT a:visited{
	font-weight: bold;
	color: #0A246A;
}

#content div.news-catmenu-NO a:hover{
	color: #A8B2CA;
}

/*--------------------------------- tt_news Events () --------------------------------- */

/**** f�r die Lastest Ansicht ****/
span.news-latest-date .mbl_newsevent_single_date strong {
	display: none;
}

span.news-latest-date .mbl_newsevent_single_date {

}

/**** f�r die List Ansicht ****/

div.newsevent-list-container{
}

.newsevent-list-item {

}

.newsevent-list-item H3 {
	margin-top: 7px;
	margin-bottom: 7px; 
	padding-left: 2px;
	font-size: 8pt;
	display: inline;
	float: left;
	color: #0A246A;
	font-weight: normal;
}

#content .newsevent-list-item H3 a,
#content .newsevent-list-item H3 a:link,
#content .newsevent-list-item H3 a:visited {
	float: left;
	color: #0A246A;
	font-size: 8pt;
	font-weight: bold;
	width: 335px;
}

#content .newsevent-list-item H3 a:hover {
	color: #000000;
}


div.newsevent-list-item h3 span.mbl_newsevent_single_date {
	float: left;
	width: 162px;
	
}

div.newsevent-list-item h3 span.mbl_newsevent_single_date strong {
	display: none;
}

span.newsevent-list-morelink {
	border: none;
	float: right;
	margin-top: 9px;
	margin-right: 5px;
}

.newsevent-list-container P {
	padding-left:0px;
}

.newsevent-list-container HR.clearer{
	clear:both;
	height:1px;
	max-height: 1px;
	overflow: hidden;
	color: #EBEBEB;
	background-color: #EBEBEB;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px; 
}

/**** f�r die Single Ansicht ****/

div.news-list-item h3 span.mbl_newsevent_single_date {
	display: inline;
	margin-right: 8px;
}

.mbl-newsevent-single-headerdate {
	padding-right: 10px;
	float: right;
       margin-top: -17px;
	color: #0A246A;
	font-size: 8pt;
}

.mbl-newsevent-single-eventwrap {
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
}

.mbl_newsevent_single_date {

}

.mbl_newsevent_single_date{

}

.mbl_newsevent_single_organizer{}

.mbl-newsevent-single-event-where-wrap {
	padding-left: 15px;
	padding-right: 10px;
}


/***********************************************/
/* tt_news_FAQ (tmpl2)                         */
/***********************************************/ 

.news-faq-list-item {
	padding:0px;
	margin:3px;
	margin-top: 10px;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 7px;
}

.news-faq-list-item H3 {
	margin-top: 0px; 
	padding-left: 2px;
	font-size: 8pt;
	color: #0A246A;
}

.news-faq-list-item H3 A:LINK,
.news-faq-list-item H3 A:VISITED,
.news-faq-list-item H3 A:HOVER {
	padding-left:0px;
	font-size: 8pt;
}

.news-faq-list-item H3 A, 
.news-faq-list-item H3 A:LINK, 
.news-faq-list-item H3 A:VISITED {
	color: #0A246A;
}

span.news-faq-list-more img{
	float: right;
	border: none;
	
}

div.news-faq-cat{
	margin-top: 0px;
	margin-bottom:3px;
}

.news-faq-list-item hr.clearer{
	border-bottom: 1px solid #EBEBEB;
}

/* ---------------------------------------------------------- */
/* - Begin Extension: tt_products				  */
/* ---------------------------------------------------------- */

/*------------------------------- GLOBAL -*/

.tt-products-price{
	text-align: right;
	white-space: nowrap;
}

/*------------------------------- LISTE -*/

#tt-product-list-table{
	width: 526px;
	letter-spacing: 0px;
	/*table-layout:fixed*/
}

#tt-product-list-table th{
	border-bottom: 1px solid #0C246A;
	color: #0C246A;
	padding: 2px;
}

#tt-product-list-table td{
	padding: 2px;
}

#tt-product-list-table td input{
	height:16px;
	width: 20px;
	font-size: 8pt;
	border: 1px solid #0C246A;
	text-align: right;
	padding-right: 5px;
}

#tt-product-list-table td input.tt-products-list-in-warenkorb{
	width:27px;
	padding: 0px;
}

#tt-product-list-table td a img{
	border: 1px solid #0C246A;
}

tr.tt-products-listrow-uneven{
	background-color: #C6CDDC;
	margin-top: 3px;
}

tr.tt-products-listrow-even{
	background-color: #E5E8EF;
	margin-top: 3px;
}

/*------------------------------- WARENKORB -*/

#tt-product-wk-produkte-table,
#tt-product-wk-lieferung-table,
#tt-product-wk-zahlung-table,
#tt-product-wk-gesamtpreis-table {
	/*border: 1px solid #EBEBEB;*/
	margin-bottom: 15px;
}

#tt-product-wk-produkte-table th,
#tt-product-wk-lieferung-table th,
#tt-product-wk-zahlung-table th,
#tt-product-wk-gesamtpreis-table th {
	border-bottom: 1px solid #0C246A;
	color: #0C246A;
	padding: 2px;
}

#tt-product-wk-produkte-table td,
#tt-product-wk-lieferung-table td,
#tt-product-wk-zahlung-table td,
#tt-product-wk-gesamtpreis-table td {
	padding: 2px;
}

#tt-product-wk-produkte-table td input {
	height:16px;
	width:35px;
	font-size: 8pt;
	border: 1px solid #0C246A;
	text-align: right;
	padding-right: 5px;
}

#tt-product-wk-lieferung-table td select {
	font-size: 8pt;
	margin-top: 10px;
}

/*------------------------------- WARENKORB(info) -*/

#tt-product-wkinfo-rechnungsadresse-table,
#tt-product-wkinfo-lieferadresse-table,
#tt-product-wkinfo-bemerkungen-table,
#tt-product-wkinfo-vul-table {
	margin-bottom: 15px;
}

#tt-product-wkinfo-rechnungsadresse-table th,
#tt-product-wkinfo-lieferadresse-table th,
#tt-product-wkinfo-bemerkungen-table th,
#tt-product-wkinfo-vul-table th {
	border-bottom: 1px solid #0C246A;
	color: #0C246A;
	padding: 2px;
}

#tt-product-wkinfo-rechnungsadresse-table td,
#tt-product-wkinfo-lieferadresse-table td,
#tt-product-wkinfo-bemerkungen-table td,
#tt-product-wkinfo-vul-table td {
	padding: 2px;
}

#tt-product-wkinfo-rechnungsadresse-table td input,
#tt-product-wkinfo-lieferadresse-table td input {
	font-size: 8pt;
	border: 1px solid #0C246A;
}

#tt-product-wkinfo-rechnungsadresse-table td textarea,
#tt-product-wkinfo-lieferadresse-table td textarea,
#tt-product-wkinfo-bemerkungen-table td textarea{
	font-size: 8pt;
	border: 1px solid #0C246A;
	overflow: hidden;
}

hr.tt-products-trennlinie{
	border: 1px solid #EBEBEB;
	height: 1px;
}

h5.tt-products-h5{
	margin: 0px;
}

div.tt-products-eingerueckt{
	margin-left: 10px;
}
