html, body {
	background-color: #FFFFFF;
	font-size: 13px;
	font-family:Verdana,Arial,Hevetica,Sans-serif;
	color: #716F64;
	padding:0px;
	margin:0px;
	margin-top: 8px;
}

a {color: #716F64;text-decoration: none;}
a:visited {color:#716F64;text-decoration: none;}
a:hover, li.active a {color: #ff9600;text-decoration: underline;}
a:active { color:#ff9600;text-decoration: none;}

li.active, li.subactive a {color: #ff9600;text-decoration: none;font-weight: bold;}


h1 {
	width: 100%;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 24px;
	font-weight: normal;
	color: #C1CAD2;
	margin: 0 0 4px 0;
	padding: 0;
}

h2 {
	width: 100%;
	font-size: 14px;
	color: #B8E222;
	font-weight: normal;
	margin: 0 0 8px 0;
}

h3 {
	width: 100%;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	color: #C1CAD2;
	margin: 0 0 6px 0;
	padding: 0;
}

h4 {
	width: 100%;
	font-family: Arial,Hevetica,Sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #B8E222;
	margin: 0 0 6px 0;
	padding: 0;
}

.clear {
	clear: both;
}

#container {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px; 
	border: 0px solid;
	border-color: #000;
}

#header_1 {
	width: 268px;
	height: 140px;
	padding: 5px;
	float: left;
	border: 1px solid #CCC;
}

#header {
	width: 702px;
	height: 140px;
	margin-left: 6px;
	padding: 5px;
	border: 1px solid #CCC;
	float: right;	
}



#footer {
	width: 1000px;
	height: 60px;
	margin-top: 8px;
	border-top: 1px solid #CCC;
}

#menue_top {
	width: 711px;
	height: 20px;
	border: 0px solid;
	margin-top: 30px;
	margin: 52px 0 4px 9px;
	margin-bottom: 4px;
	float: left;
}


#logo {
	width: 278px;
	height: 80px;
	background: #fff;
	padding-left: 0px;
	border: 0px solid #CCC;
	float: left;
	text-align: center;
}

#content {
	width: 1000px;
	border: 0px solid;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
}

#content_start {
	width: 1000px;
	border: 0px solid;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
}

.half {
	width: 450px;
	font-size: 12px;
	line-height: 18px;
	border: 0px solid;
	margin-bottom: 18px;
	float: left;
	text-align: justify;
}

.container_content {
	width: 248px;
	height: 200px;
	padding: 6px;
	margin-right: 6px;
	border: 1px solid #ccc;
	background: url("../images/bg_content_box.gif") repeat-x;
	float: left;
}

.container_content_last {
	width: 248px;
	height: 200px;
	padding: 6px;
	border: 1px solid #ccc;
	background: url("../images/bg_content_box.gif") repeat-x;
	float: left;
}

#left {
	width: 268px;
	min-height: 400px;
	padding: 5px;
	margin-right: 8px;
	border: 1px solid #fff;
	float: left;
}

#middle {
	width: 710px;
	min-height: 400px;
	padding: 0px;
	border: 0px solid;
	float: left;
}

#middle_start {
	width: 800px;
	min-height: 400px;
	padding: 0px;
	border: 0px solid;
	float: left;
}


#right_start {
	width: 180px;
	height: 410px;
	padding: 5px;
	border-left: 1px solid #CCC;
	float: right;
}

.container_content_last ul, .container_content ul {
	list-style-type: disc;
	list-style-image: none;
	margin: 12px 0 0 14px;
	padding: 0;
}

.container_content_last li, .container_content li {
	line-height: 18px;
}

/* MENUE_TOP UL */
#menue_top ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 -1px;
	padding: 0;
	border: 0px solid;
}

#menue_top ul li {
	height: 20px;
	display: block;
	text-align: center;
	vertical-align: bottom;
	padding-top: 8px;
	float: left;
}

#menue_top li a {
	width: 141px;
	border-left: 1px solid #DFDFDF;
	display: block;
	font-size: 14px;
}


#next_exhibition a {
	width: 170px;
	text-align: center;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	display: block;
	font-size: 12px;
}

/* Menue Left */
#left ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0 0 0 4px;
	padding: 0;
}

#left ul li {
	height: 16px;
	display: block;
	vertical-align: bottom;
	padding-top: 8px;
	border: 0px solid;
}

li.sub, li.subactive {
	margin-left: 14px;
}


#left li a {
	display: block;
	font-size: 12px;
}

#menue_footer {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0 0 0 4px;
	padding: 0;
}

#menue_footer li {
	float: left;
}

.logo_border {
	width: 150px;
	height: 100px;
	border: 1px solid #CCC;
	margin: 0 auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* root element for single scroll */ 
.scroll { 
    position: relative; 
    overflow: hidden; 
    width: 588px; 
    height: 188px; 
    float: left; 
} 
 
/* root element for the scroll pics */ 
.scroll .pics { 
    width: 20000em; 
    position: absolute; 
    clear: both; 
} 
 
/* single scroll item */ 
.pics img { 
    float: left; 
    cursor: pointer; 
    width: 588px; 
    margin: 0px; 
}

/* Contact Form */
.csc-mailform { border: none; }
.csc-mailform input,  .csc-mailform textarea { width: 250px; padding: 3px; border: 1px solid #CCC; }
.csc-mailform textarea { width: 350px; padding: 3px; border: 1px solid #CCC; }
.csc-mailform-field label { width: 120px; display:block; float: left; }
.csc-mailform-field { padding-bottom: 10px; }
.csc-mailform-submit { width: auto; margin-left: 120px; margin-top: 8px; }
