@import url(webstyle2.css);

html, body, form {
		margin: 0px;
		padding: 0px;
}
a, a img {
		cursor: pointer;
}
img {
		border: none;
}
.hidden {
         display: none;
}

.noborder {
		border: none;
}
form {
		margin: 0px;
		padding: 0px;
		font-family: Arial, Verdana;
		font-size: 12px;
}
.normal {
		font-weight: normal;
}
.right {
		float: right;
		margin-left: 10px;
}
.left {
		float: left;
		margin-right: 10px;
}
.silver {
		background-color: transparent;
		color: #CCC;
}
.darksilver {
		background-color: transparent;
		color: #808080;
}
.no-scroll  {
		overflow: hidden;
}

.content-body {
		background-color: #E8E2D6;
		background-image: url('/_g/ec_site_background.gif');
		background-repeat: repeat-x;
		color: #000;
		text-align: center;
		margin: 0px;
}

/* header */

.content-header {
		background-position: left top;
		background-repeat: no-repeat;
		background-color: #FFF;
		color: #000;
		font-size: 10px;
		text-align: left;
		padding: 0px;
		width: 800px;
		height: 270px;
}
.content-header-logo {
		display: block;
		position: relative;
		top: 55px;
		left: 30px;
		width: 277px;
		height: 59px;
}
.content-header-languages {
		display: block;
		position: relative;
		top: 95px;
		left: 40px;
		width: 170px;
		height: 17px;
		font-family: Verdana, Arial;
		font-size: 11px;
		color: #cccccc;
}
.content-header-languages img {
		vertical-align: middle;
		margin-right: 3px;
}
.content-header-languages a {
		color: #4D0D10;
		text-decoration: none;
}
.content-header-languages a:hover {
		color: #DA2027;
		text-decoration: underline;
}
.content-header ul.links {
		display: block;
		position: relative;
		top: 120px;
		left: 30px;
		width: 341px;
		height: 80px;
		list-style: none;
		text-align: left;
		padding: 0px;
		margin: 0px;
}
.content-header ul li {
		margin: 0px;
		padding: 0px;
		display: inline;
}
.content-header ul li.linkit {
		padding-right: 2px;
		margin: 0px;
}

/* main */

.content-main {
		background-color: #FFF;
		background-image: url('/_g/ec_main_background.gif');
		background-position: left top;
		background-repeat: repeat-y;
		color: #000;
		text-align: left;
		vertical-align: top;
		margin: 0px;
		padding: 10px 0px 20px 0px;
		width: 800px;
		max-width: 800px;

		font-family: Arial, verdana;
		font-size: 12px;
		color: black;
}
.content-left {
		background-color: transparent;
		background-position: left top;
		background-repeat: no-repeat;
		padding: 0px;
		margin: 0px 0px 0px 30px;
		vertical-align: top;
		text-align: left;
}
.left-background {
		background-color: transparent;
		background-image: url('/_g/ec_left_bg.gif');
		background-position: right top;
		background-repeat: repeat-y;
}

.content-right {
		width: 570px;
		padding: 0px;
		margin: 15px 20px 0px 10px;
		vertical-align: top;
		text-align: justify;
}

/* modules */

.content-right-mod00 {
		display: block;
		padding: 15px 10px 0px 10px;
		margin-top: 10px;
		text-align: justify;
}
.content-right-mod01 {
		display: block;
		padding: 15px 10px 0px 10px;
		margin-top: 10px;
		border-right: 2px #FFF8EB solid;
		width: 270px;
		text-align: justify;
}
.content-right-mod02 {
		display: block;
		padding: 15px 10px 0px 10px;
		margin-top: 10px;
		width: 270px;
		text-align: justify;
}

/* footer */

.content-footer {
		background-color: #E8E2D6;
		background-image: url('/_g/ec_footer_background.gif');
		background-position: left top;
		background-repeat: no-repeat;
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #808080;
		padding: 0px;
		width: 800px;
		height: 120px;
		text-align: center;
		vertical-align: top;
}
.content-footer a {
		color: #808080;
		text-decoration: underline;
}
.content-footer a:hover {
		color: #DA2027;
		text-decoration: none;
}
.content-footer-sign {
		background-image: url('/_g/ec_footer_sign.gif');
		background-position: left top;
		background-repeat: no-repeat;
		color: #808080;
		text-align: right;
		vertical-align: top;
		padding: 0px;
		width: 740px;
		height: 90px;
		margin: 0px 30px 0px 30px
}
.content-footer-logo {
		display: block;
		width: 175px;
		float: right;
		margin: 25px 0px 0px 0px;
}
.content-footer-adress {
		display: block;
		width: 530px;
		max-width: 520px;
		float: left;
		margin: 25px 0px 0px 0px;
		padding-right: 20px;
		color: #808080;
		border-right: 1px #cccccc solid;
}
.content-footer-adress span {
		color: #DA2027;
}
.content-footer-adress img {
		vertical-align: middle;
}
.content-footer-copyright {
		margin-top: 3px;
}
.content-footer-valid {
		text-align: center;
}
.content-footer-valid img {
		padding: 2px;
}		


