html, body {
	margin:0;
	padding:0;
	width:100%;
	text-align:left;
	/*overflow: hidden; //for scaling on the fly*/
}

body {
	font-family:Verdana, Helvetica, Arial;
	font-size:70%;
}
a {
	color: #000000;
	text-decoration: none;
}
	a:active { 
		outline: none; 
	}
	
	a:focus { 
		-moz-outline-style: none; 
	}
.wrapper {
	width: 1100px;
	z-index: 1;
	top: 0px;
	margin: 0 auto;
}
#header {
	float: left;
	height: 205px;
	width: 100%;
	background-color: #FFFFFF;
}
#header  .wrapper {
	width: 990px;
	z-index: 1;
	top: 0px;
	margin: 0 auto;
}
#header   .wrapper  #logo {
	height: 140px;
	width: 344px;
	z-index: 10;
	float: right;
	margin: 50px 1px 0 0;
}
#header    .wrapper   #logo  img {
	width: 344px;
	height: 140px;

}
.footer     {
	z-index: 15;
	color: #444444;
	line-height: 150%;
	float: left;
	margin: 0px 0 35px 130px;
	width: 860px;
	text-align: left;
}
.footer  a {
	color: #444444;
	text-decoration: none;
}
#left_col  #language
 {
	width: 190px;
	z-index: 10;
	float: right;
	height: 20px;
	margin: 67px 15px 0 0;
	color: #fff;
}
#left_col  #language  p {
	margin: 5px 0px 0 0px;
	text-align: right;
}
#left_col  #language  a {
	color: #FFFFFF;
	text-decoration: none;
}
#left_col #language a.grey {
	color: #58585a;
}
#left_col {
	float: left;
	width: 235px;
	margin-right: 5px;
}
#left_col  .menue {
	z-index:15;
	float: left;
	margin-top: 45px;
}
#left_col  .menue ul {
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
	text-align: right;
	}
#left_col .menue ul li {
	float:left;
	margin: 5px 0;
	padding:0;
	display: block;
	clear: left;
	width: 222px;
	}
#left_col  .menue   ul   li a {
	color: #FFFFFF;
	border: none;
	outline: none;
	}
#left_col  .menue  ul  li  a.grey {
	color: #58585a;
}

#left_col  .menue   ul   li a:hover  {
	text-decoration: none;
	color: #000;
}

#left_col  .menue  ul  li a.active {
	text-decoration: none;
	color: #000;
}
#left_col  .menue  ul li div {
	line-height: 200%;
	margin: 20px 0;
}
#left_col  .menue  ul  li div a {
	color: #FFFFFF;
}
#left_col .menue ul li div a.active {
	color: #000000;
}
#left_col .menue ul li div.hide {
	display: none;
	height: auto !important;
}

#right_col_shadow {
	float: left;
	width: 870px;
	margin-bottom: 40px;
}

#right_col {
	width: 860px;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
	float: left;
	-moz-box-shadow: 0px 0px 10px  #58585a;
	-webkit-box-shadow: 0px 0px 10px #58585a;
	box-shadow: 0px 0px 10px #58585a;
	height: auto;
	min-height: 500px;
}
#right_col .menue {
	width: 860px;
	z-index:15;
	height: 116px;
	float: left;
	background-image: url(../img/topmenue/shadow.png);
	background-repeat: repeat-x;
	background-position: left 99px;
}

#right_col .menue .btn {
	height: 86px;
	width: 86px;
	float: left;
	background-image: url(../img/topmenue/shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#right_col .menue .btn img {
	border: 0;
	outline: none;

}

#right_col .menue .color {
	height: 13px;
	width: 86px;
	float: left;
	margin-top: 0px;
	z-index: 50;
}

#right_col .menue #color-1 {
	background-color: #b23c3d;
}
#right_col .menue #color-2 {
	background-color: #d7a941;
}

#right_col .menue #color-3 {
	background-color: #7f8079;
}
#right_col .menue #color-4 {
	background-color: #426e86;
}
#right_col .menue #color-5 {
	background-color: #9c8849;
}
#right_col .menue #color-6 {
	background-color: #f4a14c;
}
#right_col .menue #color-7 {
	background-color: #7e934a;
}
#right_col .menue #color-8 {
	background-color: #7e6f8a;
}
#right_col .menue #color-9 {
	background-color: #7fb9ac;
}
#right_col .menue #color-10 {
	background-color: #d14f19;
}
#right_col .menue .active {
	height: 30px;
}






#pics {
	width: 764px;
	height: 352px;
	background-color: #FFFFFF;
	float: left;
	border-top: 10px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	clear: left;
	margin-left: 7px;
}
#pics     img, #content  img {
	margin-top: 0px;
	border: 0;

}

#content {
	height: auto;
	z-index: 3;
	outline: none;
	overflow: hidden;
	float: left;
	color: #000000;
	clear: both;
	margin: -20px 0 0 86px;
	min-height: 550px;
}
#content.full {
	width: 680px;

}



#content a {
	color: #000000;
	text-decoration: none;
	outline: none;
}
#content .left_col {
	float: left;
	width: 258px;
	margin-bottom: 35px;
	margin-top: 50px;
	min-height: 500px;
}
#content .left_col#full {
	width: 688px;
}

#content  .left_col p {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;
	line-height: 160%;
}
#content .left_col p.null {
	margin: 0;
}

