/**
 * General element styles
 */
H1, H2, H3, H4, H5, P, TD, UL, OL, 
BLOCKQUOTE, INPUT, TEXTAREA, SELECT { 
	color:#00314A;
	color:#000000;
}
PRE { font-family: monospace; }
A { color: #000000; }
A:hover { color: #df0404; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
/**
 * Frames, spacing, link-to-top
 */
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }
/**
 * Headers, plain
 * Subheader, general
 */
P.csc-subheader { 
	font-style: italic; 
	background-color: #FFF;
}
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }
/**
 * Images-Captions
 * Images-Tables-Floating text
 */
P.csc-caption { font-size: 10px; font-style: italic; }
TABLE.imgtext-table { border: 0px; }
/**
 * Images-Tables-Wrapped text
 * When "Text w/Image" elements are wrapping the text into a table the 
 * top-margin of Hx elements should be transferred to the wrapping table 
 * instead. This is done here:
 */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, 
TABLE.imgtext-nowrap H2, 
TABLE.imgtext-nowrap H3, 
TABLE.imgtext-nowrap H4, 
TABLE.imgtext-nowrap H5 {
	margin-top: 0px; 
}

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }
TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { 
	background-color:#E5EAED;
	border-bottom:1px solid #FFFFFF;
}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; padding: 0px;}
TABLE.csc-uploads TR TD P { 
	font-size: 12px;
}
TABLE.csc-uploads TR TD { vertical-align: top;  padding: 0px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName { 
	padding-left: 5px; 
	vertical-align: top;
}
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; vertical-align: top;}

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #186900; }
TABLE.csc-uploads-2 { border-color: #10007B; }
TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: top; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 1px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid #333333; }
.csc-uploads-icon a { background-image: none; }		

/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, 
FORM TABLE TR TD.csc-form-commentcell { 
	background-color: #D8D7DC; 
}
FORM TABLE TR TD.csc-form-fieldcell { 
	background-color: #EDEBF1; 
}
FORM TABLE TR TD.csc-form-fieldcell INPUT, 
FORM TABLE TR TD.csc-form-fieldcell SELECT, 
FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 95%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #186900; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
UL.csc-menu { margin-left: 0px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
UL.csc-menu-1 li { /*list-style: none; margin-left: 0px; padding-left: 0px;*/ }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }			
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

************************************/
/* CSSSTYLEDIMGTEXT                 */
/************************************/
/* Captions */
P.csc-caption { margin: 0; }
P.csc-caption {
  font-size: 80%; /* Customize me */
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }
/* Border just around the image */
DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: 2px solid black;
  padding: 0px 0px;
}
DIV.csi-imagewrap { padding: 0; }

DIV.csi-textpic IMG { border: none; }
/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }
/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }
/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; display: inline; }
DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  /*margin-right: 10px;*/
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 5px;
  margin-right: 5px;
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 5px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 5px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */


DIV.csi-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

/* gallerystyles */
/* Category Display Styles */
h3.jm-gallery-category-header {
	font-size: 14px;
	border-bottom: 1px dashed #e6e6e6;
}
div.jm-gallery-category-container {
	padding-bottom: 10px;
}
/* Album Display Styles */
div.jm-gallery-album-entry {	
	margin: 0 0 4px 0;
	border: 0;
	width: 540px;
	text-align: left;
}
div.jm-gallery-list-album-metainformation,
div.jm-gallery-admin-album-metainformation {
	text-align: left;
}	
/* Admin Interface Styles */
h3.jm-gallery-admin-header {
	font-size: 14px;
	border-bottom: 1px dashed #e6e6e6;
}
div.jm-gallery-admin-element {
	padding: 2px;
}
div.jm-gallery-admin-left {
	padding-top: 3px;
	float: left;
	width: 150px;
}
div.jm-gallery-admin-right {
	margin-left: 150px;
	width: 200px;
}
input.jm-gallery-input {
	max-width: 200px;
	vertical-align: top; 
	border: 1px solid #D1D7DC; 
	padding-right: 3px; 
	padding-left: 3px;
	font-size: 10px;
}
textarea.jm-gallery-textarea {
	border: 1px solid #D1D7DC; 
	font-size: 10px;
}
img.jm-gallery-image-edit {
	height: 70px;
	margin: 1px 10px 0;
	border: 1px solid #e6e6e6;
}
h3.jm-gallery-image-edit {
	font-size: 12px;
	border-bottom: 1px dashed #e6e6e6;
}
/* Album View Styles */
div.jm-gallery-album-metainformation {
	width: 100%;
	margin-top: 5px;
	text-align: left;
	border-bottom: 1px dashed #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
h3.jm-gallery-album-header {
	font-size: 14px;
	margin-bottom: 0;
}
div.jm-gallery-image-entry {
	display: block;
	float: left; 
	height: 170px;
	min-height: 170px;
	width: 140px;
	text-align: center;
	padding: 5px;
	margin: 0;
}
html>body .jm-gallery-image-entry {
	width: 130px;
}
div.jm-gallery-album-control {
	clear: both; 
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
}	
/* Single Image Styles */
div.jm-gallery-image-metainformation-top {
	width: 100%;
	text-align: left;
	border-bottom: 1px dashed #e6e6e6;
	padding-bottom: 5px;
	margin-top: 5px;
}
div.jm-gallery-image-metainformation-bottom {
	width: 100%;
	text-align: center;
	border-top: 1px dashed #e6e6e6;
	padding-top: 5px;
	margin-bottom: 5px;
}
h3.jm-gallery-image-header {
	font-size: 14px;
	margin-bottom: 0;
}
div.jm-gallery-image-single {
	text-align: center; 
	padding-top: 30px; 
	padding-bottom: 30px;
}
div.jm-gallery-image-downloads {
	text-align: center; 
	padding-top: 10px; 
	padding-bottom: 20px;
}
/* Random Image Style */
div.jmgallery-random-container {
	padding: 5px;
}
div.jm-gallery-image-random {
	margin: 10px;
}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-list-container HR.clearer, 
.news-single-item HR.clearer, 
.news-latest-container HR.clearer{
	/*clear:both;*/
	height:0;
	border:1px solid #FFFFFF;
}
.clear,
.csc-textpic-clear {
	line-height:0.01em;/**/
	font-size:0.01em;
	clear:left;
	margin:0;
	padding:0;
}
span.clear {
	display:block;
}
.news-latest-container HR.clearer {
	clear:both;/**/
}
.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-latest-container H2,
.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, 
.news-latest-gotoarchive A:VISITED, 
.news-latest-gotoarchive A:HOVER {
	color: #fff;
}
.news-latest-gotoarchive A {
	color: #fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED,
.news-list-container H3 A:HOVER {
	padding-left:2px;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 10px;
}
.news-list-category IMG {
	float: none;
	border: none;
	margin: 0px;
}
/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, 
.pagination,
.browseBoxWrap,
#tx-lzgallery-pi1-listing .sorting,
#tx-lzgallery-pi1-fotonav { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:0.83em;
	color:#00314A;
	margin-bottom:1.5em;
	clear: both;
}
.tx-ttnews-browsebox-list,
.browselinks  { 
	margin:0.75em 0 0 0;
}
.tx-ttnews-browsebox a,
.browselinks a {
	padding: 1px 8px 2px 8px !important;
	background-color:#E5EAED;
	color:#00314a;
	height:16px;
	text-decoration:none !important;
	background-image:none !important;
}
.tx-ttnews-browsebox a:hover,
.browselinks a:hover {
	background-color:#DF0404;
	color:#FFFFFF !important;
}
.browselinks .act a {
	background-color:#DF0404;
	color:#FFFFFF !important;
}
.browselinks .act {
	background-color:#DF0404;
	color:#FFFFFF !important;
	font-weight: bold;
	padding: 1px 4px 2px !important;
}	
.tx-ttnews-browsebox .browseBack a:hover,
.tx-ttnews-browsebox .browseForward a:hover {
	background-color:#CCD6DB;
	color:#00314A;
}
.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 a {
	background-color:#DF0404;
	color:#FFFFFF !important;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
div.news-single-item {
	margin-bottom:5px;
}
div.news-single-item H3 {
	margin-bottom: 1em;
	font-weight: normal;
	font-size: 0.75em;
	font-style: italic;
	line-height: 150%;
}
div.news-single-img {
	float: left;
	display:inline;
	margin: 0.5em 0.8em 0 0em;/**/
	padding:0px;
}
div.news-single-img img {
	margin:0px 0px 10px 0px;
	padding:0px;
}
div.news-single-img p.news-single-imgcaption,
.csc-textpic-caption {
	font-size: 0.85em;
}
.news-single-category {
	float: right;
}
div.news-single-backlink {
	margin-bottom: 15px;
	margin-top: 10px;
}
div.news-single-backlink a {
	font-weight: bold;
	font-size: 0.6875em;
}
p.news-single-timedata {
	font-size: 0.6125em;
}
.news-single-author,.news-single-imgcaption {
	font-size: 0.75em;
}
.news-single-author {
	padding-bottom: 0.1875em;
}
.news-single-additional-info {
	margin-top: 1em;
}
.news-single-files,
.news-single-links  {
	margin-top: 1em;
	font-size: 1em;
}
.news-single-links dd {
	font-size: 1.2em;
}
.news-single-links DD,
.news-single-files DD {
	margin-left: 1.5em;
}
.news-single-links DT, 
.news-single-files DT {
	font-weight: bold;
}
.news-single-related a,
.news-single-files a,
.news-single-links a {
	color: #231F20;
	font-weight: normal;
}
.news-single-links p.bodytext a {
	font-weight: normal;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
ul.news-amenu-container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEFF1;
	list-style-type:none;
	margin: 0;
	padding: 0px 10px 10px 10px;
	min-height: 10px;
	height: auto !important; /* For Saf/Fx */ 
	height: 10px; /* IE6 expands this if needed */ 
}
/*.news-amenu-container li:first-child	{
	padding: 0px 0px 4px 0px !important;
}*/
li.news-amenu-item-year {
	font-weight:bold;
	padding: 8px 0px 4px 0px !important;
	clear: both;
	float: none !important;
}
ul.news-amenu-container li {
	margin:0px;
	padding:0px;
	width:40px;
	text-align:center;
	float: left;	
}
/*ul.news-amenu-container li {background-color: expression(this.previousSibling==null?'red':'blue');}*/

/*.news-amenu-container li {
  background-color: expression(this.previousSibling==null?'red':'green');
}*/

/*ul.news-amenu-container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEFF1;
	margin: 0;
	padding: 0 10px 10px;
	list-style-type:none;
}*/
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
ul.news-amenu-container a {
	background-color:#ffffff;
	color:#00314A;
	margin:1px;
	padding:2px 1px 2px 1px;
	text-transform:	uppercase;
	text-decoration:none;
	display:block;
}
ul.news-amenu-container a:hover {
	background-color:#5E7286;	
	color:#ffffff;
}
ul.news-amenu-container .highlight a {
	background-color:#DF0404;	
	color:#ffffff;
}
/* GALLERIE UEBERSICHT */	
#tx-lzgallery-pi1-listing {
	border: none;
	padding: 0px;
	margin: 0px;
}
#tx-lzgallery-pi1-listing h2 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1.05em;
	color: #00314A;
}
#tx-lzgallery-pi1-listing h2 a {
	color: #00314A;
}
#tx-lzgallery-pi1-listing h2 a:hover {
	color: #DF0404;
}
#tx-lzgallery-pi1-listing td.preview {
	padding: 0px;
}
#tx-lzgallery-pi1-listing .line2 {
	font-size: 0.9em;
	background-image: url(../gfx/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 0.6em 0;
}
#tx-lzgallery-pi1-listing .sorting a {
	color: #7F98A4;
}
#tx-lzgallery-pi1-listing td.descr-short {
	padding: 0 0 0 10px;
	vertical-align:top;
}
#tx-lzgallery-pi1-parent-descr-short {
	padding:4px 4px 20px 4px;
}	
#tx-lzgallery-pi1-parent-title {
	padding:4px 4px 4px 4px;
}
#tx-lzgallery-pi1-parent-count {
	padding:4px 4px 4px 4px;
}	
#tx-lzgallery-pi1-parent-subcount {
	padding:0px 4px 4px 4px;
}	
#tx-lzgallery-pi1-listing td.information {
	white-space:nowrap;
}    
/* GALLERY-ALBUM  */	
.tx-lzgallery-pi1 { 
	width:100%;
	padding:0px;
}
#tx-lzgallery-pi1-fotonav {
	background-image:url(../gfx/bg_dotline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 0.15em 0;
	height:2.5em;
	text-align:center;
}
#tx-lzgallery-pi1-fotonav div {
	float:left;
	padding:0px 6px 0px 0px;
}
#tx-lzgallery-pi1-fotonav a {
	background-color:#E5EAED;
	padding:2px 6px 3px 6px;
	color:#00314A;
}
#tx-lzgallery-pi1-fotonav a:hover {
	background-color:#DF0404;
	color:#FFFFFF;
}
#tx-lzgallery-pi1-fotonav td.descr {
	color:#00008c;
}	
#tx-lzgallery-pi1-fotos {
	border-width:0px;
	border-style:solid;
	border-color:#00008c;
	text-align:left;
	width:100%;
	font-family:verdana;
	margin:0px;
	padding:0px;
}
#tx-lzgallery-pi1-fotos td {
	text-align:left; 
	border-style:solid;
	border-width:0px;
	border-color:#00008c;
	padding:0px 5px 5px 0px;
}	
#tx-lzgallery-pi1-title h2 {
	clear:left;
	margin:0.3em 0 0.4em 0;
	padding:0;
	font-size:1.3em;
	color:#00314A;
}	
#tx-lzgallery-pi1-descr-long {
	margin:0px;
}    
/* gallery - annotations */	
.tx-lzgallery-pi1-5x5-filename {font-size:10px;font-style:italic;}	
.tx-lzgallery-pi1-1x1-1 {font-size:12px;font-face:bold;border-bottom:1px solid lightgray;}
.tx-lzgallery-pi1-1x1-2 {font-size:12px;border:1px solid lightgray;margin:3px 3px 3px 3px;}	
.tx-lzgallery-pi1-1x1-filename {font-size:10px;font-style:italic;}

