/* ******************************************************** Common ******************************************************** */


html {
    height: 100%;
    margin-bottom: 1px;
    overflow-y: scroll;
}



body {
	margin: 0px;
	padding: 0px;

	background-color: #E4F0F4;
	/* Text Attributes */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F5F79;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


/* *************************************************** Framework **************************************************** */

#center {
    margin: auto;
	margin-top: 20px;
	width: 990px;
	border: 1px solid #2F5F79;
}

/* *************************************************** head ********************************************************* */
#head {
	width: 990px;
	height: 95px;
	background-image: url(../images/bg_head.jpg);
	background-position: right top;
    background-repeat: no-repeat;
	background-color: #A0D3E7;
}

#head_left {
    float: left;
	width: 240px;
	height: 95px;
	background-image: url(../images/bg_head_left.gif);
	background-position: left top;
    background-repeat: no-repeat;
}

#head_right {
    float: right;
	width: 737px;
	height: 95px;
	background-image: url(../images/bg_head_right.gif);
	background-position: left top;
    background-repeat: no-repeat;
}


/* *************************************************** content ********************************************************* */

#main {
	width: 990px;
	
	background-image: url(../images/bg_main.gif);
	background-position: left top;
    background-repeat: repeat-y;	
}

#left {
    float: left;
	width: 254px;
     min-height:413px; 
    _height: 413px; /* ie hack */ 
	
	background-image: url(../images/bg_left.gif);
	background-position: left top;
    background-repeat: no-repeat;

}

#left #navi {
     margin-top: 85px;
	 padding-top: 55px;
	 width: 254px;
     min-height: 165px; 
    _height: 165px; /* ie hack */ 
	
	background-image: url(../images/bg_navi.jpg);
	background-position: left top;
    background-repeat: no-repeat;
	
	background-color: #2E5262;
}

#navi_footer {
     clear: both;
	 
	 width: 254px;
     height:108px; 
	
	 background-image: url(../images/bg_navi_footer.gif);
	 background-position: left top;
     background-repeat: no-repeat;
	 
	 border-bottom: 1px solid #2F5F79;
	 margin-bottom: 20px;
}

#right {
    float: right;
	width: 24px;
	height:455px; 
	background-image: url(../images/bg_right.jpg);
	background-position: left top;
    background-repeat: no-repeat;
	background-color: #A0D3E7;
}

#content {
    float: left;

	width: 712px;
	 min-height:450px; 
    _height: 450px; /* ie hack */ 
	
	padding-bottom: 10px;
}


/* ************************************ Inhalt ******************************************* */

#content div.headline {
    height: 60px;
	width: 712px;
	background-image: url(../images/bg_headline.jpg);
	background-position: left top;
    background-repeat: no-repeat;
	
	font-size: 13px;
	font-weight: bold;
	color: #104960;
	
	margin-bottom: -5px;
}

#content div.headline div.text {
    margin: 0px 0px 0px 33px;
	padding: 20px 0px 0px 0px;
}

#content div.headline div.text span.sub {
    font-weight: normal;
	font-size: 11px;
}

#content div.subheadline {
    margin: 0px 0px 5px 33px;
    padding-bottom: 3px;
	width: 646px;
    border-bottom: 1px solid #B2CFDA;
	
	font-size: 13px;
	font-weight: bold;
	color: #2B576E;
}

#content div.subheadline div.text {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


div.normtext {
	line-height: 18px;
    width: 646px;
    margin: 0px 0px 10px 33px;
	padding-bottom: 10px;
}

span.highlight {
    font-weight: bold;
	color: #2F5F79;
}

a.highlight {
    font-weight: bold;
	color: #2F5F79;
}

a.highlight:hover {
    font-weight: bold;
	color: #043447;
}

div.normtext span.kursiv {
    font-style: italic;
}

a {
    font-weight: normal;
	color: #2F5F79;
	text-decoration: underline;
}

a:hover {
    font-weight: normal;
	color: #043447;
	text-decoration: underline;
}

a.color {
    font-weight: bold;
	color: #49A0C2;
	text-decoration: underline;
}

a.color:hover {
    font-weight: bold;
	color: #226F8D;
	text-decoration: underline;
}

.xxl_text {
	font-size: 18px;
}

.xl_text {
	font-size: 14px;
}

