* {
	font-family: Verdana, Arial, serif;
	font-size: 12px;
}

html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	
}

html {
	background-color: #8bbc11;
	background-image: url('../images/bg.jpg');
	background-position: top left;
	
	
}

#container {
	width: 980px;
	margin: 30px auto 0 auto;
	background-color: white;
	text-align: left;
	padding: 5px 0;
}

#top {
	margin: 0 5px 0 5px;
	height: 124px;
}

#top-left {
	width: 705px;
	float: left;
}

#top-left img {
	margin: 10px 0 4px 20px;
}

#top-right {
	width: 255px;
	height: 124px;
	float: left;
	text-align: right;
	background-image: url('../images/smallfoot.jpg');
	background-repeat: no-repeat;
	background-position: 0 60px;
}

.langmenu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

.langmenu ul li {
	margin: 0 0 0 2px;
	padding: 0;
	display: inline;
}

.findway {
	margin-top: 38px;
	height: 15px;
}
.findway p.bodytext, .findway p a {
	font-size: 9px;
	color: #b4b3b1;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

.address {
	margin-top: 7px;
}

div.address p {
	padding-top: 3px;
}
.address, .address p.bodytext, .address p, .address p a {
	font-size: 9px;
	color: #b4b3b1;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 100%;
}

.address p {
	margin: 0;
	padding: 0;
}

.address .addressmargin {
	width: 115px;
	float: left;
}
.address .addressleft {
	width: 220px;
	float: left;
}

.address .addressright {
	width: 125px;
	float: left;
}

#menu, #menu * {
	font-family: "Century Gothic", Arial, Verdana;
	letter-spacing:1px;
/*	font-family: Arial;*/
}

#menu {
	margin: 0 5px 0 5px;
	background-color: #ff9900;
}

#infobar {
	margin: 0 5px 0 5px;
	height: 22px;
}



#infobar .breadcrumbs, #infobar .breadcrumbs * {
	font-size: 11px;
	color: #666666;
}

#infobar .breadcrumbs {
	width: 620px;
	float: left;
	height: 22px;
	background-image: url('../images/breadcrumbsbg.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}

#infobar .breadcrumbs ul {
	margin: 0;
	padding: 5px 0 0 25px;
	list-style: none;
	text-transform:lowercase;
}

#infobar .breadcrumbs ul li {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
}

#infobar .breadcrumbs ul li a {
	text-decoration: none;
	
}

#infobar .meta {
	width: 350px;
	float: left;
	text-align: right;
	height: 22px;
	background-color: white;
}

#infobar .metasearchmargin {
	width: 24px;
	float: left;
}
#infobar .metasearch {
	width: 229px;
	float: left;
	padding-top: 3px;
}

#infobar .metasearch form {
	margin: 0;
	padding: 0;
}

#infobar .metasearch input#sword {
	border: solid #dedede 1px;
	padding: 0;
	margin: 0;
	color: #777777;
	font-size: 11px;
	display: block;
	width: 200px;
	float: left;
}


#infobar .metasearch input#swordimg {
	margin: 0 0 0 8px;
	padding: 0;
	display: block;
	float: left;
}


#infobar .metaimgs {
	float: left;
	width: 76px;
	padding-top: 3px;
}

#infobar .meta img {
	margin: 0 0 0 10px;
}

#content_and_sidebars {
	margin: 0 5px 0 5px;
	padding: 0;
}

#sidebar-left {
	margin-top: 20px;
	width: 180px;
	float: left;
}

.submenu, .submenu * {
	font-size: 11px;
	line-height: 100%;
	font-family: "Century Gothic", Arial, Verdana;
}

.submenu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

.submenu ul li ul {
	padding: 0;
}

.submenu ul li {
	margin: 0;
	padding: 0;
}

.submenu ul li a {
	margin: 2px 0;
	padding: 4px 5px 5px 25px;
	display: block;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	
}

.submenu ul li.news-amenu-item-year {
	margin-top: 10px;
	padding: 4px 5px 5px 15px;
	display: block;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	background-color: white;
}

.submenu ul li.act a, .submenu ul li a:hover  {
	background-color: white;
}

.submenu ul li.act ul li a {
	background-color: transparent;
	text-transform: uppercase;
	padding: 4px 5px 5px 35px;
}

