HTML, BODY {	
	background-color: #000000;	
	background-image: url(images/background2.jpg);	
	background-repeat: no-repeat;	
	font-family: Arial;	
	font-size: 12px;
	color: #ebebeb;
	margin: 0 0 0 0;
	}

H3 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	}

H5 {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-left: 10px;
        line-height: 4px;
}
   
H6 {
    font-size: 9pt;
    margin-bottom: 5px;
    margin-top: 3px;
    margin-left: 5px;
    font-weight: normal;

}        

DT {
    margin-left: 15px;
}

LI {	
	line-height: 15px;
	margin-left: 10px;
	}

div#container {
	background: transparent;
	width: 800px;
	margin: 0 auto;
	z-index: 1;
	}

div#container_home {
	background: transparent;
	width: 800px;
	margin: 200px auto;
	z-index: 1;
	}

div#area {	
	background: transparent;
	width: 780px;
	margin: 10px;
	z-index: 3;
	
	}

div#title {
	text-align: left;
	font-size: 0;
	}

div#menu {
	display: block;

	width: 780px;
	height: 20px;

	padding-top:5px;
	margin-bottom: 2px;
	margin-top: 2px;

	word-spacing: 1px;
	letter-spacing: 1px;
	text-align: center;
	
	background-color: #666666;
	}

div#divider {
	width: 780px;
	background-color: #C43855;
	height: 2px;
	font-size: 0;
	}

div#main_home{
        width: 780px;
    }
        
        
div#main {
	display: block;	
	min-height: 325px;
	background-color: transparent;
	width: 455px;
	text-align: left;
	margin: 10px 0 0 0;
	}

div#main_map {
	background-color: transparent;
	width: 255px;
	text-align: left;
	margin: 10px 0 0 0;
	min-height: 380px;
	}

div#content {
	margin-left: 2px;
	}

div#side {
	display: block;
	float: right;
	width: 310px;
	margin: 5px 0 10px 0;
	text-align: left;
	
	}

div#side_map {
	display: block;
	float: right;
	width: 425px;
	margin: 5px 0 10px 0;
	text-align: right;
	}

div#footer {
	
	word-spacing: 5px;
	font-size: 10px;
	text-align: center;
	width: 780px;
	background: url('images/small_background.jpg') repeat-x #C43855;
	height: 15px;
	margin-left: 10px;
	}

div#footer_home {
	word-spacing: 3px;
	font-size: 10px;
	text-align: center;
	width: 780px;
	background: url('images/small_background.jpg') repeat-x #C43855;
	height: 15px;
	}

P {
	margin-left: 10px;
	}

P.responsible {
	text-align: center;
	font-size: 8pt;
      
	}
        
.event{
    font-size: 10pt;
    font-style: italic; 
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 2px;
    margin-left: 25px;
    color: #C43855;
}

.event A {
      color: #C43855;
      font-weight: bold;
    }

.event A:hover {
       color: #9a9a9a;
}

P.intro {
    font-size: 11pt;
    font-style: italic; 
    font-weight: bold;
    }
    
P.intro A {
      color: #C43855;
      font-weight: bold;
    }

P.intro A:hover {
      color: #9a9a9a;
}

P.intro2 {
    font-size: 10pt;
   
  
    margin-top: 0px;
    margin-bottom: 10px;
    
    
    }
    
P.intro2 A {
      color: #C43855;
      font-weight: bold;
    }

P.intro2 A:hover {
      color: #9a9a9a;
      font-weight: bold;
    
}
    
a, a:active {
	color: #9a9a9a;	
	text-decoration: none;
	}

a:hover {
	color: #C43855;
	}

LI {
	list-style-type: square;
	}

a.menu {
	color: #e3e3e3;
	
	}

a:hover.menu {
	color: #4b4b4b;	
	}

.line {	
	color: white;
	font-weight: bold;
}

.advert {
       margin-top: 100px;
       width: 100%;
       text-align: center;
       font-size: 8pt;
       }
       
.advert p {
       text-align: center;
       font-size: 8pt;
       }
