@charset "UTF-8";
/* CSS Document */

body {
	margin:8px;
	padding:0;
       background-image:url(../images/bodybg.jpg);
       background-repeat:repeat-x;
       background-color:#efefef;
	color:#000000;
}

body, th, tr {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.componentheading {
	font-size:14px;
	font-weight:bold;
    font-variant: small-caps;
}

.contentheading {
	font-size:14px;
       color:#555;
       /*
	font-weight:bold;
       text-decoration:underline;
	  background-image:url(../images/mod_header2.jpg);
	background-repeat:no-repeat;
	background-position:0px 0;
	padding:4px 0 4px 35px;
	display:block;
	*/

}

span.small, td.createdate {
	font-size:11px;
	color:#444;
}

.pagenav {
	color:#444;
}

a {
	text-decoration:none;
	color:#d86c36;
}

a:hover {
	color:#ccc;
}

.clear {
	clear:both;
}

form, fieldset, img {
	border:none;
}

input {
	margin:4px;
}

div#body_container {
	width:1008px;
	border:0px solid #aeaeae;
	background-color:#FFF;
	text-align:left;
	overflow:hidden;
}

div#tpl_header {
	width:1008px;
	height:153px;
	background-image:url(../../../images/backgrounds/bg_3persons.png);
	background-repeat:no-repeat;
	background-position: right top;
	background-color: #fdefe2;
	overflow:hidden;
	position:relative;
}

div#header-mask {
	background: url(../images/header_bgmask.png) no-repeat top right;
height: 200px;
width: 817px;
right: -1px;
	position: absolute;

}

div.spc_header {
	height:1px;
	border-bottom:1px solid #fff;
	background-color:#ffffff;
}

div#bc_container {
	font-size:11px;
	color:#444;
	padding:6px 4px 3px 4px;
	margin:0 10px 8px 10px;
	border-bottom:1px dotted #ccc;
}

div#site_container_n {
}

div#site_container_l {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:none;
}

div#site_container_r {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:none;
}

div#site_container_lr {
	background-repeat:repeat-y;
	background-position:left top;
	background-image:url(../images/main_bg_lr.gif);
}

div#left_container {
	width:152px;
	float:left;
	overflow:hidden;
    margin-left: 8px;
}

div#right_container {
	/*original: width:152px;*/
	width:160px;
	float:right;
	overflow:hidden;
    margin-right: 8px;
    
}

div#content_container {
	overflow:hidden;
	padding:0 22px 6px 22px;
}

/********************* menu *********************/

div.moduletable_menu, div.moduletable {
	margin-bottom:16px;
}

div.moduletable_menu h3, div.moduletable h3 {
	font-weight:bold;
	font-size:13px;
color:#fff;
       /*     color:#d86c36; */
	background-color:#d86c36;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0;
	padding:4px 0 4px 10px;
	display:block;
	border-bottom:1px solid #666;
	margin:0;
}

div.moduletable_menu ul, div.moduletable_menu li {
	margin:0;
	padding:0;
	list-style:none;
}

div.moduletable_menu ul li {
	/*border-bottom:1px solid #ccc;*/
}

div.moduletable_menu ul li a {
	padding:4px 0 4px 22px;
	display:block;
       color: black;
}

/* mike 15 jan 2009 */
div.moduletable_menu ul#mainlevel_top_links
{
	padding: 0;
    margin: 0; 
	padding-top: 10px;
	margin-left: 182px;
	display: inline;
}

div.moduletable_menu ul#mainlevel_top_links li {
	display: inline;

}

div.moduletable_menu ul#mainlevel_top_links li a {
/*	padding:2px 4px 0px 4px; */

    	padding: 2px 8px 0 8px;
	display: inline;
    /*  background-color:#ff0; */
}

/* mike 1 march 2010 */
div.moduletable_menu.topm
{
    background-color: #fff;
    font-size: 11px;
    margin-top: 2px;
}

div.moduletable_menu ul li a:hover {
	color:#4b5e3e;
	background-color:#f2f2f2;
}

div.moduletable_menu ul li ul li{
	border:none;
	border-top:1px dashed #e9e9e9;
}

div.moduletable_menu ul li ul li a {
	padding:4px 0 4px 28px;
	display:block;
}

div.moduletable_menu ul li ul li ul li a {
	padding:4px 0 4px 34px;
	display:block;
}



/* updates menu */

div.moduletable_menu_large ul, div.moduletable_menu_large li {
	margin:0;
	padding:0;
	list-style:none;
    background-color: #f7b99a;
    
}

div.moduletable_menu_large ul
{
   padding-top: 5px;
   padding-bottom: 5px;
}

div.moduletable_menu_large
{
    color: #abc;
}

div.moduletable_menu_large ul li
{
/*
padding: 5px 0 5px 0;
*/
padding: 0; margin: 0;
}

div.moduletable_menu_large li a span
{
	display: block;
	padding: 5px;
	padding-left: 10px;
	width: auto;
margin: 0;
}

div.moduletable_menu_large li
{
    margin: 10px;
}


div.moduletable_menu_large li a:hover
{
   color: #d86c36;
}
    

/********************* end menu *********************/


/********************* forms *********************/

