/* ++++++ CSS Standard ++++++ */
/* www.sgcoburg.de/finale     */
/* ++++++++++++++++++++++++++ */
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #000000;
  margin:0px;
  padding:0px;
  background-image: url(../grafik/bg/bg01.png);
  background-repeat: repeat-x;
  background-color:#EEEEEE;
}
td {
  font-size: 0.75em;
}
p, h1, h2, h3 {
  margin:0px;
}
h1, h2, h3 {
  font-size:1em;
}
a {
  color:#006300;
  text-decoration:none;
}
a:hover {
  color:#006300;
  text-decoration:underline;
}
#PromoHead {
  margin:0px auto;
  width:999px;
  height:66px;
  margin-bottom:5px;
}
#PromoHeadContent {
  float:right;
}
#Promohead_1 {
  float:left;
  width:468px;
  height:60px;
  margin-top:2px;
  border:1px solid #CCCCCC;
}
#PromoHeadSpacer {
  float:left;
  width:7px;
  height:60px;
}
#Promohead_2 {
  float:left;
  width:120px;
  height:60px;
  margin-top:2px;
  border:1px solid #CCCCCC;
}
#All {
  margin:0px auto;
  width:999px;

}
#PageMain {
  float:left;
  width:868px;
  background-color:#FFFFFF;
  border:1px solid #006300;
}
#PageHeader {
  /*border-bottom:1px solid #006300;*/
}
#SgLogo {
  float:left;
  width:149px;
  height:145px;
}
#PageHeaderContent {
  float:right;
  width:719px;
}
#HeaderBild {
  width:718px;
  height:115px;
  border-left:1px solid #006300;
  overflow:hidden;
}
#HeaderText {
  width:708px;
  height:25px;
  border-top:1px solid #006300;
  border-left:1px solid #006300;
  border-bottom:1px solid #006300;
  font-size:1.4em;
  color:#006300;
  font-weight:bold;
  padding:4px 0px 0px 10px;
  background-image: url(../grafik/bg/header1.jpg);
  background-repeat: repeat-x;


}
#PromoRight {
  float:right;
  width:120px;
  border:1px solid #CCCCCC;
}


#PageContent {
  margin-top:5px;
}
#Menue {
  margin-top:-5px;
  float:left;
  width:149px;
  border-right:1px solid #006300;

}
#PageCenter {
  float:left;
  width:718px;
  min-height:400px;
  border-left:1px solid #006300;
  margin-left:-1px;
}
#Content {
  float:left;
  margin-left:8px;
  padding-bottom:5px;
  width:500px;
}
#ContentFooter {
  margin-top:5px;
  border-top:1px dashed #006300;
  padding-top:3px;
  text-align:right;
}
#ContentFooterBack {
  margin-top:5px;
  border-top:1px dashed #006300;
  padding-top:3px;
}
#Infoleiste {
  float:right;
  width:205px;
}

#PageFooter {
  padding:3px 0px 2px 0px;
  border-top:1px solid #006300;
  font-size:0.9em;
}
#PageFooterLeft {
  float:left;
  width:150px;
  color:#006300;
  text-align:center;
}
#PageFooterText {
  float:left;
  width:718px;
  color:#999999;
  text-align:center;
}
/* +++++ LISTEN +++++ */
#Liste {
	margin:0px 0px 0px 0px;
}
#Liste .zeile {
	width:486px;
        padding:2px;
	border:1px solid #DDECDB;
	margin-bottom:2px;
}
#Liste .zeile .bild {
	float:left;
	width:150px;
	margin-right:10px;
}
.newsDatum {
	font-size:0.9em;
}
#Liste .steckbrief {
	float:left;
	width:320px;
}
#Liste .steckbrief .datenzeile {
	width:320px;
}
#Liste .steckbrief .datenzeile .datenlabel{
	float:left;
	width:100px;
}
#Liste .steckbrief .datenzeile .dateninhalt{
	float:left;
	width:210px;
	margin-left:10px;
}


#Liste .steckbrief_oB {  /* ohen Bild */
	float:left;
	width:540px;
}
#Liste .steckbrief_oB .datenzeile {
	width:540px;
}
#Liste .steckbrief_oB .datenzeile .datenlabel{
	float:left;
	width:100px;
}
#Liste .steckbrief_oB .datenzeile .dateninhalt{
	float:left;
	width:430px;
	margin-left:10px;
}
#FooterList {
       border-top:1px dashed #006300;
}
#FooterList #Back {
       float:left;
}
#FooterList #Next{
       float:right;
}

/* +++++ News Indexseite+++++ */
.newszeile {
	margin-bottom:3px;
}
.newsdatum1 {
	float:left;
        width:70px;
}
.newsheadline {
	float:left;
        width:360px;
}
.newsverweis {
	float:right;
        width:60px;
	text-align:right;
}
/* +++++ BILDERGALERIE +++++ */
#BGcopyright {

	font-size:0.9em;
}
/* +++++ Videos +++++ */
#ShowVideoList {
	margin-top:6px;	
}
.videolisteEintrag {
	margin:0px 0px 6px 0px;
        border-bottom:1px dashed #DDECDB;
	padding-bottom:2px;
}
.videolisteThumb {
	float:left;
	width:160px;
}
.videolisteText {
	float:left;
	width:330px;
	height:68px;
	overflow:hidden;
}
.videolisteButton {
	float:left;
	width:330px;
	text-align:right;
}
#Leinwand {
	margin:6px 0px 6px 0px;
}
#Donate {
	float:right;
	width:100px;
	padding:5px;
	border:1px solid #CCCCCC;
        margin-top:3px;
	text-align:left;
	font-size:0.9em;
	line-height:0.95em;
}
.donatelogo {
	margin-top:3px;
}

/* +++++ MISC +++++ */
.clear {
  clear:both;
}
