/* Stylesheet | Started: 17 August 2007 */


   html {
          height: 100%;
		 }
		
	body {
         height: 100%;
         background-color: #FFFFFF;
		 padding: 0px;
		 margin: 0px;
		 }
		 
		 img {
		      border: 0px;
			  }
   #container {
               position: relative;
			   margin: 0px;
			   width: 100%;  
			   height: 100%;
			   background-color: transparent;
			   
			   } 
			   #left {
			           position: relative;
					   float: left;
					   width: 24%;
					   background-color: transparent;
					   }
			   
               #right {
			           position: relative;
                       float: right;
			           width: 75%;
					   min-height: 100%;
			           height: auto !important;
			           height: 100%;
			           background-color: #FFFFFF;
			           font-family: Arial, Helvetica, sans-serif; 
			           font-size: 8pt; 
					  }				
					 
					  #topstyler {
					              margin-top: 70px;
								  padding-left: 25px;
								  }
								  	
					   #right strong {
					                  font-weight: normal;
									  color: #665949;
									}
					   #right p.bodytext {
					                      width: 500px;
										  }
										  
					  DIV.csc-textpic-border, DIV.csc-textpic-imagewrap, .csc-textpic-image IMG {
					  border: 10px solid #FFFFFF;
					  }
										
					                      
					  #name {
					          width: 95%;
							  text-align: right;
							  font-family: WST_Germ;
							  font-size: 80%;
							  padding: 70px 0px 20px 0px;
							  color: #660000;
							 }
		
   #navigation { 
                position: relative; 
				text-align: left;
				width: 95%;
				height: 14%;
				text-align: right;
				padding-top: 10px;
				}
					   div.topnav {
								   font-family: Arial, Helvetica, sans-serif;
								   font-size: 70%;
								   font-weight: bold;
								   margin: 5px 0px 0px 0px; 
								 }
													  
													  div.topnav_act { 
													                  margin: 5px 0px 0px 0px; 
													                  font-family: Arial, Helvetica, sans-serif;
													                  font-size: 70%;
													                  font-weight: bold;
													                 }
																	 
													  .topnav a, .topnav a:visited {
													                        color: #660000;
																			text-decoration: none;
																			}
													   .topnav_act a, .topnav_act a:visited {
													                                         color: #660000;
																							 text-decoration: none;
																							 }
																			
													  div.subnav {
													             font-family: Arial, Helvetica, sans-serif;
													             margin: 5px 0px 5px 0px;
																 font-size: 70%;
																 font-weight: bold;
																 }
													   div.subnav_act {
													             font-family: Arial, Helvetica, sans-serif;
													             margin: 5px 0px 5px 0px;
																 font-size: 70%;
																 font-weight: bold;
																 
																 }
																 .subnav a, .subnav a:visited {
																            color: #FFCC33;
													                        text-decoration: none;
																			}
																			
																		.subnav_act a, .subnav_act a:visited {
																            color: #FFCC33;
													                        text-decoration: none;
																			}
																			
																			.subnav2 a, .subnav2 a:visited {
																            color: #FFCC33;
													                        text-decoration: none;
																			}
																			
																			.subnav_act2 a, .subnav_act2 a:visited {
																            color: #C19800;
													                        text-decoration: none;
																			}
																			
																		
																			
																  div.subnav2 {
																             font-family: Arial, Helvetica, sans-serif;
																             margin: 5px 0px 8px 0px;
																             font-size: 75%;
																             font-weight: bold;
																			 
																			 } 
																			 div.subnav_act2 {
																             font-family: Arial, Helvetica, sans-serif;
																             margin: 5px 0px 8px 0px;
																             font-size: 75%;
																             font-weight: normal;
																			 } 
																			 
										div.left_sub_info {
										                   position: relative;
														   font-family: Arial, Helvetica, sans-serif;
														   color: #A98C3D;
														   font-size: 10pt;
														   margin: 4px 8px 0px 0px;
														   }
																			 
			#langswitch { 
			             position: relative; 
						 color: #CCCCCC;
						 margin-top: 50px;
						 }
						 a.language, a.language:visited {
						                           font-family: Arial, Helvetica, sans-serif;
												   color: #CCCCCC;
												   text-decoration: none;
												   font-size: 8pt;
												   }
												   a.language_highlight, a.language_highlight:visited {
												                  font-family: Arial, Helvetica, sans-serif;
												                  color: #ffcc00;
												                  text-decoration: none;
												                  font-size: 8pt;
												                }
						
						#right a, a:visited {
						              color: #660000;
									  text-decoration: none;
									  font-weight: bold;
									  }
									  #right a:hover {
									           color: #FFCC33;
											   text-decoration: none;
											   font-weight: bold;
											   }
											   
				