/* (c)  Mai 2008 banality, Bielefeld-Germany - www.banality.de */

/* global defs */

body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: Verdana, sans-serif;
	font-size:  11px;
	line-height: 15px;
	color: #382E55;
	text-align: center;
	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EDEDE3;
	}

p, form {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}

img {
   	border: 0px none;
	}


/* individual defs */

#center_elements {
	margin-left: auto;
	margin-right: auto;
	width: 982px;
	text-align: left;
	}

#top_area {
	text-align: right;
	color: #A8ADD0;
	background-image: url(top_area_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding: 5px 0px 10px 0px;
	}
	
#top_area a {
	color: #A8ADD0;
	text-decoration: none;
	padding-right: 15px;
	vertical-align: middle;
	}
	
#top_area a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
#searchfield {	width: 155px;
	font-size: 11px;	padding: 5px 0px 5px 25px;	border: solid 1px #4D4B90;
	background-image: url(search_input_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;	}	#searchbtn {
	padding: 0px 8px 0px 8px;	}
	
#searchbtn[id] {
	padding: 0px 8px 0px 8px;
	vertical-align: middle;	}	
	
#head_area {
	background-image: url(head_area_bg.jpg);
	background-repeat: no-repeat;
	height: 140px;
	}
	
#portal_logo {
	padding-top: 12px;
	float: left;
	}
	
#head_nav {
	text-align: right;
	padding: 60px 25px 0px 0px;
	}
	
#head_nav a.nav_item {
	color: #FFF;
	text-decoration: none;
	padding-left: 25px;
	font-size: 14px;
	}
	
#head_nav a.nav_item:hover {
	color: #A8ADD0;
	text-decoration: none;
	}
	
#head_nav a#active_item {
	color: #C1B4CF;
	text-decoration: none;
	margin-left: 25px;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C1B4CF;
	}
	
#head_nav a#active_item:hover {
	color: #A8ADD0;
	text-decoration: none;
	border-bottom: 1px solid #A8ADD0;
	}	

#mid_area {
	clear: both;
	border-top: 1px solid #D1D0D6;
	border-left: 1px solid #D1D0D6;
	border-right: 1px solid #D1D0D6;
	background-color: #FFF;
	padding: 3px;
	}
	
h1#site_headline {
	background-image: url(headline_bg.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 20px;
	color: #FFF;
	}
	
h2#site_intro {
	background-image: url(intro_bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	padding: 20px;
	color: #FFF;
	}		
	
#topics_area {
	padding-top: 20px;
	}	
	
.topic_item {
	padding: 0px 20px 40px 20px;
	border-right: 1px solid #C0B5CA;
	float: left;
	width: 154px;
    height: 160px;
	}
	
.topic_item_right {
	padding: 0px 20px 20px 20px;
	width: 154px;
	float: left;
	}
	
.topic_item h3, .topic_item_right h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
    height: 35px;
	}
	
.topic_item p, .topic_item_right p {
	padding-bottom: 15px;
    height: 150px;
	}
	
#topics_area a {
	color: #6A6287;
	text-decoration: underline;
	}

#topics_area a:hover {
	color: #A8ADD0;
	text-decoration: underline;
	}	
	
#more_info_area {
	clear: both;
	padding-top: 25px;
	}
		
#close_more_info_area, #close_columnset {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}
	
#info_about {
	float: left;
	width: 585px;
	}
	
#info_about h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	}
	
#info_about p, #info_about table {
	padding: 5px 20px 0px 20px;
	}			

#info_about a {
	color: #6A6287;
	text-decoration: underline;
	}

#info_about a:hover {
	color: #A8ADD0;
	text-decoration: underline;
	}
	
#info_news {
	background-image: url(news_area_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	width: 389px;
	height: 208px;
	}
	
#info_news h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

#info_news table {
	padding: 0px 20px 0px 20px;
	}	

#info_news td {
	padding-bottom: 5px;
	padding-top: 10px;
	}	

#info_news a.info_news_more {
	background-image: url(info_news_more_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #6A6993;
	text-decoration: none;
	padding-left: 8px;
	}

#info_news a.info_news_more:hover {
	color: #A8ADD0;
	text-decoration: none;
	}

#info_news a.info_news_item {
	color: #382E55;
	text-decoration: none;
	}

#info_news a.info_news_item:hover {
	color: #A8ADD0;
	text-decoration: none;
	}


/* columnset, do not use on index.htm */

