/*NEW*/
p {
	margin: 0px;
	padding-bottom: 15px; 
}
li {
		margin-bottom: 6px;
}
ul {
	margin-bottom: 16px;
}
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:justify;
	background-image: url('../gfx/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align:center;
}
div#body {
	width:712px;
	/**height: 100%; IE 100% window height**/
	margin: 0 auto;
	text-align:left;
	background-image: url('../gfx/content_bg.jpg');

}
html>body div#body {
	overflow:hidden;
}
div#heading {
	width:712px;
	height:204px;
	background-image: url('../gfx/top.gif');
	position: relative;
}
div#category {
	width:540px;
	padding-top: 67px;
	padding-left: 200px;
	position: relative;
	float:left;
}
html>body div#category {
	width:340px;
}
div#flags {
	width:172px;
	padding-top: 58px;
	position: relative;
	float:right;
}
#headline {
	position: relative;
	text-align: left;
}
div#menu {
	width:200px;
	float:left;
	padding-left:20px;
	padding-right:4px;
}
html>body div#menu {
	width:176px;
}
div#content {
	width:512px;
	float:right;
	padding-right:30px;
}
html>body div#content {
	width:482px;
}
div#bottom {
	width:712px;
	height:71px;
	margin: 0 auto;
	background-image: url('../gfx/bottom.gif');
	position: relative;
}
#copyright {
	padding-top:47px;
	padding-left: 20px;
	padding-right: 30px;
	text-align: right;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #999999;
}
.menu_l {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #26708F;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
.menu_s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #999999;
	margin: 0px;
	padding: 0px;
}
.menu_break {
	height: 10px;
}
a.menu:link, a.menu:visited, a.menu:active {
	color : #26708F;
	text-decoration:none;
}
a.menu:hover {
	color:#26708F;
	text-decoration : underline;
}
a.path:link, a.path:visited, a.path:active {
	color : #26708F;
	text-decoration:underline;
}
a.path:hover {
	color:#26708F;
	text-decoration : none;
}
a:link.aktiv, a:visited.aktiv, a:active.aktiv {
	color : #666666;
	text-decoration:none;
}
a:hover.aktiv {
	color:#666666;
	text-decoration : underline;
}
a:link.copy, a:visited.copy, a:active.copy {
	color : #999999;
	text-decoration:none;
}
a:hover.copy {
	color:#999999;
	text-decoration : underline;
}
a:link, a:visited, a:active {
	color : #26708F;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration : none;
}
a:link.hilink, a:active.hilink {
	color : #26708F;
	text-decoration : underline;
}
a:visited.hilink {
	color : #999999;
	text-decoration : underline;
}
a:hover.hilink {
	color:#666666;
	text-decoration : underline;
}
.l{
	font-family : Arial, Helvetica, sans-serif;
	color : #26708F;
	margin-bottom: 10px;
}
.m {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 10pt;
	color : #333333;
}
.s {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color : #333333;
	text-align: justify;
}
.xs {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: italic;
	color : #666666;
	text-align : justify;
}
.i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color : #333333;
	text-align : left;
	font-style: italic;
	border-bottom: 1px dashed #26708F;
	margin-left: 15px;
	margin-bottom: 10px;
	padding:5px;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: medium;
	color : #666666;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: medium;
	color : #26708F;
	margin-bottom: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 15pt;
	color : #26708F;
	font-weight: normal;
}

.programm {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #26708F;
}
.top {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #333333;
	text-align : right;
	padding: 0px;
	margin:0px;
}
hr {
	color:#26708F; 
	background-color:#26708F; 
	height:1px;
	margin-right:0;
	text-align:right;
	border: 0px;
}
.field { 
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:15px;
	background-color:#ffffff;
	border-style: inset;
	border-width:1px;
	border-color:#26708F;
}
.fielddropdown
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
	line-height:15px;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#26708F;
	border-bottom-color : #26708F;
	border-left-color : #26708F;
	border-right-color : #26708F;
	border-top-color : #26708F;
	outline-color : #26708F;
}
.head {	
	color : #26708F;
	text-decoration : underline;
}
.img {
	border : 1px dashed #26708F;
	background-color: #eeeeee;
	padding: 7px;
	margin: 4px;
}
.scenter {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	text-align : center;
}
.warn {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #cc0000;
}
.listing {
	border: 1px dashed #26708F;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 10pt;
	color : #333333;
	list-style-image: url(gfx/list.gif);
	margin-left: 25px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 25px;
}
.downloads {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 10pt;
	color : #333333;
	list-style-image: url(gfx/list.gif);
}
table.extable {
	width: 470px;
}
