@charset "utf-8";
/* basemod_sas.css  */

/* Import von Ergänzungen sas */

@import url(typo3-RTE_supp_sas.css);
@import url(powermail_supp_sas.css);
@import url(tt_news_supp_sas_v3.css);
@import url(ab_linklist_supp_sas.css);


@media screen, projection
{
/* individuelle CSS-Anweisungen für sas (graycom) */


body {
	padding-top:0;
    padding-bottom: 0;
	background-color: #ffffff; 
    color: #000000;
	background: url(none);
    }

body #body_top {
	padding-top:0;
    padding-bottom: 0;
	background-color: #ffffff; 
    color: #000000;     
	background-image:url(../images/body_top_100x20.png);
	background-repeat: repeat-x;
	background-position: 0 0;
    background-attachment: scroll;
	margin-top: 50px;
    }

body #body_bottom {
    background-color: transparent;
	background-image:url(../images/body_bottom_50x20.png);
	background-repeat: repeat-x;
	background-position: left bottom;
    margin-bottom: 20px;
    }



#page_margins {
	/* fixes layout */
  width:800px!important;
	background-color: transparent;
	}

#page {
	background:transparent;
	padding:0 0 0 0;
    border:0 solid #FFFFFF;
	}

#header #topnav {
  background:transparent none repeat scroll 0 0;
  color:#000000;
  font-size:0.8em;
  top:-20px;
  z-index:20;
  text-align:right;
  right: 0;
}

#topnav a {
    background:transparent none repeat scroll 0 0;
    color:#003399;
    font-weight:normal;
    text-decoration:none;
    }

#topnav a:focus, #topnav a:hover, #topnav a:active {
    background-color:transparent;
    color:#003399; 
    text-decoration:underline;
    }

#topnav strong {
    font-weight:normal;
    color:#999999;
    }

#header {
	height:100px;
	padding:0;
    background-image: url("../images/sas_logo_800x100.png"); 
    color:#ffffff;
    margin-top: 50px;
	}	

#header img.headImg1 {
 	width: 100%;
    font-size:0;
    height:100px; 
 	z-index: 0;   
 	left: 0;
    top: 0;
	position: relative; 
  }

#nav {
    display:none;
    }

#main {
	background: transparent ;
	padding-bottom:0;
	padding-top:0;
	margin:0 0;
	background-image: url(none);
	}


#teaser {
	background-color: transparent;
	background-image: url(none);
  height: 25px;
	}

#teaser .langMenu {
    float:left;
    margin:3px 10px 0 0;
    }

#teaser .langMenu img {
margin-top:0;
}
	
#teaser .langMenu .INACT {
    /*font-weight:normal;*/
    color:#999999;
    }

#teaser div {
    font-size: 1em;
    width:auto;
	color: #444;
    }

#teaser div.NO  a {
	color: #003399;
	text-decoration: none;
	}	
	
#teaser div.NO  a:focus,
#teaser div.NO  a:hover/*,
#teaser div.NO  a:	active*/ {
	text-decoration: underline;	
}

#col3_content  {
/*    padding: 10px 20px 10px 0; */
    padding: 10px 15px 10px 0;
    }

ul#submenu {
    margin-top: 120px;
	border-top:1px solid #eeeeee;
}


#submenu li a {
    background-color: transparent;   
    }    

#submenu li ul li a {
/* background-color:#e8ffff; */
background-color:#dfe8fb;
color:#333333;
}

	
#submenu li a:focus, 
#submenu li a:hover, 
#submenu li a:active,
ul#submenu li.cur_t1 ul li a:focus,
ul#submenu li.cur_t1 ul li a:hover,
ul#submenu li.cur_t1 ul li a:active,
ul#submenu li.act_t1 ul li a:focus,
ul#submenu li.act_t1 ul li a:hover,
ul#submenu li.act_t1 ul li a:active {
/* background-color:#b3d9ff; */
background-color:#335baa;
color:#FFFFFF;
font-weight:bold;
}

