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

html {
	width:100%;
	height:100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
    font-size: 0.8em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: black;
	background-color: #FFFFFF;
}
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;
	/* background-color: #ed6f00; */
	color: #FFFFFF;
	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;
}
#abfall.table { 
    border: 1px solid #ed6f00;
	border-collapse: collapse;
	caption-side: top;
	margin: 0em;
	padding: 0em;
	table-layout: fixed;
	margin-top: 1.0em;
}
#abfall.tr {
    vertical-align: top;
}
#abfall.th { 
  	 font-size: 1.0em;
	color: #FFFFFF;
	vertical-align: top;
	border: 1px solid #D3D3D3;
	border-collapse: collapse;	
}
#abfall.td {
    font-size: 1.0em;
	border: 1px solid #D3D3D3;
	border-collapse: collapse;
	vertical-align: top;
}
#abfall.td p {
	margin:0px;
}



/* ++++++++++ SEITE GESAMT ++++++++++ */
#SiteContainer {
	width: 1090px;
	padding-bottom: 12px;
}
#Main {
	float: left;
	width: 995px;
	background-color:#FF000;
}
/* ++++++++++ SEITENKOPF ++++++++++ */
#BannerHead {
	float: left;
	width: 709px;
	height: 114px;
	border-right: 1px solid #ed6f00;
	background-color:#FFFFFF;
}
#Logo { 
	float:right;
	margin-top: 10px;
	margin-right: 20px;
}
/* ++++++++++ SPALTE 1 --> siehe naviagation.css ++++++++++ */
/* ++++++++++ SPALTE 2 / INHALTE ++++++++++ */
#Spalte_2 { 
	float:left;
	width: 608px;
	margin-left: 10px;
}
#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;
}
.teaserNews {
        font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
}
.fliesstext {
	/*width:405px;*/
	margin-bottom:10px;
}
.fliesstext acronym {
    color: #565656;
}
.block {
	margin:12px 0px 0px 0px;
}
#FooterContent {
	margin:12px 0px 6px 0px;
	border-top:1px dashed #CCCCCC;
	padding-top:3px;
}
/* ++++++++++ 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 { 
	float:left;
	margin-left: 15px;
	width: 175px;
	min-height: 500px;
	/*background-color:#FF0000;*/
}
#Spalte_3 a {
	font-weight: bold;
	color: #565656;
}
#Spalte_3 ul {
	margin: 0px;
	padding-left: 15px;
	top: 10px;
	padding-bottom: 10px;
}

#Spalte_3 li {
	list-style-type: square;
	list-style-position: outside;
	padding-top: 5px;
}


#FooterPage {
	width:100%;
	margin-top:50px;
	text-align:right;
}
#Einklinker {
	width:167px;
	padding:3px;
	border: 1px solid #EE7200;
	margin-bottom:5px;
	
}
#Einklinker h1{
	text-transform: none;
	background-color:#EE7200;
	margin:0px 0px 3px 0px;
	color: #FFFFFF;
}
#Einklinker h2{
	margin:0px;
}
h1.box {
    background-color:#EE7200;
    color: #FFFFFF;
}
#EinklinkerGrafik {
	text-align:center;
	margin-bottom:6px;
}
#EinklinkerText {
	margin-bottom:0px;
}
#Einklinker a {
	text-decoration:none;
	color: #565656;
        font-weight:bold;
}
#LinkHauptseite {
	float:right;	
	text-align:right;
	text-decoration:underline;
	color: #565656;
        font-weight:bold;
}
#LinkSeite {
	float:right;	
	text-align:right;
	text-decoration:underline;
	color: #565656;
        font-weight:normal;
}
h1.searchForm{
    color:#514F53;
}
input.searchForm {
	width:128px;
    height:19px;
    border:1px solid #CCCCCC;
}
/* ++++++++++ RECHTS - Grafisches Menue ++++++++++ */
#Rechts {
	float:left;
	width: 93px;
	padding-top:85px;
}
/* ++++++++++ SEITENFUSS ++++++++++ */
#Footer {
	width:995px;
	height: 20px;
	/* background-color: wird in Kategorie-css definiert */
	border-top: 1px solid #ed6F00;
	border-bottom: 1px solid #ed6F00;
	border-right: 1px solid #ed6F00;
}
#FooterText {
	float:left;	
	margin:3px 0px 0px 3px;
        font-size: 0.85em;
	/*line-height: 1.2em;*/
	
}
#FooterText abbr {
	color:#CCCCCC;
}	

#FooterText acronym {
	color:#CCCCCC;
}

#FooterText sub   
{ 
	font-size: 0.6em;
	line-height: 0.8em;
}

#FooterText a {
	text-decoration:none;
}

#FooterMenue {
	float:right;
	width:150px;
	text-align:right;
	margin:3px 3px 0px 0px;
    font-size: 0.85em;
}
#FooterMenue a {
	text-decoration: none;
}





/* ===== Misc ===== */
hr {
	width: 100%;
	color: #565656;
	background-color: #FFFFFF;
	height: 1px;
}
.clear {
	clear:both;
}
