@charset "utf-8";
/* CSS Document */

body {
	background-color:#105274;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.subtitle {
	color:#14232b;
	font-size:22px;
	font-weight:bold;
	

}

a  { 
	color:#58595b;
	font-size:13px;
	text-decoration:none;
}

a:hover { 
	color:#0e95cd;
	font-size:13px;
	text-decoration:none;
}

a:visited
 { 
	color:#0e95cd;
	font-size:13px;
	text-decoration:none;
}
	

.littletitle {
	color:#105274;
	font-size:13px;
	font-weight:bold;


}

.address {
	color:#105274;
	font-size:12px;
	font-weight:bold;


}

.textpic {
	color:#0e95cd;
	font-size:10px;
	padding-left:23px;
}


.text {
	color:#58595b;
	font-size:13px;

}

.textBLACK {
	color:#000;
	font-size:13px;

}

div#wrapper {
	width:900px;
	background-color:#FFF;
	margin: 0px auto;
	background-image:url(../IMG/header.jpg);
	background-repeat: no-repeat;

}

div#wrapperrussian {
	width:900px;
	background-color:#FFF;
	margin: 0px auto;
	background-image:url(../IMG/header-russian.jpg);
	background-repeat: no-repeat;

}

div#wrapperspanish {
	width:900px;
	background-color:#FFF;
	margin: 0px auto;
	background-image:url(../IMG/header-es.jpg);
	background-repeat: no-repeat;

}

div#wrapperchina {
	width:900px;
	background-color:#FFF;
	margin: 0px auto;
	background-image:url(../IMG/header-china.jpg);
	background-repeat: no-repeat;

}


div#wrapperitalian {
	width:900px;
	background-color:#FFF;
	margin: 0px auto;
	background-image:url(../IMG/header-it.jpg);
	background-repeat: no-repeat;

}

div#wrappergerman {
	width:900px;
	background-color:#FFF;
	margin: 0px auto;
	background-image:url(../IMG/headerGER.jpg);
	background-repeat: no-repeat;

}

div#header {
	height:215px;

}

div#header h1,div#header h2 {
	display:none;

}

div#languages {
	float:right;
	clear:both;
	margin-top:158px;
	margin-right:25px;

}

div#languages p{
	margin:0px;
	text-align:right;
	color:#000;
	font-size:12px;
	margin-right:6px

}

div#languages ul {
	list-style:none;
	padding:0px;
	margin:0px;
	
}

div#languages ul li{
	float:left;
	padding:0px;
	margin:0px;
	
}

div#languages ul li a{

	display:block;
	width:32px;
	height:34px;
}

div#languages ul li a span{

	display:none
}

div#languages ul li a#english{
	background-image:url(../IMG/eng-flag.jpg);
	background-repeat: no-repeat;
	width:29px
}

div#languages ul li a#german{
	background-image:url(../IMG/german-flag.jpg);
	background-repeat: no-repeat;
	width:37px
}

div#languages ul li a#italian{
	background-image:url(../IMG/italian-flag.jpg);
	background-repeat: no-repeat;
}

div#languages ul li a#spanish{
	background-image:url(../IMG/spanish-flag.jpg);
	background-repeat: no-repeat;
}

div#languages ul li a#russian{
	background-image:url(../IMG/russian-flag.jpg);
	background-repeat: no-repeat;
}

div#languages ul li a#chinese{
	background-image:url(../IMG/chinese-flag.jpg);
	background-repeat: no-repeat;
}

	
div#picture {
	height:229px;
	background-image:url(../IMG/fairgounds.jpg);

}

div#picture h1{
	display:none;
}

div#pictureG {
	height:229px;
	background-image:url(../IMG/fairgounds-g.jpg);

}

div#pictureG h1{
	display:none;
}

div#menu{
	float:left;
	padding:0px;
	margin:0px;
	margin-left:15px
	
}

div#menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
	
}

div#menu ul li{
	margin:12px;
}

div#menu ul li a{
	width:127px;
	background-color:#0e95cd;
	display:block;
	padding:5px;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	
}


div#menu ul li a.selected{
	background-color: #000033;
}


div#menu ul li a:hover{
	background-color:#003;
	}

div#content {
	padding:12px;
}

div#footer {
	clear:both;
	padding-bottom:1px;
	
}

div#footer p{
	font-size:11px;
	text-align:center;
	color:#b5bacf
	
}

div#backgroundcircles {
	background-image:url(../IMG/sides.jpg);
	width:1112px;
	margin-left:-556px;
	left:50%;
	position:absolute;
	margin-top:240px;
	height:326px;
	z-index:-10;
	background-repeat:no-repeat;
}


div#menuGERMAN{
	float:left;
	padding:0px;
	margin:0px;
	margin-left:15px
	
}

div#menuGERMAN ul {
	list-style:none;
	padding:0px;
	margin:0px;
	
}

div#menuGERMAN ul li{
	margin:12px;
}

div#menuGERMAN ul li a{
	width:132px;
	background-color:#0e95cd;
	display:block;
	padding:5px;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	
}


div#menuGERMAN ul li a.selected{
	background-color: #000033;
}


div#menuGERMAN ul li a:hover{
	background-color:#003;
	}