.submenu ul li.act ul li.act a, .submenu ul li.act ul li a:hover {
	background-color: #EEEEEA;
}

#content {
	margin-left: 25px;
	margin-right: 20px;
	width: 465px;
	float: left;
	padding: 25px 0 20px 0;
}

#content-wide {
	margin-left: 25px;
	margin-right: 5px;
	width: 600px;
	float: left;
	padding: 10px 0 20px 0;
}
#content-wide ul li {
        margin-top: 15px;
        color: #4c4440;
}

#downloadbar {
}



#downloadbar p.bodytext {
	margin: 0;
	padding: 0;
}

#sidebar-right {
	width: 280px;
	float: left;
}

#sidebar-right-1 {
	padding: 5px 20px;
}

#sidebar-right-1 h1, #sidebar-right-1 h1 a {
	margin-top: 20px;
	font-family: "Century Gothic", Arial, Verdana;
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#sidebar-right-1 h1 a:hover {
        text-decoration: underline;
}

#sidebar-right-1 img {
	margin: 5px 0 2px 0;
	display: block;
}



#footer, #footer * {
	font-size: 9px;
	font-family: Arial, Verdana;
	letter-spacing: 1px;
}

.beforefooterclearer {
	clear: both;
	font-size: 1px;
	height: 1px;
	background-image: url('../images/footerbg.jpg');
}

#footer {
	background-image: url('../images/footerbg.jpg');
	margin: 0 5px 0 5px;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
}

#footer span {
	color: #ff9900;
	margin: 0 3px;
}

#footer, #footer a, #footer * {
	color: #67714c;
}

#footer p {
	margin: 0;
	padding: 0;
}

#sidebar-right .news-latest-item img {
	margin: 4px 0;
}
#sidebar-right .news-latest-container h3 a {
	font-family:"Century Gothic",verdana, san serif;
	font-size: 11px;
}

#sidebar-right  p,
#sidebar-right p.bodytext {
	font-size: 11px;
	margin: 3px 0;
}

#sidebar-right  p sup,
#sidebar-right p.bodytext sup {
	font-size: 11px;
}


#sidebar-right p a {
	font-size: 10px;
}
#sidebar-right p b {
	font-size: 11px;
}

#sidebar-right .news-latest-item {
	border: 0;	
}

#sidebar-right .news-latest-gotoarchive {
	text-align: left;
}

#sidebar-right .news-latest-gotoarchive a {
	text-decoration: underline;
	font-size:9px;
	color: #4C4440;
}


.baloons, .baloons * {
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 130%;
}

.baloons, .baloons * {
	font-family: "Century Gothic", Arial, Verdana;
}

.baloons {
	width: 173px;
	height: 400px;
	margin: 10px auto 10px 10px;
	background-image: url('../images/baloons.gif');
	background-repeat: no-repeat;
	font-weight: bold;
}

.baloons span {
	color: #983128;
}

.inner-baloon {
	padding: 45px 0 0 26px;
}

.baloons .line1 {
	padding: 0 0 0 9px;
}

.baloons .line2 {
	padding: 0 0 0 0px;
}

.baloons .line3 {
	padding: 0 0 0 9px;
}

.baloons .line4 {
	padding: 0 0 0 13px;
}

.baloons .line5 {
	padding: 0 0 0 17px;
}

.baloons .line6 {
	padding: 0 0 0 22px;
}

.baloons .line7 {
	padding: 0 0 0 32px;
}


/**
* ENGLISH BALOON CORRECTION
*/
.lang2 .inner-baloon {
	padding: 45px 0 0 17px;
}

.lang2 .line5 {
	padding: 0 0 0 25px;
}

.lang2 .line6 {
	padding: 0 0 0 30px;
}

/**
* GERMAN BALOON CORRECTION
*/
.lang3 .inner-baloon {
	padding: 34px 0 0 17px;
}

.lang3 .line5 {
	padding: 0 0 0 25px;
}

.lang3 .line6 {
	padding: 0 0 0 30px;
}

.lang3 .line7 {
	padding: 0 0 0 30px;
}

/**
* ITALIAN BALOON CORRECTION
*/
.lang4 .inner-baloon {
	padding: 40px 0 0 17px;
}
.lang4 .line1 {
	padding: 0 0 0 25px;
}	