span.signup_text
{
    font-size: 11px;
    margin-left: 10px;
    color: #abc;
}


/********************* end forms *********************/

/********************* embedded html *********************/
.moduletable_google_maps
{
	float: right;
	       margin-right: 10px;
}

/********************* end embedded html *********************/



div.site_footer {
	width:1000px;
	font-size:11px;
	color:#7c7a7a;
	display:block;
	padding:4px;
}

div.site_footer a {
	color:#7c7c7c;
}

div.site_footer a:hover {
	color:#aaa;
}

div.site_footer span.ft_joomla {
	text-align:left;
	display:inline-block;
	width:680px;
}

div.site_footer span.ft_link {
	text-align:right;
	display:inline-block;
	width:159px;
}
#form-login {
	/* geändert von Mike, 16jan 2010 
	padding-left:15px;
	*/
padding-top: 6px;
}

#form-login ul {
	padding: 0; margin: 0;
}

#form-login ul li {
	padding: 0; margin: 0;
	display: inline;
}


.inputbox {
width:120px;
}
.button {
background:#fff;
border:2px solid gray;
width:80px;
color:#000;
padding-left:5px;
}

div#bottombox_container {
	margin:8px 0 0 0;
	border-top:1px dotted #ccc;
	padding:6px 0 0 0;
}

div.bottom_box {
	float:left;
	overflow:hidden;
	width:499px;
}

div#header_container {
	/*position:absolute;
	top:133px;
	left:5px;
	display:inline-block;
	overflow:hidden;
    */
}

div#topmneu_container ul, div#topmneu_container li {
	list-style:none;
}

div#topmneu_container ul {
	margin:0;
	padding:0;
}

div#topmneu_container li {
	float:left;
	background-image:url(../images/li_bullet.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:4px 8px 4px 25px;
}

div#topmneu_container ul li ul {
	display:none;
}

div#topmneu_container li a {
color:#666;
font-weight:bold;
}

div#topmneu_container li a:hover {
color:#ccc;
font-weight:bold;
}

.moduletable h1
{
	visibility: hidden;
}

#form-login
{
	text-align: center;
	color: #555;
	font-style: italic;
}

/* left modules! */

div.moduletable_newsletter_download,
div.moduletable_spendme
{
    background-color: #abc;
    width: auto;
    margin-top: 16px;
 /*   padding: 10px 0 10px 0;*/
}

div.moduletable_newsletter_download ul,
div.moduletable_spendme ul
{
 	margin:0;
	padding:0;
	list-style:none;
}

div.moduletable_newsletter_download ul li a,
div.moduletable_spendme ul li a
{
    display: block;
    padding: 10px;
    width: auto;
}

/*
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(icon_pdf.gif) no-repeat center right;
}
*/

div.moduletable_newsletter_download ul li a
{
    padding-right: 0px;
    background: transparent url(../images/pdf_original.png) no-repeat center right;
    background-position: 100px;
    color: #c3f4f1;
}

div.moduletable_spendme
{
     /*background-color: #dbffa8;
    */
       background-color: #f0f9e2;
}
div.moduletable_spendme a
{
    color: #ab7773;
}

div.moduletable_menu_large li a,
div.moduletable_newsletter_download,
div.moduletable_spendme
{
    color: #77675f;
    font-size: 16px;
}

table.contentpaneopen
{
float:left;
}

table.contentpaneopen td.contentheading
{
	padding-top: 8px;
}
table.contentpaneopen p
{
margin: 4px 0 4px 0;
 /* 
	background-color: #eef;
  */
}

/* 9 march 2010, sci logo */
img#sci_logo
{
    float: left;
    margin: 8px;
    margin-left: 30px;
}


#main_header
{
    display: block;
    position: absolute;
    width: auto;
 /*   margin-top: 74px;
    margin-left: -38px;
    */
}

.moduletable_header h1, .moduletable_header h1 a, .moduletable_header h1 a:hover
{
/*	padding: 12px 500px 0 0px;*/
    font-weight:bold;
    font-family: Tahoma, serifSansSerifMonospace;
	    ;
/*    font-family: Courier, monospace;*/
    color: #654e4e;
    font-size:  42px;
    margin: 0;



}

q
{
/*    quotes: "«" "»" "'" "'"; */
    quotes: "\201E" "\201C";
}

span#sci_letters
{
    color:#e98020;
}


.moduletable_header h2, .moduletable_header h2 a, .moduletable_header h2 a:hover
{
    color: #509399;
    font-weight: normal;
    font-size: 14px;
    text-align: right;

    font-stretch: expanded;    
    font-family: Lucidatypewriter, monospace;

    margin: 0px;
	    margin-left: 65px;
	    margin-top: -8px;
}

.moduletable_header p cite
{
	top: 135px;
	left: -150px;

	
	position:absolute;
}

.moduletable_header p
{
    color: #947d7d;
    font-family: Gill Sans,sans-serif;
    font-size: 12px;
    margin-left: 0px;
}

#content_container h3
{
    font-variant: small-caps;
}

/* icons */
/* extensions */

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../../../images/icons/icon_pdf.gif) no-repeat center right;
}

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../images/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../../../images/icons/icon_archive.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../../../images/icons/icon_mailto.gif) no-repeat center right;
}