#submenu li#active,
#submenu li strong {
/* background-color:#e8ffff; */
background-color:#dfe8fb;
/* border-bottom:1px solid #EEEEEE; */
color:#444444;
/*font-weight:bold;
padding:1px 0 1px 10%;
width:90%; */
}

#submenu li.act_t1 a {
/* background-color:#b3d9ff; */
background-color:#335baa;
color: #FFFFFF;
font-weight:bold;
} 

#submenu li.act_t1 ul li a {
/* background-color:#e8ffff; */
background-color:#dfe8fb;
color:#333333;
}

#submenu li.act_t1 li.cur_t2 strong {
background-image:url("../images/navi_arrows/arrow_right.gif");
background-position:15px center;
background-repeat:no-repeat;
}

#col1 {
	background:transparent;
  }

#col1_content {
/*    padding-left:25px; */
	padding-left: 0;
    padding-top:50px;
    padding-bottom:20px;
}

#col2_content {
    padding-top:130px;
	padding-left:0;
	padding-right:0;
}

/* Blocksatz und Hyphenation, EXT:hyphenator */
#col1_content p.hyphenate,
#col2_content p.hyphenate,
#col1_content p.bodytext,
#col2_content p.bodytext {
  text-align:justify;
}




#col1_content a {
  outline: 0;
/*  outline-color: transparent; */
  outline-style:none;
  outline-width:0;
  color:#003399!important;
  text-decoration:none;
  font-weight:bold;
}

a {
  outline: 0!important;
}

#col1_content a:focus, 
#col1_content a:hover, 
#col1_content a:active {
color:red!important;
text-decoration:none;
}

/* für Seitentitel */
h1 {
  font-size:200%;
  margin-bottom:1.5em;
}

h2 {
font-size:150%;
 padding-top: 0em;
margin-bottom:0.5em;
}

h3 {
font-size:130%;
margin-top: 1.5em;
}

h4 {
font-size:110%;
padding-top:5px;
}

h5 {
font-size:100%;
padding-bottom: 10px;
padding-top:0.8em;
}

h6 {
font-size:100%;
font-style:italic;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
color:#666;
}

p {
color:#000;
font-size:115%;
margin-bottom:0.8em;}


/* Anpassung Bilder-Abstand wegen Blocksatz */
div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
margin-left:20px !important;
}


#col1_content li {
color:#000;
font-size:110%;
margin-bottom:0;
}


#footer {
    background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
    margin-top: 30px;
    margin-bottom: 20px;
    border-top:0 solid #EFEFEF;
    color:transparent;
    padding:0;
    height: 50px;
	color:#000;
    text-align: right;
    line-height: 3.5em;
	background-image:url(../images/sas_footer_800x50.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* footermenu */

#footer a {
color:#003399;
/* font-weight:normal; */
text-decoration:none;
/* float: right; */
}

#footer a:focus, #footer a:hover, #footer a:active {
background-color:transparent;
 color:#003399; 
text-decoration:underline;

}

/* #footer a:hover {
  color:red;
text-decoration:none;
} */


/* Korrekturen für h2-h6 wegen möglicher Überlänge Legenden */
h2,
h3,
h4,
h5,
h6 {
  clear:both;
}



/* Listen-Formatierung */
#col1_content ul {
padding-bottom: 5px;
}

#col1_content ul li ul,
#col1_content ol li ol {
padding-top: 0;
padding-bottom:0;
margin-bottom:2px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0;
}


#col2_content dt {
border-bottom: 0 solid #000000;
margin-bottom: 0;
}

#col2_content  .csc-textpic-caption  {
padding:0 5px  0 3px;
background-color: #dfe8fb;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:1px solid #666666;
}



/* FF-Hack for always vertical Scrollbar: http://snipplr.com/view/4672/firefox-scrollbar-hack/ */
html {overflow-y:scroll;}


/* bis hierher können alle individuellen CSS-Anweisungen hineingeschrieben werden*/

/* ACHTUNG: die folgende Schlussklammer darf NICHT gelöscht werden! */
}

