/***************************/
/* General element styles: */
/***************************/

* { 
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin:0;
	padding:0;
	background-color: transparent;
}

html {
	font-size: 100.01%;
	
}
body { 
	color: #313131;
	font-size: 70%;
} 

.important {
	color: #850009;
	font-weight: bold;
}

.important a {
	color: #850009;
	font-weight: bold;
}

.important a:hover {
	color: #313131;
}

p, li, .tx-jppageteaser-pi1-list-entry-description, table.contenttable{
	line-height: 170%;
	font-size: 110%;
}

p a, .tx-jppageteaser-pi1-list-entry-link-item a, table.contenttable a, ul.csc-menu-1 a, .news-latest-item a { 
    text-decoration: none;
	border-bottom: 1px dotted;    

}

p a:hover, .tx-jppageteaser-pi1-list-entry-link-item a:hover, table.contenttable a:hover, ul.csc-menu-1 a:hover, .news-latest-item a:hover { 
	color: #850009;
	text-decoration: none;
	border-bottom: 1px dotted #850009;
}

#menu-top-left a, #sprache a {
	color: #727373;
	text-decoration: none;
}

a { 
	color: #0e2c4f; 

}

a img {
	border-width: 0;
	border-style: none;
}
a:hover { 
	color: #a2a2a2;
	text-decoration: underline;
}
:focus {
	outline: 0;
}

input, textarea, option { 
	padding-left: 2px;
}
textarea { 
	font-size: 100%;
}

table {
	border-collapse:collapse;
}
td { 
	vertical-align : top; 
}
pre { 
	font-family: monospace; 
}
strong {
	font-weight: bold;
}

/******************/
/* Menu Top // Level 1 */
/******************/

#menu-top ul {
}

#menu-top ul li {
	display:block; 
	list-style-position: outside;
	list-style: none;	
	padding: 0;  
	line-height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 95%;
}

li.menu_NO
	{ 
	text-decoration:none; 
	color: #fff;
}

li.menu_NO a:link,
li.menu_NO a:visited
	{ 
	text-decoration:none; 
	color: #fff;
	padding-left: 15px;
}

li.menu_NO a:hover
	{  
	display: block;		
	color: #fff; 		
	margin-right: 0;
	background: url(menu-top-ACT.gif) no-repeat 0 4px;
}

li.menu_ACT
	{   	
	color: #fff; 		
}

li.menu_ACT a:link,
li.menu_ACT a:visited
	{   		
	display: block;	
	text-decoration:none; 
	color: #fff; 
	background: url(menu-top-ACT.gif) no-repeat 0 4px;
	padding-left: 15px;		
}

/******************/
/* Menu Top // Level 2 */
/******************/

#menu-top-lev-2 ul {
}

#menu-top-lev-2 ul li {
	display:block; 
	list-style-position: outside;
	list-style: none;	
	padding: 0;  
	line-height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 95%;
}

li.menu_NO-lev-2
	{ 
	text-decoration:none; 
	color: #fff; 	
}

li.menu_NO-lev-2 a:link,
li.menu_NO-lev-2 a:visited
	{ 
	text-decoration:none; 
	color: #fff; 	
	padding-left: 15px;
}

li.menu_NO-lev-2 a:hover
	{  
	display: block;			
	color: #fff; 		
	margin-right: 0;
	background: url(menu-top-ACT.gif) no-repeat 0 3px;
}

li.menu_ACT-lev-2
	{  
	color: #fff; 		
	margin-right: 0;	
}

li.menu_ACT-lev-2 a:link,
li.menu_ACT-lev-2 a:visited
	{  
	text-decoration:none; 
	color: #fff; 
	background: url(menu-top-ACT.gif) no-repeat 0 3px;
	padding-left: 15px;	
}

li.menu_ACT-lev-2 a:hover
	{  

}

/******************/
/* FOOTER */
/******************/

#footer ul {
	display:block;
	padding-left: 0em;
}

#footer ul li {
	list-style-position: inside;
	list-style: none; 
	padding: 0;  
	float: left;
	margin: 0 15px 0 0;
	color: #41413f;
}

li.footer_NO a:link,
li.footer_NO a:visited
	{ 
	display:block; 
	text-decoration:none; 
	font-size: 90%;
	margin-right: 0;
	color: #41413f;	
}