.lang4 .line2 {
	padding: 0 0 0 20px;
}

.lang4 .line3 {
	padding: 0;
}

.lang4 .line5 {
	padding: 0 0 0 30px;
}

.lang4 .line6 {
	padding: 0 0 0 34px;
}


/**
* MENU
**/
#menu ul {
	margin: 0;
	padding: 5px 0 5px 10px;
	list-style: none;
}

#menu ul li {
	margin: 0 15px;
	padding: 0;
	display: inline;
	text-transform: uppercase;
	font-size: 11px;
}

#menu ul li a {
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #333333;
}

#menu ul li.act a {
	color: #333333;
}

.news-latest-container {
	padding-top: 20px;
}

.news-latest-container h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 1px;
	margin: 0;
}

.news-latest-item {
	border-bottom: dashed white 1px;
}

.news-latest-date {
	text-align: right;
	padding-top: 10px;
	color: white;
	font-size: 11px;
}

.news-single-timedata {
	text-align: right;
	padding-top: 30px;
	color: white;
	font-size: 11px;
}

.news-latest-date a {
	color: white;
	text-decoration: none;
	font-size: 11px;
}

.news-latest-container h3,









.news-single-item h1 {
	font-family: "Century Gothic", Arial, Verdana;

	font-size: 14px;
	text-transform: uppercase;
	color: white;
	letter-spacing: 1px;
	margin: 0;
	color: white;
}

.news-latest-container h3 a {
	font-family: "Century Gothic", Arial, Verdana;
	color: white;
	text-decoration: none;
}

.news-latest-container p {
	margin-top: 0;
}

.news-latest-gotoarchive {
	text-align: right;
	padding-top: 10px;
}

.news-latest-gotoarchive a {
	font-size:10px;
	color: white;
        text-decoration: none;
}

.news-single-item {
	padding-bottom: 30px;
}

.downloadmaterial .csc-frame-frame1 {
	padding-left: 710px;
	padding-top: 19px;
}

.csc-frame-frame1 {
	padding-top: 10px;
}


.csc-frame-frame1 p.bodytext {
	color: #4C4440;
	font-family:"Century Gothic",verdana, san serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	line-height: 130%;
}



#sidebar-right div.csc-frame-frame1 p.bodytext a.internal-link,
div.csc-frame-frame1 p.bodytext a {
	color: #4C4440;
	font-family:"Century Gothic",verdana, san serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}




div.csc-frame-frame1 p.bodytext a:hover {
	text-decoration: underline;
}


/**
* DEFAULT
**/
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right;}

.clearer { clear: both; font-size: 1px; height: 1px; }

.margin-ten {
	height: 10px;
	font-size: 1px;
}

a img {
	border: 0;
}

a { color: black; }

a:hover {
	color: #333333;
}

p,p.bodytext {
	line-height: 150%;
	color: #4e4e4e;
}


h1,h2,h3,h4,h5,h6 {
	margin: 10px 0 0px 0;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Verdana;
	
}

h1 { font-size: 18px; color: #4c4440; text-transform: uppercase; letter-spacing: 1px;}
h2 { font-size: 18px; margin: 0; color: #ffffff; text-transform: uppercase; letter-spacing: 1px; }
h3 { font-size: 14px; color: #ffffff; text-transform: uppercase; letter-spacing: 1px;}
h4 { font-size: 14px; margin: 15px 0 10px 0; color: #ff9900; text-transform: uppercase; letter-spacing: 1px;}
h5 { font-size: 14px; margin-top: 30px; color: #4c4440; text-transform: uppercase; letter-spacing: 1px;}
h6 { font-size: 11px; }

.two-col-1 {
	width: 400px;
	float: left;
}
.two-col-2 {
	width: 200px;
	float: left;
}

.two-col-1 {
	margin-right: 16px;
}

/**
* MAILFORM
**/
#mailform,
#mailform fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

#mailform label {
	display: block;
	margin-top: 10px;
	margin-bottom: 3px;
}

#mailform input,
#mailform textarea {
	width: 100%;
	border: solid #999999 1px;
}

#mailform #mailformformtype_mail {
	width: auto;
	margin-top: 10px;
}

#mailform em {
	color: #FF9900;
}

#content-wide .news-latest-item img {
	margin: 5px 0;
	display: block;
}





