/* ANFANG S. */
html 
{
	height: 100%;
}
body 
{
	height: 100%; 
	padding: 0; 
	margin: 0;
	background-color: #ffffff;
}
/* hintergrundbild startseite */
div.indexcontentbg 
{ 
	background-repeat: no-repeat; 
	background-position: top right;  
}
/* inhaltsbereich startseite */
div.indexcontent 
{ 
	width: 568px; 
	margin-bottom: 32px; 
	margin-left: 32px; 
	text-align: center; 
	min-height: 400px; 
	height: auto;
}
/* Hack für das Hintergrundbild auf der Startseite */
* html div.indexcontent /* nur für IE 5.5 - 6.x */
{ 
	height: 400px; 
} 
html + body div.indexcontent /* nur vom IE 5.0 */
{ 
	height: 400px; 
} 
/* schriftformatierung alle texte ausser ueberschriften */
a,b,strong,p,em,i,li,input,textarea,option,select,td,th,h1,h2,h3
{ 
	font-family: arial,helvetica,sans-serif; 
	font-size: 11px; 
	color: #000000; 
}
/* Überschriften */
h1 
{ 
	font-size:14px; font-weight:bold; 
}
h2 
{ 
	font-size:12px; font-weight:bold; 
}
h3 
{ 
	font-weight:bold; 
}
#begrenzung 
{
	height: 100%;
}
#haupttab 
{
	width: 100%;	
	height: 100%;
}
input 
{
	background-color: #ffffff; 
	border: 1px solid #000000;
	color: #000000;
}
textarea
{
	background-color: #ffffff; 
	border:1px solid #000000; 
	color: #000000; 
	overflow: auto;
}
/* Sitemap */
.tx-dropdownsitemap-pi1 a
{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;	
} 
.tx-dropdownsitemap-pi1 a:link
{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;	
} 
.tx-dropdownsitemap-pi1 a:visited
{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;	
} 
.tx-dropdownsitemap-pi1 a:hover 
{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;	
}
.tx-dropdownsitemap-pi1 a:active
{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;	
}  
.tx-dropdownsitemap-pi1 li.open ol 
{ 
	list-style-type: none; 
	display: block;  
} 
.tx-dropdownsitemap-pi1 li.closed ol 
{ 
	border: 0px solid #000000; 
	background: #ffffff; 
	display: none; 
	list-style-type: none; 
} 
.tx-dropdownsitemap-pi1 li.open ul 
{ 
	list-style-type: none; 
	display: block; 
} 
.tx-dropdownsitemap-pi1 li.closed ul 
{ 
	list-style-type: none; 
	border: 0px solid #000000; 
	background: #ffffff; 
	display: none; 
} 
.tx-dropdownsitemap-pi1 div 
{ 
	border: solid 0px #000000; 
	background: #ffffff; 
	padding: 2px; 
	margin-bottom: 5px; 
} 
.tx-dropdownsitemap-pi1 div.level_2 
{ 
	background: #ffffff; 
	border: 1px solid #000000;
} 
.tx-dropdownsitemap-pi1 div.level_2 a  
{ 
	font-weight: normal;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;		
}
.tx-dropdownsitemap-pi1 div.level_2 a:link  
{ 
	font-weight: normal;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;		
}
.tx-dropdownsitemap-pi1 div.level_2 a:visited  
{ 
	font-weight: normal;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;		
}
.tx-dropdownsitemap-pi1 div.level_2 a:hover 
{ 
	font-weight: normal;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;		
}
.tx-dropdownsitemap-pi1 div.level_2 a:active  
{ 
	font-weight: normal;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;		
}
.tx-dropdownsitemap-pi1 div.level_3 
{ 
	background: #ffffff; 
	border: 1px solid #000000;
} 
.tx-dropdownsitemap-pi1 div.level_4 
{ 
	background: #ffffff; 
	border: 1px solid #000000;
} 
.tx-dropdownsitemap-pi1 div.level_5 
{ 
	background: #ffffff; 
	border: 1px solid #000000;
} 
.tx-dropdownsitemap-pi1 div.expAll 
{ 
	font-size: 11px; 
	font-weight: normal; 
	text-align: left; 
	border: 0px solid #000000; 
	background: #ffffff;
}
ul
{
	list-style-type: none;
}
ul.csc-bulletlist li
{
	list-style-type: disc;
}
ul. csc-bulletlist-0 li
{
	list-style-type: disc;
}
/* einfacher Textlink */
a
{ 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
}
a:link 
{ 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
}
a:visited 
{ 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
}
a:hover 
{ 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
}
a:active 
{ 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
}
/* überschreiben der content-style */
/* Service - Dokumente - Kurzanleitungen */
table.csc-uploads, table.csc-uploads-1
{
	border: 1px solid #000000;
	width: 568px; 
	border-collapse: collapse;
}
td.csc-uploads-icon
{ 
	width: 26px; 
	background-color: #ffffff; 
	border: 1px solid #000000; 
	padding: 4px; 
}
td.csc-uploads-fileName 
{ 
	width: 490px; 
	background-color: #ffffff; 
	border: 1px solid #000000; 
	padding: 4px; 
}
td.csc-uploads-fileSize 
{ 
	width: 52px; 
	background-color: #ffffff; 
	border: 1px solid #000000; 
	padding: 4px; 
}
p.csc-uploads-description 
{
	margin: 0 0 0 0;
}
p 
{
	margin: 0 0 0 0;
}
/* faq-listenpunkt */
li.faq 
{ 
	margin: 8px; 
	font-weight: bold; 
	color: #000000; 
}
/* faq-link */
span a.faq 
{ 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}
span a.faq:link 
{ 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}
span a.faq:visited 
{ 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}
span a.faq:active 
{ 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}
span a.faq:hover 
{ 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}
/* News auf der Startseite */
div.teasertitle a:link 
{ 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}
div.teasertitle a:visited 
{ 
	font-size: 12px; 
	color: #000000;
	text-decoration: none; 
	font-weight: bold;		
}
div.teasertitle a:hover 
{ 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;		
}
div.teasertitle a:active 
{ 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;		
}
table.contenttable, table.contenttable-0
{
	width: 568px; 
	border-collapse: collapse;
}
td.td-0, td.td-last
{
	background-color: #ffffff; 
	border: 1px solid #000000; 
	padding:4px;	
}

