body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	/*background: transparent url(../images/raster_hgam.gif) top left no-repeat;*/
}
img {
	border: none;
}
#header {
	width: 994px;
}
#gam {
	background: #e7e7e7 url(../images/top_gray_bg.gif) repeat-x top left;
	font-size: 0.9em;
	color: #666;
	width: 979px;
	line-height: 19px;
	padding: 0 0 0 15px;
}
#gamlogo {
    width: 400px;
    margin-left: 26px;
	padding: 26px 0 23px 0 !important;
	padding: 26px 0 26px 0;
}
#roterbalken {
	background: #f00 url(../images/header_line_background.gif) top left repeat-x;
	width: 994px;
	height: 10px;
	font-size: 1px;
	color: #f00;
	clear: both;
}
#container {
	background: transparent url(../images/bg_subnav.gif) repeat-y top left;
	width: 994px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
#content {
	width: 772px;
	margin: 0 0 0 222px !important;
	margin: 0 0 0 219px;
	padding:0;
	text-align:left;
	background-color: #fff;
}
#wrapper {
	width: 550px;
	float: left;
}
#contentleft {
	padding: 0 0 28px 0;
	margin: 0;
	}

#head {
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}

#breadcrumb {
	font-size: 0.9em;
	padding: 0;
	margin: 5px 0 4px 5px;
	line-height: 20px;
}

img#keyvisual{
	padding: 0;
	margin: 0;
}

div.clear { clear: both; }

/*   Content
-------------------------------------------------*/
h1 {
	font-size: 27px;
	font-weight: normal;
	color: #ff0000;
	padding: 5px 0 0 0;
	margin: 0;
}

h2 {
	color: #ff0000;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
}

p {
	font-size: 1.0em;
	padding: 0;
	margin: 5px 0 15px 0;
	line-height: 20px;
}

p.label {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

a, a:link, a:visited, a:active {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a.subpagelinkBold, a.subpagelinkBold:visited, a.subpagelinkBold:active {
	padding: 0 0 0 15px;
	text-decoration: underline;
	font-weight: bold;
	background: url(../images/arrow_red.gif) no-repeat;
	background-position: 0px 2px;
}

a.subpagelinkBold:hover {
	color: #ff0000;
	text-decoration: none;
}

ul.list {
	margin: 5px 0 20px 25px;
	padding: 0;
	/*list-style: url(../images/bullet_point.gif);*/
	list-style: disc;
	font-size: 1.0em;
}
ul.list li {
	padding: 0;
	margin: 10px 0;
}

/* Marginalspalte
----------------------------------------------- */
#marginalright {
	width: 212px;
	margin: 0 0 0 560px !important;
	margin: 0 0 0 557px;
}
div.marginalContent {
	background: #e7e7e7;
}

#marginalright p {
	margin: 0px 0px 3px 0px;	
	padding: 5px 6px;
	font-size: 0.9em;
	line-height: 17px;
}
#marginalright h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	padding: 3px 6px;
	line-height: 17px;
	background: #999;
}

#marginalright h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	padding: 3px 6px;
	line-height: 17px;
}

#marginalright p.download {
	font-size: 1.0em;
	padding: 0 0 5px 0;
	margin: 5px 6px 5px 5px;
	background: url(../images/pdficon.gif) no-repeat;
	background-position: 0px 1px;
	line-height: 20px;
}

#marginalright p.download a {
	padding: 0 0 0 25px;
	font-size: 0.9em;
}

#marginalright a, a:visited {
	color: #333;
	text-decoration: none;
}

#marginalright a:hover {
	color: #ff0000;
}

#marginalright ul.marginallist {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	font-size: 0.9em;
}
#marginalright ul.marginallist li {
	padding: 4px 0 4px 18px;
	margin: 0;
	background: url(../images/arrow_red.gif) no-repeat;
	background-position: 5px 5px !important;
	background-position: 5px 6px;
}

/*   Footer
-------------------------------------------------*/
#footer {
	padding: 12px 0 0 0;
	width: 994px;
}

#footer p {
	text-align: center;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
	color: #666666;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
#footer a:hover {
	color: #ff0000;
	text-decoration: none;
}

/* Primäre/Sekundäre/Tertiäre Navigation
----------------------------------------------- */

#subnavcontainer {
	width: 212px;
	font-size: 0.9em;
	float: left;
}
#navlist {
	margin: 0 1px;
	padding: 0;
}
#navlist li {
	display: inline;
}
#navlist li a {
	text-decoration: none;
	padding: 6px 0 6px 5px;
	margin: 0;
	display: block;
	width: 205px;
	color: #333;
	border-bottom: 1px solid #e3e3e3;
	background: #fff;
}
#navlist li a:hover {
	color: #ff0000;
}
#navlist a#active {
	color: #333;
	font-weight: bold;
	background: #e7e7e7;
}
ul.subnavlist {
	margin: 0;
	padding: 0;
}