/**
* TEXT W IMAGE FCE
**/

.textwithimagefce {
	border-bottom: dashed white 1px;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
}

.textwithimagefce .left {
	width: 450px;
	float: left;
}

.textwithimagefce .right {
	width: 150px;
	float: left;
}

.textwithimagefce .right img {
	display: block;
	margin-left: 15px;
}





/**
*CONTENT TABLE
**/
.prices {
margin-bottom: 40px;
}
.prices td {
	border-bottom: solid #000000 1px;
	line-height:180%;
	}
.prices .td-0 {
	width:400px;
	}
.prices .td-last {
	text-align: right;
	width:140px;
	vertical-align: bottom;
	}
.prices .tr-0 td {
	border-bottom: solid #000000 2px;
}

	


#content-wide .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #ff9900;
}

#content-wide img {
margin: 5px 0 2px 0;
}












/** EXT HMR PAYMENT **/

.tx-hmrpayment-pi1 {}

.tx-hmrpayment-pi1 fieldset {
	margin: 0 0 30px 0;
}

.tx-hmrpayment-pi1 fieldset legend {
	text-transform: uppercase;
	font-size: 11px;
	color: #4C4440;
	font-weight: bold;
}

ul.paymentform-fieldlist {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#content-wide ul.paymentform-fieldlist li {
	margin: 0;
	padding: 0 0 15px 0;
}

ul.paymentform-fieldlist li label {
	display: block;
	width: 130px;
	margin-right: 20px;
	float: left;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
}

ul.paymentform-fieldlist li input {
	display: block;
	width: 220px;
	float: left;
	margin: 0;
	padding: 4px;
	font-size: 12px;
	border: solid #4C4440 1px;
}

ul.paymentform-fieldlist li select {
	display: block;
	width: 228px;
	float: left;
	margin-top: 3px;
}


ul.paymentform-fieldlist li textarea {
	display: block;
	width: 220px;
	height: 60px;
	float: left;
	margin: 0;
	padding: 4px;
	font-size: 12px;
	border: solid #4C4440 1px;
	overflow: auto;
}

ul.paymentform-fieldlist li p,
div.payment-type p {
	width: 220px;
	float: left;
	padding: 4px;
	font-size: 11px;
	margin: 0;
}


ul.paymentform-fieldlist li div.payment-fielderror {
	width: 180px;
	padding-top: 5px;
	margin-left: 20px;
	text-transform: lowercase;
	color: white;
	float: left;
}


ul.paymentform-fieldlist li label em {
	margin: 0 4px 0 0;
	color: white;
}

p.payment-mustbefilled-note {
	text-align: right;
	color: white;
	font-style: italic;
	font-size: 10px;	
}

p.payment-mustbefilled-note em {
	margin-right: 4px;
}



div.payment-type {
	padding: 0 0 0 150px;
}

div.payment-type label {
	font-size: 11px;
	color: #4C4440;
}

div.payment-type div.payment-type-1 {
}

div.payment-type div.creditcards {
	padding: 0 0 15px 24px;
}

 
.tx-hmrpayment-pi1 .csc-frame-frame2 {
	border: solid #4C4440 1px;
	padding: 10px;
	background-color: #efefef;
}

.paymentform-buttons-back {
	width: 300px;
	float: left;
}

.paymentform-buttons-next {
	width: 300px;
	float: left;
	text-align: right;
}


h3.paymenterror {
	color: red;
	background-color: white;
	padding: 15px;
}

div.paymentformdivs {
	margin-top: 15px;
}

div.paymentformdivs div {
	padding: 4px 0;
	clear: both;
}

div.paymentformdivs div label {
	color: #4E4E4E;
	font-weight: bold;
	display: block;
	float: left;
	width: 180px;
}

div.paymentformdivs div input {
	width: 350px;
	display: block;
	float: left;
}

div.paymentformdivs div input#cvc {
	width: 75px;
	display: block;
	float: left;
}


div.paymentformdivs div input#paymentform-creditcard-submit {
	width: 150px;
	margin-left: 180px;
}

.termsandconditions {
	text-align: center;
}

.termsandconditions label,
.termsandconditions label a {
	font-size: 11px;
	color: #4C4440;
}

.termsandconditions #termandconditionscheck {
	margin-right: 5px;
}