/* @override 
	http://www.ikkev.de/ikkev/fileadmin/templates/content.css
	http://www.ikkev.de/fileadmin/templates/content.css
*/

/* @group startpage */
.startpage #content h1,
.startpage #content h1.csc-firstHeader {
	font: 24px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #009ee0;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #009ee0;
	margin-bottom: 20px;
}

/* @end */
#content {
	color: #464648;
}

#content {
	}

/* @group CSC Standards */

#content .csc-ce  h1 {
	font: bold 18px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	padding: 10px 0 10px 0;
	margin: 0px 0 20px 0;	
}
#content  h1.csc-firstHeader {
	font: 24px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #009ee0;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #009ee0;
	margin: 0px 0 20px 0;	
	}
	
#content .csc-ce h2 {
	font: 18px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	padding: 0px 0 0px 0;
	margin: 0px 0 15px 0;	
}
#content .csc-ce h3 {
	font: bold 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	padding: 0px 0 10px 0;
	margin: 0px 0 0px 0;	
}
#content .csc-ce h4 {
	color: #009ee0;
	padding: 0px 0 10px 0;
	margin: 0px 0 0px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#content .csc-ce {
	margin-bottom: 40px;
}
#content .csc-ce p {
	margin-bottom: 7px;
}
#content dd.csc-textpic-caption {
	padding: 5px 3px 7px 5px;
	color: #464748;
	background-color: #d9dadb;
	font-size: 11px;
	font-style: italic;
}
#content .textwrap li,
#content .textpicwrap li {
	list-style-type: square;
	margin: 0 0 3px  5px;
} 
#content .textwrap ul,
#content .textpicwrap ul {
	margin-left: 15px;
} 
div.csc-textpic-imagerow {
	padding-top: 5px;
}

#content p.csc-linkToTop {
	text-align: right;
	margin-bottom: 30px;
	margin-top: -10px;
}
#content p.csc-linkToTop a:link {
	color: #a9aaae;
	font-size: 11px;
	}
/* @end */

/* @group html-area */
p.anleser {
	padding: 10px 0;
	font-size: 13px;
	font-weight: bold;
}
p.zitat {
	padding: 0px 10px 0px 30px;
	font-size: 12px;
	font-style: italic;
}
p.email {
	background: url(pics/email.gif) no-repeat 0px 2px;
	padding: 3px 0 3px 20px;
	margin-top: 1px;
}
p.fax {
	background: url(pics/fax.gif) no-repeat 0px 2px;
	padding: 3px 0 3px 20px;
	margin-top: 1px;
}
p.telefon {
	background: url(pics/tel.gif) no-repeat 4px 2px;
	margin-top: 1px;
	padding: 3px 0 3px 20px;
}
p.www {
	background: url(pics/web.gif) no-repeat 3px 4px;
	margin-top: 1px;
	padding: 3px 0 3px 20px;
}
p.mobil {
	background: url(pics/mobil.gif) no-repeat 3px 2px;
	margin-top: 1px;
	padding: 3px 0 3px 20px;
}
p.adresse {
	background: url(pics/standort.gif) no-repeat 3px 2px;
	margin-top: 1px;
	padding: 3px 0 3px 20px;
}
.verlaufshintergrund {
	background: url(pics/verlaufshintergrund.gif) repeat-x left bottom;
	padding: 10px;
}
.farbhintergrund {
	background-color: #009ee0;
	color: white;
	padding: 10px;
}
.farbhintergrund h1 {
	color: white !important;
}
.farbhintergrund a:link {
	color: black;
}
.farbhintergrund a:visited {
	color: #737171;
}
.farbhintergrund a:hover {
	text-decoration: underline;
	color: black;
}
.farbhintergrund a:visited:hover {
	text-decoration: underline;
	color: black;
}

/* @end */

/* @group CSC Uploads / css-filelinks */

.dam_downloads {
	border: 1px solid #009ee0;margin:7px 0 20px 0;
	padding: 20px 10px 0 0;
	}
