@charset "iso-8859-1";
a:link, a:visited{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #434C63;
    text-decoration: none;
}


a:hover {
    font-weight: bold;
    font-size: 12px;
    color: #660E3C;
    text-decoration: none;
}

body.main{
    background-color:#c0c0c0;
    padding:0px;
		scrollbar-face-color: #798092;
  		scrollbar-shadow-color: #798092;
  		scrollbar-highlight-color: #798092;
  		scrollbar-3dlight-color: #798092;
  		scrollbar-darkshadow-color: #798092;
  		scrollbar-track-color: #798092;
  		scrollbar-arrow-color: #434C63;
}


div#centreer{
    position:absolute;
    left:50%;
    top:50%;
    width:775px;
    height:500px;
    margin-left:-387px;
    margin-top:-250px;
    background-color:#C0C0C0;
    padding:0px;
}

div#top{
    background-color:#4E7B92;
    background-image:url("../images/top.jpg");
    background-repeat: repeat-none;
    float:left;
    margin-top:-477px;
    width:775px;
    height:100px;
}

	div#top-title{
  		position: relative;
  		left: 12px;
  		top:7px;
		padding: 0px;
  		width:215px;
  		height:25px;
		font-family: verdana;
  		font-size: 22px;
  		color: #434C63;
  		text-align:left;
		border-color:#1818C5;
  		border-width: 0px;
  		border-style: solid;
	}

		div#top-subtitle{
  		position: relative;
  		left: 10px;
  		top:10px;
		padding: 0px;
  		width:215px;
  		height:25px;
		font-family: verdana;
  		font-size: 16px;
  		color: #434C63;
  		text-align:right;
		border-color:#1818C5;
  		border-width: 0px;
  		border-style: solid;
	}
	
		div#top-address{
  		position: absolute;
  		right: 2px;
  		top:0px;
		padding: 10px;
  		width:205px;
  		height:80px;
		font-family: verdana;
  		font-size: 12px;
  		color: #434C63;
  		text-align:right;
		border-color:#1818C5;
  		border-width: 0px;
  		border-style: solid;
	}


div#menu{
    background-color:#929292;
    float:left;
    margin-top:-377px;
    padding:10px;
    width:655px;
    height:15px;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #434C63;
    text-align:left;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

div#language {
    background-color:#929292;
    float:right;
    margin-top:-377px;
    padding:5px;
    width:90px;
    height:25px;
	text-align:right;
	border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}
div#language a, div#language a:visited, div#language a:hover{
    font-family: verdana;
    font-weight:normal;
    font-size:10px;
    padding:0px;
    margin:0px;
    line-height:9px;
    display:block;
    height:15px;
}

div#left{
    background-color:#5D6B8E;
    float:left;
    margin-top:137px;
    width:225px;
    height:340px;
    border-right: 1px solid #C0C0C0;
}

	div#left_text{
  		position: relative;
  		left: 0px;
  		top:0px;
		padding: 10px;
  		width:205px;
  		height:320px;
		font-family: verdana;
  		font-size: 12px;
  		color: #C0C0C0;
  		text-align:left;
    overflow:auto;
		scrollbar-face-color: #5D6B8E;
  		scrollbar-shadow-color: #5D6B8E;
  		scrollbar-highlight-color: #5D6B8E;
  		scrollbar-3dlight-color: #5D6B8E;
  		scrollbar-darkshadow-color: #5D6B8E;
  		scrollbar-track-color: #5D6B8E;
  		scrollbar-arrow-color: #434C63;
}

div#left_text a{
    font-weight:normal;
    color: #d2d4d7;
    text-decoration: underline;
}
div#right{
    background-color:#798092;
    float:left;
    margin-top:137px;
    left: 226px;
    top:137px;
    width:549px;
    height:340px;
}

	div#fotobar{
		background-color:#7984A1;
		position: relative;
  		left: 0px;
  		top:11px;
		padding: 5px 0px 5px 0px;
  		width:549px;
  		height:140px;
		font-family: verdana;
  		font-size: 12px;
  		color: #C0C0C0;
  		text-align:left;
  		border-top: 1px solid #C0C0C0;
  		border-bottom: 1px solid #C0C0C0;
	}
	
				div#arrowleft{
				  position: absolute;
				  left: 5px;
				  bottom:5px;
				  height:20px;
				  width:20px;
				}

				div#arrowright{
				  position: absolute;
				  right: 5px;
				  bottom:5px;
				  height:20px;
				  width:20px;
				}

				div#pictures{
				  position: absolute;
				  left: 25px;
				  bottom:5px;
				  height:140px;
				  width:500px;
				}

	div#right_title{
		background-color:#798092;
		position: relative;
  		left: 0px;
  		top:12px;
		padding: 5px 10px 5px 10px;
  		width:529px;
  		height:10px;
		font-family: verdana;
  		font-size: 12px;
		font-weight: bold;
  		color: #434C63;
  		text-align:right;
	}
	
	div#right_text{
		position: relative;
  		left: 0px;
  		top:10px;
		padding: 10px;
  		width:529px;
  		height:135px;
		font-family: verdana;
  		font-size: 12px;
  		color: #434C63;
  		text-align:left;
		overflow:auto;
		scrollbar-face-color: #798092;
  		scrollbar-shadow-color: #798092;
  		scrollbar-highlight-color: #798092;
  		scrollbar-3dlight-color: #798092;
  		scrollbar-darkshadow-color: #798092;
  		scrollbar-track-color: #798092;
  		scrollbar-arrow-color: #434C63;

	}

div#copyrightbar{
    background-color:#434447;
    float:left;
    left: 0px;
    top:478px;
    width:765px;
    height:15px;
    font-family: verdana;
    font-size: 11px;
    color: #CEC8C8;
    text-align:center;
    padding:5px;
    border-top: 1px solid #C0C0C0;
}

div#copyrightbar a, div#copyrightbar a:visited, div#copyrightbar a:hover{
    color:#CEC8C8; 
    font-size:11px; 
    font-family:verdana; 
    font-weight:normal;
}

li{
  margin:10px 10px 10px 0px;

}

input {
	background-color: #E0E0E2;
    color: #333;
    font: 12px arial,sans-serif;
    border:1px solid #ccc;
}
input.button {
    font-size: 12px;
    font-weight: bold;
    background-color: #ccc;
    color: #434C63;
    border:1px solid #ccc;
}
input.button:hover {
    background-image:url(../images/bg_inputhover.png);
    background-color: #fff;
    color: #660E3C;
}
.noborder{
    border:none;
}