/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }


/* default styles for extension "tx_newloginbox_pi3" */
.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }

/* default styles for extension "tx_srfeuserregister_pi1" */
/*.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }*/

/* default styles for extension "tx_cal_controller" */
/* Styled by TYPO3 Content Rendering Group - ben@netcreators.com 2007 */
/* START new classes and  id's */
#month-header {
	width: 100%;
	margin-bottom: 7px;
	height: 60px;
}
#month-header-prevnext {
	float: left;
}
#month-header-icons {
	float: right;
	text-align: right;
}
#month-header-icons IMG, #month-header-prevnext IMG , #month-footer IMG{
	border: 0px solid;
}
#month-footer {
	width: 735px;
	margin-bottom: 7px;
}
#month-footer-header {
	text-align: center;
}
table.month-small {
	border: 1px solid #A1A5A9;
	border-collapse: collapse;
}
.month-weeknums {
	border-right:1px solid #AAAAAA;
	background-color:#EFEFEF;
}
.month-weekdays {
	border-bottom:1px solid #AAAAAA;
	background-color:#EFEFEF;
}
.month-small a:link,.monthoff a:visited {
	color: #000000;
}
.month-small th,
.month-small td {
	padding: 2px;
	width: 22px;
	font-size: 10px;
	text-align: right;
}
.month-small th{
	text-align: center;
}
.month-large {
	border: 1px solid #A1A5A9;	
	border-collapse: collapse;
	}

.month-large th,
.month-large td {
	border: 1px solid #A1A5A9;
}
.month-large .weekday {
	background-color: #EEE;
	height: 12px;
}
.month-large .weeknum {
	background-color: #A1A5A9;
	width: 22px;
}
.month-large .day {
	height: 100px;
	width: 150px;
	vertical-align: top;
	text-align: left;
}
.month-large .daylink {
	font-weight: bold;
}
.month-large .day div {
	text-align: right;
	padding-right: 3px;
	overflow: hidden;
}
/*For the time being calendar-nav remains a table - no proper alternatives came to my mind yet - suggestions?*/
#calendar-nav td {
	vertical-align: top;
}
#calendar-nav td#previous {
	width: 175px;
}
#calendar-nav td#list {
	width: 188px;
}
#calendar-nav td#legend {
	width: 188px;
}
#calendar-nav td#next {
	width: 175px;
}
#link-ics,
#link-admin {
	width: 100%;
	text-align: center;
}
/* END new classes and  id's */
.calborder {
	background-color: #fff;
	border: 1px solid #A1A5A9;
}
.tbll {
	width: 8px
}
.tblbot {
	width: 100%
}
.tblr {
	width: 8px
}
.rowOn {
	background-color: #cfc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.rowOn2 {
	background-color: #cfc;
	border-top: 1px solid #fff;
}
.rowOff {
	background-color: #E1E8F1;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.rowOff2 {
	background-color: #E1E8F1;
	border-top: 1px solid #fff;
}
.rowToday {
	background-color: #cff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.eventbg_1 {
	background-color: #557CA3;
	padding: 2px;
}
.eventbg_2 {
	background-color: #53A062;
	padding: 2px;
}
.eventbg_3 {
	background-color: #E84F25;
	padding: 2px;
}
.eventbg_4 {
	background-color: #B257A2;
	padding: 2px;
}
.eventbg_5 {
	background-color: #D42020;
	padding: 2px;
}
.eventbg_6 {
	background-color: #B88F0B;
	padding: 2px;
}
.eventbg_7 {
	background-color: #73738C;
	padding: 2px;
}
#allday a {
	font-size: 12px;
	color: #fff;
	font-weight: 900;
	text-decoration: none;
}
#allday a:hover {
	text-decoration: underline;
}
.eventbg2_1 {
	background-color: #6699CC;
	border: 1px solid #557CA3;
}
.eventbg2_2 {
	background-color: #4FC464;
	border: 1px solid #53A062;
}
.eventbg2_3 {
	background-color: #FF6D3B;
	border: 1px solid #E84F25;
}
.eventbg2_4 {
	background-color: #EA62D4;
	border: 1px solid #B257A2;
}
.eventbg2_5 {
	background-color: #FF5E56;
	border: 1px solid #D42020;
}
.eventbg2_6 {
	background-color: #CCB21F;
	border: 1px solid #B88F0B;
}
.eventbg2_7 {
	background-color: #9292A1;
	border: 1px solid #73738C;
}
.dayborder {
	background-color: #fff;
	border-top: 1px solid #A1A5A9;
}
.dayborder2 {
	background-color: #fff;
	border-top: 1px dashed #ccc;
}
.tx-cal-controller .title {
	padding: 5px;
}
.tx-cal-controller .title h1 {
	font-family: Helvetica,sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0;
}
.monthBack {
	background-color: #A1A5A9;
}
.monthSmallBasic {
	text-align: left;
	vertical-align: top;
}
.monthMediumBasic {
	height: 20px;
	width: 20px;
	text-align: left;
	vertical-align: top;
}
.monthOff, .monthOff a:link,.monthOff a:visited {
	color: #BBBBBB ! important;
}

