/* shadow */

#wrapper_bottom {
 background-image: url(../images/bottom.png);
 background-position:bottom left; background-repeat:repeat-x; 
}

#wrapper_bottom_left {
 background-image: url(../images/bottom_left.png);
 background-position:bottom left; background-repeat:no-repeat; 
}
#wrapper_bottom_right {
 background-image: url(../images/bottom_right.png);
 background-position:bottom right; background-repeat:no-repeat; 
 padding:0px 11px 15px 10px;
}

#wrapper_left {
 background-image: url(../images/left.png);
 background-position:top left; background-repeat:repeat-y; 
}

#wrapper_right {
 background-image: url(../images/right.png);
 background-position:top right; background-repeat:repeat-y;
}

#wrapper_left_top {
 background-image: url(../images/left_top.png);
 background-position:top left; background-repeat:no-repeat;
}

#wrapper_right_top {
 background-image: url(../images/right_top.png);
 background-position:top right; background-repeat:no-repeat 
}



/* FARBEN:
	color:#5B6870;  grau 
	background-color: #E1E8EC;   hellblau
	border: #ADB8C0;    linien, mittelblau

1und1.com-Farben  
------------------
Navigation:  
     Hintergrund:    #E9F0FA  
     Hintergr.Hover: #C9D9F3
     Text:           #002276
*/

.topnavi_table {
 border:2px solid green;
}

body
{	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; 
	background-color: #FFFFFF; /*#3A6EA5;*/
	color:#002276;  /* grau */
	margin-top: 0px;
	margin-left: 0px;
	background-image: (../images/bg.png);
	background-repeat:repeat;
}

p {}

.newline {clear:both;}

td
{	text-align: left;  }

#banner_area
{	border:0px solid black;
        width:1200px;
	margin-left:auto;
        margin-right:auto;
        float:left;
        align:center;
        
}

.container
{	width: 930px; /*original: 800px;*/
	min-height: 400px;	
	margin-left:auto;
	margin-top:5px;
	margin-right:auto;
	background-color:#FFFFFF;
        align:center;
        float:left;
}
.header
{	background-color: #dddddd;
	background-image: url('../images/header02b.jpg');
	background-position: left;
	background-repeat:no-repeat;
	text-align:right;
	padding: 0px;
	margin:0px;
	height: 100px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	width: 100%;  /*original:790px; */
}

/* topbar = die leiste, in der die breadcrumb-navi ist */
.topbar
{	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 0px;
	height: 30px
	background-color: #FFFFFF;
	/*width: 790px;*/
}

.mainbody
{
	width: 550px;
	float:left;
}
.mainbody-wide
{
	width: 730px;
	float:left;

	   
}
.footer
{	margin-top: 5px;
	border: none;
	padding: 5px;
	clear: both;
	width: 90%;
	margin:0px;
}
.left
{	float:left;
	border: solid 0px #DDDDDD;
	padding: 5px;
         margin-top:20px;
	/*background-color: #FFFFFF;*/
	width: 145px;

}
.scptopnavi
{	float:right;
	border-right: solid 1px #ADB8C0;
	border-bottom: solid 1px #ADB8C0;
	padding: 3px;
	background-color: #E9F0FA;
	width: 385px;
	margin-top: -20px; 
	margin-right: 5px;
	margin-bottom: 5px;
	color: #002276;	
}

a.mainleveltopnavi, a.mainleveltopnavi:link, a.mainleveltopnavi:visited
{
	/* original ---  color:#002276; --- */
    color:#002276;
	font-weight:bold;
	text-decoration:none;
}

a.mainleveltopnavi:hover
{
	text-decoration:underline;
}

a.subleveltopnavi, a.subleveltopnavi:link, a.subleveltopnavi:visited  {
	font-weight:bold;
	font-size: 10px;
	color:#002276;
	text-decoration:none;
}

a.subleveltopnavi:hover {
    text-decoration:underline;
	}

.right
{	float:right;
	border: solid 1px #ADB8C0;
	border-bottom: solid 1px #ADB8C0;
	padding-right: 0px;
	background-color: #F8F8F8;/*#E9F0FA;*/
	width: 150px;
	margin-right:5px;
    margin-top:30px;
}

a.mainlevel, a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	text-decoration: none;
	background-color: #E9F0FA;
	padding: 1px;
	color: #002276;
	border: solid 1px #ADB8C0;
	width: 135px;
	white-space: nowrap;
	margin-top: 1px;
	font-weight:bold;
}
a.mainlevel:hover
{
	background-color: #C9D9F3;
	color: #002276;
	white-space: nowrap;
}
#active_menu, #active_menu:hover
{
	background-color: #C9D9F3;
	color: #002276;
}

a.sublevel, a.sublevel:link, a.sublevel:visited  {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	color: #002276;
	border-bottom: solid 1px #ADB8C0;
	border-left: solid 1px #ADB8C0;
	border-right: solid 1px #ADB8C0;
	width: 131px;
	white-space: nowrap;
}

