/* GENERAL fonts */

/*a:link, a:visited { color: blue; text-decoration: none; }*/

a   {color: black;}
img {border: 0;}

body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 0px;
	padding: 0px;
}

p, ol, ul, div, h1, h2, h3, h4, h5, h6 { 
  color: #000000; 
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
P, H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; }
p, ol, ul, div { font-size: 14px; }
H1 { font-size: 20px; }
H2 { font-size: 18px; }
H3 { font-size: 16px; }
H4 { font-size: 14px; }
H5 { font-size: 12px; }
H6 { font-size: 9px; }

.kopf_orange        { text-align:center; font-size:18pt; color: #eb9737;}
.kopf_schwarz       { font-size:18pt; color: #000000;}
.kopf_schwarz_klein { font-size:14pt; color: #000000;}
.slogan             { font-size:14pt; color: #000000; font-weight:bold; }
.slogan_1st         { font-size: 24pt; color:#eb9737;}
.heading            { font-size: 18px; color:#000000;}
.heading_1st        { font-size: 24pt; color:#eb9737;}

.indent { padding-left: 50px; }
.csc-frame-indent { padding-left: 100px; }
.align-center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }

.csc-frame-rulerafter { border-bottom: 1px solid #333333; }
.csc-frame-rulerbefore { border-top: 1px solid #333333; }