.monthWeekend {
	background-color: #FFFFEF;
}
.monthCurrentWeek {
	background-color: #F2F9FF;
}
.month-small th, .month-medium th, .month-large th {
	font-weight: normal;
}
.month-small th a:link, .month-small th a:visited, .month-medium th a:link, .month-medium th a:visited, .month-large th a:link, .month-large th a:visited{
	font-weight: bold;
	color: #000000;
}
.monthToday {
	background:#99AABB none repeat scroll 0% !important;
	border-color:#556677 rgb(170, 187, 204) rgb(170, 187, 204) rgb(85, 102, 119) !important;
	border-style:solid !important;
	border-width:1px !important;
}
.monthToday a:link, .monthToday a:visited {
	color:#FFFFFF;
}
.monthCorner {
	border-bottom: 1px solid #AAAAAA;
}
.monthSelected {
	background-color: #F2F9FF;
}
.monthEventTop {
	border-top: 1px solid #A1A5A9;
}
.monthEventLine {
	border-right: 1px dotted #A1A5A9;
}
.medtitle {
	height: 20px;
	margin-top: 3px;
	font-weight: 900;
}
.yearreg {
	background-color: #fff;
	height: 30px;
	width: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
}
.yearoff {
	background-color: #F2F2F2;
	height: 30px;
	width: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
}
.yearon {
	background-color: #F2F9FF;
	height: 30px;
	width: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
}
.yearmonth {
	background-color: #ccc;
}
.yearweek {
	background-color: #eee;
	width: 30px;
	font-size: 9px;
	font-weight: 900;
	text-align: center;
	height: 15px;
}
.eventborder {
	border: 1px #006699 solid;
}
.dateback {
	background-color: #eee;
}
.weekborder {
	border-top: 1px dashed #A1A5A9;
	border-right: 1px solid #A1A5A9;
}
.weekborder2 {
	border-right: 1px solid #A1A5A9;
}
.timeborder {
	border-right: 2px solid #A1A5A9;
	border-top: 1px dashed #A1A5A9;
}
.timeborder2 {
	border-right: 2px solid #A1A5A9;
	border-top: 1px solid #A1A5A9;
}
.tx-cal-controller .navback img{
	border:none;
}
a.psf {
	text-decoration: none;
}
a.psf:link {
	color: #0066FF;
}
a.psf:visited {
	color: #0066FF;
}
a.psf:active {
	color: #3366CC;
}
a.psf:hover {
	color: #000099;
	text-decoration: underline;
}
a.ps2 {
	text-decoration: underline;
}
a.ps2:link {
	color: #0066FF;
}
a.ps2:visited {
	color: #0066FF;
}
a.ps2:active {
	color: #3366CC;
}
a.ps2:hover {
	color: #000099;
}
a.ps3 {
	text-decoration: none;
}
a.ps3:link {
	color: #000;
}
a.ps3:visited {
	color: #000;
}
a.ps3:active {
	color: #000;
}
a.ps3:hover {
	color: #000;
	text-decoration: underline;
}
a.ps {
	text-decoration: none;
}
a.ps:link {
	color: #fff;
}
a.ps:visited {
	color: #fff;
}
a.ps:active {
	color: #fff;
}
a.ps:hover {
	color: #fff;
	text-decoration: underline;
}
.legend_calendar {
	font-size: 9px;
	color: #000000;
	margin-top: 1em;
	margin-left: 1em;
}
.V9 {
	text-align:left ! important;
	font-size: 9px;
	color: #000000;
}
.V9 ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	padding-left: 0px;
}
.V9 li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.V10W {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.V9W {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.V10WB {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 900;
}
.V9G {
	font-size: 9px;
	color: #666666;
}
.V10 {
	font-size: 10px;
	color: #000000;
}
.V9BOLD {
	font-size: 9px;
	font-weight: 900;
}
.G10 {
	font-size: 11px;
	color: #0066FF;
}
.G10B {
	font-size: 11px;
	color: #000000;
}
.G10BOLD {
	font-size: 11px;
	font-weight: 900;
}
.G10G {
	font-size: 11px;
	color: #A1A5A9;
}
.V12 {
	font-size: 12px;
	color: #000000;
}
.tx-cal-controller .eventfont {
	font-size: 11px;
	color: #FFFFFF;
}
.tx-cal-controller .query_style {
	font-size: 11px;
	width: 156px;
	margin-bottom: 0;
}
.tx-cal-controller .search_style {
	font-size: 12px;
	width: 134px;
	margin-bottom: 0;
}
.tx-cal-controller .login_style {
	font-size: 11px;
	width: 80px;
	margin-bottom: 0;
}
.tx-cal-controller .bold a:link {
	font-weight: bold;
}
.tx-cal-controller .bold a:active {
	font-weight: bold;
}
.tx-cal-controller .bold a:visited {
	font-weight: bold;
}
/* Pagebrowser */
.tx-cal-controller .pagebrowser span {
	padding: 0 2px;
}
/*------------ Category style package: default (blue) - start ------------*/

.default_categoryheader {
	background-color: #557CA3;
}

.V9G .default_categoryheader {
	background-color: transparent !important;
	color: #557CA3 !important;
}

.default_categoryheader_bullet {
	color: #557CA3;
	font-size: 13px;
}
.default_categoryheader_text {
	color: #000000;
	font-size: 10px;
	margin: 1px 0px 0px 3px;
	padding-top: 1px;
	display: block;
	border-top: 1px solid #D9DEE2;
	overflow: hidden;
}
.default_categoryheader_legend_bullet {
	margin-left: 3px;
}
.default_categoryheader_allday {
	text-align: left;
	font-size: 12px;
	padding: 4px 10px 3px 10px;
	background-color: #6699CC;
}
.default_categorybody {
	background-color: #6699CC;
	border: 1px solid #557CA3;
	color: #fff;
}
.default_categorybody a: link {
	color: #fff;
}

/*------------ Category style package: default (blue) - end ------------*/	
/*------------ Category style package: green - start ------------*/

.green_catheader, .green_catheader_allday {
	background-color: #53A062;
}

.V9G .green_catheader {
	background-color: transparent !important;
	color: #53A062 !important;
}
.green_catheader_bullet {
	color: #4FC464;
	font-size: 13px;
}
.green_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
}
.green_catheader_legend_bullet {
	margin-left: 3px;
}
.green_catheader_allday {
	text-align: center;
	background-color: #4FC464;
}
.green_catbody {
	background-color: #4FC464;
	border: 1px solid #53A062;
	color: #fff;
}
.green_catbody a:link {
	color: #fff;
}

/*------------ Category style package: green - end ------------*/
/*------------ Category style package: orange - start ------------*/

.orange_catheader, .orange_catheader_allday {
	background-color: #E84F25;
}
.V9G .orange_catheader {
	background-color: transparent !important;
	color: #E84F25 !important;
}
.orange_catheader_bullet {
	color: #FF6D3B;
	font-size: 13px;
}
.orange_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
}
.orange_catheader_legend_bullet {
	margin-left: 3px;
}
.orange_catheader_allday {
	text-align: center;
	background-color: #FF6D3B;
}
.orange_catbody {
	background-color: #FF6D3B;
	border: 1px solid #E84F25;
	color: #fff;
}
.orange_catbody a:link {
	color: #fff;
}

/*------------ Category style package: orange - end ------------*/
/*------------ Category style package: pink - start ------------*/

.pink_catheader, .pink_catheader_allday {
	background-color: #B257A2;
}
.V9G .pink_catheader {
	background-color: transparent !important;
	color: #B257A2 !important;
}
.pink_catheader_bullet {
	color: #EA62D4;
	font-size: 13px;
}
.pink_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
}
.pink_catheader_legend_bullet {
	margin-left: 3px;
}
.pink_catheader_allday {
	text-align: center;
	background-color: #EA62D4;
}
.pink_catbody {
	background-color: #EA62D4;
	border: 1px solid #B257A2;
	color: #fff;
}
.pink_catbody a:link {
	color: #fff;
}

/*------------ Category style package: pink - end ------------*/
/*------------ Category style package: red - start ------------*/

.red_catheader, .red_catheader_allday {
	background-color: #D42020;
}
.V9G .red_catheader {
	background-color: transparent !important;
	color: #D42020 !important;
}
.red_catheader_bullet {
	color: #FF5E56;
	font-size: 13px;
}
.red_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
}
.red_catheader_legend_bullet {
	margin-left: 3px;
}
.red_catheader_allday {
	text-align: center;
	background-color: #FF5E56;
}
.red_catbody {
	background-color: #FF5E56;
	border: 1px solid #D42020;
	color: #fff;
}
.red_catbody a:link {
	color: #fff;
}

/*------------ Category style package: red - end ------------*/
/*------------ Category style package: yellow - start ------------*/

.yellow_catheader, .yellow_catheader_allday {
	background-color: #B88F0B;
}
.V9G .yellow_catheader {
	background-color: transparent !important;
	color: #B88F0B !important;
}
.yellow_catheader_bullet {
	color: #CCB21F;
	font-size: 13px;
}
.yellow_catheader_text{
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
}
.yellow_catheader_legend_bullet {
	margin-left: 3px;
}
.yellow_catheader_allday {
	text-align: center;
	background-color: #CCB21F;
}
.yellow_catbody {
	background-color: #CCB21F;
	border: 1px solid #B88F0B;
	color: #fff;
}
.yellow_catbody a:link {
	color: #fff;
}

/*------------ Category style package: yellow - end ------------*/
/*------------ Category style package: grey - start ------------*/

.grey_catheader, .grey_catheader_allday {
	background-color: #73738C;
}
.V9G .grey_catheader {
	background-color: transparent !important;
	color: #73738C !important;
}
.grey_catheader_bullet {
	color: #9292A1;
	font-size: 13px;
}
.grey_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
}
.grey_catheader_legend_bullet {
	margin-left: 3px;
}
.grey_catheader_allday {
	text-align: center;
	background-color: #9292A1;
}
.grey_catbody {
	background-color: #9292A1;
	border: 1px solid #73738C;
	color: #fff;
}
.grey_catbody a:link {
	color: #fff;
}

/*------------ Category style package: grey - end ------------*/

.tx-cal-controller .bold {
	/*font-weight: bold;*/
}
.refresh_calendar {
	margin-right: 5px;
}
/*  Start of moving stuff from the templat into this file */

.tx-cal-controller .weekview {
	margin: 0 auto;
}
.tx-cal-controller .weekview .nextweek_arrow, .tx-cal-controller .weekview .previousweek_arrow {
	width: 16px;
	height: 20px;
	border: 0px;
	text-align: left;
}
.previsousweek_arrow {
	text-align: right;
}
/*------------- free & busy styles ----------*/
.fnb_header {
	background-color: #444444;
}

.fnb_body {
	background-color: #888888;
	border: 1px solid #999999;
	color: #fff;
}

/*------------- list styles ------------*/
.tx-cal-controller .even {
	background-color: #eeeeee;
}
.tx-cal-controller .treelevel0 {
}
.tx-cal-controller .treelevel1 {
	margin-left:20px;
}
.tx-cal-controller .treelevel2 {
	margin-left:30px;
}
.tx-cal-controller label {
	display:block;
	float:left;
	margin-bottom: 0px;
	padding-right:1em;
	text-align:right;
	horizontal-align:top;
	width:120px;
}
.tx-cal-controller fieldset div {
	clear:left;
}
.tx-cal-controller .noborder {
	border: none;
}
.tx-cal-controller .search-result {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.tx-cal-controller .search-result li {
	padding-bottom: 1em;
}
.tx-cal-controller .search_result li .even {
	background-color: #EEEEEE;
}
.tx_cal_controller img .mouse_pointer {
	cursor:pointer;
}
#cal_general,#cal_location,#cal_organizer,#cal_freq,#cal_exception,#cal_files,#cal_notify {
	height:210px;
	overflow:auto;
	padding:8px;
}
.x-form-label-top .x-form-item label {
	width:70px ! important;
}
.x-form-invalid, textarea.x-form-invalid {
	background: none ! important;
}
#cal_event_description {
	margin-top:10px;
}
.admin_link {
	width:100%;
	text-align:center;
}
.ics_link {
	width:100%;
	text-align:center;
}
.tx-cal-controller .cal_required {
	color: red;
}
.tx-cal-controller .constrain {
	color: red;
	font-weight:bold;
}
#editorWrap1 textarea {display: block}

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

