@charset "utf-8";
.css {
	background-image: url(img/content_repe.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EFF1F2;
	margin: 0px;
	padding: 0px;
}
.top {
	background-image: url(img/top_repe.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.textcontent {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #4B4C4C;
}

.textcontentsmall {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #A9A9AA;
}

.textgalerie {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.textbottom {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #A9A9AA;
}


a.nav:link {	
    font-family: Tahoma, Arial;
	font-size: 13px;
	color: #4B4C4C;
	font-weight: bold;
	text-decoration: none;}
a.nav:visited {	
    font-family: Tahoma, Arial;
	font-size: 13px;
	color: #4B4C4C;
	font-weight: bold;
	text-decoration: none;}
a.nav:hover {	
    font-family: Tahoma, Arial;
	font-size: 13px;
	color: #5E87BA;
	font-weight: bold;
	text-decoration: none;}
a.nav:active {	
    font-family: Tahoma, Arial;
	font-size: 13px;
	color: #5E87BA;
	font-weight: bold;
	text-decoration: none;}

.bootom {	
    font-family: Tahoma, Arial;
	font-size: 12px;
	color: #969898;
	font-weight: bold;
	text-decoration: none;}
.bootom a{	
    font-family: Tahoma, Arial;
	font-size: 12px;
	color: #969898;
	font-weight: bold;
	text-decoration: none;}
.bootom a:link {	
    font-family: Tahoma, Arial;
	font-size: 12px;
	color: #969898;
	font-weight: bold;
	text-decoration: none;}
.bootom a:visited {	
    font-family: Tahoma, Arial;
	font-size: 12px;
	color: #969898;
	font-weight: bold;
	text-decoration: none;}
.bootom a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #5E87BA;
	font-weight: bold;
	text-decoration: underline;
}
.bootom a:active {	
    font-family: Tahoma, Arial;
	font-size: 12px;
	color: #5E87BA;
	font-weight: bold;
	text-decoration: none;}
	
a.top:link {	
    font-family: Tahoma, Arial;
	font-size: 13px;
	color: #4B4C4C;
	font-weight: bold;
	text-decoration: none;}
a.top:visited {	
    font-family: Tahoma, Arial;
	font-size: 13px;
	color: #4B4C4C;
	font-weight: bold;
	text-decoration: none;}
a.top:hover {	
    font-family: Tahoma, Arial;
	font-size: 13px;
	color: #5E87BA;
	font-weight: bold;
	text-decoration: none;}
a.top:active {	
    font-family: Tahoma, Arial;
	font-size: 13px;
	color: #5E87BA;
	font-weight: bold;
	text-decoration: none;}
#menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.menuno {
	color: #5E87BA;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(img/menu_arrow.jpg);
	height: 30px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul {

	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#menu ul li {
	float: left;
	margin-right: 30px;
	height: 30px;

}
#menu a {
	color: #4B4C4C;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 32px;
	background-repeat: repeat-x;
	background-position: left top;
	display: inline-block;
}
#menu a:link {
	color: #4B4C4C;

}
#menu a:visited {
	color: #4B4C4C;

}
#menu a:hover {
	color: #5E87BA;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(img/menu_arrow.jpg);
	height: 30px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu a:active {
    color: #5E87BA;

}
.smalltext11 {
	font-size: 10px;
	color: #4B4C4C;
	text-decoration: none;
}
.smalltext11 a{
	font-size: 10px;
	color: #4B4C4C;
	text-decoration: underline;
	display: block;
}


.bigtext22 {
	font-size: 24px;
	font-weight: bolder;
	color: #345D6F;
}
.middletext16 {
	color: #799BC6;
	font-size: 16px;
	font-weight: bold;
}
.formtext1 {
	color: #6E7B8D;
	font-size: 10px;
	font-weight: bold;
}
.smalltextwhite {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.smalltextwhite a{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.galtextwhite {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.galtextwhite a{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
