﻿
p.grosseSchrift{font-size:16pt;}

li.blauerPunkt {color:blue;}

h4.gruenGross {color:green;}

.roteSchrift {color:red;}

span.roteSchrift {color:red;}
span.sehrGross {font-size:20pt;}

img.blauerRand {border-color:blue;border-style:solid;border-width:1px;}
img.Abstand10px{margin:10px;}

table.blau {
	background-color: #eeeeff;
	color:black;/*border-collapse:collapse*/;
	border-width:1px;border-style:solid;
	border-color:#89AAD6;/*spacing:1px*/
}
table.blau tr {background-color: white;}
table.blau th {background-color: #89AAD6;padding:3px;color:white;}
table.blau td {background-color: #D5E1F0;padding:3px;color:black;}
table.blau tr.hell td {background-color: #E8F4FF;padding:3px;color:black;}
table.blau tr.dunkel td {background-color: #D5E1F0;padding:3px;color:black;}
table.grau {background-color:#eeeeee;}
table.gruen {background-color:#eeffee;}
td.top {vertical-align:top;}
td.bottom {vertical-align:bottom;}
th.top {vertical-align:top;}
th.bottom {vertical-align:bottom;}

.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.csc-frame-frame1 {
    background-color: #EDEBF1; border: 1px solid #333333;
}
.csc-frame-frame2 {
		background-color: #F5FFAA; border: 1px solid #333333;
}
.important {
  background-color: yellow; color:black;
}
.name-of-person {
	color: #10007B;
}
.detail {
	color: #186900;
}
.component-items {
	color: #186900;
}
.action-items {
	color: #8A0020;
}
.component-items-ordered {
	color: #186900;
}
.action-items-ordered {
	color: #8A0020;
}

p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

span.important { background-color: yellow; color:black;}
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

a.external-link {
  background: #59586A url(../img/external.gif) no-repeat 100% -200px;
}
a.external-link-new-window {
  background: transparent url(../img/extlink-blau.gif) no-repeat 100% 0px;
  padding: 0 15px 0 0;
}
a.external-link-new-window:hover {
  text-decoration: underline;
}

a.internal-link {}
a.internal-link-new-window {}
a.internal-link-symbol { 
/*  background: transparent url(../img/extlink-blau.gif) no-repeat 100% left; */
	padding: 0 0 0 15px;
	background-color: transparent; 
	background-image: url('../img/blue_bullet_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%; 
	padding: 0 0 0 12px; 
	/* background-image:url('../img/blue_bullet_arrow.gif'); background-repeat:no-repeat;*/
} 
a.download {}
a.mail {}

div.indent { margin-left: 2em; }

h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:Verdana,Arial,Sans-Serif; color:rgb(80,80,80); font-weight:bold; font-size:160%; border-bottom:solid 4px rgb(225,225,225);}
h2 {clear:both; margin:1.0em 0 0.3em 0; font-family:Verdana,Arial,Sans-Serif; color:rgb(80,80,80); font-weight:bold; font-size:160%;}
h3 {clear:both; margin:0.5em 0 0.2em 0; font-family:Verdana,Arial,Sans-Serif; color:rgb(0,0,0); font-weight:bold; font-size:140%;}
h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:verdana,arial,sans-serif; font-weight:bold; font-size:130%;}
h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:verdana,arial,sans-serif; font-size:125%;}
h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:normal; font-size:120%;}

.nachBild{clear:both;}
img.faqImage {clear:both;float:none;}