#tx_cal_controller_create_element {
	width:540px;
}

.basictab ul{
	margin: 4px;
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.basictab li{
	display: inline;
	margin: 0;
}
.basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #6699CC;
	color: #FFFFFF;
}
.basictab li a:visited{
	color: #2d2b2b;
}
.basictab li a:hover, .basictab li a.current{
	background-color: #557CA3;
	color: #FFFFFF;
}
.basictab li a:active{
	color: #000000;
}
.tabcontainer{
	clear: left;
	width:95%; /*width of 2nd level sub menus*/
	height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}
.tabcontent{
	display:none;
}
#tx_cal_controller_create_element input[type="text"]:not([size]) { 
	width: 6em;    /* Desired width of input field */
}
#tx_cal_controller_create_element .treelevel0{
	display:block;
	margin-left: 70px;
}
#tx_cal_controller_create_element p {
	margin: 7px;
}
#tx_cal_controller_create_element .notify, 
#tx_cal_controller_create_element .shared, 
#tx_cal_controller_create_element .exception {
	display:block;
	margin-left: 140px;
}
#sc1 label {
	width:50px;
}
#allday {
	width:10px;
}
#category_tree {
	float:right;
	width:200px;
}
#until, #by_day, #by_month, #by_monthday{
	//border-bottom:1px solid #E0F1E0;
}
#until label, #by_day label, #by_monthday label, #by_month label{
	margin-left: 50px;
}
#by_month label, #by_monthday label{
	width: 230px;
}
#categoryEntries {
	height:80px;
	overflow:auto;
}
/*rgmediaimages - mp3player bei text mit medien*/
/*#mpl {margin-top: -15px;}*/
/*rgtabs - CEs in tabs*/

#rgtabs10482 ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
}
#rgtabs10482 li {
	color: #00314A;
	font-size: 11px;
	text-transform: uppercase;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	float:left;
	border-top: 1px solid #F2F4F6;
	border-right: 1px solid #F2F4F6;
	border-left: 1px solid #F2F4F6;
	padding: 5px;
}
#rgtabs10482 li a {
	background-image: none;
	background-repeat:no-repeat;
	color: #00314A;
	padding-left:0px;
	text-decoration: none;
}
#rgtabs10482 li.rgtabs-selected {
	background: #F2F4F6;
}
.rgtabs-space-clear {
	clear: both;
	background: #F2F4F6;
	height: 23px;
	margin-bottom: 10px;
}
/***************************
*  Default styles for the
*        EXT rgtabs
* by Ringer Georg (just2b)
***************************/  
.tx-rgtabs-pi1 {
	border-top: 1px solid #FFFFFF;
}
/* wraps the hole tab */
.rgtabs-wrapper {
	margin-bottom:-10px;
	overflow: hidden;
	clear: both;
}
/* add a loading icon */
.rgtabs-wrapper .rgtabs-ajax-loading {
  padding: 100px 0;
  background:	url(spinner2.gif) no-repeat center;
}
/* Tab-Menu ul */
.rgtabs-menu  {
  margin: 0;
  padding: 0;
  height: 24px;
  width: auto;
  list-style:none;
  background: #CDDBF5 none repeat scroll 0 0;
  border-bottom: 1px solid #FFFFFF;
}
/*Tab-Menu im Contentbereich*/
#Inhalt .rgtabs-menu  {
  margin: 0;
  padding: 0;
  height: 24px;
  width: auto;
  list-style:none;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
/* Tab-Menu li */
.rgtabs-menu  li, #left .rgtabs-menu  li {
  list-style-type: none;
  list-style:none;
  float: left;
  /*margin: 0 5px 0 0 !important;*/
  padding: 0 0 0 10px !important;
  cursor: pointer;
  border-right: 1px solid #FFFFFF;
}	
/* Tab-Menu li.a */
.rgtabs-menu  li a, #left .rgtabs-menu  li a {
  display: block;
  float: left;
  height: 22px;
  line-height: 22px;
  color: #00314A;
  font-size: 11px;
  padding: 2px 12px 0 0;
  text-decoration: none;
  outline:0;
  text-transform:uppercase;
}

/* Selected Tab */
#left .rgtabs-menu  li.rgtabs-selected, .rgtabs-menu  li.rgtabs-selected {
	background: #F2F4F6;
}	
#left .rgtabs-menu  li.rgtabs-selected a, .rgtabs-menu  li.rgtabs-selected a {
  color: #00314A;
}
.rgtabs-wrapper .rgmediaimages-mp3 dl.csc-textpic-image {
	background: #F2F4F6;
}
.rgtabs-wrapper .rgmediaimages-mp3 {
	margin: 10px;
}
#Info .defaultFrame .rgtabs-wrapper .csc-textpic-text {
	padding: 0px 10px;
}

/* DIE LINKE EXTENSTION WAHLEN PLUS CSS*/
/* CSS Document */
.text-module {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.listed-article span.highlight,
.content-module span.highlight {
	color:#df0404;
	margin-right: 2px;
}
.small {
	text-transform: none;
	color: #000000;
}
h3.rot  {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	color:#DF0404 !important;
}
a.listed-article  {
	color:#000000 !important;
}
a.to-overview {
	color:#00314A;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none !important;
	background-image:url(../gfx/sidenav_pfeil_lo.gif);
	background-repeat:no-repeat;
}
#Inhalt .listed-article .additional-links h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DF0404;
	}
#Inhalt .additional-links p {
	font-size:11px;
	padding:0px;
	margin:0px;
	}
#Inhalt .additional-links .highlight {
	text-transform:uppercase;
	color:#df0404;
	}
#Inhalt .listed-article .highlight {
	color:#df0404;
	}
#Inhalt .listed-article .imagebox {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}	
#Inhalt .mediathek-box {
	background-repeat:no-repeat;
	padding:60px 12px 10px 12px;
}
.preview-gallery .gallery-thumb {
	float:left;
	padding:0px 5px 5px 0px;
}
a.link-to-overview {
	font-size:13px;
	font-weight:bold;
	color:#df0404;
	text-decoration:underline;
	display:block;
	padding:5px 0px 0px 0px;
}
	
table#all-dates {
	width:560px;
	margin:0px 0px 0px 0px;
	padding:0px;
	/*background-color:#EBF3FA;*/
	background-color:#F2F4F6;
}
table#all-dates td {
	vertical-align:top;
	border-bottom:1px solid #FFFFFF;
}
table#all-dates td.alldates-date {
	padding:8px;
	/*border-bottom:4px solid #FFFFFF;*/
	border-bottom:1px solid #FFFFFF;
	/*background-image:url(../../../dummybilder/vsn02/alldates_date_bg.gif);
	background-repeat:repeat-y;
	background-position:right;*/
	border-right:1px solid #FFFFFF;
}
table#all-dates td.alldates-weekday {
	padding:12px 0px 8px 8px;
	/*border-bottom:4px solid #FFFFFF;*/
	border-bottom:1px solid #FFFFFF;
}
table#all-dates table.alldates-event td.iconbox {
	width:4%;
	text-align:center;
}
table#all-dates table.alldates-event td.alldates-time {
	width:10%;
}
table#all-dates table.alldates-event td {
	vertical-align:top;
	padding:8px;
	/*border-bottom:1px solid #FFFFFF;*/
	border-bottom: none;
}
table#all-dates table.alldates-event td p {
	font-size:11px;
}
table#all-dates td .alldates-day {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
}
table#all-dates td .alldates-month {
	text-align:center;
}

/*Kandidaten*/
.strange-list {
	margin: 0 0 1.1em 0; 
}
.strange-list p span.big-letter {
	font-weight:bold;
	text-transform:uppercase;
	float: left;
	width: 40px;
	text-align: center;
}
.strange-big-letter-box {
	font-weight:bold;
	text-transform:uppercase;
	float: left;
	width: 38px;
	text-align: center;
	background: #F2F4F6;
	padding: 2px 0px 0px 0px;
	font-size: 16px;
	/*border-top: 1px solid #FFFFFF;*/
}
.strange-mantel-box {
	clear:both;
	background: #F2F4F6;
	/*border-bottom: solid 1px #FFFFFF;*/
	border-bottom: solid 1px #FFFFFF;
}
.strange-content-box {
	width: 521px;
	margin: 0px 0px 0px 38px;
	border-left: solid 1px #FFFFFF;
}
.strange-list-europe .strange-content-box {
	width: 559px;
	margin-left: 0;
}
.odd {
	background: #FFFFFF;
	padding: 5px 0px 5px 10px;
	/*border-top: 1px solid #FFFFFF;*/
	/*border-bottom: 1px solid #F2F4F6;	*/
}

.even {
	/*border-bottom: 1px solid #FFFFFF;*/
	padding: 4px 0px 5px 10px;
}
.strange-list-europe .even {
	background-color: #F2F4F6;
}
.strange-list p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:26px;
}
.strange-list p a {
	padding: 2px 6px 2px 6px;
	color:#999999;
	display:inline-block;
}
.strange-list p a:hover {
	background-color:#F0F000;
	color:#000000;
}

#Inhalt p.hidethelinks {
	color:#FFFFFF;
}
#Inhalt p.hidethelinks a {
	color:#FFFFFF;
}
/*Kandidaten A-Z*/
.tx-kandidatenliste-pi3 .strange-list-part {
	background: #F2F4F6;
	clear: left;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
}
#Inhalt .tx-kandidatenliste-pi3 .strange-list p {
	margin: 0px;
	float: left;
	width: 40px;
	/*border-top:1px solid #FFFFFF;*/
	text-align:center;
}
.tx-kandidatenliste-pi3 .strange-list p span.big-letter {
	background: #F2F4F6;
	float: none;
	width: 10px;
}

.tx-kandidatenliste-pi3 .odd,
.tx-kandidatenliste-pi3 .even {
	margin: 0 0 0 40px;
	border-left:1px solid #FFFFFF;
}

/* TOP FEATURE WAHLEN */

#Inhalt #top-feature {
	/*height:250px;*/
	margin:0px 0px 20px 0px;
}
#Inhalt #top-feature .container {
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FAFBFC;
	text-align:right;
	/*
	height:250px;*/
	position:relative;
}
#Inhalt #top-feature .layer {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	/**/
	position:absolute;
	bottom:15px;
	right:15px;
	width:255px;
}
#Inhalt #top-feature .layer-content {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	/**/
	padding:10px 8px 8px 10px;
	text-align:left;
	color:#FFFFFF;
}
#Inhalt #top-feature .layer-content p {
	color:#FFFFFF;
}
#Inhalt #top-feature .layer-content p a.more {
	color:#FFFFFF !important;
	background-image:url(../gfx/more_link_whte.gif) !important;
	background-position:0px 2px;
}
#Inhalt #top-feature .layer-content h1 {
	background-image:none;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
}
#Inhalt #top-feature .layer-content h1 a {
	color:#FFFFFF;
}

