
/*
html * {font-size:100.1%;padding:0; margin:0;}
body { font-family: Verdana, Helvetica, Arial, sans-serif;}

*/

/* Textformatierungen */

/* Farben */
h1, h2, h3, h4, h5, h6, a {color: #00adef;}

/* Inhaltselemente */

h1 {font-size: 16px;font-weight:bolder; color: #00adef;}
.csc-firstHeader {margin-top:0; color: #00adef;}

h2 {font-size: 14px; color: #00adef;}
h3 {font-size: 12px; color: #00adef;}
h4 {font-size: 18px; color: #00adef;}
h5 {font-size: 20px; color: #00adef;}
h6 {fon-size: 14px; text-decoration: underline; color: #00adef; }




p {margin: 0px; line-height: 1.4em;}

/* Listen */
ul, ol {margin:0 1.5em 0.5em 0; padding:0;}
li {margin:0.3em 0 0.3em 1.4em ; padding:0;line-height: 1.4em;/* list-style-image: url(images/navi-pfeil-transparent.gif)*/;}
ol li {margin-left:2em}
dl {margin:0 0 0.5em 0; padding:0;}
dt { font-weight: bold }
dd { margin: 0 0 0.5em 1.4em }

/* Auszeichnungen */
cite, blockquote { font-style:italic }
blockquote { margin: 0 0 0.5em 0;padding: 0 1.4em 0 1em; border-left: 3px solid #1a4c76;}
strong,b { font-weight: bold }
em,i { font-style:italic }
pre, code { font-family: monospace; font-size: 1.1em; }
pre, tt, code {font-family:"Courier New", Courier, monospace;}	
acronym, abbr {letter-spacing: .07em;border-bottom: .1em dashed #c00;cursor: help;}
sup, sub {font-size:0.85em;}
sup {vertical-align:20%}
sub {vertical-align:-20%}




/* Links */
a {text-decoration:underline;}
a[href^="http://"]::before,
a[href^="https://"]::before {
}

/* Ausschalten für die eigene Domain -- Anpassen */
a[href^="http://p101367.typo3server.info"]::before,
a[href^="https://p101367.typo3server.info"]::before {

}




a img {border:none;}

/* Formatierungen im RTE */
.align-left{ text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.csc-frame-rulerbefore {border-top:1px solid #999;padding-top:0.5em;margin-top:1.5em;}
.csc-frame-rulerafter {border-bottom:1px solid #999;padding-bottom:1em;margin-bottom:1.5em;}
.csc-frame-indent {padding-left:1.5em;}
.csc-frame-frame1 {border: 1px solid #999; padding: 0.5em;margin:1em 0;}
.csc-frame-frame2 {border: 1px solid #999; padding: 0.5em;background:#efefef;margin:1em 0;}

.kleinertext {font-size:0.8em; line-height: 1.2em;}
.grossertext {font-size:1.4em; line-height: 1.4em;}
	


.serifen {font-family: georgia, times, "times new roman", serif;font-size:1.1em;}
.starkebetonung {color:#aa0000;}
.betonung {color: #1a4c76;}
.hellgrau {color:#aaaaaa;}
.dunkelgrau {color:#666666;}
.blau {color: #00adef;}
.blau2 {color: #00adef; font-size=13px; font-weight: bolder;}




/* Diverses */ 
hr {color: #fff;background:transparent;margin: 0 0 1em 0;padding: 0 0 0.5em 0;border:0;border-bottom: 1px #999 solid;line-height:1px;}

/* Tabellen Standard  */
table { width: auto; border-collapse:collapse; margin: 0.5em 0 1em 0;}
table.full { width: 100%; }
table.fixed { table-layout:fixed }
caption {padding: 1em 0.5em 0.5em 0;text-align:left;font-weight:normal;font-style:italic;color:#666;}	
th,td {vertical-align:top;}
thead th { text-align:left;color: #1a4c76;}
table.contenttable p {margin:0;}
/* Layoutvariante 1 */
table.contenttable-1 {border:1px solid #999;}
.contenttable-1 td, .contenttable-1 th {border:1px solid #999;padding:0.3em;}
/* Layoutvariante 2 */
table.contenttable-2 {border-top:1px solid #999;}
.contenttable-2 td, .contenttable-2 th {border-bottom:1px solid #999;padding:0.3em 0.4em 0.3em 0.2em;}
.contenttable-2 th {background:#efefef;}
/* Layoutvariante 3 */
table.contenttable-3 {border-top: 1px solid #999;}
.contenttable-3 caption {}
.contenttable-3 td, .contenttable-3 th {padding:0.3em 0.4em 0.3em 0.2em;border-bottom: 2px solid #fff;}
.contenttable-3 th {background:#999;color:#fff;}
.contenttable-3 .tr-odd td {background: #f8f8f8;}
.contenttable-3 .tr-even td {background: #eeeeee;}
.contenttable-3 .tr-last td {border-bottom: 1px solid #999;}
table.layout {border:none;margin:0; border-spacing:0;border-collapse:collapse;}
table.layout th, table.layout td {padding:0;}
table.layout caption {display:none;}




/* Listen */
ul.csc-bulletlist-1 {padding-left:1.5em;}
ul.csc-bulletlist-2 {list-style:none;}
ul.csc-bulletlist-2 li {background:url("images/navi-pfeil-transparent.gif") no-repeat 0.1em 0.5em;margin-left:0; padding-left:1.4em;}
ul.csc-bulletlist-3 {list-style:none;}
ul.csc-bulletlist-3 li {background:url("images/navi-pfeil-transparent.gif") no-repeat 0.1em 0.5em;margin-left:0;margin-bottom:0.5em;text-indent:1.4em;}