#columnset {
	background-image: url(columnset_bg.gif);
	background-repeat: repeat-y;
	border-bottom: 15px solid #FFF;
	background-color: transparent;
	height: 100%;
	}

#left_column {	float: left;	width: 157px;	padding: 0px 20px 40px 20px;
	border-top: 20px solid #FFF;
	background-color: transparent;	}

#left_column #left_nav {
	padding: 10px 0px 10px 0px;	border-top: 1px solid #C3B6D1;	}

#left_column h2 {	color: #7C719F;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 11px;
	}

#left_column h3 {
	border-top: 1px solid #C3B6D1;	color: #7C719F;
	padding: 20px 0px 10px 0px;
	margin: 0px;
	font-size: 11px;
	}

#left_column p {	color: #7C719F;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

#left_nav ul {	padding: 0px;
	margin: 0px;	}

#left_nav li.nav_level_one {	list-style-type: none;
	padding-bottom: 0px; 	}


#left_nav li.nav_level_two {	list-style-type: none;
	padding-bottom: 5px; 	}


#left_nav li.nav_level_three {	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 15px;	}	

#left_nav li.nav_level_four {	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 25px;	}	

#left_nav li.nav_level_five{	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 35px;	}	

#left_nav a.active_item {	color: #5B64A4;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(info_news_more_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;	}

#left_nav a.active_item:hover {	color: #A8ADD0;
	text-decoration: none;	}

#left_contact a,
#left_nav .navTreeItem a,
#left_nav a.nav_item {	color: #382E55;
	text-decoration: none;
	font-weight: bold;
	display: block;	}

#left_contact a:hover,
#left_nav .navTreeItem a:hover,
#left_nav a.nav_item:hover {	color: #A8ADD0;
	text-decoration: none;	}	

#maincontent {	float: left;	width: 516px;
	padding: 20px 30px 40px 20px;
	line-height: 16px;
	background-color: transparent;	}

#maincontent h1 {	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 7px 0px;	}

#maincontent h2 {
    font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 30px 0px;	}

#maincontent h2 {	
    font-size: 13px;
    font-weight: bold;   
    line-height: 13px;      
    padding: 0px 0px 10px 0px;    
    margin: 0px;    
}

.documentDescription {	
    font-size: 12px;
    font-weight: normal;   
    padding: 0px 0px 0px 0px;    
    margin: 0px;    
}

#maincontent h3 {	font-size: 12px;    line-height: 14px;    font-weight: bold;    padding: 12px 0px 3px 0px;    margin: 0px;    }
#maincontent h4 {	font-size: 11px;    line-height: 13px;    font-weight: bold;    padding: 12px 0px 0px 0px;    margin: 0px;    }	

#maincontent a {
	color: #6A6287;
	text-decoration: underline;
	}

#maincontent a:hover {
	color: #A8ADD0;
	text-decoration: underline;
	}
	
#maincontent ul {	padding: 3px 0px 0px 0px;    margin: 0px 0px 10px 25px;    }
        #maincontent li {
	padding-bottom: 3px;    }

#right_column {	float: left;	width: 211px;	}

#right_column #right_teaser_area {
	margin: 0px;
	border-top: 20px solid #FFF;
	padding: 0px 20px 40px 20px;
	}

#right_teaser_area h3 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	}
	
#right_teaser_area a {
	color: #382E55;
	text-decoration: none;
	}

#right_teaser_area a:hover {
	color: #A8ADD0;
	text-decoration: underline;
	}
	
#premium_teaser {
	border-top: 3px solid #FFF;	background-image: url(premium_teaser_bg.jpg);
	background-repeat: no-repeat;	}
	
#premium_teaser_content {	background-image: url(premium_teaser_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	}
	
#premium_teaser_content h3 {
	padding: 20px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	}

#premium_teaser_content h4 {
	padding-left: 20px;
    padding-bottom: 10px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	}


#premium_teaser_content p {
	padding: 0px 20px 20px 20px;
	margin: 0px;
	}				

/* site-footer and contact */	

#credit_area {
	clear: both;
	background-image: url(credit_area_bg.jpg);
	background-repeat: no-repeat;
	padding: 17px 0px 17px 23px;
	line-height: 17px;
	}	

#foot_area {
	padding: 15px 0px 60px 23px;
	}	

#foot_area a {
	color: #878A80;
	text-decoration: none;
	padding-right: 15px; 
	}

#foot_area a:hover {
	color: #252348;
	text-decoration: none;
	}	


#left_nav ul {	padding: 0px;
	margin: 0px;	}
	

