@CHARSET "ISO-8859-1";

/* Typo3 Content */

a{cursor:pointer;}
h1{color:#6a6d67; font-size:16px; text-align:left;
   margin:0px; margin-top:10px; margin-bottom:5px;}

.align-left{text-align:left;}
.float_left{float:left; padding-left:25px;}
.float_clear{clear:both;}
.align-center{text-align:center;}
.align-right{text-align:right;}
.listelement_extern{background:url('img/icon_linkextern_green.gif') no-repeat 0 3px; list-style-type:none;}
.listelement_intern{background:url('img/icon_page_green.gif') no-repeat 0 3px; list-style-type:none;}
.listelement_nolink{list-style-type:none;}


.internal-link {background:url('img/icon_page_green.gif') no-repeat 0 3px; padding-left:15px;}
.internal-link-new-window{background:url('img/icon_page_green.gif') no-repeat 0 3px; padding-left:15px;}
.external-link-new-window{background:url('img/icon_linkextern_green.gif') no-repeat 0 3px; padding-left:15px;}
.external-link{background:url('img/icon_linkextern_green.gif') no-repeat 0 3px; padding-left:15px;}

.internal-link-img img{border:0px;}
.internal-link-new-window-img img{border:0px;}
.external-link-new-window-img img{border:0px;}
.external-link-img img{border:0px;}

.download{background:url('img/icon_download.gif') no-repeat 0 3px; padding-left:15px;}

/* Text Box Content-Style: Links ausgerichtet und grau. */
.content-element{color:#666666;	text-align:left; font-family:Arial, Helvetica, sans-serif;}
/* overflow hidden, damit sich das äußere div an das innere Bild anpasst
   clear sollte das eigentlich machen.. tut es aber nicht */ 
.content-element .csc-textpic{clear:both; overflow:hidden;}
/* Verhindert, dass der folgende Content das floating vom Vorgänger übernimmt
   Sollte eigentlich im .content-element drin sein, darf man jedoch nicht machen. */
.content-element .csc-bulletlist{list-style-image:none};
.content-element h1, .content-element h2, .content-element h3{clear:both;}
/* Style für h2: Grünnlich, Fett und mit Abstand zum Text */
.content-element h2, .content-element h3{color:#00af8c;	font-weight:bold; font-size:14px;}
/* Style für h3: Grün, Fett und kein Abstand zum Text */
.content-element h3, .content-element h5{margin-bottom:0px;}
/* Style für h4: Schwarz aund Fett */
.content-element h4, .content-element h5{font-weight:bold;}
/* Content Text */
.content-element p{font-size:12px; margin-top:20px; margin-bottom:20px;}
/* Links im Content: Grau unterstrichen */
.content-element a{color:#00AF8C; font-weight:bold;	text-decoration:underline;}
.content-element a:visited{color:#666666;}
/* Bilder im Content: Kein Rand */
.content-element a img{border:0px;}
/* Fontgröße für Aufzählungen im Content */
.content-element ol{font-size:12px;}
/* Style für Tabellen im Content: Tabellenrand ohne Schatten */ 
.content-element table{border-width:0; width:100%; margin-bottom:5px;}
/* Typo macht automatisch p-Tags rein, die einen Abstand besitzen, welcher in der Tabelle nichts zu suchen hat. 
   p Tag in der Tabelle muss daher Überschrieben werden */
.content-element table p{margin-top: 0px;} 
/* Style für Tabellenfelder im Content: Inhalt oben Ausgerichtet, mit 5px Abstand */ 
.content-element table tr td{vertical-align:top; padding:5px 5px;}
/* Style für Überschriften in einer Tabelle im Content: 
   Überschreibt Überschriften Style und nimmt Abstand-Oben weg */ 
.content-element tr td h3, 
.content-element tr td h1, 
.content-element tr td h2, 
.content-element tr td h4{padding:0px 5px 0px 0px;	margin:0px;}
/* Style zum Einfärben von Texten, welche den Tag "detail" haben: Grünliche Farbe */
.content-element .detail{color:#00AF8C;}

/*.content-element .tx-supportprograms-pi1 a,
.content-element .tx-competitions-pi1 a,
.content-element .tx-lexicon-pi1 a,
.content-element .tx-orgamanager-pi1 a,
.content-element .tx-projectmanager-pi1 a,*/
.kurs-content a{
	padding-left:0px;
	background-image: none;
	font-weight:normal;
}
