/* ===== CSS www.ceb-coburg.de ===== */

body {
margin: 0px;padding: 0px;font-size: 0.8em;line-height: 1.3em;font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;color: black;
}
a {
color: #514f53;font-weight: bold;
}
strong {
color: #565656;
}
ul li { 	list-style-type: circle;
    	margin:0px;
}

/* ++++++++++ TEXTFORMATIERUNGEN ++++++++++ */
/* Hier werden nur die globalen Einstellungen festgelegt
   Farbdefinitionen erfolgen Ã¼ber die Kategorie-css */

sub   { font-size: 0.7em; line-height: 0.8em; }
sup   { font-size: 0.7em; line-height: 0.8em; }
/* ===== Headlines ===== */
h1 {
font-size: 1.0em;line-height: 1.2em;font-weight: bold;margin-top:15px;
}
h2 {
font-size: 1.0em;line-height: 1.2em;font-weight: bold;margin: 0px 0px 10px 0px;
}
h3 {
font-size: 0.8em;line-height: 1.0em;font-weight: normal;margin-top:15px;
}

/* ===== Tabellen ===== */
table { 
border: 1px solid #ed6f00;border-collapse: collapse;caption-side: top;margin: 0em;padding: 0em;table-layout: fixed;margin-top: 1.0em;
}
tr {
vertical-align: top;
}
th { 
font-size: 1.0em;color: #000000;vertical-align: top;border: 1px solid #D3D3D3;border-collapse: collapse;	
}
td {
font-size: 1.0em;border: 1px solid #D3D3D3;border-collapse: collapse;vertical-align: top;
}
td p {
margin:0px;
}

/* ++++++++++ SEITE GESAMT ++++++++++ */
#SiteContainer {
width: 650px;padding-bottom: 12px;
}
#Main {
width: 650px;
}
/* ++++++++++ SEITENKOPF ++++++++++ */      

#ServiceMenue {
display:none;
}
#BannerHead {
display:none;
}
#Logo { 
float:right;margin-top: 10px;margin-right: 20px;
}
#NavigationHor { 
display:none;
}
/* ++++++++++ SPALTE 1 --> siehe naviagation.css ++++++++++ */
#Spalte_1 {
display:none;
}
/* ++++++++++ SPALTE 2 / INHALTE ++++++++++ */
#Spalte_2 { 
width: 650px;border-top:1px solid #000000;
}
#ContentHeader {
margin-top:15px;
}
#CHeaderTextLinks {
float:left;font-size: 0.85em;padding-top:3px;
}
#CHeaderTextRechts {
float:right;font-size: 1.05em;color:#ced0d2;font-style: italic;font-weight:bold;
}
.bild-links {
float:left;width:262px;padding:1px;border:1px solid #CCCCCC;margin:0px 40px 6px 0px;text-align:center;
}
.bild-rechts {
float:right;width:262px;padding:1px;border:1px solid #CCCCCC;margin:0px 0px 6px 40px;text-align:center;
}
.bildunterschrift {
margin:3px 0px 0px 0px;font-size:0.95em;
}
.BildImText {
width:100%;text-align:center;margin-bottom:10px;
}
.fliesstext {
margin-bottom:10px;
}
.fliesstext acronym {
color: #565656;
}
.block {
margin:12px 0px 0px 0px;
}
#FooterContent {
display:none;
}
#FooterPage {
display:none;
}
/* ++++++++++ STARTSEITE SPALTE 2 / INHALTE ++++++++++ */
#Block_A {
}
#Block_B {
}
#Block_B .zeile {
width:498px;margin:0px 0px 12px 0px;
}
#Block_B .infotext {
float:left;width:368px; 
}
#Block_B .zeile_link {
float:left;width:70px;margin:0px 0px 0px 30px;
}
#Block_C {
float:left;width:284px;
}
#Block_C .zeile {
margin:0px 0px 12px 0px;
}
#Block_C .infotext {
float:left;width:245px;
}
#Block_C .grafik_kat {
float:right;width:35px;text-align:right;
}
#Block_C .zeile_link {
clear:both;width:245px;text-align:right;
}
#Block_D {
float:right;width:284px;
}
.block_text {
float:left;width:498px;
}
.block_grafik {
float:right;width:100px;text-align:center;
}
.block_link {
clear:both;text-align:right;margin:6px 0px 0px 0px;
}
/* ++++++++++ SPALTE 3 / INFOLEISTE  ++++++++++ */
#Spalte_3 { 
display:none;
}

/* ++++++++++ RECHTS - Grafisches Menue ++++++++++ */
#Rechts {
display:none;
}
/* ++++++++++ SEITENFUSS ++++++++++ */
#Footer {
width:650px;height: 20px;border-top:1px solid #000000;
}
#FooterText {
float:left;margin:3px 0px 0px 3px;font-size: 0.85em;
}
#FooterText abbr {
color:#CCCCCC;
}	
#FooterText acronym {
color:#CCCCCC;
}
#FooterText sub { 
font-size: 0.6em;line-height: 0.8em;
}
#FooterText a {
text-decoration:none;
}
#FooterMenue {
display:none;
}
/* ===== Misc ===== */
hr {
width: 100%;color: #565656;height: 1px;
}
.clear {
clear:both;
}
