body {
	text-align: center;
	color:#3f3d0a;
	font-size:x-small;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border-width: 0;
	font-family: Arial, Verdana;
	background-color:#2c558c;
}

#frame {
	text-align: left; 
	vertical-align:top; 
	margin:auto; 
	width:914px; 
	position:relative; 
	overflow:visible;
	margin-top:20px;
	padding:25px;
	border: 1px solid #96aac6; 
}

#topmenu {
	line-height:20px;
	text-align:center;
	color:#fff;
	background-color:#cfa000;
}


#main {
	background-color: #fff;
	overflow:visible;
	clear:both;
}

#header {
	overflow:visible;
	text-align:center;
    margin:0;
    padding:0;
}

#header img {
    margin:0;
    padding:0;
}

#content {
	height:550px;
	overflow:hidden;
	clear:both;
	background-color:#7a8ab3;
	color:#000;
	padding:0px;
}

#content_main{
	height:250px;
	overflow:auto;
	clear:both;
	background-color:#7a8ab3;
	color:#000;
	padding:0px;
}

#content_left {
	width:167px;
	height:1500px;
	background-image: url(grafic/menu_hg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	float:left;
}

#content_left * {
    font-size:small;
}

#content_middle, #content_right {
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:25px;
}

#content_middle {
	width:457px;
	height:500px;
	float:left;
	overflow:auto;
	background-color:#d6d9e8;
}

#content_right {
	height:1450px;
	width:190px;
	float:right;
	background-image: url(grafic/right_hg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#footermenu {
	margin-top:10px;
	text-align:right;
	color:#fff;
}

#footermenu * {
	color:#fff;
}

#footer {
	text-align:center;
	color:#7a8ab3;
	height:20px;
	margin:auto;  
	padding-top:20px;
}

#footer * {
	color:#7a8ab3;
}

.event_title {
	font-size:x-small;
}


/* TOPMENU */


ul.topmenu {
	list-style-type: none;  
	padding:0; 
	margin:0;
    line-height:20px;
	background-color:#cfa000;
	text-align:center;
	width:914px;
}

ul.topmenu a {
	font-weight:bold;
	color: #fff;
	font-size: small;
	text-align:center;
	line-height:160%;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-color:#cfa000;
}

ul.topmenu a:visited { 
	color: #fff;
}

ul.topmenu a:hover {
	text-decoration: underline;
	color: #fff;
	cursor: pointer;
}

ul.topmenu a.active {
	text-decoration: none;
	color: #000;
}

ul.topmenu li {
	padding:0; 
	margin:0; 
	display:inline;
	background-color:#cfa000;
}

/* FOOTERMENU */


ul.footermenu {
	list-style-type: none;  
	padding:0; 
	margin:0;
	text-align:right;
}

ul.footermenu a { 
	font-weight:normal; 
	color: #fff;
	font-size: xx-small;
	text-align:center;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px; 
}

ul.footermenu a:visited { 
	color: #fff;
}

ul.footermenu a:hover {
	text-decoration: underline;
	color: #fff;
	cursor: pointer;
}

ul.footermenu a.active {
	text-decoration: none;
	color: #fff;
}

ul.footermenu li {
	padding:0; 
	margin:0; 
	display:inline;
}


/* MENU */

ul.menu {
	list-style-type: none;  
	padding:0; 
	margin:0;
    padding-left:15px;
    padding-right:15px;
	padding-top:25px;
	padding-bottom:25px;
}

ul.menu li {
	padding:5px 0px 5px 0px; 
	margin:0; 
}

ul.menu a {
	font-weight:bold;
	color: #003c78;
	font-size: xx-small;
	text-align:center;
	line-height:1em;
}

ul.menu a:visited { 
	color: #003c78;
}

ul.menu a:hover {
	text-decoration: underline;
	color: #003c78;
	cursor: pointer;
}

ul.menu a.active {
	text-decoration: none;
	color: #fff;
}

/* Mailform */

.csc-mailform {
        border:none;
}


#mailform * fieldset { border: 0px solid #343434; font-size:11px; }

#mailform * legend { font-weight: normal; border: 0px solid #343434; }

#mailform * label {
	width: 70px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block
}

#mailform * input,#mailform *  textarea,#mailform *  select,#mailform *  option { font-size:11px; color:#343434; }

.csc-mailform-field { margin-bottom: 10px;  }

.csc-mailform-submit { margin-left: 80px; }

#map {
	width: 450px;
	height: 220px;
}
