@import url(../wsys/sfdefault_neu.css);

/*
@import url(../wsys/sforum_def.css);
@import url(../wsys/sfdefault_neu.css);
html > body .pageHeader {
position:fixed;
}
*/
/* allg. projektspez Ueberlagerungen */

.htmlbodystern  {
  line-height: 130%;
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0; padding: 0;
}

form 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
}
textarea
{
}

p {
	margin:0px;
	margin-bottom:15px;
	padding:0px;
}
li 
{
	margin-bottom:4px;
	margin-left:-18px;
}
ul, ol
{
	margin-bottom:0px;
	margin-top:0px;
}
sub, sup {
  font-size: 0.6em;
}

.onlyprint  {
  display: none;
}
img.mime_icon {
  vertical-align:middle;
}

/*
	background-color: #D9E173;
	background-repeat: repeat-y;
	background-position: center;
	margin: 2px;
	padding: 2px;
	background-image: url(images/body_back1.jpg);
	background-image: url(body_back1.jpg);

*/
/*sfActiveLink*/
body{
	background-color: #996600;
	font-size: 0.625em;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: center;
  color: #7E1F0C;
}
.sfBodyStyle
{
	background-image: url(body_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#pageMain
{
  position: relative;
  text-align: left;
  margin: 5px auto 0px auto;
  width: 800px;
  background-color: White;
}
.sfBodyStyle a, .sfBodyStyle a:link, .sfBodyStyle a:visited
{  color: #999999;	text-decoration: underline;
}
.sfBodyStyle a:active, .sfBodyStyle a:hover
{  color: #7E1F0C;	text-decoration: underline;
}

#pageHeader
{
  position: relative;
	background-color: white;
	height: 155px;
	overflow:hidden;
}

#pageContent
{
  position: relative;
	padding-top: 42px;
	padding-bottom: 10px;
	padding-left:36px;
	padding-right: 30px;
  overflow: hidden;
}

#pageFooter
{
	background-color: #7E1F0C;
	clear: both;
	text-align: left;
	height: 20px;
	padding-left: 34px;
}

.picLogo
{
  position: absolute;
  margin: 16px 0px 0px 35px;
	width:  138px;
	height: 121px;
}
.picEckeLinks
{
  position: absolute;
  width: 53px;
  height: 58px;
	background-image: url(links-oben.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.picEckeRechts
{
  position: absolute;
  left: 747px;
  width: 53px;
  height: 58px;
	background-image: url(rechts-oben.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.textHeader
{
  font-size: 2.4em;
  position: absolute;
  left: 330px;
  top: 10px;
  height: 58px;
  width: 450px;
}

.quickLink
{
    width: 192px;
    height: 23px;
    padding: 1px 4px 0px 0px;
    text-align:right;
    overflow:hidden;
}
#topMenue
{
	height: 30px;
	text-align: center;
	padding: 10px 0px 0px 2px;
	margin: 0px 35px 0px 35px;
  border-top: solid 1px #7E1F0C;
  border-bottom: solid 1px #7E1F0C;
}
.topItem
{
  text-align: center;
  padding: 0px 0px 0px 0px;
	float:left;
}
.topItem a
{
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
  text-decoration: none;
  color: #999999;
  padding: 0px 3px 0px 3px;
}
.topItem a, .topItem a:link, .topItem a:visited
{ 
  color: #999999;
  text-decoration: none;
}
.topItem a:active, .topItem a:hover
{ 
  color: #7E1F0C;
  text-decoration: none;
}
.topItem a.sfActiveLink:link, .topItem a.sfActiveLink:visited
{  
  color: #7E1F0C;
  text-decoration: none;
}
.topItemSelected
{
}
.menuBottom
{
  padding-top: 6px;
}
.menuBottom a
{
	font-weight: bold;
	font-family:  Verdana, Arial, Sans-Serif;
  text-align: left;
  font-size: 1.1em;
  text-decoration: none;
}
.menuBottom a, .menuBottom a:link, .menuBottom a:visited
{
  color: #bbbbbb;
  text-decoration: none;
}
.menuBottom a:active, .menuBottom a:hover, .menuBottom a.sfActiveLink:link, .menuBottom a.sfActiveLink:visited
{  
  color: #ffffff;
  text-decoration: none;
}

#pageMinHeightSpacer
{
    float: left;
    font-size:1px;
    width: 1px;
    height: 540px;
}

#contAreaLeft
{
	float:left;
	width: 214px;
	overflow: hidden;
}
#contAreaRight
{
  float: right;
  width: 464px;
	overflow:hidden;
}
#pageMain .sfContent
{
  font-size: 1.2em;
  line-height: 145%;
}
#pageMain .sfcheadline
{
  font-size: 1.5em;
  margin-bottom: 10px;
  line-height: 130%;
}

.sfArea
{
}
#contArea
{
  float: left;
  width: 715px;
	overflow:hidden;
}
.sfArea .sfs_std
{
}

/* mit rechtem Container */
.sfArea .sfs_std_1
{
}
/* ohne rechtem Container */
.sfArea .sfs_std_0
{
}

.sfs_right
{
	font-family: Verdana, Arial, Sans-Serif;
}
.sfs_right
{
    width: 100%!IMPORTANT;
}
.sfs_right .sfccontent
{
	font-weight: normal;
}

.leftItemParent
{
	margin: 0px;
	border-bottom: solid 1px #C6E270;
	border-top: solid 1px #C6E270;
  background-color:#F1F8DD!IMPORTANT;
}
.leftItemParent a
{
  display: block;
	padding: 10px 20px 10px 0px; 
	font-weight: normal; 
	text-decoration: none;
}
.leftItemParent a ,.leftItemParent a:link ,.leftItemParent a:visited, .leftItemParent a:hover, .leftItemParent a:active, .leftItemParent a:focus
{
	color: #528C26!IMPORTANT;
}
.pageLeftMenu
{
    width: 182px;
    padding-top: 20px;
    padding-left: 0px;
}
.pageLeftMenu UL {
	margin: 0px;
	padding: 0px; 
	list-style-type: none; text-decoration: none;
}
.pageLeftMenu LI {
  width: auto;
	margin: 0px;
	padding: 0px; 
}
.leftItem
{
}
.leftItem a
{
  display: block;
	padding: 10px 10px 10px 0px; 
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #CCCCCC;
}
.leftItem a, .leftItem a:link, .leftItem a:visited
{  color: #333333;
text-decoration: none;
}
.leftItem a:active, .leftItem a:hover, .leftItem a.sfActiveLink:link, .leftItem a.sfActiveLink:visited
{
    color: #F1A400;
    text-decoration: none;
}
.spacernavilinks {
	height: 1px;
	border-bottom: solid 1px #CCCCCC;
}
.selectedItem
{
}

.sfs_col
{
  float: left;
  width: 256px;
  padding: 0px 20px 0px 48px;
}

.sfccontent
{
	font-weight: normal;
}
.sfccontent img
{
    padding-right: 10px;
    padding-bottom: 6px;
}
.sfccontent td
{
}
.sfc_std
{
    width: 100%;
}
.sflinks
{
  float: left;
  width: 40%;
  overflow:hidden;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  overflow:hidden;
}
.sfrechts
{
  float: right;
  width: 58%;
  text-align: left;
  padding: 0px 0px 0px 0px;
  overflow:hidden;
}
.sfrahmen
{
  border:1px dashed #CCCCCC;
  padding:12px 12px 12px 12px;
}
.sfrechts .sfcpicture img
{
 /*   padding: 0px!IMPORTANT;*/
}
.pageBottom
{
}
.pageBottom .sfccontent
{
}

.sfteaser
{
    background-image: url(teaser_bg.gif);
    background-repeat: repeat-y;
    background-position: 464px 0px;
    margin-bottom: 10px;
    width: 949px;
}
.sflinksteaser
{
    float: left;
    width: 418px;
    overflow:hidden;
    padding: 0px 0px 0px 50px;
    margin: 0px;
    text-align:  right;
}
.sflinksteaser .sfcpicture
{
    float: left;
    width: 348px;
    overflow:hidden;
}
.sflinksteaser .sfcicon
{
    float: left;
    width: 70px;
    overflow:hidden;
    text-align:  center;
}
.sflinksteaser .sfcpicture img
{
    border: solid 6px #C0A062;
}
.sfrechtsteaser
{
    float:right;
    width: 400px;
    overflow:hidden;
    padding: 0px 60px 0px 20px;
}
.vorschauPic
{
  height: 104px;
  width: 460px;
  margin-top: -30px;
	position:relative;
  background-color: transparent;
	z-index: 14;
	text-align: center;
}
.vorschauPic img
{
    width: 100px;
    height: 100px;
    border: solid 2px white;
    margin: 0px 8px 0px 8px;
}

.pictureGross
{
  margin-top: 0px;
	position:relative;
	width:  480px;
	height: 468px;
	z-index: 0;
}
.sfc_project
{
}

.sfArea .navback
{	
  display:block; margin-left: 0px;margin-bottom:8px;
}
.navback a, .navback a:link
{
    text-decoration: none!IMPORTANT;
}

.sfs_std .sepBottom 
{
	height:10px;
	line-height:1px;
	font-size:1px;
	padding:0px;
	margin:0px;
	clear:both;
}
.zurueck
{
    clear: both;
    width: 402px;
    text-align:left;
    margin-left: 0px;
    margin-bottom:16px;
    padding: 16px 0px 0px 22px;
    float:left;
    overflow:hidden;
}

.articelLinkList
{
    margin-top:18px;
    margin-bottom: 2px;
    padding: 0px;
}

.articelLinkList a, .articelLinkList a:link, .articelLinkList a:visited, .zurueck a, .zurueck a:link, .zurueck a:visited
{  color: #999999;	text-decoration:  underline;
}
.articelLinkList a:active, .articelLinkList a:hover, .zurueck a:active, .zurueck a:hover
{  color: #F1A400;	text-decoration: underline;
}

.sffctrl
{
  width: 100%;
}
.sff_contact_form, .sff_user_form
{
    padding: 0px 0px 0px 50px;
}

.sff_contact_form .htmlmail, .sff_user_form .htmlmail
{
	clear:both;
	margin: 4 0 4 0;
}

.sff_newslaaaaa .stdform .label
{
	width: 49px;
	float: left;
	margin:  0;
	padding: 0;
}

.stdform 
{
	text-align:left;
    float: none;
	width:404px;
}
.stdform .label
{
	width: 150px;
	float: left;
	margin:  0px;
	padding-left: 0px;
}
.stdform .row
{
	clear:  both;
	min-height: 20px;
	margin: 2px 0px 8px 0px;	
}
.sfs_std .ctrl
{
    float:left;width:244px;
}

.stdform .rowSubmit .ctrl
{
	float: left;
	margin:  0px;
	width: 120px;
	padding-top: 10px;
}
.stdform input,.stdform .button,.stdform button, .stdform textarea, .stdform select {
	font-size:12px;
}

.sfs_std .stdform
{
    margin-top: 10px;
}
.sfs_right .stdform 
{
	text-align:left;
	width:100%!IMPORTANT;
	font-size: 11px;
}

.sfccontenterr
{
 	font-size: 13px; 
 	line-height: 15px; 
 	font-weight: bold;
	color: red; 
}

.sfs_std .sfTrenner
{
    color: white;
}

.sfc_image img
{
    width: 120px;
}
.sfcpicline
{
	font-family:  Trebuchet MS, Verdana, Arial, Sans-Serif;
  padding: 3px;
}
.bookmarks
{
  float: left;
  padding: 6px;
}

.pageBottom
{
	color: #333333;
  width: 907px;
	margin: 10px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
}
.pageBottom a, .pageBottom a, .pageBottom a:link, .pageBottom a:visited
{  color: #333333;
}
.pageBottom a:active, .pageBottom a:hover
{
    color: #C0016E;
}

.sfs_search
{
	float:left;
	width:260px;
	margin-top:20px;
	padding: 0px 8px 0px 20px;
	background-color: white;
  margin-bottom: 20px;
  overflow:hidden;
}
.sfs_search .stdform
{
    width: 260px;
}
.searchResult
{
    margin: 0px 0px 20px 0px;
}

/* im Editor */
/* fliesstxt, sfcheadline, sfsubcheadline, sfsmall, sfspecial */

#pageMain .fliesstxt
{
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;
}
#pageMain .sfspecial1
{
  font-weight:bold;
}
#pageMain .sfspecial2
{
}
#pageMain .sfspecial3
{
}
#pageMain .sfcsubheadline
{
  font-size: 13px;
  font-weight: bold;
  line-height: 130%;
}



.sftable
{
    empty-cells: show;
    border: dotted 1px #cccccc;
    border-spacing: 0px;
    padding: 0px;
    border-collapse:  inherit;
    table-layout: fixed;
}
.sftable td
{
    border: solid 0px #cccccc;
    padding: 2px 0px 2px 2px;
    vertical-align: text-top;
}

.sftablehead
{
}
.sftablerow
{
}
.sftablecell
{
}

.scroller
{
    white-space:nowrap;  
    width: 488px;
	height: 160px;
	overflow-x: scroll; overflow-y: hidden;
	margin:0px;
	SCROLLBAR-ARROW-COLOR: #385F93;
	SCROLLBAR-FACE-COLOR: #D0D9E6;
	SCROLLBAR-HIGHLIGHT-COLOR: #385F93;
	SCROLLBAR-SHADOW-COLOR: #385F93;
	SCROLLBAR-3DLIGHT-COLOR: #D0D9E6;
	SCROLLBAR-TRACK-COLOR: #D0D9E6;
	SCROLLBAR-DARKSHADOW-COLOR: #D0D9E6;
	background-image: url(filmstrip.gif);
	background-repeat: repeat-x;
}
.scroller img
{
    width: 100px;
    height: 120px;
    padding: 10px 8px 10px 8px;
}
.scroller .picture
{
    float:left;
    width: 115px;
    height: 130px;
}

.sfsupcheadline
{
}
.googlemaps
{
    margin: 20px 0px 20px 0px;
}
.testbg
{
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  z-index: -1;
	width:  100%;
}

.sfcpicture img
{
  padding: 3px;
  border: solid 1px #7E1F0C;
}
.imgNoframe
{
  padding: 0px!IMPORTANT;
  border: solid 0px white!IMPORTANT;
}
.imgBorder
{
  padding: 3px;
  border: solid 1px #7E1F0C;
}