.dam_downloads_list_item {
	padding: 0 0 10px 46px !important;
	margin: 0;
	min-height: 40px;
}
div.dam_downloads_list_item a:link,
div.dam_downloads_list_item a:visited {
	font-weight: bold;
}
div.dam_downloads_list_item .details {
	font-size: 11px;
}

#content .uploadswrap h1 {
	color: white !important;
	background-color: #009ee0;
	margin: 0 ;
	display: inline;
	padding: 5px 17px 6px 17px !important;
	font-size: 18px;
	line-height: 18px;
}

div.dam_downloads_list_item.rtf {
	background: url(pics/fileicons/rtf.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.sxw {
	background: url(pics/fileicons/sxw.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.jpg {
	background: url(pics/fileicons/jpg.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.doc {
	background: url(pics/fileicons/doc.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.docx {
	background: url(pics/fileicons/docx.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.ppt {
	background: url(pics/fileicons/ppt.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.pptx {
	background: url(pics/fileicons/pptx.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.xls {
	background: url(pics/fileicons/xls.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.xlsx {
	background: url(pics/fileicons/xlsx.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.pdf {
	background: url(pics/fileicons/pdf.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.zip {
	background: url(pics/fileicons/zip.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.dot {
	background: url(pics/fileicons/dot.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.mov {
	background: url(pics/fileicons/mov.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.eps {
	background: url(pics/fileicons/eps.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.odt {
	background: url(pics/fileicons/odt.gif) no-repeat 3px 3px;
}
div.dam_downloads_list_item.icon {
	background: url(pics/fileicons/blank.gif) no-repeat 3px 3px;
}
/* @end */

/* @group CSC Sitemaps */

ul.csc-menu li {
	list-style-type: none;
}
ul.csc-menu-3 {
	margin: 15px 0 20px 0 !important;
	padding: 0;
}

#extra .csc-menu.csc-menu-3 li.csc-section {
	background: url(pics/sitemap-arrow-blue-bg.gif) no-repeat 0 4px;
}
#content .csc-menu.csc-menu-3 li.csc-section {
	background: url(pics/sitemap-arrow-white-bg.gif) no-repeat 0 4px;
}
.csc-section {
	padding: 3px 0 3px 20px !important;
	margin: 0 !important;
	background: url(pics/sitemap_abschnitt_hg.gif) 2px 8px no-repeat;
	list-style-image: url(none) !important;
}
.csc-sitemap ul {
}
.csc-sitemap li {
	list-style-type: none;
	padding: 3px 0 3px 20px !important;
	margin: 0 !important;
	background: url(pics/sitemap-bg-line.gif) 8px top no-repeat;
	list-style-image: url(none) !important;
}
.csc-sitemap li.last {
	background: url(pics/sitemap-bg-last.gif) 8px top no-repeat;
}


/* @end */

/* @group CSC Tabellen */

	.tablewrap {
		background-color: #ccecf9;
		padding: 13px 13px 13px 15px;
		margin: 35px 0px 35px 0;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.tablewrap td {
		border-right: 1px solid black;
		padding: 5px 6px 5px 6px;
		border-bottom: 1px #009ee0 solid;
	}
.tablewrap .td-last {
		border-right: 0;
	}
.tablewrap .td-0, .tablewrap .td-2, .tablewrap .td-4, .tablewrap .td-6 {
		background-color: white;
	}
.tablewrap .td-1,.tablewrap .td-3,.tablewrap .td-5,.tablewrap .td-7 {
		background-color: #f2f2f2;
	}
.tablewrap .tr-0 td {
		background-color: #464648;
		font-weight: bold;
		color: white;
		border-bottom: 0;
	}
.tablewrap table {
		border: 0;
		border-collapse:collapse;
		border-spacing: 0;
	}
	.vierspalt_fest .td-0, .vierspalt_fest .td-1 {
		width: 15%;
	} 
	.vierspalt_fest .td-2{
		width: 40%;
	} 
	.vierspalt_fest .td-3 {
		width: 30%;
	} 

	.dreispalt_33proz table {
	width: 100%;
}
	.dreispalt_33proz td {
		width: 33%;
	}

	.fuenfspalt_20proz td {
		width: 20%;
	}

	.dreispalt_fest .td-0 {
		width: 15%;
	}
	.dreispalt_fest .td-1{
		width: 15%;
	} 
	.dreispalt_fest .td-2 {
		width: 70%;
	}


/* @end */



/* @group CSC Mailforms */
.mailformwrap {
		
}

div.csc-mailform-field.csc-radio .mailform-radio-header, 
div.csc-mailform-field.csc-input label,
.mailform_req {
	color: #009ee0 !important;
	margin-left: 13px;
	font-size: 11px;
	font-style: italic;
}
.mailform_req {
	margin-left: 0;
}
div.csc-mailform-field.csc-input span.mailform_req,
#mailform .csc-check span.mailform_req {
	font-size: 11px;
	padding-left: 5px;
	color: #737171;
}

div.csc-mailform-field.csc-input input,
div.csc-mailform-field.csc-input textarea {
	padding: 4px 4px 4px 9px;
	font-size: 13px;
	margin-top: 5px;
	border: 1px solid #009ee0;
	-webkit-border-radius: 13px;
	-moz-border-radius: 10px;
	outline: none;
}
div.csc-mailform-field.csc-input input:focus,
div.csc-mailform-field.csc-input textarea:focus {
	background-color: #ccecf9;
	}
div.csc-mailform-field {
	margin-bottom: 20px;
}
div.csc-check label {
	font-style: italic;
	color: #009ee0;
}
div.csc-mailform-field.csc-input input.csc-mailform-submit {
	background:  url(pics/buttonhintergrund_ikk.gif);
	padding: 5px 7px 6px 6px;
	float: left;
	margin: 8px 0 10px 0 ;
	border: 0;
	color: #009ee0;
	font-size: 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	font-size: 11px;
}
div.csc-mailform-field.csc-input input.csc-mailform-submit:hover {
	color: white;
}
/* @end */

/* @group tt_news */



/* @group Liste */

#content div.tx-ttnews-browsebox span {
	vertical-align: -1px;
}
#content div.tx-ttnews-browsebox strong {
	color: #737171;
	}
#content div.tx-ttnews-browsebox  {
	font-size: 14px;
}
#content div.news-list-item h3 {
	padding: 3px 0 5px 0;
}
#content div.news-list-item h3 a:link,
#content div.news-list-item h3 a:visited {
	color: black;
	text-decoration: none;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content div.news-list-item h3 a:visited {
	color: #464648;
	}
#content div.news-list-item h3 a:hover,
#content div.news-list-item h3 a:visited:hover {
	color: #009ee0;
	text-decoration: underline;	
	}
#content div.news-list-item .news-footer {
	border-top: 1px dotted #d9dadb;
	border-bottom: 2px solid #d9dadb;
	margin: 5px 0 25px 0;
	padding: 2px 0 0 0 ;
}

#content div.news-list-date {
	color: #d9dadb;
	float: left;
}

#content div.news-list-morelink {
	text-align: right;
}
#content div.news-list-morelink a:link, 
#content div.news-list-morelink a:visited  {
	color: #009ee0;
	text-decoration: none;	
}
#content div.news-list-morelink a:hover, 
#content div.news-list-morelink a:visited:hover  {
	color: #009ee0;
	text-decoration: underline;	
}
#content div.news-list-item .category a:link,
#content div.news-list-item .category a:visited {
	background-color: #009ee0;
	padding: 0 3px 0 2px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	border: 2px solid #009ee0;
	font-weight: bold;
}
#content div.news-list-item .category a:hover {
	background-color: #80cfef;
	border: 2px solid #80cfef;
}
#content div.news-list-item .category a.allCats:link,
#content div.news-list-item .category a.allCats:visited {
	background: #009ee0 url(pics/news_all_cats-bt.gif) no-repeat 0 -2px;
	padding: 0 9px 0 5px;
	
}
#content div.news-list-item .category a.allCats:hover,
#content div.news-list-item .category a.allCats:visited:hover {
	background: #80cfef url(pics/news_all_cats-bt-ro.gif) no-repeat 0 -2px;
	padding: 0 9px 0 5px;
	border: 2px solid #80cfef;
}
#content .news-list-item img {
	float: left;
	margin: 3px 10px 15px 0;
}
.news-list-item .monitorhintergrund {
	width: 120px;
	height: 74px;
	background: url(pics/vortragsfolien-im-monitor-liste.jpg) no-repeat;
	float: left;
	margin: 3px 10px 15px 0;
}
.news-list-item .monitorhintergrund img {
	width: 59px;
	height:40px;
	float: none;
	margin: 10px 0 0 29px !important;
	}
/* @end */

/* @group Single */
#content .dam_downloads_list_item {
	clear: both;
	padding: 10px 0;
}

#content .dam_downloads_list_item span {
	display: block;
	float: right;
	text-align: right;
}
#content .dam_downloads_list_item a:link {
	display: block;
	float: left;
}

#content .dam_downloads_list_item img {
	display: block;
	float: left;
	padding-right: 20px;
}

#content div.news-single-item {
}
#content div.news-single-item h1 {
	font: bold 18px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	padding: 10px 0 10px 0;
	margin: 0px 0 20px 0;	
}
#content div.news-single-item h2 {
	font: 24px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #009ee0;
	margin-bottom: 20px;
}
#content div.news-single-item .news-footer {
	border-top: 1px dotted #d9dadb;
	border-bottom: 2px solid #d9dadb;
	margin: 30px 0 25px 0;
	padding: 2px 0 0 0 ;
}
#content div.news-single-item p {
	margin-bottom: 7px;
}
#content .subheader {
	padding: 10px 0;
	font-size: 13px;
	font-weight: bold;
}
#content div.news-single-item li,
#content div.news-single-item li {
	list-style-type: square;
	margin: 0 0 3px  5px;
} 
#content div.news-single-item ul,
#content div.news-single-item ul {
	margin-left: 15px;
} 
#content div.news-single-data {
	color: #d9dadb;
	float: left;
}