#navlist li li a {
	padding: 6px 0 6px 15px;
	margin: 0;
	text-decoration: none;
	display: block;
	background-color: #f5f5f5;
	color: #333;
	width: 195px;
}
#navlist li li a:hover {
	color: #ff0000;
}
#navlist a#subactive {
	color: #ff0000;
	background-color: #fff;
}

ul.tertnavlist {
	margin: 0;
	padding: 0;
}

#navlist li li li a {
	padding: 6px 0 6px 30px;
	margin: 0;
	text-decoration: none;
	display: block;
	color: #333;
	width: 180px;
}
#navlist li li li a:hover {
	color: #ff0000;
}
#navlist a#tertactive {
	color: #ff0000;
}

ul#home {
	margin: 0 1px;
	padding: 0;
	list-style-type: none;
	background: #999;
	border-bottom: 1px solid #fff;
}
ul#home li {
	padding: 3px 0 3px 5px;
	margin: 0;	
}

ul#home li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}

/* Easy Access Auswahlfeld
----------------------------------------------- */
#easyaccess {
	position: absolute;
	top: 2px !important;
	top: 3px;
	left: 899px;
}

#easyaccessliste, #easyaccessliste ul { /* all lists */
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	list-style: none;
	width: 90px;
}
#easyaccessliste {
	height: 17px;
}
#eadesc {
	background: transparent;
	height: 15px;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 1px 0 !important;
	padding: 0;
	width: 85px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 80px;
	text-align: right;
}
#easyaccessliste li { /* all list items */
	float: left;
	width: 85px;
	clear: left;
}
#easyaccessliste li li a {
	text-decoration: none;
	display: block;
	width: 262px;
	padding: 2px 5px 4px 5px;
	color: #000;
	background-image: none;
}
#easyaccessliste li li a:hover {
	color: #ff0000;
}
#easyaccessliste li ul { /* second-level lists */
	position: absolute;
	border: 1px solid #e7e7e7;
	background-color: #fff;
	width: 272px;
	font-size: 1.0em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#easyaccessliste li:hover ul, #easyaccessliste li.sfhover ul { /* lists nested under hovered list items */
	left: -190px;
}

/* Generische Navigation
----------------------------------------------- */
#generic {
	text-align: right;
	top: 2px !important;
	top: 3px;
	left: 603px;
	width: 300px;	
	position: absolute;
}
#generic ul, #generic li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#generic li {
	padding: 0 10px;
	margin: 0;
	font-size: 0.9em;
	border-right: 1px solid #fff;
}
#generic a:link, #generic a:visited, #generic a:active {
	color: #000;
	text-decoration: none;
}
#generic a:hover {
	color: #ff0000;
	text-decoration: none;
}

/* Useful Tools
----------------------------------------------- */
#tools p
{
	background: url(../images/arrow_red.gif) no-repeat;
	background-position: 5px 5px !important;
	background-position: 5px 6px;
	padding: 3px 6px 3px 18px; 
}

#tools
{
	padding: 5px 0;
}

/* Layout für Forms
----------------------------------------------- */
form {
	margin: 10px 0 20px 17px;
	padding: 0;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #e3e3e3;
	width: 200px;
	padding: 2px 0px 2px 2px;
	margin: 0;
	color: #333;
}

input:focus {
	border: 1px solid #666;
	background: #f5f5f5;
}

select
{
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	border-color: #f3f3f3 #e3e3e3 #e3e3e3 #f3f3f3;
	border-width: 1px;
	border-style: solid;
	width: 200px;
	color: #666666;
}

select.dropdown
{
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-color: #f3f3f3 #e3e3e3 #e3e3e3 #f3f3f3;
	border-width: 1px;
	border-style: solid;
	width: 200px;
	color: #333;
}

option
{
	background-color: #f5f5f5;
}

input.radio
{
	width: 20px;
	vertical-align: bottom;
	border: none;
}

input.button {
	border: none;
	width: 44px;
	height: 19px;
	padding: 0;
}

acronym
{
cursor: help;
border-bottom: #000 1px dotted;
}

/* Tooltip
----------------------------------------------- */
.tool-tip {
	color: #333;
	width: 189px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 1.0em;
	margin: 0;
	color: #333;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 1.0em;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}

/* Glossar*/
#accordion{
	margin-bottom: 20px;
}

.toggler {
	cursor: pointer;
	padding: 0;
	margin: 0;
}
 
.element {
	
}
 
ul#glossary
{
font-size: 1.1em;
margin: 5px 0 20px 0px;
padding: 0;
}

#glossary li
{
display: inline;
list-style-type: none;
padding-right: 3px;
text-transform: uppercase;
font-weight: bold;
}

#glossary li a, #glossary li a:link, #glossary li a:visited, #glossary li a:active {
	color: #ff0000;
}

#glossary li a:hover {
	text-decoration: underline;
}