/* CSS Document */
html, body{
  padding:0;
  margin:0;
}

body{
  font-family:Arial, Helvetica, sans-serif;
  background-color:#898A8C;
}

/* Für den Admin Bereich */
#cntrl
{
  position:absolute;
  margin-left:0;
  padding:5px;
  top:-2px;
  left:-3px;
  width:400px;
  height:25px;
  background-image:url(http://xpsitemanager.by-experience.com/img/liveCMSBg.gif);
  background-position:-42% 0%;
  background-repeat:no-repeat;
  font-size:0.8em;
  filter: alpha(opacity=75); 
  -moz-opacity:0.75;
  opacity:0.75;
}

#cntrl a
{
    color:White;
    text-decoration:none;
    font-weight:bold;
}

#cntrl img
{
    border:none;
}

#cntrl ul
{
    padding:0;
    margin:-2px 0 0 0;
}

#cntrl li
{
    float:left;
    list-style:none;
    padding-right:5px;
    padding-left:8px
}

.cmsMody
{
  text-align:right;
  /*background-image:url(http://xpsitemanager.by-experience.com/img/liveCMSBgMody.gif);*/
  background-position:right;
  background-repeat:no-repeat;
  filter: alpha(opacity=80); 
  -moz-opacity:0.75;
  opacity:0.75;
  padding-top:3px;
  margin-right:-5px;
  margin-top:-25px;
}

.cmsMody a
{
    padding-right:7px;
}
/* ENDE Für den Admin Bereich */


#startseite{
   font-size:12px; 
   color:#262324;
   margin:165px 0 0 0;
   padding-left:120px;
}

.seite{
  font-size:0.9em;
}

img{
  border:none;
}

/*div{
  border:solid 1px #FFFF00;
}*/

.news{
  border:none; 
  width:100%;
  font-size:12px; 
}

.news div{
  width:100%;
}

.newsSeite{
  border:none; 
  width:90%;
  font-size:11px;
}

.newsSeite strong{
  color:3f3c3d;
  font-size:16px;  
}

.newsScroll{
  height:345px;
  margin:22px 15px 0 0;
  padding:0 0 0 20px;
  overflow:auto;  
}

/* OBEN */
#leiste_oben{
  width:842px;
  height:99px;
}

#links_oben{
  background-image:url(../images/bg_links_oben.jpg);
  background-repeat:no-repeat;
  /*border-right:solid 1px #fff;*/
  width:250px;
  height:99px;
}
#rechts_oben{
  background-image:url(../images/bg_rechts_oben.jpg);
  background-position:right;
  background-repeat:no-repeat;
  height:99px;
  white-space:nowrap;
  width:592px;
}

#rechts_oben table{
  color:#FFFFFF;
  text-align:center;
  font-size:18px;
  margin-top:0;
  padding:0;
  position:absolute;
}
#rechts_obendownload{
  background-image:url(../images/bg_rechts_oben.jpg);
  background-position:right;
  background-repeat:no-repeat;
  height:99px;
  white-space:nowrap;
  width:592px;
}

#rechts_obendownload table{
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	margin-top:0;
	padding:0;
	position:absolute;
	top: 40px;
}
#rechts_obendownload td{
  background-image:url(../images/bg_menu.gif);
  background-repeat:repeat-x;
  background-position:top;
  width:146px;
  height:46px;
  list-style:none;
  border-left:solid 2px #FFFFFF;
}
#rechts_oben td{
  background-image:url(../images/bg_menu.gif);
  background-repeat:repeat-x;
  background-position:top;
  width:146px;
  height:46px;
  list-style:none;
  border-left:solid 2px #FFFFFF;
}

#obermenu{
  z-index:200;
  margin-top:50px;
  position:absolute;
  white-space:nowrap;
  width:800px;
}
#obermenudownload{
  z-index:200;
  margin-top:50px;
  position:absolute;
  white-space:nowrap;
  width:800px;
}
#untermmenudownload{
  position:absolute;
  margin:96px 0;  /*So passt es beim MAC */
  /*margin:0; Und so bei den Anderen */
  padding:0;
  z-index:100;
}
#untermmenu{
  position:absolute;
  margin:96px 0;  /*So passt es beim MAC */
  /*margin:0; Und so bei den Anderen */
  padding:0;
  z-index:100;
}

#men1, #men2, #men3, #men4{
  visibility:hidden;
  /*width:140px;
  filter: alpha(opacity=90); 
  -moz-opacity:0.9;
  opacity:0.9;*/
}

#men2{
    padding-left:2px;
}

.umen2{
  margin-top:-1px;
  margin-left:0;
  background-image:url(../images/bg_unter_menu.gif);
  background-repeat:repeat;
}