#content div.news-single-backlink {
	text-align: right;
}
#content div.news-single-backlink a:link, 
#content div.news-single-backlink a:visited  {
	color: #009ee0;
	text-decoration: none;	
}
#content div.news-single-backlink a:hover, 
#content div.news-single-backlink a:visited:hover  {
	color: #009ee0;
	text-decoration: underline;	
}
#content div.news-single-item .category a:link,
#content div.news-single-item .category a:visited {
	background-color: #009ee0;
	padding: 0 3px 0 2px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	border: 2px solid #009ee0;
	font-weight: bold;
}
#content div.news-single-item .category a:hover {
	background-color: #80cfef;
	border: 2px solid #80cfef;
}
#content .news-single-item h3 {
	font-weight: bold;
	margin: 15px 0 15px 0;
	}
#content .uploadswrap {
	margin: 20px 0 0px 0;
}
.news-single-item .dam_downloads {
	padding: 10px 20px 0 0 ;
}
.news-single-item .dam_downloads_list_item {
	background: url(pics/fileicons/blank.gif) no-repeat 3px 0px;
}
#content .news-single-img {
	float: left;
	margin: 3px 10px 15px 0;
}

#content .news-single-imgcaption {
	padding: 3px;
	background-color: #d9dadb;
	font-size: 11px;
}
.news-single-item .monitorhintergrund {
	width: 430px;
	height: 265px;
	background: url(pics/vortragsfolien-im-monitor.jpg) no-repeat;
}
.news-single-item .monitorhintergrund img {
	width: 215px;
	height: 145px;
	margin: 30px 0 0 101px;
	}
