/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #444444;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
}
body {
	background-image: url(../images/pagebg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5;
	color: #444444;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menuline {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}
.outline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFF3CD;
}
.btntxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6FBA2B;
	vertical-align: baseline;
}
.contentbg {
	background-image: url(../images/contentbg_mid.gif);
	background-repeat: repeat-y;
}
.lineheight2 {
	line-height: 2;
}
.greentxt {
	color: #6FBA2B;
}
.btnstyle {
	background-color: #6FBA2B;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.5;
}
.underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #E0E0E0;
}
.logobg {
	background-image: url(../images/germanymap.gif);
	background-repeat: no-repeat;
	background-position:right;
}
a.green:link {
	color: #6FBA2B;
	text-decoration: none;
}
a.green:visited {
	color: #6FBA2B;
	text-decoration: none;
}
a.green:hover {
	color: #6FBA2B;
	text-decoration: none;
}
a.green:active {
	color: #6FBA2B;
	text-decoration: none;
}
.underdoubleline{
	border-bottom-style:double;
	border-bottom-width:3px;
	border-bottom-color:#CCCCCC;
}