#content   .left_col  ul {
	margin:0px 0 0 15px;
	padding:0;
	line-height: 160%;
}
#content .left_col li {
	margin:5px 0 0 0px;
	padding:0;
}


#content   .left_col  ul#news {
	margin:0 0 0 0px;
	padding:0;
	line-height: 160%;
	list-style: none
}
#content   .left_col  ul#news li  {
	width:100%;
	float:left;
	font-size:12px
}

#content   .left_col  ul#news li div {
	float:left;
	width: 500px;
}
#content   .left_col  ul#news li div a {
	text-decoration: none;
}

#content   .left_col  ul#news li div.date {
	float:left;
	color: #999999;
	width: 100px;
}

#content    .left_col  h2, #content .right_col h2  {
	font-size: 125%;
	margin: 0 0 20px 0;
	padding: 0;

}
#content  .left_col h2.title1 {
	color: #944241;

}
#content .left_col#full h3 {
	color: #999999;
	margin: 10px 0;
	font-size: 12px;
	font-weight: normal;
}
#content  .left_col#full   h3 a {
	color: #000000;
	margin: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#content .left_col#full h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .left_col#full h3 a:visited {
	color: #555;
}
#content  .right_col, #content .fotos {
	float: left;
	margin: 50px 0 35px 86px;
	width: 344px;
}
#content  .right_col#ref  {
	background-color: #e7e7e8;
	min-height: 200px;
	margin: 50px 0 5px 86px;
}
#content .right_col#ref ul {
	padding: 7px;

}

#content .right_col p {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;
	line-height: 160%;
}
#content .right_col ul {
	margin: 0 0 20px 20px;
	padding: 0;
	text-align: justify;
	line-height: 160%;
}
#content .fotos {
	margin: 0px 0 35px 86px;
	height: auto;
	overflow: hidden;
	width: 350px;


}
#content   .fotos   img     {
	margin: 0 4px 4px 0;
}




#content table td {
	margin: 2px;
	padding: 0;
	text-align: left;
	line-height: 120%;
	font-size: 100%;
}


#content .picture { 
	background-color: #F9F9F9; 
	border: 1px solid #CCCCCC; 
	padding: 3px; 
	font: 11px/1.4em Helvetica, Arial, sans-serif; 
} 
#content   .picture   img     { 
	border: 1px solid #CCCCCC; 
	vertical-align:middle; 
	margin-bottom: 3px; 
	display:block
} 
/*
#content  .right_col .news {
	width: 350px;
	z-index:15;
	float: left;
	border-top: 1px solid #ccc;
	padding-top: 30px;
	margin-top: 10px;
}
*/
#content  .right_col .news {
	width: 350px;
	z-index:15;
	float: left;
}

#content .right_col .news h2 {
	color: #944241;
	margin: 0 0 5px 0;
}
#content .right_col .news h3 {
	color: #000000;
	margin: 10px 0 5px 0;
}
#content .right_col .news span a {
	color: #9D9C96;
}
#content .right_col .news p {
	margin: 0 0 10px 0;

}





.right  { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left  { margin: 0.5em 0.8em 0.5em 0; float:left; } 
.red {
	color: #A60D1A;
}
.grey {
	color: #58585a;
}

.bold {
font-weight:bold;
}


#footer {
	height: 60px;
	width: 100%;
	background-color: #98af23;
	text-align: center;
	font-size: 90%;
	color: #868C8F;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 15;
}

#footer   a  {
	text-decoration: none;
	border: none;
	color: #A60D1A;
	margin: 0 5px;
}
#bottom {
	width: 798px;
	height: 3px;
	float: left;
	clear: left;
	border-bottom: 1px solid #E1E1E2;
}

#accordion a {
	border: none;
	outline: none;
}
#content .left_col h2.title2 {
	color: #d7a941;
}
#content .left_col h2.title3 {
	color: #9d9c96;
}
#content .left_col h2.title4 {
	color: #738da0;
}
#content .left_col h2.title5 {
	color: #b3a270;
}
#content .left_col h2.title6 {
	color: #f4a14c;
}
#content .left_col h2.title7 {
	color: #7e934a;
}
#content .left_col h2.title8 {
	color: #7e6f8a;
}
#content .left_col h2.title9 {
	color: #7fb9ac;
}
#content .left_col h2.title10 {
	color: #d14f19;
}
#content   .left_col  li  a.active {
	font-weight: bold;

}
.left_col  h1 {
	margin:5px 0;
	padding:0;
	font-size: 14px;
}
#content .right_col img {
	margin: 0 4px 4px 0;

}
#content   .left_col  a, #content .right_col a {
	text-decoration: underline;

}
form {
	margin: 20px 0 30px 0;
	width: 300px;

}

label {
	width: 290px;
	display: block;
	margin: 10px 0;
}
input[type=text], input[type=password] {
	margin: 5px 0;
	display: block;
	width: 290px;
	background-color: #e7e7e8;
	border: none;
	-webkit-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.25);
	padding: 0 5px;
	height: 24px;
}
input[type=submit] {
	margin: 10px 0;
	background: url(../img/arrow.png) no-repeat right;
	width: 105px;
	text-align: right;
	float: right;
	border: none;
	height: 24px;
	cursor: pointer;
	font-weight: bold;
	padding: 0 30px 0 0;
}
input#formvalue20 {
	display: none;
}