/* ENDE S. */

/* zweispaltige tabelle, bild und text in getrennten spalten */
table.pictext { width:568px; border-collapse:collapse; }
td.pic { padding-top:8px; padding-right:16px; padding-bottom:16px; vertical-align:top; }
td.text { width:100%; padding-top:8px; padding-right:16px; padding-bottom:16px; vertical-align:top; }

/* formatierung inhaltsbereich alle seiten ausser startseite */
div.content { margin-bottom:32px; margin-left:32px; }

/* hintergrundbild header */
div.headerbg { }

/* farbflaeche header */
div.header { background-color:#ffffff; }

/* nicht ausgewaehlter link masternavigation */
div.navoff { width:100px; height:16px; margin-top:44px; text-align:center; }
a.navoff { font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; }
a.navoff:link { font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; }
a.navoff:visited {font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; }
a.navoff:active { font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; }
a.navoff:hover { font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }

/* ausgewaehlter link masternavigation */
div.navon { width:100px; height:16px; margin-top:44px; text-align:center; }
a.navon { font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }
a.navon:link { font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }
a.navon:visited { font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }
a.navon:active { font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }
a.navon:hover { font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }

/* subtitle header */
div.subtitle { width:468px; margin-left:32px; font-size:12px; font-weight:bold; color:#000000; }

/* sprachauswahl header */
div.language { width:100px; text-align:right; }
form.language { margin:0px; }
select.language { background-color:#ffffff; font-size:10px; font-weight:regular; color:#000000; }
option.language {  background-color:#ffffff; font-size:10px; font-weight:regular; color:#000000; }

/* nicht ausgewaehlter link subnavigation erste ebene */
div.subnavoff1 { margin-right:1px; padding:8px; }
a.subnavoff1 { display:block; padding-left:20px; background-repeat:no-repeat; background-position: 0% 50%; color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;}
a.subnavoff1:link { display:block; padding-left:20px; background-repeat:no-repeat; background-position: 0% 50%; color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;}
a.subnavoff1:visited { display:block; padding-left:20px; background-repeat:no-repeat; background-position: 0% 50%; color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;}
a.subnavoff1:active { display:block; padding-left:20px; background-repeat:no-repeat; background-position: 0% 50%; color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;}
a.subnavoff1:hover { display:block; padding-left:20px; background-repeat:no-repeat; background-position: 0% 50%; color:#000000; font-size:12px; font-weight:bold; text-decoration:none;}

/* ausgewaehlter link subnavigation erste ebene */
div.subnavon1 { margin-right:1px; padding:8px; background-color:#ffffff; }
a.subnavon1 { display:block; padding-left:20px; background-repeat:no-repeat; background-position: 0% 50%; font-size:12px; font-weight: bold; color:#000000; text-decoration:none;}
a.subnavon1:link { display:block; padding-left:20px; background-repeat:no-repeat; background-position: 0% 50%; font-size:12px; font-weight: bold; color:#000000; text-decoration:none;}
a.subnavon1:visited { display:block; padding-left:20px; background-repeat:no-repeat; background-position: 0% 50%; font-size:12px; font-weight: bold; color:#000000; text-decoration:none;}
a.subnavon1:active { display:block; padding-left:20px; background-repeat:no-repeat; background-position: 0% 50%; font-size:12px; font-weight: bold; color:#000000; text-decoration:none;}
a.subnavon1:hover { display:block; padding-left:20px; background-repeat:no-repeat; background-position: 0% 50%; font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}

/* farbflaeche subnavigation zweite ebene */
div.subnavlayer2 { margin-right:1px; padding-top:1px; background-color:#ffffff; }

/* nicht ausgewaehlter link subnavigation zweite ebene */
div.subnavoff2 { padding-top:8px; padding-right:0px; padding-bottom:8px; padding-left:22px; }
a.subnavoff2 { display:block; padding-left:16px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavoff2:link { display:block; padding-left:16px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavoff2:visited { display:block; padding-left:16px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavoff2:active { display:block; padding-left:16px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavoff2:hover { display:block; padding-left:16px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}

/* ausgewaehlter link subnavigation zweite ebene */
div.subnavon2 { padding-top:8px; padding-right:0px; padding-bottom:8px; padding-left:22px; background-color:#ffffff; }
a.subnavon2 { display:block; padding-left:16px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavon2:link { display:block; padding-left:16px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavon2:visited { display:block; padding-left:16px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavon2:active { display:block; padding-left:16px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavon2:hover { display:block; padding-left:16px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}

/* farbflaeche subnavigation dritte ebene */
div.subnavlayer3 { margin-right:1px; padding-top:1px; padding-bottom:1px; background-color:#ffffff; }

/* nicht ausgewaehlter link subnavigation dritte ebene */
div.subnavoff3 { padding-top:8px; padding-right:0px; padding-bottom:8px; padding-left:30px; }
a.subnavoff3 { display:block; padding-left:8px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavoff3:link { display:block; padding-left:8px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavoff3:visited { display:block; padding-left:8px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavoff3:active { display:block; padding-left:8px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavoff3:hover { display:block; padding-left:8px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}

/* ausgewaehlter link subnavigation dritte ebene */
div.subnavon3 { padding-top:8px; padding-right:0px; padding-bottom:8px; padding-left:30px; background-color:#ffffff; }
a.subnavon3 { display:block; padding-left:8px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavon3:link { display:block; padding-left:8px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavon3:visited { display:block; padding-left:8px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavon3:active { display:block; padding-left:8px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}
a.subnavon3:hover { display:block; padding-left:8px; background-repeat:no-repeat; background-position: 0% 50%; font-size:11px; font-weight:regular; color:#000000; text-decoration:none;}

/* trennlinie seitenfuss */
div.line { background-color:#000000; }

/* farbflaeche seitenfuss */
div.footer { background-color:#ffffff; }

/* iconbar seitenfuss */
div.iconbar { background-color:#ffffff; width:168px; padding-top:8px; padding-bottom:8px; text-align:center; }

/* link seitenfuss */
div.footerlink { padding-left:32px; }
a.footer { font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; }
a.footer:link { font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; }
a.footer:visited { font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; }
a.footer:active { font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; }
a.footer:hover { font-size:12px; font-weight:bold; color:#000000; text-decoration:none; }



/* ueberschrift 1 startseite */
h1.indexcontent { color:#000000; font-size:20px; font-weight:bold; }

/* claim linke spalte startseite */
div.claim { width:150px; margin-bottom:40px; margin-left:12px; font-size:12px; font-weight:bold; color:#000000; }

/* teaserbox */
div.teaser { background-color:#ffffff; width:150px; margin-left:8px; margin-bottom:8px; padding:1px; border-style:solid; border-width:1px; border-color:#000000; }

/* dachzeile teaserbox */
div.teasertitle { background-color:#ffffff; padding:4px; }

/* bild teaserbox */
div.teaserpic { margin:4px; }

/* ueberschrift teaserbox */
h2.teaser { margin-top:0px; margin-right:4px; margin-bottom:0px; margin-left:4px; font-size:12px; font-weight:bold; color:#000000; }

/* text teaserbox */
p.teasertext { margin:4px; }

/* link teaserbox */
div.teaserlink { margin:4px; text-align:right; }

/* mehr-link teaserbox und newsbox */
a.more { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.more:link { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.more:visited { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.more:active { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.more:hover { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }

/* newsbox */
div.news { background-color:#ffffff; border-style:solid; border-width:1px; border-color:#000000; padding:8px; margin-bottom:16px; }
table.news { width:550px; border-collapse:collapse; }
td.newsleft { vertical-align:top; }
td.newsright { vertical-align:top; text-align:right; }

/* link dachzeile newsbox */
a.newstitle { font-size:11px; font-weight:bold; color:#000000; text-decoration:none; }
a.newstitle:link { font-size:11px; font-weight:bold; color:#000000; text-decoration:none; }
a.newstitle:visited { font-size:11px; font-weight:bold; color:#000000; text-decoration:none; }
a.newstitle:active { font-size:11px; font-weight:bold; color:#000000; text-decoration:none; }
a.newstitle:hover { font-size:11px; font-weight:bold; color:#000000; text-decoration:none; }

/* ueberschrift newsbox */
h2.news { margin-top:0px; margin-bottom:0px; font-size:12px; font-weight:bold; color:#000000; }

/* text newsbox */
p.news { margin-top:8px; margin-bottom:8px; }

/* linie newsbox und news langtext */
div.newsline { clear:right; background-color:#ffffff; margin-top:4px; margin-bottom:8px; }

/* datum news langtext */
div.newsdate { float:right; }

/* dachzeile news langtext */
div.newstitle { font-weight:bold; }

/* bild news langtext */
div.newspic { float:right; }

/* suchbox */
div.search { background-color:#ffffff; width:150px; margin-top:40px; margin-left:8px; padding:1px; border-style:solid; border-width:1px; border-color:#000000; }

/* ueberschrift suchbox */
h2.search { margin:4px; font-size:12px; font-weight:bold; color:#000000; }

/* text suchbox */
div.searchlabel { margin-right:4px; margin-left:4px; }

/* formular suchbox */
div.searchform { margin:4px; }
form.search { margin:0px; }
input.searchtext { background-color:#ffffff; border-style:solid; border-width:1px; border-color:#000000; font-size:11px; font-weight:regular; color:#000000; }
input.searchsubmit { margin-top:8px; background-color:#ffffff; border-style:solid; border-width:1px; border-color:#000000; font-size:11px; font-weight:regular; color:#000000; }

/* loginbox */
div.login { background-color:#ffffff; width:150px; margin-top:40px; margin-left:8px; padding:1px; border-style:solid; border-width:1px; border-color:#000000; }

/* ueberschrift loginbox */
h2.login { margin:4px; font-size:12px; font-weight:bold; color:#000000; }

/* text loginbox */
div.loginlabel { margin:4px; }

/* formular loginbox */
div.loginform { margin-right:4px; margin-left:4px; }
form.login { margin:0px; }
input.logintext { background-color:#ffffff; border-style:solid; border-width:1px; border-color:#000000; font-size:11px; font-weight:regular; color:#000000; }
input.loginsubmit { margin-top:8px; background-color:#ffffff; border-style:solid; border-width:1px; border-color:#000000; font-size:11px; font-weight:regular; color:#000000; }

/* mailformular */
table.mail { border-collapse:collapse; }
th.mail { padding-top:16px; padding-right:8px; padding-bottom:4px; font-size:12px; text-align:left; }
td.mail { padding-top:4px; padding-right:8px; padding-bottom:4px; }
form.mail { margin:0px; }
input.mailtext { background-color:#ffffff; border-style:solid; border-width:1px; border-color:#000000; font-size:11px; font-weight:regular; color:#000000; }
textarea.mailtext { background-color:#ffffff; border-style:solid; border-width:1px; border-color:#000000; font-size:11px; font-weight:regular; color:#000000; }
input.mailsubmit { margin-top:8px; background-color:#ffffff; border-style:solid; border-width:1px; border-color:#000000; font-size:11px; font-weight:regular; color:#000000; }

/* zweispaltige tabelle, text in beiden spalten */
table.twocols { width:568px; border-collapse:collapse; }
th.twocols { width:284px; padding-top:16px; padding-right:16px; font-size:12px; text-align:left; }
td.twocols { width:284px; padding-top:8px; padding-right:16px; padding-bottom:8px; vertical-align:top; }


/* bild links bei nebeneinanderstehenden bildern */
div.picleft { margin-right:32px; float:left; }



/* rahmen und hintergrundfarbe druckversion */
body.print { margin:16px; padding:0px; background-color:#ffffff; }

/* link druckversion */
a.print { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.print:link { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.print:visited { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.print:active { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.print:hover { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }

/* rahmen und hintergrundfarbe detailansicht */
body.detail { margin:0px; padding:0px; background-color:#ffffff; }

/* hintergrundbild header detailansicht */
div.detailbg { padding-bottom:8px; }

/* text detailansicht */
table.detail { margin-right:24px; }

/* bild detailansicht */
div.detailpic { clear:left; text-align:center; }

/* text detailansicht */
div.detailtext { padding-right:24px; padding-bottom:24px; padding-left:24px }

/* link detailansicht */
a.detail { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.detail:link { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.detail:visited { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.detail:active { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }
a.detail:hover { font-size:11px; font-weight:regular; color:#000000; text-decoration:none; }