/* content */

.content-main cite {
		font-style: italic;
}
.content-main p {
		padding: 0px 0px 10px 0px;
		margin: 0px;
}
.content-main p span {
		color: #DA2027;		
}

.content-main a {
		color: black;
		text-decoration: underline;
}
.content-main a:hover {
		text-decoration: none;
}

.content-right-mod01 ul.listing,
.content-right-mod02 ul.listing {
		width: 266px;
		list-style: none;
		margin: 0px;
		padding: 0px;
		text-align: left;
}
.content-right-mod01 ul li,
.content-right-mod02 ul li {
		background-image: url('/_g/ico_arrow_green.gif');
		background-position: left 3px;
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px 0px 0px 8px;
}
.content-right-mod01 ul li a,
.content-right-mod02 ul li a {
		text-decoration: none;
}
.content-right-mod01 ul li a:hover,
.content-right-mod02 ul li a:hover {
		text-decoration: underline;
		color: #DA2027;		
}
.content-right-mod01 ul li.listit,
.content-right-mod02 ul li.listit {
		padding-bottom: 2px;
		border-bottom: 1px #cccccc solid;
		margin-bottom: 2px;
		margin-left: 10px;
}
.content-right-mod01 ul li.listit-last,
.content-right-mod02 ul li.listit-last {
		padding-bottom: 2px;
		border-bottom: none;
		margin-left: 10px;
		margin-bottom: 5px;
}
.content-main h1,
.content-main h2 {
		font-family: Arial, Verdana, sans-serif;
		font-weight: bold;
}
.content-main h1 {
		font-size: 14px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		color: #4D0D10;
}
.content-main h2 {
		font-size: 12px;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		color: #4D0D10;
}
.content-main ul li {
		background-image: url('/_g/ico_arrow_black.gif');
		background-position: left 3px;
		background-repeat: no-repeat;
		list-style: none;
		margin: 0px 0px 3px -20px;
		padding: 0px 0px 0px 12px;
		text-align: left;
}
.content-main ul li a {
		text-decoration: none;
}
.content-main ul li a:hover {
		text-decoration: underline;
		color: #DA2027;		
}
.readmore {
		font-family: Verdana, Arial;
		font-size: 11px;
		color: #808080;
		text-align: right;
		margin: 0px 0px 10px 10px;
}
.readmore a {
		color: #4D0D10;
		text-decoration: none;
}
.readmore a:hover {
		color: #DA2027;		
		text-decoration: underline;
}
.readmore img {
		vertical-align: middle;
}

.formswitch1 {
		background-color: #FAFAFA ;
		background-image: url("/_g/ec_form_switch2.gif");
		background-repeat: repeat-x;
		background-position: left top;
		font-family : Arial, Verdana;
		font-size: 11px;
		letter-spacing: 0.1em;
		font-weight: bold;
		width: 120px;
		color: #000;
		border : 2px solid #9CCCAA;
		text-align: center;
		text-transform: uppercase;
 }
 .formswitch2 {
		background-color: #FAFAFA ;
		background-image: url("/_g/ec_form_switch2.gif");
		background-repeat: repeat-x;
		background-position: left top;
		font-family : Arial, Verdana;
		font-size: 11px;
		font-weight: bold;
		width: 100px;
		color: #808080;
		border : 2px solid #CCCCCC;
		text-align: center;
		text-transform: uppercase;
 }
.forms {
		background-color: #FFF8ED;
		background-image: url("/_g/ec_form_bg.gif");
		background-repeat: no-repeat;
		background-position: left top;
		border : 1px solid #808080;
/*		scrollbar-face-color: #FFF8ED; 
		scrollbar-shadow-color: #CCCCCC;
		scrollbar-highlight-color: #CCCCCC;
		scrollbar-3dlight-color: #FFF8ED;
		scrollbar-darkshadow-color: #FFF8ED; 
		scrollbar-track-color: #FFF8ED; 
		scrollbar-arrow-color: #00892E;*/
		padding: 2px;
		font-family: Arial, Verdana;
		font-size: 12px;
 }

