/* CSS Document */

IMG {
	border: none;
	margin: 0;
	}

BODY,HTML {
	margin: 0;
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	letter-spacing: 1px;
	height: 99.9%;
	text-align: left;
	}

H1 {
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	}

H2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #666666;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
	}

P {
	padding: 0;
	
	}

A {
	color: #f19335;
	text-decoration: none;
  }

A:hover {
	color: #f19335;
	text-decoration: underline;
	}

.Auflistung {
	background-image: url(content_img/Pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	}

.Bilder {
	text-align: center;
	}

.Bilder img{
	border: 1px solid #f19335;
	margin-top: 10px;
	padding: 3px;
	}

.Bildtext {
	margin-top: 10px;
	}

.BildIndex{
	padding-bottom: 7px;
	}
	
.ErsterBuchstabeH1 {
	color: #f19335;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	}

.ErsterBuchstabeH2 {
	color: #f19335;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	}

.Hauptabelle {
	margin: 0;
	width: 822px;
	padding:0;
	
	height: 97%;
	background-color: #ffffff;
	}
	
.SchattenLinks {
	background: url(content_img/HGSchattenLinks.png);
	width: 6px;
	margin: 0;
	}

.SchattenRechts {
	background: url(content_img/HGSchattenRechts.png);
	width: 6px;
	margin: 0;
	}



.HauptabelleFooter {
	margin: 0;
	width: 822px;
	
	background-color: #ffffff;
	height: 3%;
	}

.HeaderTable {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	}

.Telefonnummer {
	color: #000000;
	vertical-align: bottom;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: none;
	
	}

.Menu {
	padding-top: 5px;
	padding-bottom: 10px;
	}
	
.BannerTable {
	text-align: center;
	}

.ContentTable {
	padding-top: 20px;
	}

.ContentLinks{
	text-align: left;
	}

.ContentRechts{
	text-align: left;
	}

.TabelleIndex {
	padding: 4px;
	}

.Nachrichten{
	text-align: justify;
	line-height: 15px;
	font-size: 11px;
	color: #666666;
		}

.TextGelb {
	padding-top: 10px;
	color: #f19335;
	}



.footer {
	background: url(content_img/footer_BG.png) #ff9f3f repeat-x;
	}
	
.Impressum {
	position: fixed;
	top: 1px;
    left: 780px;
	}