li.footer_NO a:hover
	{ 
	display:block; 
	color: #850009;
	font-size: 90%;
	margin-right: 0;
	border-bottom: 1px dotted;    
}

/******************/

/*Klicker*/

/******************/

.klickpfad-NO {
	line-height: 20px;

	text-decoration: none;
}

.klickpfad-CUR {
	line-height: 20px;
	color: #850009;
	text-decoration: none;
}

/******************/

/* Headers, plain */

/******************/
h1,h2,h3,h4 {
	color: #757575;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

h1 {
	margin: 0px 0px 30px;
	font-size: 220%;
}
h2 { 
	font-size: 140%;
	margin: 30px 0 5px;
}

h3 { 
	font-size: 140%;
	margin: 30px 0 5px;
}

h4 { 
	font-size: 100%; 
	color: #515151; 
}
h5 { 
	font-size: 100%; 
	color: #515151; 
}
h1, h2, h3, h4, h5 { 
 
}

h1.csc-firstHeader, h2.csc-firstHeader, 
h3.csc-firstHeader, h4.csc-firstHeader, 
h5.csc-firstHeader {
	 margin-top: 0px; 
}

/* Headers, with link */
h1 a, h2 a, h3 a, h4 a, h5 a { 
	text-decoration: none; 
}

h1 a:hover, h2 a:hover, 
h3 a:hover, h4 a:hover, 
h5 a:hover { 
	text-decoration: underline; 
}

/* Header date */
p.csc-header-date { 
	font-size: 90%; 
	color: #186900; 
}

/* Subheader, general */
p.csc-subheader { 
	font-style: italic; 
	background-color: #EDEBF1; 
}

/* Subheader, specific */
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;
}



/*******************/
/* RTE / Bodytext: */
/*******************/



.indent {
	margin-left:50px;
}

/* RTE / Bulletlists */
ul { 
	padding-left: 20px;
	margin: 0;
}
ol {	 
        padding-left: 20px; 
}

li {
	list-style-type: square;
}

/* RTE / Table styling */

table.contenttable { 
	border: 0px #333 solid; 
	margin: 0 0px 10px; 
	width: 100%;
	border-collapse:separate;
        border-spacing:1px; 
}
table.contenttable tr td, table.contenttable tr th {
	padding: 2px 3px 2px 0;
}
table.contenttable tr td p { }
table.contenttable tr {  }

table a { 
	color: #0e2c4f; 
    text-decoration: none; 

}

table a:hover { 
	color: #0e2c4f;
	text-decoration: underline; 	 	
}



/**********/
/* Images */
/**********/

/* Images / Captions */
.csc-textpic-caption {
	padding-top: 5px;
	font-size: 110%;	
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 20px; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
ul.csc-bulletlist li {}

/* Bulletlists, specifically */
ul.csc-bulletlist-0 { }
ul.csc-bulletlist-1 { 
	color: #186900; 
	list-style-type : decimal; 
}
ul.csc-bulletlist-2 { 
	color: #10007B; 
	list-style-position : inside;
}
ul.csc-bulletlist-3 { 
	color: #8A0020; 
	list-style-image: url(img/red_arrow_bullet.gif); 
}



/*********************/
/* Tables, generally */
/*********************/
table.contenttable p { }

/* Tables, specifically */
table.contenttable-0 p { }

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: #D1D2E4;
}

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; 
}
table.csc-uploads tr td p { }
table.csc-uploads tr.tr-even td { 
	background-color: #EDEBF1; 
}
table.csc-uploads tr.tr-odd td { 
	background-color: #D8D7DC; 
}
table.csc-uploads tr td.csc-uploads-icon { 
	padding: 0 6px;  
	width: 1%; 
	text-align: center; 
	vertical-align: middle; 
}
table.csc-uploads tr td.csc-uploads-fileName { 
	width: 80%; 
	padding-left: 5px; 
}
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: 0 6px; 
}

/* 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: middle; 
}
table.csc-uploads-3 tr.tr-even td.csc-uploads-icon img { 
	border: 2px solid #333333; 
	}
table.csc-uploads-3 tr.tr-odd td.csc-uploads-icon img { 
	border: 2px solid #333333; 
}

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

/* Email, Login and Search forms generally: */