.news-single-video {
	text-align: center;
	margin: 5px 0 10px 0;
}
/* @end */
/* @group Tagesticker */
#content .tagesticker {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 2px solid #d9dadb;
}
#content .tagesticker h3 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
#content .tagesticker p {
	margin-bottom: 10px;
	font-size: 13px;
}
#content .tagesticker .uploadswrap h1 {
	color: white !important;
	background-color: #009ee0;
	margin: 0 ;
	display: inline;
	padding: 4px 9px 4px 9px !important;
	font-size: 12px;
	line-height: 8px;
}
.news-amenu-container.tagesticker h2 {
	color: white;
	font-size: 15px;
	padding: 0 0 7px 0;
	font-weight: bold;
}
.news-amenu-container.tagesticker a {
	margin-left: 10px;
}
.news-amenu-item-year {
	color: white;
	padding: 5px 0 3px  0;
	font-weight: bold;
}
.tagesticker .dam_downloads {
	padding: 9px 30px 0 0;
	margin: 0;
	margin-top: 7px;
}
.tagesticker .dam_downloads a {
	padding: 10px 0 ;
}
/* @end */

/* @end */

/* @group sr_UserRegister */
.tx-srfeuserregister-pi1 legend {
	margin: 0;
	width: 100%;
}

.create dt{
	padding: 0px 0 0px 0px;
}
.create dd {
	margin-bottom: 20px;
}
.create input, .create textarea {
	padding: 4px;
	font-size: 13px;
	margin-top: 5px;
	border: 1px solid #009ee0;
	-webkit-border-radius: 13px;
	-moz-border-radius: 10px;
}
.create input:focus, .create textarea:focus {
	background-color: #ccecf9;
	outline: none;
}
.create dt label span {
	color: #009ee0;
	font-weight: bold;
}
.create  label {
	color: #009ee0;
	padding: 3px 6px 6px 6px;
	margin-left: 2px;
	font-size: 11px;
	font-style: italic;
}
.create dd label {
	background-color: transparent;
	color: #00214b;
}
.create p.tx-srfeuserregister-pi1-error {
	color: #0050a0;
	padding: 0 0 0 2px;
	margin: 0; 
	font-size: 12px;
}
.create input.tx-srfeuserregister-pi1-submit {
	clear: both;
}
.create_preview dl {
	padding-top: 20px;
}
.create_preview dt {
	color: #0050a0;
	font-size: 10px;
	margin-bottom: 4px;
	
}
.create_preview dd {
	border-bottom: 1px solid black;
	width: 90%;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
dd.preview_submit {
	border-bottom: 0;
}
.edit dt{
	padding: 0px 0 0px 0px;
}
.edit dd {
	margin-bottom: 20px;
}
.edit input, .edit textarea {
	padding: 4px;
	font-size: 13px;
	margin-top: 5px;
	border: 1px solid #009ee0;
	-webkit-border-radius: 13px;
	-moz-border-radius: 10px;
}
.edit input:focus, .edit textarea:focus {
	background-color: #ccecf9;
	outline: none;
}
.edit dt label span {
	color: #FFFFFF;
	font-weight: bold;
}
.edit  label {
	background-color: #009ee0;	
	color: white;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 6px 6px 6px;
	margin-left: 2px;
	}
.edit dd label {
	background-color: transparent;
	color: #00214B;
}
.edit p.tx-srfeuserregister-pi1-error {
	color: #0050a0;
	padding: 0 0 0 2px;
	margin: 0; 
	font-size: 12px;
}
.edit input.tx-srfeuserregister-pi1-submit {
	clear: both;
}
/* @end */

/* @group mm-forum */

div.tx-mmforum-pi1 textarea {
	width: 97% !important;
	margin-bottom: 20px;
}
div.tx-mmforum-pi1-attachment {
	background: #e5e5e5 url(pics/fileicons/blank.gif) no-repeat 10px 10px;
	padding: 10px 10px 0  60px;
	height: 53px;
	margin-top: 5px;
}
div.tx-mmforum-pi1-attachment a:link,
div.tx-mmforum-pi1-attachment a:visited {
	font-weight: bold;
}
.mm-forum-postlist-user img {
	float: left;
	margin: 0px 10px 10px 0 ;
}

div.tx-mmforum-pi1-pt-quote {
	font: italic 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #e5e5e5;
	padding: 10px;
}

.mm-forum-postlist-date {
	margin-bottom: 10px;
	font-style: italic;
}


.mm-forum-list h1,
.new-topic-form h1  {
	clear: both;
	color: #464648;
	padding: 0 0 3px  20px;
	margin: 5px 0 10px 0 ;
	border-bottom: 1px solid #464648;
	font-size: 14px;
}
.mm-forum-list h1 {
	background: url(pics/mm-forum-list-h1-bg-no.gif) no-repeat 2px 4px;
}
.mm-forum-list h1.act {
	background: url(pics/mm-forum-list-h1-bg-act.gif) no-repeat 0px 4px;
}
.mm-forum-list dt, .mm-forum-list-topic dt{
	float: left;
	width: 50px;
	margin-bottom: 3px;
	height: 55px;
}
.mm-forum-list dd, .mm-forum-list-topic dd {
	margin-left: 50px;
}
.mm-forum-list dd, .mm-forum-list-topic img {
	margin-right: 5px;
}
.mm-forum-list dl, .mm-forum-list-topic dl {
	clear: both;
	margin-bottom: 10px;
	}
.topic-list-part dl	{
	display: none;
	
}

.mm-forum-list dl h3 a:link,
.mm-forum-list dl h3 a:visited,
.mm-forum-list-topic dl h3 a:link, 
.mm-forum-list-topic dl h3 a:visited {
	color: #009ee0;
	text-decoration: none;
	font-size: 14px;
}
.mm-forum-list dl h3 a:hover,
.mm-forum-list dl h3 a:visited:hover,
.mm-forum-list dl p a:hover,
.mm-forum-list dl p a:visited:hover,
.mm-forum-list-topic dl h3 a:hover,
.mm-forum-list-topic dl h3 a:visited:hover,
.mm-forum-list-topic dl p a:hover,
.mm-forum-list-topic dl p a:visited:hover  {
	text-decoration: underline;
	color: #009ee0;
	}
.mm-forum-list-item dl h3 a:link,
.mm-forum-list-item dl h3 a:visited,
.mm-forum-list-item dl h3 a:hover,
.mm-forum-list-item dl h3 a:visited:hover {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
.mm-forum-list-item .tx-mmforum-pi1-listtopic-lastpost-title a:link,
.mm-forum-list-item .tx-mmforum-pi1-listtopic-lastpost-title a:hover,
.mm-forum-list-item .tx-mmforum-pi1-listtopic-lastpost-title a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #464648;
}
.mm-forum-list-item .tx-mmforum-pi1-listtopic-lastpost-title a:hover,
.mm-forum-list-item .tx-mmforum-pi1-listtopic-lastpost-title a:visited:hover {
	text-decoration: underline;
}
.mm-forum-list-item .tx-mmforum-pi1-listtopic-lastpost-title a:visited {
	background: url(pics/solved.gif) no-repeat right top;
	padding: 0 20px 0 0;
}
a:link .mm-forum-topic-list-date,  
a:visited .mm-forum-topic-list-date,
a:hover .mm-forum-topic-list-date,
a:visited:hover .mm-forum-topic-list-date {
	color: #464648 ;
}
h1.mm-forum-list-topic-forumname {
	clear: both;
	color: #464648;
	padding: 0 0 3px  3px;
	margin: 5px 0 10px 0 ;
	border-bottom: 1px solid #464648;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mm-forum-list dl h3 span {
	font-size: 11px;
	font-weight: normal;
}
.mm-forum-postlist h2 img {
	float: left;
	margin-right: 5px;	
	}
.mm-forum-postlist h2 {
	color: #464648;
	padding: 0 0 3px  3px;
	margin: 5px 0 10px 0 ;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
}
.list-post-item {
	padding: 10px 0 40px 10px;
	border-bottom: 1px solid #e5e5e5;
}
.mm-forum-postlist-mailoptions {
}
.mm-forum-postlist-mailoptions h3 {
	
}
.mm-forum-postlist-mailoptions ul {
	margin-top: 30px;
}
.mm-forum-postlist-mailoptions li {
	float: left;
	width: 75px;
	list-style-type: none;
}
.mm-forum-newpost h1 {
	color: #464648;
	padding: 0 0 3px  3px;
	margin: 5px 0 10px 0 ;
	border-bottom: 1px solid black;
	font-size: 14px;
}
.mm-forum-newpost h3,
.new-topic-form h3  {
	font-weight: bold;
	font-size: 14px;
	color: #464648;
	margin: 15px 0 10px 0;
	}
.mm-forum-newpost {
	margin: 0 0 20px 0;
	padding: 0 0 40px 0  ;
	border-bottom: 1px solid #009ee0;
}
.mm-forum-newpost-attachment {
	background: #e5e5e5 url(pics/fileicons/datei-upload.gif) no-repeat 10px 10px;
	padding: 10px 10px 0  60px;
	height: 50px;
	margin-top: 5px;
}
.mm-forum-newpost-attachment span {
	font-size: 10px;
}
input.tx-mmforum-button,
.tx-mmforum-textbutton {
	background:  url(pics/buttonhintergrund_ikk.gif);
	padding: 5px 7px 6px 6px;
	float: left;
	margin-right: 5px;
	border: 0;
	color: #009ee0;
	font-size: 11px;
}
input.tx-mmforum-button {
}
.tx-mmforum-textbutton img {
	vertical-align: bottom;
}
.tx-mmforum-textbutton a:link,
.tx-mmforum-textbutton a:visited,
.tx-mmforum-textbutton a:hover, 
.tx-mmforum-textbutton a:visited:hover {
	text-decoration: none;
	color: #009ee0;
	font-size: 11px;
}
input.tx-mmforum-button:hover,
.tx-mmforum-textbutton a:hover,
.tx-mmforum-textbutton a:visited:hover {
	color: white;
}
.tx-mmforum-textbutton a:link span,
.tx-mmforum-textbutton a:visited span {
	padding: 0 0 0 5px;
}

.tx-mmforum-textbutton img {
	margin: 0;
	width: auto;
	
}
div.tx-mmforum-error {
	background-color: #009ee0;
	color: white;
	padding: 10px;
	font-size: 14px;
	line-height: 17px;
}

/* @group Suche */

ul.tx-mmforum-pi4-regeln {
	display: none;
}


.tx-mmforum-pi4 fieldset {
	padding: 10px 10px 20px 10px;
	border: 1px solid #e5e5e5;
}
.tx-mmforum-pi4 legend {
	font-weight: bold;
}
.tx-mmforum-pi4 label {
	display: block;
	padding: 5px 0 0 0;
}
.tx-mmforum-pi4 h3 {
	font-weight: bold;
	margin-top: 15px;
	font-size: 14px;
}
.tx-mmforum-pi4 .infos {
	margin: 5px 0 2px 0;
	font-size: 11px;
}
.tx-mmforum-pi4 .postpath {
}
/* @end */

/* @group Profil */

fieldset.mm-forum-edit-password {
	background: url(pics/password_icon.png) no-repeat 8px 8px;
}
fieldset.settings {
	background: url(pics/settings_icon.png) no-repeat 8px 8px;
}
fieldset.mm-forum-edit-avatar {
	background: url(pics/avatar_icon.png) no-repeat 8px 8px;
}


.tx-mmforum-pi5 fieldset {
	padding: 10px 10px 20px 60px;
	border: 1px solid #e5e5e5;
	}
.tx-mmforum-pi5 legend {
	font-weight: bold;
}
.tx-mmforum-pi5 label {
	display: block;
	padding: 5px 0 0 0;
}
.tx-mmforum-pi5 fieldset h3 {
	font-weight: bold;
}
.adminpanel {
	background-color: #ffa11b;
	padding: 5px;
	border-bottom: 15px solid white;
}
.tx-mmforum-pi1 div.user-profil dt {
	color: #737171;
}
.tx-mmforum-pi1 div.user-profil dd {
	color: black;
}
/* @end */

/* @group Favoriten, Havelook, myPosts */

.tx-mmforum-pi1-listtopic-checkbox {
	width: 30px;
	float: left;	
}
.tx-mmforum-pi1-listtopic-checkbox input {
	margin-top: 10px;
}
div.tx-mmforum-pi1-listtopic-image {
	width: 50px;
	float: left;
	height: 55px;	
}
div.tx-mmforum-pi1-listtopic-topicname {
	width: 310px;
	float: left;
}
div.tx-mmforum-pi1-listtopic-topicname h3 {
	font-weight: bold;
}
.tx-mmforum-pi1-listtopic-delete img {
	padding: 5px 0 0 10px;
}
form.mm-forum-favorits-list {
}
.tx-mmforum-pi1-listtopic-mytopicname {
	width: 375px;
	float: left;
}
.tx-mmforum-pi1-listtopic-mytopicname h3 {
	font-weight: bold;
}
.my-posts-list-item {
	margin-bottom: 20px;
}
.have-a-look-list-item {
	margin-bottom: 20px;
}
.user-profil h1 {
	color: #464648;
	padding: 0 0 3px  3px;
	margin: 5px 0 10px 0 ;
	border-bottom: 1px solid black;
	font-size: 14px;
}
.user-profil img {
	float: left;
}
.user-profil dl {
	margin-left: 110px;
	}
.user-profil dt {
	margin-top: 10px;
	font-size: 11px;
}
.user-profil dd  img {
	float: none;
}
/* @end */
/* @end */

/* @group Banner-Spalte auf Startseite */
#banner .slider-wrap .csc-textpic-text {
	background-color: white;
	padding: 5px 5px 0 5px ;
}
#banner .slider-wrap .csc-textpic-text h1 {
	background-color: white;
	padding: 0;
	font-weight: bold;
	margin-bottom: 5px;
}
#banner .bannercontent h1 {
	color: white;
	font: bold 18px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}