/* UNTEN */
#leiste_unten{
  width:842px;
  height:379px;
  margin-bottom:0.3em;
}

#links_unten{
  background-image:url(../images/bg_links.jpg);
  background-repeat:no-repeat;
  /*border-right:solid 1px #fff;*/
  height:379px;
  text-align:left;
}

#rechts_unten{
  background-image:url(../images/bg_rechts.jpg);
  background-repeat:no-repeat;
  width:590px;
  height:379px;
  text-align:left;
}

.liste{
  font-size:0.9em;
  margin:0 5px 0 20px;
  width:220px;
}

.liste td{
  padding-top:12px;
  padding-bottom:5px;
  border-bottom:dashed 1px #999999;
}

.liste td img{
  margin-right:5px;
}

#titel{
  color:#FFFFFF;
  font-size:19px;
  float:left;
  margin-top:20px;
  padding-left:15px;
  font-style:italic;
}

#inhalt_bild{
  float:left;
  margin:45px 0 0 0;
}

#logo_sdt{
  margin-top:20px;
  margin-left:480px;
}

#logo_geschuetz{
  margin-top:-95px;
  margin-left:400px;
}

#logo_sdt_blau{
     position: absolute;
    right: 570px;
    top: 106px;
}
#logo_silo{
    left: 10px;
    position: absolute;
    top: 109px;
}

#steckbrief{
  clear:both;
  text-align:left;
  width:154px;
  height:160px;
  background-image:url(../images/bg_steckbrief.gif);
  background-repeat:repeat-y;
  float:right;
  margin-top:14px;
  margin-right:10px;
}

#steckbrief strong{
  background-color:#322F30;
  color:#FFFFFF;
  display:block;
  padding:5px;
  height:17px;
}

#steckbrief ul{
  margin:10px 0 0 22px;
  padding:0;
  list-style-type:disc;
  line-height:1.2em;
  font-size:11px;
}

#text{
  clear:left;
  width:350px;
  padding:25px 0px 0 20px;
  font-size:11px;
}

#text strong{
  font-size:15px;
}

#fotogalerie{
    padding:20px 20px 20px 20px;
}

/* FOOTER */
.footer{
  font-size:smaller;
  color:#FFFFFF;
  padding:5px 20px 0 20px;
}

.impressum{
  width:610px;
  text-align:right;
}

/* LINKS */
#startseite a{
  color:#262324;
}

#obermenu a{
  color:#FFFFFF;
  text-decoration:none;
  margin-top:11px;
  display:block;
  width:100px;
}

#obermenu a:hover{
  color:#000000;
}

#untermmenu ul{
  margin:0;
  padding:0;
  list-style:none;
  width:146px;
}

#untermmenu li{
  margin:0;
  padding:0;
  width:146px;
}

#untermmenu a{
  font-size:14px;
  font-weight:bold;
  display:block;
  padding:5px 0 5px 37px;
  color:#FFFFFF;
  text-decoration:none;
  border-top:dashed 1px #FFFFFF;
}

#untermmenu a:hover{
  color:#000000;
}
#untermmenudownload ul{
  margin:0;
  padding:0;
  list-style:none;
  width:146px;
}

#untermmenudownload li{
  margin:0;
  padding:0;
  width:146px;
}

#untermmenudownload a{
  font-size:14px;
  font-weight:bold;
  display:block;
  padding:5px 0 5px 37px;
  color:#FFFFFF;
  text-decoration:none;
  border-top:dashed 1px #FFFFFF;
}

#untermmenudownload a:hover{
  color:#000000;
}
#links_unten a{
  color:#3F3C3D;
  text-decoration:none;
  font-weight:bold;
}

#fotogalerie a{
    font-size:11px;
    color:#3F3C3D;
  text-decoration:none;
  font-weight:bold; 
}

#fotogalerie a:active{
    color:#FCB61A;
}

#formular{
  font-size:0.9em;
  margin-left:80px;
  text-align:left;
  width:465px; 
}

#formular h1{
  color:#3f3c3d;
  font-size:1.5em;
}

#formular h2{
  color:#8bad29;
  font-size:1.4em;
}

#formular th{
  color:#3f3c3d;
  font-weight:bold;
  vertical-align:top;
  width:50px; 
}

#formular ul{
  float:left;
  list-style:none; 
  margin:0 30px 0 0;
  padding:0; 
}

.footer a{
  color:#FFFFFF;
  text-decoration:none;
}

.footer img
{
    position:absolute;
    margin-left:-30px; 
    margin-top:1px;
}

a:focus
{
    outline:none;
}
#apDiv1 {
	position:absolute;
	left:1116px;
	top:188px;
	width:146px;
	height:26px;
	z-index:1;
}
#download
{     
   position:relative; left:300px; top:40px;
}
#download a{text-decoration:none; color:#000000;}

