/* css_filelinks */
.filelinks div {
	margin-bottom: 10px;
	padding: 0 0 1px 25px;
	background: url('/typo3/gfx/fileicons/default.gif') left top no-repeat;
}
.filelinks span {
	display: block;
}
.filelinks .filecount {
	margin-bottom:5px;
	display: block;
} 
.filelinks .ai {background-image:url('../../../typo3/gfx/fileicons/ai.gif')!important;}
.filelinks .ani {background-image:url('../../../typo3/gfx/fileicons/ani.gif')!important;}
.filelinks .au {background-image:url('../../../typo3/gfx/fileicons/au.gif')!important;}
.filelinks .avi {background-image:url('../../../typo3/gfx/fileicons/avi.gif')!important;}
.filelinks .bmp {background-image:url('../../../typo3/gfx/fileicons/bmp.gif')!important;}
.filelinks .cdr {background-image:url('../../../typo3/gfx/fileicons/cdr.gif')!important;}
.filelinks .css {background-image:url('../../../typo3/gfx/fileicons/css.gif')!important;}
.filelinks .csv {background-image:url('../../../typo3/gfx/fileicons/csv.gif')!important;}
.filelinks .doc {background-image:url('../../../typo3/gfx/fileicons/doc.gif')!important;}
.filelinks .dtd {background-image:url('../../../typo3/gfx/fileicons/dtd.gif')!important;}
.filelinks .eps {background-image:url('../../../typo3/gfx/fileicons/eps.gif')!important;}
.filelinks .exe {background-image:url('../../../typo3/gfx/fileicons/exe.gif')!important;}
.filelinks .fh3 {background-image:url('../../../typo3/gfx/fileicons/fh3.gif')!important;}
.filelinks .flash {background-image:url('../../../typo3/gfx/fileicons/flash.gif')!important;}
.filelinks .folder {background-image:url('../../../typo3/gfx/fileicons/folder.gif')!important;}
.filelinks .gif {background-image:url('../../../typo3/gfx/fileicons/gif.gif')!important;}
.filelinks .htm {background-image:url('../../../typo3/gfx/fileicons/htm.gif')!important;}
.filelinks .html {background-image:url('../../../typo3/gfx/fileicons/html.gif')!important;}
.filelinks .ico {background-image:url('../../../typo3/gfx/fileicons/ico.gif')!important;}
.filelinks .inc {background-image:url('../../../typo3/gfx/fileicons/inc.gif')!important;}
.filelinks .java {background-image:url('../../../typo3/gfx/fileicons/java.gif')!important;}
.filelinks .jpg {background-image:url('../../../typo3/gfx/fileicons/jpg.gif')!important;}
.filelinks .js {background-image:url('../../../typo3/gfx/fileicons/js.gif')!important;}
.filelinks .max {background-image:url('../../../typo3/gfx/fileicons/max.gif')!important;}
.filelinks .mid {background-image:url('../../../typo3/gfx/fileicons/mid.gif')!important;}
.filelinks .mov {background-image:url('../../../typo3/gfx/fileicons/mov.gif')!important;}
.filelinks .mpeg {background-image:url('../../../typo3/gfx/fileicons/mpeg.gif')!important;}
.filelinks .mpg {background-image:url('../../../typo3/gfx/fileicons/mpg.gif')!important;}
.filelinks .pcd {background-image:url('../../../typo3/gfx/fileicons/pcd.gif')!important;}
.filelinks .pcx {background-image:url('../../../typo3/gfx/fileicons/pcx.gif')!important;}
.filelinks .pdf {background-image:url('../../../typo3/gfx/fileicons/pdf.gif')!important;}
.filelinks .png {background-image:url('../../../typo3/gfx/fileicons/png.gif')!important;}
.filelinks .ps {background-image:url('../../../typo3/gfx/fileicons/ps.gif')!important;}
.filelinks .psd {background-image:url('../../../typo3/gfx/fileicons/psd.gif')!important;}
.filelinks .rtf {background-image:url('../../../typo3/gfx/fileicons/rtf.gif')!important;}
.filelinks .sgml {background-image:url('../../../typo3/gfx/fileicons/sgml.gif')!important;}
.filelinks .swf {background-image:url('../../../typo3/gfx/fileicons/swf.gif')!important;}
.filelinks .sxc {background-image:url('../../../typo3/gfx/fileicons/sxc.gif')!important;}
.filelinks .sxw {background-image:url('../../../typo3/gfx/fileicons/sxw.gif')!important;}
.filelinks .tga {background-image:url('../../../typo3/gfx/fileicons/tga.gif')!important;}
.filelinks .tif {background-image:url('../../../typo3/gfx/fileicons/tif.gif')!important;}
.filelinks .ttf {background-image:url('../../../typo3/gfx/fileicons/ttf.gif')!important;}
.filelinks .txt {background-image:url('../../../typo3/gfx/fileicons/txt.gif')!important;}
.filelinks .wav {background-image:url('../../../typo3/gfx/fileicons/wav.gif')!important;}
.filelinks .wrl {background-image:url('../../../typo3/gfx/fileicons/wrl.gif')!important;}
.filelinks .xls {background-image:url('../../../typo3/gfx/fileicons/xls.gif')!important;}
.filelinks .xml {background-image:url('../../../typo3/gfx/fileicons/xml.gif')!important;}
.filelinks .xsl {background-image:url('../../../typo3/gfx/fileicons/xsl.gif')!important;}
.filelinks .zip {background-image:url('../../../typo3/gfx/fileicons/zip.gif')!important;}