.bannercontent {
	margin-top:300px;
	position: absolute;
	width: 225px;
	color: white;
}
/* @end */

/* @group Extras / Rand-Spalte */
#extra h1 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
}
#extra .csc-ce {
	border-bottom: 1px solid #464648;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#extra .textwrap {
	padding-bottom: 20px;
}
#extra a:link {
	color: #ffffff;
}
#extra a:hover, #extra a:visited:hover {
	color: #ffffff !important;
	text-decoration: underline;
}
#extra a:visited {
	color: #ffffff;
	text-decoration: none;
}

.startpage #extra a:link {
	color: #009ee0;
}
.startpage #extra a:hover, #extra a:visited:hover {
	color: #009ee0;
	text-decoration: underline;
}
.startpage #extra a:visited {
	color: #009ee0;
}
#extra .csc-textpic-caption {
	font-size: 11px;
	color: #737171;
}
/* @end */

/* @group Indexed search */

.tx-indexedsearch-browsebox ul.browsebox  {
	list-style-type: none;
	margin: 10px 0 20px 0;
}
.tx-indexedsearch-browsebox li {
	float: left;
	margin-right: 10px;
}
.tx-indexedsearch-res h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}
.tx-indexedsearch-res {
	margin-bottom: 10px;
	
}
.more-infos  {
	font-size: 11px;
}

#tx-indexedsearch-searchbox-button-submit {
	background:  url(pics/buttonhintergrund_ikk.gif);
	padding: 5px 7px 6px 6px;
	float: left;
	margin: 8px 0 10px 0 ;
	border: 0;
	color: #009ee0;
}
#tx-indexedsearch-searchbox-button-submit:hover {
	color: white;
}

.tx-indexedsearch fieldset {
	padding: 10px 10px 0px 10px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	}
.tx-indexedsearch legend {
	font-weight: bold;
}
.tx-indexedsearch fieldset div {
	margin-top: 8px; 
}
.tx-indexedsearch .sword {
	width: 220px;
}
/* @end */