fieldset {
	border:0px;
}
.csc-mailform-field {
	margin: 5px 0;
	clear:both;
}
.csc-mailform-field label { 
	float:left;
	text-align:right;
	margin-right: 5%;
	width:30%;
}
.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select,
.csc-mailform-radio fieldset {
	width:50%;
	background-color:#fff;
}
input.csc-mailform-submit,
input.csc-mailform-check,
.csc-mailform-radio input {
	width:auto;
}
input.csc-mailform-submit {
        margin-left: 35% !important;/* see label width + margin*/
}
.csc-mailform-radio legend {
	display:none;
}

.csc-mailform-radio fieldset input {
	float:none;
}
.csc-mailform-radio fieldset label {
        text-align:left;
        float:none;
        width:auto;
        margin: 0;
}

.csc-loginform {
	padding: 5px;
	background-color: #EDEBF1;
}
.csc-loginform-field {
	margin: 5px 0;
}
.csc-loginform-field label { 
	float:left;
	text-align:right;
	margin-right: 5%;
	width:30%;
}
.csc-loginform-field input {
	width:50%;
	background-color:#fff;
}
input.csc-loginform-submit {
	width:auto;
        margin-left: 35% !important;/* see label width + margin*/
}



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

/* Search Result, result information box: */
table.csc-searchResultInfo {  
	margin-top: 10px; 
	width: 100%;
}
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 */
/*****************************/
div.csc-menu { 
	margin-left: 10px; 
}
div.csc-menu p { 
	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" */
div.csc-menu-1 { }

/* 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; 
}

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
p.csc-linkToTop { 
	text-align: right; 
}
p.csc-linkToTop a { 
	font-weight: bold; 
}

div.csc-frame { 
	border: 0px; 
}
div.csc-frame-invisible {}
div.csc-frame-rulerBefore { 
	border-top: 1px solid #333333; 
	margin: 20px 0 10px 0;
}
div.csc-frame-rulerAfter { 
	border-bottom: 1px solid #333333; 
	margin: 10px 0 20px 0;
}
div.csc-frame-indent { 
	padding-left: 100px; 
}
div.csc-frame-indent3366 { 
	padding-left: 33%; 
}
div.csc-frame-indent6633 { 
	padding-right: 33%; 
}
div.csc-frame-frame1 { 
	background-color: #EDEBF1; 
	padding: 2px 4px 2px 4px; 
	border: 1px solid #333; 
	margin-bottom: 20px;
}
div.csc-frame-frame2 { 
	background-color: #F5FFAA; 
	padding: 2px 4px 2px 4px; 
	border: 1px solid #333; 
	margin-bottom: 20px;
}

div.csc-frame-frame1 h1, 
div.csc-frame-frame1 h2, 
div.csc-frame-frame1 h3, 
div.csc-frame-frame1 h4, 
div.csc-frame-frame1 h5 { 
	margin-top: 2px; 
}
div.csc-frame-frame2 h1, 
div.csc-frame-frame2 h2, 
div.csc-frame-frame2 h3, 
div.csc-frame-frame2 h4, 
div.csc-frame-frame2 h5 {
	margin-top: 2px; 
}


/****************************************/
/* 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; 
}


/*************/
/* Debugging */
/*************/
/*
h1, h2, h3, h4, h5, p, 
ul, ol, li, blockquote, pre{ 
	border: 1px dotted #999999;
}
td table { 
	border: 1px dotted #000099;
}
div { 
	border: 1px dotted #990000;
}
img.spacer-gif { 
	border: 1px solid black; 
}
*/

/*************/



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

/*************/

.news-latest-container {

}



.news-latest-container-news {
	width: 170px;
	height: 12px;
	padding: 0px 0 0 0px;
}

.news-latest-container-inner {


}

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

.news-latest-gotoarchive A {
	color:#fff;
}

.news-latest-item {
	line-height: 170%;	
	text-decoration: none;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 90%;
	color: #313131;
}

.news-latest-item h3 {
	margin-bottom: 2px;
	margin-top: 2px;
}

.news-latest-category {
	font-size: 10px;
	text-align: left;
	margin-bottom: 4px;
}

.news-latest-date {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.news-latest-item P {
	color: black;
	margin-left: 0;
}

.news-latest-topic, .news-latest-topic A {

	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}

.news-latest-subheader {
	font-size: 10px;

	text-decoration:none;
	font-style:normal;
	line-height: 12px;
}

.news-latest-morelink-box {
	width: 160px;
	height: 18px;
}

.news-latest-morelink, 
.news-latest-morelink A, 
.news-latest-morelink A:LINK  {	
	font-size: 11px;
	width: 160px;

	text-decoration:underline;
	margin-top: 2px;
	margin-bottom: 2px;
}

.news-latest-morelink-clearer  {

}



/*-------- tt_news LIST view  -----------*/

.news-list-container {
}

.news-list-item {
	width: 530px;
	border-bottom: 1px dotted silver;
	padding-bottom: 7px;
	padding-top: 7px;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;

}

.news-search-emptyMsg{
	margin:0px;
}

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

.news-list-container h3 a {


}

.news-list-date {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #67666b;
	margin-top: 12px;
}

#news-list-subheader p {
	font-size: 10px;
	color: #67666b;
	text-decoration:none;
	font-style:normal;
	margin: 0 0px 25px 0;
}

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

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;

}

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