/* indexed search */
.tx-indexedsearch-searchbox input {
	margin-left: 3px;
	margin-bottom: 3px;
}

/* tt_news */
.news-latest-morelink,
.news-list-morelink,
.news-single-backlink,
.tx-ttnews-browsebox {
}
#right .news-latest-morelink,
#right .news-list-morelink,
#right .news-single-backlink,
#right .tx-ttnews-browsebox {
	background-image: url(../img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	display: block;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	color: #2b2b2b;
	padding-bottom: 8px;
}
#right .news-latest-morelink a {
	color: #68102F;
}
.news-latest-date,
.news-list-date {
	display: none;
}
.news-latest-item p {
	margin-bottom: 0;
}
.news-list-item {
	clear: both;
	margin-bottom: 20px;
}
.news-list-browse {
	clear: both;
}
.tx-ttnews-browsebox {
	margin-top: 20px;
}
.tx-ttnews-browsebox p {
	margin-bottom: 0;
}
.tx-ttnews-browsebox table {
	float: right;
}
.tx-ttnews-browsebox td {
	padding-left: 5px;
}
.tx-ttnews-browsebox-SCell a {
	font-weight: bold;
}
.news-single-timedata {
	margin-bottom: 10px;
}
.news-single-author {
	display: inline;
}
.news-single-related,
.news-single-links {
	margin-top: 20px;
}
.news-amenu-container ul {
	margin-top: -5px;
	margin-left: 0;
	list-style-type: none;
}
.news-amenu-container ul li {
	clear: both;
}
.news-amenu-container ul li.news-amenu-empty-message,
.news-amenu-container ul li.news-amenu-item-year {
	margin-top: 10px;
}
.news-amenu-item-year dd {
	float: left;
	font-weight: bold;
}

/*newloginbox*/
.tx-newloginbox-pi1 a {
	background-image: url(../img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	display: block;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	color: #68102f;
	padding-bottom: 8px;
}
.tx-newloginbox-pi1 input {
	margin: 0 0px 3px 0px;
	padding: 3px;
	width: 120px;
}


.tx-newloginbox-pi1 h3 {
	margin: 10px 0px;
}
.tx-newloginbox-pi1 a {
	margin: 0;
}
.submitBtn input {
	background-image: url(../img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	background-color: transparent;
	padding-left: 15px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	color: #68102f;
	font-weight: bold;
	text-align: left;
	
	margin: 0px 0px 10px 0px;
	cursor: pointer;
}


.tx-newloginbox-pi1 #permaText{
	font-size:0.8em;
}

.tx-newloginbox-pi1 .pLogin{
	display: block;
	margin-top: 3px;
}

.tx-newloginbox-pi1 .pLoginInp{
  float: left;
  margin-right: 2px;
}

.tx-newloginbox-pi1 input[type="checkbox"] {
	width: 14px;
	padding-top: 5px;
	background-color: transparent;
}

.tx-newloginbox-pi1 #permaLogin {
	width: 14px;
	padding-top: 5px;
	background-color: transparent;
}



/*OC Videoauswahl*/
.tx-vwewausw-pi1 .foto {
	width: 150px;
	height: 150px;
	float: left;
}
.tx-vwewausw-pi1 .section {
	background-color: #ede4e4;
	width: 580px;
	margin-top: 5px;
	color: #666666;
}
.tx-vwewausw-pi1 p, strong {
	color: #000000;
}
.tx-vwewausw-pi1 strong {
	line-height: 20px;
	padding-bottom: 10px;
}
.tx-vwewausw-pi1 .shortText {
	padding: 10px;
	margin-left: 150px;
	height: 150px;
	min-height: 150px;
	width: 410px;
	display: block;
}

.tx-vwewausw-pi1 .longText {
	padding: 10px;
	display: none;
	height: auto;
	margin-left: 150px;
	margin-bottom: 15px;
	width: 410px;
	min-height: 150px;
}

.tx-vwewausw-pi1 .longTextClass {
	margin-bottom: 15px;
}
.tx-vwewausw-pi1 .shortText .headLine {
	background-image: url(/fileadmin/template/img/plus.gif);
}
.tx-vwewausw-pi1 .longText .headLine {
	background-image: url(/fileadmin/template/img/minus.gif);
}
.tx-vwewausw-pi1 .headLine, .dateLine {
	font-weight: bold;
	margin-bottom: 10px;
}
.tx-vwewausw-pi1 .dateLine {
	float: right;
}
.tx-vwewausw-pi1 .headLine {
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0;
	padding-right: 30px;
	margin-bottom: 10px;
}

.tx-vwewausw-pi1 a {
	background-image: url(../img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
}

.tx-vwewausw-pi1 .pptLine{
	margin-top: 10px;
}


/*fe-user-register*/
.tx-srfeuserregister-pi1 td {
	padding: 3px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error{
	color: #68102F;
}

.tx-srfeuserregister-pi1 input {
	padding: 2px;
	border-style:none;
}

.tx-srfeuserregister-pi1 .right input{
	background-color: #EAECF2 !important;
	border-style:none;
}

#middle .tx-vwewausw-pi1 a.noShowClass{
	background-image: none;
	display: none;
}