.small_text {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

.small_text_bold {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.text_bold {
	font-weight: bold;
	}

hr {
    border: 0px;
    border-top: 1px solid #B1BED4;
	border-bottom: 1px solid #F3F5F9;
}

.structure_third_level {
    vertical-align: top;
    background-position: left top; 
    background-repeat: no-repeat; 
    padding-top:  15px; 
    height: 100px;
	width: 33%;
}

img.single {
    border: 0px;
    margin: 10px 0px 10px 33px;
}

img.journal{
    border: 1px solid #B2CFDA;
	margin-top: 10px;
}

/* ************************************ Navi ******************************************* */

a.navi {
    display: block;
    margin-left: 18px;
	padding-left: 11px;
    height: 23px;
	width: 210px;
	background-image: url(../images/bg_navipunkt.gif);
	background-position: left top;
    background-repeat: no-repeat;
	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}

a.navi:hover {
    display: block;
    margin-left: 18px;
	padding-left: 11px;
    height: 23px;
	width: 210px;
	background-image: url(../images/bg_navipunkt_hover.gif);
	background-position: left top;
    background-repeat: no-repeat;
	
	color: #A0D3E7;
	font-weight: bold;
	text-decoration: none;
}

a.navi_active, a.navi_active:hover {
    display: block;
    margin-left: 18px;
	padding-left: 11px;
    height: 23px;
	width: 210px;
	background-image: url(../images/bg_navipunkt_aktiv.gif);
	background-position: left top;
    background-repeat: no-repeat;
	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.navi_sub {
    display: block;
    margin: -5px 0px 0px 30px;
	padding: 0px 0px 10px 11px;
    /* height: 23px; */
	width: 210px;
	background-image: url(../images/bg_navipunkt_sub.gif);
	background-position: left top;
    background-repeat: no-repeat;
	
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.navi_sub:hover {
    display: block;
    margin: -5px 0px 0px 30px;
	padding: 0px 0px 10px 11px;
    /* height: 23px; */
	width: 210px;
	background-image: url(../images/bg_navipunkt_sub_hover.gif);
	background-position: left top;
    background-repeat: no-repeat;
	
	color: #A0D3E7;
	font-weight: normal;
	text-decoration: none;
}

a.navi_active_sub {
    display: block;
    margin: -5px 0px 0px 30px;
	padding: 0px 0px 10px 11px;
    /* height: 23px; */
	width: 210px;
	background-image: url(../images/bg_navipunkt_sub_aktiv.gif);
	background-position: left top;
    background-repeat: no-repeat;
	
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.navi_active_sub:hover {
    display: block;
    margin: -5px 0px 0px 30px;
	padding: 0px 0px 10px 11px;
    /* height: 23px; */
	width: 210px;
	background-image: url(../images/bg_navipunkt_sub_aktiv.gif);
	background-position: left top;
    background-repeat: no-repeat;
	
	color: #A0D3E7;
	font-weight: normal;
	text-decoration: none;
}




/* *************************************************** footer ********************************************************* */

div.breaker {
    clear: both;
	font-size: 4px;
	width: 990px;
	height: 6px;
	
	background-image: url(../images/bg_main.gif);
	background-position: left top;
    background-repeat: repeat-y;	
	
    background-color: #E4F0F4;
}

/* *************************************************** tables ********************************************************* */

table {

	width: 645px;
	
	border-spacing: 0px;
	border-collapse: collapse;
	
	margin: 0px 0px 20px 34px;
	border-top: 1px solid #B2CFDA;
	border-left: 1px solid #B2CFDA;
    background-color: #E4F0F4;
	
	text-align: left;
	vertical-align: top;
}

table.smalltext {

    font-size: 10px;
}

th {
	width: 645px;
	border-right: 1px solid #B2CFDA;
	border-bottom: 1px solid #B2CFDA;
	padding: 5px;
	
	background-color: #CAE2EA;
	
    text-align: left;
	vertical-align: top;
}

th.sub {
	width: 645px;
	border-right: 1px solid #B2CFDA;
	border-bottom: 1px solid #B2CFDA;
	padding: 5px;
	
	background-color: #D7E8EE;
	
	text-align: left;
	vertical-align: top;
}

td {
	width: 645px;
	border-right: 1px solid #B2CFDA;
	border-bottom: 1px solid #B2CFDA;	
	padding: 5px;
	
	text-align: left;
	vertical-align: top;
}

/* *************************************************** lists ********************************************************* */

div.list_inside	
{   
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 11px;
}

div.list_inside ul {
	border: 0px;
	margin: 0px 0px 0px 16px;
	list-style-image: url(../images/bg_list.gif);
	padding: 0px;
	font-size: 11px;
}


div.list	
{   
    width: 600px;
	margin-bottom: 20px;
	margin-left: 33px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}

div.list ul {
	border: 0px;
	margin: 0px 0px 0px 16px;
	list-style-image: url(../images/bg_list.gif);
	padding: 0px;
}

div.list ul li.blind {
	border: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 0px;
}

div.list ul li.sublist {
	border: 0px;
	margin: 0px 0px 0px 15px;
	list-style-image: url(../images/bg_sublist.gif);
	padding: 0px;
}



div.pagenavi	
{   
    width: 646px;
	margin: -12px 0px 17px 18px;
	padding: 0px 0px 0px 0px;
}

div.pagenavi ul {
    display: block;
	border: 0px;
	margin: 0px 0px 0px 16px;
	padding: 0px;
}

div.pagenavi ul li{
    display: inline;
	list-style-image: url(../images/bg_pagenavilist.gif);
}

div.pagenavi ul li a{
    background-image: url(../images/bg_pagenavilist.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-right: 8px;
	font-size: 11px;
}