a.sublevel:hover{	
    background-color: #C9D9F3;
	color: #002276;
	white-space: nowrap;
}

.contentheading, .componentheading
{
	font-size: 1.2em;
	font-weight: bold;
	color: #002276;
	background:none;
	border:none;
}
.small, .createdate, .modifydate
{
	font-size: 0.8em;
	color: #002276;
}
.mosimage_caption
{

	font-size: 0.8em;
	font-weight: bold;
	white-space: nowrap;
	margin-left: 3px;
	margin-right: 3px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
table.moduletable {
	margin-bottom: 20px;
}

.contentpane   /* Table that holds all non-article information (components, category lists, contact forms, etc). */
{ width: 100%; }

.contentpaneopen /* Table that holds the actual text for an article */
{  margin-left: 10px;
   margin-right: 10px;
   width:100%;

}

.copyright {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	color: #002276;
	padding-bottom:5px;
}
.copyright a, .copyright a:visited
{
	color: #002276;
}

/* Axel: added to original template css */
.pathway, a.pathway, a.pathway:link, a.pathway:visited
{	font-size: 0.9em;
    margin-top: 3px;
	margin-bottom: 3px;
}

a, a:link, a:visited
{ /* color:#9B0302; */
         color:#0066FF;
     text-decoration:underline;
}
a:hover { text-decoration:none; 
         color:#0066FF;
}

h1
{
        font-family:verdana;
    clear:both;
	font-weight: bold;
	color: #002276;
	font-size: 1.2em;
	/*background-color:#E9F0FA;
	border-bottom: 1px solid #99A6C8;*/
	padding-bottom:5px;
        padding-top:10px;
        border-top:2px solid #ddd;
        margin-top:5px;
}

h2
{
        clear:both;
        font-family:verdana;
	font-weight: bold;
	color: #002276;
	font-size: 1.2em;
	/*background-color:#E9F0FA;
	border-bottom: 1px solid #99A6C8;*/
	margin-top: 5px;
	padding-top:10px;
        padding-bottom:5px;
/*	background-image:url(../images/header2_bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom left; */
        border-top:2px solid #ddd;
        margin-top:5px;


}


h3 {
         clear:both;
	color: #002276;
	font-weight:bold;
	font-size: 1.0em;
	/*background-color:#E9F0FA;*/
	padding:0px;
	background-image:url(../images/header3_bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;

 }
 
.module h3 {

	background-color:#E9F0FA;
	background-image:none;
	padding: 2px;
}


h4 {
	color: #002276;
	font-weight:bold;
    font-size:90%;
 }
 
.button, .inputbox {
  border: 1px solid #99A6C8;
}

._scpbox
{
  background-color:#F8F8F8;/*#E9F0FA;*/
  border:1px solid #ADB8C0; 
  padding:2px;
  padding-left:5px;
  float:none;
  width:300px;
}

.scpbox_fl_right
{
  background-color:#F8F8F8;/*#E9F0FA;*/
  border:1px solid #ADB8C0;
  padding:2px;
  padding-left:5px;
  float:right;
}

/* weitere styles - teilweise noch zu definieren */
/*	color:#5B6870;  grau |  background-color: #E9F0FA; (hellblau) | border: #ADB8C0;    linien, mittelblau */

table.scpinhalt { 

  border-collapse:collapse;
  }
 
 td.scpinhalt {
  border:1px solid #ADB8C0; 
 }


td.sectiontablefooter, td.sectiontableheader {
         border-collapse:collapse;
	background-color:#E9F0FA;
	border-bottom: 1px solid #ADB8C0; 
	font-weight:bold;}
 .sectiontableentry1 { border:0px solid #ADB8C0;background-color:#F8F8F8;
 list-style:none}
 .sectiontableentry2 { border:0px solid #ADB8C0;background-color:#EEEEEE;}

span.pagenav { font-size:0.8em;}
a.category{}

td.contentdescription {}

ul { list-style: inside square;}


li.currentevents {
	border:1px solid #0066FF;
	background-color:#efefef;
}

.highlight { background-color:#FFFF00; }


 
 /* Axel: alte scp-styles */
.headerdarkblue{  
   background-color: #E9F0FA;
   border:1px solid #ADB8C0; }
.contentgray
{ border: 1px solid #99A6C8; }
.categorygrayblue
{ background-color: #E9F0FA; 
  border: 1px solid #99A6C8;
}

th {
{ background-color: #E9F0FA; }

td.scplight {
{ border: 1px solid #99A6C8; 
}

td.scpdark
{ background-color: #E9F0FA; 
  border: 1px solid #99A6C8;
}

hr {
 border:0px;
 height:1px;
 }

table.contenttoc { 
 border: 1px solid #ADB8C0;
 padding: 2px;
 
}