/*  ---------------- --------------------- -------------------- */
/*  ---------------- CONTENT MODULE MARGINALE -------------------- */
/*  ---------------- --------------------- -------------------- */
#Info .content-module {
	/*padding: 0px 0px 10px 0px;*/
	margin: 0px;
	border-bottom: 10px solid #FFFFFF;
	}
#Info .defaultFrame {
	/*padding:0px 0px 15px 0px;*/
	margin:0px;
	border-bottom: 10px solid #FFFFFF;
}
#Info .ruleBefore {
	border-bottom: 10px solid #FFFFFF;
} 
#Info .ruleBefore .defaultFrame {
	border-bottom:0;
}
#Info .defaultFrame .csc-textpic-imagewrap img{
	margin: 0px;
	}
#Info .defaultFrame .csc-textpic-text {
	padding: 10px;
}

/*Termine redaktionell*/


/*  ---------------- --------------------- -------------------- */
/*  ---------------- CONTENT MODULE WAHLEN -------------------- */
/*  ---------------- --------------------- -------------------- */

#Inhalt .content-module {
	margin-bottom:15px;
	background-image:url(../gfx/bg_dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	/*border-bottom: solid;*/
	padding:0 0 10px;
	}
#Inhalt .content-module .content {
	/*padding:10px;*/
	/*background-image:url(../gfx/bg_contmod_plain.gif);
	background-repeat:no-repeat;
	background-color:#DEEAF6;*/
	/*background-color:#F2F4F6;*/
	}
	
#Inhalt .content-module h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#00314A;
	height:1%;
}
#Inhalt .content-module .medialist .list-item {
	width:80px;
	float:left;
	}
#Inhalt .content-module .medialist .list-item img {
	display:block;
	padding:0px;
	margin:0px 5px 5px 0px;
	}
#Inhalt .content-module .closer {
	clear:both;
	display:block;
	margin:0px;
	}
#Inhalt .content-module a.to-overview {
	color:#00314A;
	font-size:11px;
	text-transform:uppercase;
	padding: 0px 0px 0px 10px;
	}
	
/* Contentmodul Videopodcast Bilder der Woche */
#Inhalt .content-module .videolist {
	padding: 0px !important;
}
#Inhalt .content-module .videolist h4 {
	padding: 5px 0px 5px 10px;
	background-image:url(../gfx/2009/bg_h4_content_module.gif);
	}
#Inhalt .content-module .videolist .csc-textpic-intext-left {
	padding: 10px 0 0 10px;
}
#Inhalt .content-module .videolist .csc-textpic-intext-left .csc-textpic-text p a.internal-link {
	background-image: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #00314A;
	background-image:url(../gfx/bg_linkpresse.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size: 11px;
}
.videolist a.internal-link {
	background: transparent none repeat scroll 0 0;
	padding: 0;
}
/**/
/*Termine redaktionell Single, wenn okay dann alles in die obere Class kopieren*/
#Inhalt .content-module .videolist .csc-textpic-intext-left .csc-textpic-text p a.internal-link-termine {
	background-image: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #00314A;
	background-image:url(../gfx/bg_linkpresse.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	width: 538px;
	float: right;
	padding-left: 12px;
}
/* */
#Inhalt .content-module .videolist .csc-textpic-intext-left .csc-textpic-text p.bodytext img {
	margin: 3px 0 0 -3px;
}
/* Contentmodul Foto */
#Inhalt .content-module .imagelist {
	background-image:url(../gfx/bg_contmod_foto.gif);
	padding:10px 0px 10px 15px;
}
#Inhalt .content-module .imagelist h4 {
	padding:0px 0px 20px 45px;
}
/* Contentmodul Foto */
#Inhalt .content-module .event {
	background-image:url(../gfx/bg_contmod_event.gif);
	padding:10px 0px 10px 60px;
}
#Inhalt .content-module .event h4 {
	padding:0px 0px 6px 0px;
}
#Inhalt .content-module .event p {
	font-size:11px;
}

/* Bilder der Woche Videopoadcast 60+*/
#Inhalt .content-module .videolist .tx-andshadowbox-pi1 p {
	margin: 0.3em 0px 0px 0px;
}
#Inhalt .content-module .videolist .tx-andshadowbox-pi1 p a.internal-link,
#Info .content-module .videolist .tx-andshadowbox-pi1 p a.internal-link {
	background-image: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #00314A;
	background-image:url(../gfx/bg_linkpresse.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size: 11px;
}
/*And Shadowbox*/
.clearer {
      clear:both;
      font-size:0px;
      line-height:0px;
      height:0px;
}
.tx-andshadowbox-pi1 {
	/*margin-bottom:1.5em;*/
	/*margin: -1px 0 1.5em 0;*/
	/*margin: -1px 0px 0px 0px;*/
	background: #F2F4F6;
	padding: 10px 10px 5px 10px;
	margin-bottom: 5px !important;
}
#shadowbox_toolbar a img {
      border:0;
}
.tx-andshadowbox-content {
      padding:15px;
      display:block;
}
.tx-andshadowbox-text {
      display:block;     
}
.tx-andshadowbox-text a {
      text-decoration:none;
}
.tx-andshadowbox-text span {
      
}
.tx-andshadowbox-thumb a img{
	border: 0;
	padding: 0;
	margin: 5px 7px 2px 0 !important;
}

/* SIDE Contentmodul Communities */
/**
 * Schlagworte
 */
#Info .schlagworte a {
	color: #666666;
}
#Info .schlagworte a:hover {
	color: #DF0404;
}
#Info .schlagworte p {
	padding: 10px;
}
#Info .schlagworte a.weight1 {
	font-size: 0.9em;
}
#Info .schlagworte a.weight2 {
	font-size: 1.1em;
}
#Info .schlagworte a.weight3 {
	font-size: 1.3em;
}
#Info .schlagworte a.weight4 {
	font-size: 1.5em;
}
#Info .schlagworte a.weight5 {
	font-size: 1.7em;
}
#Info .schlagworte a.weight6 {
	font-size: 1.9em;
}
#Info .schlagworte a.weight7 {
	font-size: 2.1em;
}
#Info .schlagworte a.weight8 {
	font-size: 2.2em;
}
#Info .schlagworte a.weight9 {
	font-size: 2.5em;
}
#Info .schlagworte a.weight10 {
	font-size: 2.7em;
}
/*#Info .schlagworte ul {
	margin: 0;
	padding: 10px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#Info .schlagworte li a {
	color: #666666;
}
#Info .schlagworte li a:hover {
	color: #DF0404;
}
#Info .schlagworte li.weight1 {
	display: inline;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0;
	padding: 0 3px;
}
#Info .schlagworte li.weight2 {
	display: inline;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0 3px;
}
#Info .schlagworte li.weight3 {
	display: inline;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0 3px;
}
#Info .schlagworte li.weight4 {
	display: inline;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 0 3px;
}
#Info .schlagworte li.weight5 {
	display: inline;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0;
	padding: 0 3px;
}
#Info .schlagworte li.weight6 {
	display: inline;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0;
	padding: 0 3px;
}
#Info .schlagworte li.weight7 {
	display: inline;
	font-size: 2.1em;
	font-weight: normal;
	margin: 0;
	padding: 0 3px;
}
#Info .schlagworte li.weight8 {
	display: inline;
	font-size: 2.3em;
	font-weight: normal;
	margin: 0;
	padding: 0 3px;
}
#Info .schlagworte li.weight9 {
	display: inline;
	font-size: 2.5em;
	font-weight: normal;
	margin: 0;
	padding: 0 3px;
}
#Info .schlagworte li.weight10 {
	display: inline;
	font-size: 2.7em;
	font-weight: normal;
	margin: 0;
	padding: 0 3px;
}*/
#Info .defaultFrame .csc-textpic-text p a.default {
	text-decoration:none;
	color:#00314A;
	background-image:none;
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-left: 0px;
	text-transform:none;
	display: inline;
	margin: 5px 0px 5px 0px;
}
/*Vernetzt*/
#Info .communityList ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
}
/*#Info .communityList ul li a {
	display: block;
	padding: 2px 0px 2px 40px;
	color: #AEAEAE;
	background-repeat:no-repeat;
	background-position:left;
	text-transform:uppercase;
	font-weight:bold;
}*/
#Info .communityList ul li a {
	display: block;
	float: left;
	text-indent: 999em;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#Info .communityList ul li a.facebook {
	background: url(../gfx/facebook.gif) no-repeat 0 0;
	height: 46px;
	width: 45px;
}
#Info .communityList ul li a.facebook:hover {
	background: url(../gfx/facebook.gif) no-repeat 0 -46px;
}
#Info .communityList ul li a.youtube {
	background: url(../gfx/youtube.gif) no-repeat 0 0px;
	height: 46px;
	width: 98px;
}
#Info .communityList ul li a.youtube:hover {
	background: url(../gfx/youtube.gif) no-repeat 0 -46px;
}
#Info .communityList ul li a.flickr {
	background: url(../gfx/flickr.gif) no-repeat 0 0;
	height: 46px;
	width: 94px;
}
#Info .communityList ul li a.flickr:hover {
	background: url(../gfx/flickr.gif) no-repeat 0 -46px;
}
#Info .communityList ul li a.linksaktiv {
	background: url(../gfx/linksaktiv.gif) no-repeat 0 0;
	height: 36px;
	width: 141px;
}
#Info .communityList ul li a.linksaktiv:hover {
	background: url(../gfx/linksaktiv.gif) no-repeat 0 -36px;
}
#Info .communityList ul li a.meinVz {
	background: url(../gfx/meinvz.gif) no-repeat 0 0;
	height: 36px;
	width: 81px;
	}
#Info .communityList ul li a.meinVz:hover {
	background: url(../gfx/meinvz.gif) no-repeat 0 -36px;
}


