/* General settings */
body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 11px;
	color: #666666;
	font-family:  Arial, Helvetica, Sans-serif;}

img {
	border: 0px;
	}

a:link {text-decoration: none; color:#006699;}
a:visited {text-decoration: none; color:#006699;}
a:hover {text-decoration: none; color:#006699;}
a:active {text-decoration: none; color:#006699;}

#div_body_wrapper {width:940px;}


@media print {
#header {display:none;}}

#div_nav {
position: relative;
width:180px;
float:left;
text-align:left;
z-index: 1000;
}

@media print {
#div_nav {display:none;}}


#div_content {
float:left;
width:518px;
text-align:left;
padding-top: 20px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
z-index: 0;
}

@media print {
#div_content {
float:left;
width:90%;
text-align:left;
padding-top: 0px;
border-left:0px solid #cccccc;
border-right:0px solid #cccccc;
border-bottom:0px solid #cccccc;
z-index: 0;}}


#div_footer {
clear: both;
width: 860px;
padding-top: 20px;
}

#div_splashpic_placement {
position: absolute;
left: 180px;
top: 74px;
}

/** Navigation **/
.div_nav_titel {
/*	float:left;
	position: relative;*/
	position: absolute;
	color: #FFFFFF;
	border: 0px;
	left: 240px;
	top: 202px;
	width: 300px;
	font-weight: bolder;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	z-index: 6;
/*	font-weight: bold;
	color: #334d55;
	font-size:15px;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
*/
}

@media print {
.div_nav_titel {display:none;}}


.div_nav_pic {
  position: relative;
  border: 0px;
  margin: 0px;
  padding: 0px;
  padding-top: 3px;
  width: 7px;
  float: left;
  /*background-color: #EE0011;*/
  vertical-align: center;
}

.div_nav_text {
  position: relative;
  border: 0px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
/*  float: right;*/
  width: 90%;
/*  height: 100%;
  background-color: #00EE11;*/
  vertical-align: center;
}

.div_nav_lvl_1 {
	clear: both;
	font-weight: normal;
	font-size:13px;
	padding-top: 12px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.div_nav_lvl_2 {
	clear: both;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 28px;
}

.div_nav_lvl_3 {
	clear: both;
	font-weight: lighter;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-left: 48px;
}


.div_nav_bottom_spacer {
	clear: both;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	height: 1px;
*/
}

.div_nav_wrapper {
	position: relative;
	width: 180px;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
}

#pagetitle {
	border-width: 2px;
	padding: 2px;
	border-color: #000000;
	border-style: solid;
	font-weight: boldest;
	font-size: 20px;
	margin-bottom: 15px;
	background-color: #40E0D0;
}

/** Member Login **/

#memberlogin {
	width: 180px;
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 30px;
}

#memberlogin form{
	margin: 0px;
 	padding: 10px 0px 10px 20px;
}

.div_memberlogin_title {
	color: #334d55;
	font-size: 14px;
	font-weight: bold;
}

.div_memberlogin_label {
	font-size: 11px;
 	font-weight: normal;
	line-height: 16px;
	color: #666666;
 	padding: 7px 0px 0px 0px;
}


/* Classes */
/** Entries **/
.div_ent_1col {
	position: relative;
	/* Unfortunately, width has to be here or else 
	the picture within the 1column entry will not be 
	displayed */
	width: 462px;
/*	height: 100%;*/
	clear: both;
	left: 0px;
	margin-left: 28px;
	margin-bottom: 10px;
	border-bottom:1px solid #cccccc;
	background-color : #ffffff;
	overflow: hidden;
	z-index: 0;
}



@media print {
.div_ent_1col {
position: relative;
	/* Unfortunately, width has to be here or else 
	the picture within the 1column entry will not be 
	displayed */
	width: 90%;
/*	height: 100%;*/
	clear: both;
	left: 0px;
	margin-left: 28px;
	margin-bottom: 10px;
	border-bottom:1px solid #cccccc;
	background-color : #ffffff;
	overflow: hidden;
	z-index: 0;
}}





.div_ent_big {
	position: relative;
	/* Unfortunately, width has to be here or else 
	the picture within the 1column entry will not be 
	displayed */
	width: 462px;
/*	height: 100%;*/
	clear: both;
	left: 0px;
	padding-bottom: 5px;
	margin-left: 28px;
	margin-bottom: 10px;
	background-color : #ffffff;
	overflow: hidden;
	z-index: 0;
}


@media print {
.div_ent_big {
position: relative;
	/* Unfortunately, width has to be here or else 
	the picture within the 1column entry will not be 
	displayed */
	width: 90%;
/*	height: 100%;*/
	clear: both;
	left: 0px;
	padding-bottom: 5px;
	margin-left: 28px;
	margin-bottom: 10px;
	background-color : #ffffff;
	overflow: hidden;
	z-index: 0;
}}




.div_ent_2col_border_left {
	position: relative;
	clear: both;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	border: 0px;
    padding: 1px;
    left: 28px;
	width: 220px;
    background-color: #cccccc;
	z-index: 0;
}

