/* CSS Document */

body
{
padding:0px;
margin: 0px;
background-image: url(../images/left-blue.gif);
background-repeat: repeat-y;

font-family: Arial, Helvetica, sans-serif;
}

#header-holder
{
display:block;
float:left;
width: 100%;
height: 129px;
background-color: #002058;
}

#header-image-holder
{
display:block;
clear:left;
width: 900px;
}
#header-image-holder img
{
display:block;
float:left;
}
#main-navi-holder
{
display:block;
clear:left;
height: 22px;
width: 100%;
background-color: #425985;
border-top: 1px solid white;
border-bottom: 1px solid white;
}

/*--------------------------NAVI---------------------------*/
.suckertreemenu
{
display:block;
width: 1050px;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
margin-top: 0px;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #425985; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 140px; /*Width of top level menu link items
/*display: inline-block; /* <-- here's what i did. change its value to inline-block instead of block. */
/* ...i also disabled the width. */
padding: 3px 8px;
border-left: 1px solid white;
border-right: 1px solid white;
border-top: 0px solid white;
border-bottom: 0px solid white;
border-left-width: 0px;
text-decoration: none;
color: white;
line-height: 16px;
margin-bottom: 0px;
}

/*1st sub level menu*/
.suckertreemenu ul li ul{
left: -1px;
background-color: #425985;
position: absolute;
top: 21px; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}


/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 160px; /* no need to change, as true value set by script */
top: 0px!important;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 170px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 3px 5px;
border-bottom: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
font-weight: normal;
margin: 0px;

}

.suckertreemenu ul li a:hover{
background-color: #FF8500;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #425985 url(../arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #425985 url(../arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
* html .suckertreemenu ul li ul li a{ margin-top:-2px;}
/* End */

/*-------------------------------------------------------ENDE NAVI--------------------------------------*/

#main-content-holder
{
display:block;
float:left;
width: 100%;
background-image: url(../images/bg_content_top.jpg);
background-repeat:repeat-x;
background-color:white;
}

#main-content
{
display:block;
float:left;
width: 1050px;
background-image:url(../images/left-blue.gif);
background-repeat:repeat-y;
background-position:left;
}

#left-content
{
display:block;
float:left;
width: 200px;
}

#left-content #search
{
display:block;
border-right: 1px solid white;
border-bottom: 1px solid white;
width: 199px;
height: 90px;
background-color: #758CB6;
}

#left-content #left-kid
{
display:block;
background-image: url(../images/bg_subnavi.gif);
height: 286px;
width: 199px;
}

#left-content #teaser-box
{
display:block;
width: 199px;
font-size: 12px;
background-color:#93BCF2;
}
#left-content #teaser-box div
{
color: #FFFFFF;
}
#left-content #teaser-box a
{
color: black;
}

#right-content
{
display:block;
float:left;
width: 700px;
/*height: 500px;*/

}

#right-content #headline-box
{
display:block;
height: 90px;
background-image: url(../images/bg_top_mainframe.jpg);
background-repeat: no-repeat;
width: 700px;
}

#right-content #headline-box h1
{
color: white;
padding: 20px 0px 0px 15px;
margin: 0px;
font-size: 16px;
/*text-transform: lowercase;*/
}

#content
{
display:block;
padding-left: 20px;
width: 550px;
}

#content p.fliesstext, #content p
{
	font-size: 12px;
	text-align: left;
}

#content .fliesstext-small
{
	font-size: 10px;
}
.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #D2DAED;
}
.table_text_weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #004E99;
}


#content h2
{
font-size: 13px;
}
#content ul
{
font-size: 13px;
}
#content table p
{
	font-size: 12px;
	padding: 5px;
}
.table-bigger {
	font-size: large;
	line-height: 20px;
}
.table-border {
border-width: 1px;
border-style: solid;
border-color: #000000;
border-collapse: collapse;
}.table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFDA4D;
	background-position: center;
}
.blue_bold {
	font-weight: bold;
	color: #0961a9;
}
.Header_bold {
	font-size: 16px;
	font-weight: bold;
}