/* -------- VORSCHLAGS FORMULAR THEMEN A-Z---------- */
.topic-form {
	background-color:#F2F4F6;
	margin:10px 0px 15px 0px;
	padding:5px 0px 5px 5px;
	/*text-align:center;*/
}
.topic-form .topicmailer-submit {
	background-color:#DF0404;
	border:1px solid #DF0404;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	padding:1px 1px 0px 1px;
	margin:0px;	
	width:130px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
}
.topic-form .topicmailer-textfield {
	border:1px solid #CCCCCC;
	width:120px;
	padding:2px 2px 2px 5px;
	margin:0px 4px 0px 4px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
}
.topic-form input.topicmailer-textfield:focus {
	border:1px solid #DF0404;
	color:#000000;
}
#shadowbox_title {
	height: auto !important;
}
#shadowbox_title_inner {
	height: auto !important;
	white-space: normal !important;
}


/* Ergaenzung 2009-04-22 */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.download_wrap_first {
	width: 164px;
	border: 1px solid #F2F4F6;
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px
}
.download_wrap {
	width: 168px;
	border: 1px solid #F2F4F6;
	float: left;
	margin: 0 0 10px 10px;
	padding: 5px
}
.rgtabs-space-clear-select {
	background:#F2F4F6 none repeat scroll 0 0;
	clear:both;
	text-align: right;
}
.rgtabs-space-clear-select select {
	margin: 5px 10px 5px 0;
}
.printDownloadwrap {
	margin: 15px 0 15px 0;
}
#Inhalt .printDownload h2 {
	font-size: 12px;
}
.printDownloadwrap a {
	font-size: 11px;
}

/* ------------- END Substiute for this li-style in manual mode RTE ------*/


/* default styles for extension "tx_cssstyledcontent" */
/*#Inhalt .defaultFrame {
	margin: 0 0 20px 0;
}*/

	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 8px solid #FFFFFF;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { 
		padding: 0;/**/
		overflow:hidden;
		}


	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	/* FE-Editing Icons */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } 
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; color: #8CA2AD;}
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { 
		clear: left;
		}

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline;  /*IE fix for double-margin bug */
		margin-right: 10px;
	}
	.article-detail DIV.csc-textpic-intext-right IMG,
	.article-detail DIV.csc-textpic-imagerow IMG {
		border:0;
		}
	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 0px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; color: #8CA2AD; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	/*DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }*/
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { 
		margin-left: 0px !important; 
		padding-left: 0px !important; 
		}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { 
		padding-right: 0px !important; 
		margin-right: 0px !important; 
		}
	
	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-top:0.25em !important;
		margin-right: 0.95em !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 0.95em !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }
	DIV.csc-textpic-above DIV.csc-textpic-imagewrap { padding:0px 0px 0px 0px; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: left; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: center; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: left; }
	/*DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }/
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: left; }
	/*DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }*/
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
/*Imagemap Mitgliedschaft eintreten*/
.imagemap {
	margin:10px 0;
}
.maploader {
	display:none;
}
.imagemap #map {
	margin:0 !important;
	padding:0 !important;
	width:560px;
	height:394px;
	background:url(../gfx/imagemap/map.gif) no-repeat #fff;
	/*background-attachment:fixed;*/
	font-family:arial, helvetica, sans-serif;
	/*font-size: 11px;*/
	position:relative;
}
.imagemap #map li {
	margin:0;
	padding:0;
	list-style:none;
}
.imagemap #map li a {
	position:absolute;
	display:block;
 	background:url(../gfx/imagemap/clear.gif);
 	text-decoration:none;
	color:#000;
}
.imagemap #map li a span { 
	display:none;
}
/*1*/
.imagemap #map li a:hover span.map1 {
	position:relative;
	display:block;
	width:268px;
	left:280px;
	top:0px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map1-link {
	top:0px;
	left:0px;
	width:280px;
	height:87px;
	background:url(../gfx/imagemap/sticker_01.gif) no-repeat 0 0;
}
.imagemap #map a.map1-link:hover {
	background-position: 0 -87px;
}
/*2*/
.imagemap #map li a:hover span.map2 {
	position:relative;
	display:block;
	width:133px;
	left:34px;
	top:0px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map2-link {
	top:0px;
	left:280px;
	width:34px;
	height:186px;
	background:url(../gfx/imagemap/sticker_02.gif) no-repeat 0 0;
}
.imagemap #map a.map2-link:hover {
	background-position: 0 -186px;
}
/*3*/
.imagemap #map li a:hover span.map3 {
	position:relative;
	display:block;
	width:315px;
	left:0px;
	top:142px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map3-link {
	top:0px;
	left:314px;
	width:138px;
	height:142px;
	background:url(../gfx/imagemap/sticker_03.gif) no-repeat 0 0;
}
.imagemap #map a.map3-link:hover {
	background-position: 0 -142px;
}
/*4*/
.imagemap #map li a:hover span.map4 {
	position:relative;
	display:block;
	width:234px;
	left:108px;
	top:0px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map4-link {
	top:0px;
	left:452px;
	width:108px;
	height:186px;
	background:url(../gfx/imagemap/sticker_04.gif) no-repeat 0 0;
}
.imagemap #map a.map4-link:hover {
	background-position: 0 -186px;
}
/*5*/
.imagemap #map li a:hover span.map5 {
	position:relative;
	display:block;
	width:234px;
	left:0px;
	top:128px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map5-link {
	top:87px;
	left:0px;
	width:101px;
	height:128px;
	background:url(../gfx/imagemap/sticker_05.gif) no-repeat 0 0;
}
.imagemap #map a.map5-link:hover {
	background-position: 0 -128px;
}
/*6*/
.imagemap #map li a:hover span.map6 {
	position:relative;
	display:block;
	width:235px;
	left:0px;
	top:128px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map6-link {
	top:87px;
	left:101px;
	width:38px;
	height:128px;
	background:url(../gfx/imagemap/sticker_06.gif) no-repeat 0 0;
}
.imagemap #map a.map6-link:hover {
	background-position: 0 -128px;
}
/*7*/
.imagemap #map li a:hover span.map7 {
	position:relative;
	display:block;
	width:275px;
	left:0px;
	top:128px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map7-link {
	top:87px;
	left:139px;
	width:38px;
	height:128px;
	background:url(../gfx/imagemap/sticker_07.gif) no-repeat 0 0;
}
.imagemap #map a.map7-link:hover {
	background-position: 0 -128px;
}
/*8*/
.imagemap #map li a:hover span.map8 {
	position:relative;
	display:block;
	width:50px;
	left:0px;
	top:128px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map8-link {
	top:87px;
	left:177px;
	width:39px;
	height:128px;
	background:url(../gfx/imagemap/sticker_08.gif) no-repeat 0 0;
}
.imagemap #map a.map8-link:hover {
	background-position: 0 -128px;
}
/*9*/
.imagemap #map li a:hover span.map9 {
	position:relative;
	display:block;
	width:285px;
	left:64px;
	top:-100px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map9-link {
	top:87px;
	left:216px;
	width:64px;
	height:307px;
	background:url(../gfx/imagemap/sticker_09.gif) no-repeat 0 0;
}
.imagemap #map a.map9-link:hover {
	background-position: 0 -307px;
}
/*10*/
.imagemap #map li a:hover span.map10 {
	position:relative;
	display:block;
	width:234px;
	left:138px;
	top:0px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map10-link {
	top:142px;
	left:314px;
	width:138px;
	height:44px;
	background:url(../gfx/imagemap/sticker_10.gif) no-repeat 0 0;
}
.imagemap #map a.map10-link:hover {
	background-position: 0 -44px;
}
/*11*/
.imagemap #map li a:hover span.map11 {
	position:relative;
	display:block;
	width:320px;
	left:216px;
	top:-30px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map11-link {
	top:215px;
	left:0px;
	width:216px;
	height:39px;
	background:url(../gfx/imagemap/sticker_11.gif) no-repeat 0 0;
}
.imagemap #map a.map11-link:hover {
	background-position: 0 -39px;
}
/*12*/
.imagemap #map li a:hover span.map12 {
	position:relative;
	display:block;
	width:234px;
	left:280px;
	top:0px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map12-link {
	top:186px;
	left:280px;
	width:280px;
	height:38px;
	background:url(../gfx/imagemap/sticker_12.gif) no-repeat 0 0;
}
.imagemap #map a.map12-link:hover {
	background-position: 0 -38px;
}
/*13*/
.imagemap #map li a:hover span.map13 {
	position:relative;
	display:block;
	width:234px;
	left:216px;
	top:0px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map13-link {
	top:254px;
	left:0px;
	width:216px;
	height:140px;
	background:url(../gfx/imagemap/sticker_13.gif) no-repeat 0 0;
}
.imagemap #map a.map13-link:hover {
	background-position: 0 -140px;
}
/*14*/
.imagemap #map li a:hover span.map14 {
	position:relative;
	display:block;
	width:234px;
	left:140px;
	top:-185px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map14-link {
	top:224px;
	left:280px;
	width:140px;
	height:170px;
	background:url(../gfx/imagemap/sticker_14.gif) no-repeat 0 0;
}
.imagemap #map a.map14-link:hover {
	background-position: 0 -170px;
}
/*15*/
.imagemap #map li a:hover span.map15 {
	position:relative;
	display:block;
	width:234px;
	left:140px;
	top:0px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map15-link {
	top:224px;
	left:420px;
	width:140px;
	height:77px;
	background:url(../gfx/imagemap/sticker_15.gif) no-repeat 0 0;
}
.imagemap #map a.map15-link:hover {
	background-position: 0 -77px;
}
/*16*/
.imagemap #map li a:hover span.map16 {
	position:relative;
	display:block;
	width:300px;
	left:140px;
	top:-80px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
}
.imagemap #map a.map16-link {
	top:301px;
	left:420px;
	width:140px;
	height:93px;
	background:url(../gfx/imagemap/sticker_16.gif) no-repeat 0 0;
}
.imagemap #map a.map16-link:hover {
	background-position: 0 -93px;
}
/*Organigramme*/
.chart_wrap {
	width: 560px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
	/*margin-bottom: 50px;*/
	margin: 0 auto 50px auto;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#Inhalt .chart_wrap a,
#Inhalt .chart_wrap h3 a{
	color: #FFFFFF;
	text-decoration: none;
}
#Inhalt .chart_wrap p {
	font-size: 11px;
	color: #000000;
	margin: 10px 0 10px 0;
}
#Inhalt .chart_wrap p a {
	color: #000000;
	text-decoration: none;
}
#Inhalt .chart_wrap ul {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
}
#Inhalt .chart_wrap li, 
#Inhalt .chart_wrap ul {
	font-size: 11px;
	color: #000000;
	text-align:left;
}
#Inhalt .chart_wrap h1 {
	margin: 0;
	font-size: 15px;
	color: #FFFFFF;
}
#Inhalt .chart_wrap h2 {
	margin: 0;
	font-size: 13px;
	color: #FFFFFF;
}
#Inhalt .chart_wrap h3 {
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
}
#Inhalt .chart_wrap h4 {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #FFFFFF;
}
/*Die Partei DIE LINKE*/
.pars_01_wrap {
	width: 544px;
	height: 22px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #DF0404;
	border: 4px solid #F0F0F0;
	color: #FFFFFF !important;
}
.pars_cont_mitte {
	margin: 0;
}
.pars_middle {
	float: left;
}
.pars_left_wrap {
	width: 95px;
	height: 161px;
	padding: 4px;
	margin-right: 5px;
	float: left;
	background: #DF0404;
	border: 4px solid #F0F0F0;
}
.pars_inner {
	margin: 0;
}
.pars_02_wrap {
	width: 250px;
	height: 21px;
	padding: 4px;
	background: #DF0404;
	border: 4px solid #F0F0F0;
}
.formation_01 {
	padding: 0 0 0 13px;
}
.formation_00 {
	padding: 0 0 0 28px;
}
.formation_00,
.formation_01,
.formation_02 {
	margin: 0 0 5px 0;
}
.pars_03_wrap {
	width: 80px;
	height: 35px;
	padding: 4px;
	margin-right: 5px;
	float: left;
	background: #DF0404;
	border: 4px solid #F0F0F0;
}
.pars_04_wrap {
	width: 65px;
	height: 65px;
	padding: 4px;
	margin-right: 4px;
	float: left;
	background: #DF0404;
	border: 3px solid #F0F0F0;
}
.pars_right_wrap {
	width: 95px;
	height: 161px;
	padding: 4px;
	float: right;
	background: #DF0404;
	border: 4px solid #F0F0F0;
}
/*DIE LINKE in Dokumenten*/
.doc_wrap {
	background: url(../gfx/gfx_charts/shadow_docs.gif) no-repeat scroll right top;
	width: 130px;
	height: 160px;
	border-left: 4px solid #F0F0F0;
	border-bottom: 4px solid #F0F0F0;
	float: left;
	margin-right: 6px;
}
.doc_top {
	/*left:143px;*/
	margin:0 0 10px 70px;
	/*position:relative;*/
}
.doc_bottom {
	margin:0 0 10px;
}
/*Mitgliederentscheid (Urabstimmung)*/
.ballot_left {
	margin: 0 0 0 0px;
	float: left;
}
.ballot_right {
	margin: 0 0 10px 269px;
}
.ballot_01 {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 240px;
}
.arrow_head_01 {
	width: 240px;
	background: url(../gfx/gfx_charts/pfeil.gif) no-repeat scroll center bottom;
	height:30px;
	text-indent: -9999px;
}
.ballot_02 {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 210px;
	margin: 1px 0 0 16px;
	float: left;
}
.arrow_head_02 {
	width: 30px;
	background: url(../gfx/gfx_charts/pfeil_h.gif) no-repeat scroll right center;
	height: 60px;
	text-indent: -9999px;
	float: left;
}