.div_ent_2col_border_right {
	position: relative;
/*	clear: both;*/
	float: right;
	margin: 0px;
	margin-bottom: 10px;
	border: 0px;
    padding: 1px;
    right: 28px;
	width: 220px;
    background-color: #cccccc;
	z-index: 0;
}

.div_ent_2col {
	overflow: hidden;
	clear: both;
/*	height: 100%;*/
	padding: 10px 10px 10px 10px;
    background-color: #eeeeee;
	vertical-align: top;
	z-index: 0;
}

.link_mehr {
	font-size: 12px;
	vertical-align: bottom;
	z-index: 0;
}


/** Entrycontent **/
.div_ent_1col_title {
	position: relative;
	color: #334d55;
	padding-left: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: bold;
}

.div_ent_2col_title {
	color: #334d55;
	position: relative;
/*	padding-left: 2px;
	margin: -3px;*/
	top: 0px;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.div_ent_big_title {
	color: #334d55;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

.div_ent_1col_shorttxt {
	font-size: 14px;
 	font-weight: normal;
 	line-height: 18px;
 	color: #334d55;
	margin-bottom: 2px;
	z-index: 0;
}

.div_ent_1col_shorttxt_big {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #334d55;
	margin-bottom: 2px;
}

.div_ent_2col_shorttxt {
	font-size: 12px;
	clear: both;
	font-weight: normal;
 	line-height: 18px;
 	color: #666666;
	margin-bottom: 2px;
}

.div_ent_big_shorttxt {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #334d55;
	margin-bottom: 2px;
}

.div_ent_txt {
/*	float: left;*/
	text-align: left;
	font-weight: normal;
	font-size: 12px;
 	font-weight: normal;
 	line-height: 18px;
 	color: #666666;
	margin-bottom: 5px;
}

/** Pictures **/
.pic_1col {
	position: relative;
	float: right;
	padding-bottom: 10px;
}

.pic_2col {
	float: none;
}

.pic_big {
	position: relative;
	float: right;
	z-index: 0;
}

span.pic_1col img {
	width: 200px;
/*	height: 115px;*/
	border-width: 0px;
	margin: 2px 10px 2px 2px;
}

span.pic_2col img {
	width: 200px;
/*	height: 110px;*/
	border-width: 0px;
	margin: 5px 0px 0px 0px;
}

span.pic_big img {
/*	width: 260px;
	height: 200px;*/
	border-width: 0px;
	z-index: 0;
}

a.nav_link:link {
		color: #006699;
		text-decoration: none;
	}
a.nav_link:visited {
		color: #006699;
		text-decoration: none;
	}
a.nav_link:hover {
		color: #006699;
		text-decoration: none;
	}

/** news **/
/*#div_news {
position: absolute;
width:240px;
left: 700px;
top: 250px;
text-align:left;
}
*/
#div_news {
position: relative;
width: 200px;
float: left;
padding-top: 6px;
text-align:left;
}

@media print {
#div_news {display:none;}}


.div_ent_news {
	position: relative;
	clear: both;
	float: left;
    padding: 10px 20px 10px 20px;
	width: 200px;
    border-bottom: 1px solid #cccccc;
}



.div_news_title {
	position: relative;
	color: #334d55;
	padding-left: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

.div_news_shorttxt {
	font-size: 12px;
 	font-weight: normal;
 	line-height: 18px;
 	color: #666666;
	margin-bottom: 0px;
}

.pic_news {
	position: relative;
	float: none;
}

span.pic_news img {
	width: 165px;
	border-width: 0px;
	margin: 0px;
}


/** Table of contents **/	
.div_toc {
	padding-top: 25px;
	padding-left: 62px;
	font-size: 12px;
	width: 456px;
	height: 65px;
}

.TOC_header {
	position: absolute;
	width: 150px;
	padding: 0px;
	left: 245px;
	top: 265px;
	font-weight: bolder;
}

.spacer_15 {
	height:15px;
}

.spacer_before_content {
	height:30px;
}
/** search **/	

#search{
	padding: 0px 0px 0px 0px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: black;
    font-size: 12px;
    font-weight: normal;
	color: #000000;
}

/** Adresse **/	

.adresse {
	float:left;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/** Global Link **/	

a.div_globalLinks:link {text-decoration: none; color:#FFFFFF;}
a.div_globalLinks:visited {text-decoration: none; color:#FFFFFF;}
a.div_globalLinks:hover {text-decoration: none; color:#FFFFFF;}
a.div_globalLinks:active {text-decoration: none; color:#FFFFFF;}

/*** language related ***/
.lang_entry {
 position: relative;
 margin-right: 5px;
}

.div_lang {
 position: relative;
 width: 100%;
 padding: 1px;
 text-align: center;
}

.mime_icon {
/* position: relative;*/
 padding-bottom: 2px;
}

.mime_text {
/* position: relative;*/
 padding: 0px 0px 0px 5px;
}