.news-list-category {
	font-size: 10px;
	text-align: left;
	margin-bottom: 4px;
}

.news-list-morelink-box {
	width: 377px;
	height: 30px;

}

.news-list-morelink, 
.news-list-morelink A, 
.news-list-morelink A:LINK  {
	width: 377px;
	height: 15px;
}

.news-list-morelink-clearer  {

	height: 1px;
    	background: url(../img/spacer-grau-01.jpg) repeat-x right
}

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

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	padding:3px;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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 {
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

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



.news-single-item {
	width: 562px;

}

.news-single-img {
	float: right;


}

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

.news-single-category {

	float: right;
}

.news-single-timedata {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 11px;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {

}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-subheader {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-style:normal;
	margin-bottom: 12px;
}

.news-single-content {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-style:normal;
}

.news-single-backlink-box {
	width: 377px;
	height: 20px;
	padding-bottom: 20px;
}

.news-single-backlink {
	width: 377px;
	height: 15px;
	padding-top: 2px;

}

.news-single-backlink A, 
.news-single-backlink A:LINK,
.news-single-backlink A:VISITED  {

	width: 377px;
	height: 15px;
	padding-top: 2px;

}

.news-single-backlink-clearer  {

	height: 1px;
    	background: url(../img/spacer-grau-01.jpg) repeat-x right
}

.news-single-additional-info {

/* 	clear: both; */
	margin-top: 15px;

	padding:0px;
	padding-bottom:0px;

}

.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #bdbdbd;
	margin:0px;
	margin-bottom: 6px;
	padding:3px;

}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-bottom:10px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;

	
}

/* #### TEASER BOXEN #### */

.tx-jppageteaser-pi1 {
	margin-top: 3px;
	margin-left: -7px;
}
		
		
		/* List View */
.tx-jppageteaser-pi1-list {
	margin-left: 7px;
}
		
.tx-jppageteaser-pi1-list-entry-first {
width: 265px;
margin: 0;
display: inline;
float: left;
	padding: 0;
}

.tx-jppageteaser-pi1-list-entry-even {
width: 265px;
margin: 0;
display: inline;
float: left;
	padding: 0;
}

.tx-jppageteaser-pi1-list-entry-last {
width:265px;
margin: 0;
float: left;
padding: 0;
}

.tx-jppageteaser-pi1-list-title, .tx-jppageteaser-pi1-list-title A {
	width: 265px;
	text-decoration: none;
	text-align: left;
	float: left;
}

.tx-jppageteaser-pi1-list-entry-description {
margin-top: 10px;
	margin-right: 20px;
}
		
.tx-jppageteaser-pi1-list-entry-image {
text-align:center;
}
		
.tx-jppageteaser-pi1-list-entry-image IMG {

}
		
.tx-jppageteaser-pi1-list-entry-link-item {
margin-top: 5px;
margin-bottom: 2px;
}

/* #### #### #### #### #### */



/* Formulare */

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
/*border: 1px solid #C0C0C0;*/
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
/*padding-left:110px;
border: 1px solid #C0C0C0;*/
	margin-left: 7px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}