.ballot_03 {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 273px;
	height: 110px;
}
.arrow_head_03 {
	width: 272px;
	background: url(../gfx/gfx_charts/pfeil_v.gif) no-repeat scroll top center;
	height: 30px;
	text-indent: -9999px;
}
.ballot_04 {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 272px;
}
/*DIE LINKE - Organe*/
.organ_01 {
	border: 2px solid #CCCCCC;
	width: 80%;
	margin: 0 auto 10px auto;
}
.organ_02,
.organ_03,
.organ_04 {
	margin: 0 auto 10px auto;
	width: 90%;
}
.organ_a,
.organ_b,
.organ_c {
	float:left;
}

.organ_a {
	border: 2px solid #CCCCCC;
	width: 180px;
	height: 75px;
	margin: 0 0 0 5px;
	padding:4px;
}
.organ_b {
	border: 2px solid #CCCCCC;
	width: 140px;
	margin: 7px 0 0 10px;
	padding:4px;
	height: 60px;
}
.organ_c {
	border: 2px solid #CCCCCC;
	width: 120px;
	margin: 10px 0 0 10px;
	padding:4px;
}


/*Entscheidungsgremien auf Bundesebene/Organe */
.committees {
	border: 2px solid #CCCCCC;
	width: 392px;
	/*margin-left: 84px;*/
	margin: 0 auto;
}
.committees_left {
	width: 70px;
	background: url(../gfx/gfx_charts/pfeil.gif) no-repeat scroll center bottom;
	height:100px;
	text-indent: -9999px;
	float: left;
	margin: 0 0 0 100px;
}
.committees_01 .arrow_head_01,
.committees_02 .arrow_head_01 {
	width: 100px;
	margin: 0 0 1px 0;
}
.committees_right {
	margin: 0 0 0 140px;
}
.committees_01_con {
	border: 2px solid #CCCCCC;
	width: 165px;
}
.committees_01 {
	margin: 0px 10px 0 0;
	float: left;
}
.committees_02 {
	margin: 0px;
	float: left;
}
.committees_bottom_l {
	border: 2px solid #CCCCCC;
	width: 194px;
	margin: 1px 10px 0 35px;
	float: left;
}
.committees_bottom_r {
	border: 2px solid #CCCCCC;
	width: 295px;
	float: right;
}
.committees_bottom {
	margin: 0 0 10px 0;
}

/*Parteitag*/
.congress {
	margin: 0 0 10px 0;
	width: 560px
	overflow: hidden;
}
.congress .arrow_head_01 {
	width: 560px;
	margin: 0 0 1px 0;
}
.congress_01,
.congress_02,
.congress_03 {
	border: 2px solid #CCCCCC;
	padding: 4px;
}
.congress_01 {
	margin: 0 auto;
	width: 504px;
}
.congress_02 {
	margin: 0 auto;
	width: 392px;
}
.congress_03 {
	margin: 0 auto;
	width: 280px;
}

/*Der Parteivorstand*/
.chief_01,
.chief_02 {
	border: 2px solid #CCCCCC;
	padding: 4px;
}
.chief_01 {
	width: 80%;
	margin: 0 auto;
	/*margin: 0 0 0 10%;*/
}
.chief_02 {
	margin: 1px 0 10px 0;
}
.arrow_chief {
	width: 560px;
	background: url(../gfx/gfx_charts/pfeil.gif) no-repeat scroll center bottom;
	height:30px;
	text-indent: -9999px;
}
p.chieftext {
	border-top: 2px dotted #CCCCCC;
	padding-top: 5px;
}

/*Der Bundesausschuss*/
.committee_head {
	margin: 0 0 0 10px;
}
.committee_head-flaot {
	border: 2px solid #CCCCCC;
	float: left;
	margin: 0 5px;
	padding: 4px;
	width: 115px;
	height: 100px;
}
.committee_arrow_all{
	width: 560px;
	background: url(../gfx/gfx_charts/pfeil_4.gif) no-repeat scroll center bottom;
	height:30px;
	text-indent: -9999px;
}
.committee_cont {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 90%;
	margin: 1px auto 0 auto;	
}
.committee_arrow{
	width: 560px;
	background: url(../gfx/gfx_charts/pfeil.gif) no-repeat scroll center bottom;
	height:30px;
	text-indent: -9999px;
}
.committee_foot {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 60%;
	margin: 1px auto 10px auto;
	text-align:left;
}
/*linksjugend [‰Ű÷solid]/ DIE LINKE.SDS*/
.solid_top {
	width: 100%;
}
.sold_left,
.sold_right {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 265px;
	height: 50px;
}
.sold_left {
	float: left;
}

.sold_right {
	margin:0px; 
	float: right;
}
.solid_basic {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 80%;
	margin: 1px auto 10px auto;
}
.solid_arrow {
	background: url(../gfx/gfx_charts/pfeil.gif) no-repeat scroll center bottom;
	height:30px;
	text-indent: -9999px;
	float: left;
	width: 275px;
}

/*Der Zusammenschluss*/
.union_l {
	margin: 0px;
	float: left;
}
.circle {
	width: 158px; 
}
.union {
	float:left;
}
.uni_01 {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 115px;
	height: 50px;
	margin-top: 50px;
}
.arrow_r {
	margin: 50px 1px 0 0;
	width: 30px;
	background: url(../gfx/gfx_charts/pfeil_h.gif) no-repeat scroll right center;
	height: 60px;
	text-indent: -9999px;
}
.union_02 {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 155px;
}
.union_r {
	float:left;
}
.union_arrow {
	margin: 0 0 1px 0;
	width: 155px;
	background: url(../gfx/gfx_charts/pfeil.gif) no-repeat scroll center bottom;
	height:30px;
	text-indent: -9999px;
}
.union_arrow_r_l {
	margin: 0 0 1px 0;
	width: 167px;
	background: url(../gfx/gfx_charts/pfeil_union.gif) no-repeat scroll center bottom;
	height:30px;
	text-indent: -9999px;
}
.union_03 {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 155px;
	height: 50px;

}

.union_04 {
	border: 2px solid #CCCCCC;
	padding: 4px;
	width: 125px;
	height: 60px;
	float: left;
	margin: 0 0 0 10px;
}
.union_footer {
	float: right
}


/*
 * Powermail forms
 *
 */
 
div.tx-powermail-pi1 {
    font-size: 10pt;
    border:            0px solid #c0c0c0;
    background:        #ffffff;
}


.tx-powermail-pi1 div.frame_content_default,
.tx-powermail-pi1 div.frame_content_01 {
	background-image:	none!important;
}
    
/**
 * Powermail 
 */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #c00418;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #c00418;
	margin: 0px 0 8px 200px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	margin: 1px 1px 20px 0px!important;
	padding: 1px 1px 1px 0px;
    background-color: #F2F4F6;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: inline;
	float: left;
	clear: left;
	font-weight: normal;
    /*width: 130px !important;*/
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label {
	width: auto !important;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select,
fieldset.tx-powermail-pi1_fieldset select {
	/* Input and textarea */
	border: 1px solid #BFCBD2;
	margin-bottom: 8px;
	float: left;
    width: 95%;
}
.tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_submitmultiple_back {
    background-color:#DF0404;
    border:medium none;
    color:#FFFFFF;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding:0.05em 0.5em 0.1em;
    width:auto;
    margin-bottom: 20px;
}
#column_normal fieldset.tx-powermail-pi1_fieldset select.powermail_select,
#column_normal fieldset.tx-powermail-pi1_fieldset select {
	width: auto;
	max-width: 404px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: none;
	float: none;
	background: transparent;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px;
	clear: both;
}
tx_powermail_pi1_fieldwrap_html_text {
	/* DIV container arround every field */
	margin: 5px 5px;
	padding: 5px 5px;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
    background-color:#DF0404;
    border:medium none;
    color:#FFFFFF;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding:2px;
    width:auto;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	border: 1px solid #c00418;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	background:	#FFFFFF;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
    background-color:   #F2F4F6;
}
fieldset.tx_powermail_pi1_fieldwrap_html div.odd {
    background-color:   #F2F4F6;
}
fieldset.tx-powermail-pi1_fieldset .odd {
	background: #F2F4F6;
}
/**
 * Confirmation 
 */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
