

/* layout ------------------------------------------------------ */


body {
	background-color:#FFFFFF;
         color:#000000;
         }


#container {
	margin: 0 auto;
	width: 800px;
	background: url(../img/contentbg.gif);
	background-repeat:repeat-y;
	font-size: 12px;
	text-align: left;
	border-bottom:1px #000000 solid;
	}


#header {
	background: url(../img/header.gif) no-repeat;
	height: 120px;
	}


#mainnavi {
	background-color:#000000;
	color:#ffffff;
	height: 50px;
	padding: 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	}


#banner {
	height: 150px;
	}


#col-left {
	color:#ffffff;
	float: left;
	width: 200px;
	min-height:200px;
	padding-left: 15px;
	padding-top:0px;
	text-align: left;
	background: url(../img/nav_bg.png) no-repeat;
}




#textnav {
	text-align:left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight:lighter;
	color:#FFFFFF;
	margin-top:20px;
	}

table {
	border:1px #000 solid;
}

tr {
	border:none;
}


/* #############################################################
   			Texte
############################################################# */


#text {
	text-align:left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight:lighter;
	color:#000000;
	padding-top:0px;
	padding-right:20px;
	padding-bottom:40px;
	margin-top:0px;
	margin-left:230px;
	margin-right:0px;
	margin-bottom:0px;
	}


h1 {
	font-family:arial;
	font-size:12pt;
	font-weight:900;
	color:#C51A14;
	margin-top:20px;
	}


h2 {
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	background: #EEEEEE;
	padding:5px;
	border:1px dashed;
	color:#666;
	}


h3 {
	font-family:arial;
         font-size:10pt;
         font-weight:bold;
         padding:0px;
         margin:0px;
         color:#000;
	}


h4 {
	font-family:arial;
         font-size:10pt;
         font-weight:bold;
	margin-bottom:0px;
         color:#FFFFFF;
}


b {
	font-weight:bold;
         color:#C51A14
}


pre {
	font-family:arial;
         font-size:10pt;
         font-weight:lighter;
         color:#000000
}


hr {
	text-align:center;
    width:100%;
   }


.flyer {
	margin-top:20px;
	margin-left:30px;
	margin-right:0px;
	margin-bottom:20px;
	}



a:link {
	font-family:arial;
	font-size : 10pt;
	font-weight:lighter;
	text-decoration:none;
	color:grey;
	}


a:visited {
	font-family:arial;
	font-size : 10pt;
	font-weight:lighter;
	text-decoration:none;
	color:grey;
	}


a:hover {
	font-family:arial;
	font-size : 10pt;
	font-weight:lighter;
	text-decoration:none;
	color:grey;
	}


a:active {
	font-family:arial;
	font-size : 10pt;
	font-weight:lighter;
	text-decoration:none;
	color:grey;
	}

#nav_heading {
	font-family:arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
	}
	


/* ############################################################
			NAVIGATION Ende
   ############################################################ */
.warning_box {
  color:red;
  font-weight:bold;
  font-size:0.8em;
}
.info_box {
  font-weight:bold;
  font-size:0.8em;
  color:grey;
}
.gb_container{
  padding-bottom:8px;
  margin-top:10px;
}
.gb_headline {
  font-size:0.9em;
  font-weight:normal;
  color:grey;
}
.gb_text {
  text-size:0.85em;
}
.gb_date {
  color:red;
}


/* ############################################################
			IMAGES Start
   ############################################################ */

.map {
	width:300px;
	border:0px;
         margin-top:20px;
         margin-bottom:30px;
}

/* ############################################################
			IMAGES Ende
   ############################################################ */