/**
 * THX 
 */
td.powermail_all p.bodytext {
	margin: 0;
}
.powermail_pagebrowser {
	padding: 3px 5px 2px 5px;
	color: #000000;
	text-align: right;
	background-color: #ffffff;
}
/**
 * OSM
 */
.tx-msposm-pi1 #map {
	background: #B5D0D0;
}

.osm-info-wrap {
	margin: 10px;
}
/*.tx-msposm-pi1 .olControlAttribution  {
	font-size:11px;
	padding:4px;
	right:0
}
.olControlLayerSwitcher  {
	background:none repeat scroll 0 0 darkBlue;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin:0 -18px;
	opacity:0.75;
	padding-left:10px;
	padding-right:20px;
	right:18px;
	top:20px;
}
.olControlLayerSwitcher span {
	position:relative;
	right:-9999px;
}
.baseLayersDiv span,
.dataLayersDiv span {
	right:0;
}
.baseLayersDiv {
	margin-bottom: 5px;
}
.layersDiv {
	background:none repeat scroll 0 0 darkBlue;
	margin: 10px 10px 10px 0;
}
.minimizeDiv {
	background:none repeat scroll 0 0 darkBlue;
	right:0;
	top:10px;
}*/
.osm-info-wrap .link {
	margin-top: 5px;
}
.osm-info-wrap .link a {
	background:url("../gfx/bg_internlink.gif") no-repeat scroll 0 0 transparent;
	color:#666666;
	padding-left:12px;
	text-decoration:underline;
}
.osm-info-wrap .link a:hover {
	background-position: 0 -95px;
	color:#DF0404;
}
.osm-info-wrap .description {
	margin-top: 10px;
}
a.refresh {
	background:url("../gfx/bg_refresh.gif") no-repeat transparent;
	color:#666666;
	padding-left:19px;
	text-decoration:underline;
	background-position: 0 2px;
}
a.refresh:hover {
	color: #DF0404;
	background-position: 0 -45px;
	
}
/**
 * OSM Suche
 */
.osm-info-search_item {
	border-top:1px dashed #DCDDDE;
	height:1px;
	margin-top:15px;
}
.tx-msposm-pi2 .osm-info-wrap {
	border-bottom: 1px dashed #DCDDDE;
	margin: 0;
	padding: 10px 0 10px 10px;
}
/**
 * tx-filelist
 */
.tx-filelist-pi1-table {
	font-size: 11px;
}
table.tx-filelist-pi1-table th {
	text-align: left;
	padding: 5px 3px 7px;
}
table.tx-filelist-pi1-table td {
	padding: 5px 3px 7px;
}
.tx-filelist-pi1-icon {
	width: 30px;
}
td.tx-filelist-pi1-info, td.tx-filelist-pi1-date {
	font-size: 11px;
}
span.tx-filelist-pi1-newFile {
	font-size: smaller;
	font-style: italic;
	color: red;
}
.tx-filelist-pi1-icon a img {
 	border: none;
}
#Inhalt .tx-filelist-pi1-filename p {
	word-wrap:break-word;
	width: 160px;
	margin:0.3em 0 0;
}
.tx-filelist-pi1-info {
	width: 60px;
}
.tx-filelist-pi1-date {
	width: 100px;
}
.tx-filelist-pi1-even,
.tx-filelist-pi1-odd {
	background-image:url("../gfx/bg_dotline.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
}
.tx-filelist-pi1-table thead tr {
	background-image:url("../gfx/bg_dotline.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
}

#Inhalt .linke2020 .tx-filelist-pi1-filename p {
    width: 200px;
}

#Inhalt .linke2020 .tx-filelist-pi1-info {
	width: 70px;
}

#Inhalt .linke2020 .tx-filelist-pi1-description {
    width: 160px;
}

/**
 * Mitgliederumfrage
 */
#fragebogenprotestaktivitaeten .powermail_radio_inner label,
#mitgliederumfrage .powermail_radio_inner label {
	clear: left;
    display: inline-block;
    float: none;
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 0;
    margin-top: 5px;
    width: 90% !important;
}
#fragebogenprotestaktivitaeten .powermail_check_inner label,
#mitgliederumfrage .powermail_check_inner label {
	clear: left;
    display: inline-block;
    float: none;
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 0;
    margin-top: 5px;
    width: 90% !important;
}
#fragebogenprotestaktivitaeten fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_text label,
#mitgliederumfrage fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_text label {
	clear:left;
    display: block;
    float: left;
    font-weight: normal;
    margin: 2px 10px 5px 0;
    width: auto !important;
}
#fragebogenprotestaktivitaeten .powermail_mitgliederumfrage,
#mitgliederumfrage .powermail_mitgliederumfrage {
    float: none;
    width: auto;
}
#fragebogenprotestaktivitaeten p.tx_powermail_pi1_fieldwrap_html_radio_title,
#fragebogenprotestaktivitaeten p.tx_powermail_pi1_fieldwrap_html_checkbox_title
#mitgliederumfrage p.tx_powermail_pi1_fieldwrap_html_radio_title,
#mitgliederumfrage p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	margin-bottom:10px;
}
#fragebogenprotestaktivitaeten input,
#mitgliederumfrage input {
	padding-left:2px;
}
.tx-powermail-pi1_confirmation_back {
	margin:0 0 10px 0;
}
.tx-powermail-pi1_confirmation {
	margin: 0 0 10px 0;
}
.tx-powermail-pi1_confirmation .powermail_all_table {
	border-bottom: 1px solid #DCDDDE;
	margin-bottom: 10px;
	font-size: 13px;
}
#Inhalt .tx-powermail-pi1_fieldset [type="submit"]:focus,
#Inhalt .tx_powermail_pi1_fieldwrap_html_button [type="button"]:focus {
	border: none;
}
#fragebogenprotestaktivitaeten .tx_powermail_pi1_fieldwrap_html_textarea label {
	margin-left: 0px;
	margin-right: 10px;
}
#fragebogenprotestaktivitaeten fieldset.tx-powermail-pi1_fieldset textarea,
#uid87 {
	width: 350px;
}
#fragebogenprotestaktivitaeten .tx_powermail_pi1_fieldwrap_html_select label {
	margin-left: 0px;
	margin-right: 10px;
}
#fragebogenprotestaktivitaeten #powermaildiv_uid87 label {
	width: 130px !important;
}
.tx-powermail-pi1_formwrap .tx_powermail_pi1_fieldwrap_html 
#uid86 {width: 355px;}
/**
 * Counter
 */
#countdown {
	margin: 0;
}

#countdown a{
    color: #fff;
}

#countdown a:hover{
    color: #fff;
}
/**
 * Fragenbogen general
 */
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label, 
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label {
    clear: left;
    display: inline-block;
    float: none;
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 0;
    margin-top: 5px;
    width: 90% !important;
    cursor: pointer;
}
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label:hover,
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label:hover {
	color: #DF0404;
}
.powermail_check_inner:hover,
.powermail_radio_inner:hover {
	background: url("../gfx/bg_red_arrow.gif") no-repeat right center;
}
.tx-powermail-pi1_fieldset .even,
.tx-powermail-pi1_fieldset .odd {
	padding: 5px 10px 5px 10px;
}
.tx_powermail_pi1_fieldwrap_html {
	font-weight: bold;
}
.tx_powermail_pi1_fieldwrap_html_text label {
	width: 100% !important;
}
#Inhalt .tx_powermail_pi1_fieldwrap_html_text input {
	margin-top: 8px;
}
.powermail_textarea,
.powermail_select {
	margin-top: 8px;
}
/**
 * Ausnahmen
 */
#powermaildiv_uid151 label,
#powermaildiv_uid220 label,
#powermaildiv_uid210 label,
#powermaildiv_uid211 label,
#powermaildiv_uid154 label,
#powermaildiv_uid155 label,
#powermaildiv_uid357 label,
#powermaildiv_uid282 label,
#powermaildiv_uid283 label,
#powermaildiv_uid315 label,
#powermaildiv_uid316 label,
#powermaildiv_uid273 label,
#powermaildiv_uid276 label,
#powermaildiv_uid277 label,
#powermaildiv_uid278 label,
#powermaildiv_uid279 label,
#powermaildiv_uid265 label,
#powermaildiv_uid266 label,
#powermaildiv_uid267 label,
#powermaildiv_uid249 label,
#powermaildiv_uid250 label,
#powermaildiv_uid248 label,
#powermaildiv_uid441 label,
#powermaildiv_uid439 label,
#powermaildiv_uid440 label,
#powermaildiv_uid442 label,
#powermaildiv_uid443 label,
#powermaildiv_uid444 label,
#powermaildiv_uid445 label,
#powermaildiv_uid446 label,
#powermaildiv_uid447 label,
#powermaildiv_uid448 label,
#powermaildiv_uid449 label,
#powermaildiv_uid450 label,
#powermaildiv_uid451 label,
#powermaildiv_uid452 label,
#powermaildiv_uid453 label,
#powermaildiv_uid454 label,
#powermaildiv_uid455 label,
#powermaildiv_uid456 label,
#powermaildiv_uid457 label,
#powermaildiv_uid458 label,
#powermaildiv_uid459 label, 
#powermaildiv_uid460 label,
#powermaildiv_uid461 label {
	font-weight: bold;
}
/*
 * twittersearch
 */
#thecontent .tx-twittersearch-pi1 ul {
	padding-left: 0;
}
#Inhalt div.tx-twittersearch-pi1 ul.listing li.entry {
	border: none;
  background-image: url("../gfx/bg_dotline.gif");
	background-position: center bottom;
	background-repeat: repeat-x;
	clear: left;
	margin: 0 0 15px;
	padding: 0 0 15px;
}
div.tx-twittersearch-pi1 ul.listing li.entry div.avatar {
    margin-top: 4px;
}
div.tx-twittersearch-pi1 ul.listing li.entry div.tweet {
    margin-left: 53px;
}

