body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-position: 0px 0px;
	margin: 0px;
	font-size: 11px;
}
img {
	border: 0;
}
a {
	color: #d2810e;
	text-decoration: none;
}
a:hover {
/*	color: #666666; */
	text-decoration: underline;
}
hr {
	height: 1px;
	border: 0px;
	border-bottom: #666666 1px dotted;
	border-top: #666666 0px dotted;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 22px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 20px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 18px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 16px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
h6 {
	font-size: 12px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
li {
	margin: 0px;
	margin-bottom: 5px;
}
/* DIVS BEGIN */
#wrap {
	position: relative;
	width: 1050px;
	overflow: hidden;
}
#logo {
	position: relative;
	float: left;
	left:0px;
	top:0px;
	width:550px;
	height:100px;
	overflow: hidden;
}
#top {
	position: relative;
	float: left;
	left: 0px;
	width: 950px;
	height: 100px;
	background-color: #F0A033;
	color: #000;
	font-size: 11px;
}
#quicklinks {
	position: relative;
	float: left;
	width:400px;
	height:19px;
	padding-top: 10px;
	color: #d2810e;
	vertical-align: middle;
	text-align: right;
}
#quicklinks a {
	font-size: 11px;
	color: #d2810e;
	text-decoration: none;
}
#quicklinks a:hover {
	font-size: 11px;
	color: #d2810e;
	text-decoration: underline;
}

#container{
	position: relative;
	float: left;
	width:950px;
}
#contentcontainer {
  padding-top: 10px;
	position: relative;
	clear: both;
	width:950px;
}

#left {
	position: relative;
	float: left;
	width:200px;
	min-height:300px;
	border: 1px none #000000;
	visibility: visible;	
}

#content {
	position: relative;
	float: left;
	width:750px;
	min-height:300px;
}
#content img {
	padding: 5px;
}
#footer {
	position: relative;
	width:950px;
	background: #666;
	min-height: 15px;
	color: #fff;
	font-size: 11px;
	vertical-align: middle;
	padding: 10px;
	clear: both;
	overflow: hidden;
}
.thecontentmain {
	padding-top: 0px;
	padding-left: 40px;
}
.thecontent {
	padding: 10px;
}
DIV#clickpath {
	padding-top: 60px;
	padding-left: 10px;
	z-index: 1;
}
#clickpath {
	color: #fff;
}
#clickpath a {
	color: #fff;
	text-decoration: underline;
}
#clickpath a:hover {
	color: #fff;
	text-decoration: none;
}
DIV#pagetitle1 {
	padding-top: 0px;
	padding-left: 10px;
	display: block !important;
	z-index: 0;
	position: absolute;
	color: #dda14a;
	font-size: 50px;
	font-weight: bold;
	width: 95%;
	overflow: hidden;
	max-height: 55px;
}
DIV#pagetitle2 {
	padding-top: 10px;
	padding-left: 100px;
	display: block !important;
	z-index: 1;
	position: absolute;
	color: #FFCC66;
	font-size: 25px;
	font-weight: bold;
	width: 95%;
	overflow: hidden;
	max-height: 60px;
}
DIV#pagetitle3 {
	padding-top: 36px;
	padding-left: 50px;
	display: block !important;
	z-index: 2;
	position: absolute;
	color: #FFCC66;
	font-size: 16px;
	font-weight: bold;
	width: 95%;
	overflow: hidden;
	max-height: 50px;
}
/* DIVS END */

/* menu links BEGIN */
#menu {
/*	background: #F0B25D; */
	position: relative;
	clear: left;
	left:0px;
	width:950px;
	height: 18px;
/*	font-weight: bold; */
}
#menu a {
	background: #666666;
	border-bottom: 1px solid #F0B25D;
	border-right: 1px solid #F0B25D;
	height: 19px;
	line-height: 19px;
	padding: 3px 7px 2px 7px;
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
#menu a:hover {
	background: #F0A033;
	border-top: 10px solid #F0B25D;
	border-right: 1px solid #F0B25D;
	height: 19px;
	line-height: 19px;
	padding: 3px 7px 2px 7px;
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
#menu a.active {
	background: #F0A033;
	border-right: 1px solid #F0B25D;
	border-bottom: 1px none #F0B25D;
	border-top: 10px solid #F0B25D;
	height: 19px;
	line-height: 19px;
	padding: 3px 7px 2px 7px;
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
#menu a:hover.active {
	background: #F0A033;
	border-right: 1px solid #FF9900;
	height: 19px;
	line-height: 19px;
	padding: 3px 7px 2px 7px;
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
/* menu top END */

/* menu links BEGIN */
#menuleftdeco {
	margin-left: 10px;
	line-height: 18px;
	background: #F0A033;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
#menuleft {
	margin-left: 10px;
	border-top: solid 3px #F0B25D;
	border-bottom: solid 3px #F0B25D;
}
.menu1 {
	border-bottom: dotted 1px #cccccc;
	line-height: 20px;
	margin-left: 10px;
}
.menu1 a {
	display: block !important;
	font-weight: bold;
/*	border-right: solid 5px #666666; */
}
.menu1 a:hover {
	display: block !important;
/*	border-right: solid 5px #d2810e; */
}
.menu1 a.ACT {
	display: block !important;
	border-right: solid 2px #d2810e;
}

.menu2 {
	border-bottom: dotted 1px #cccccc;
	line-height: 20px;
	margin-left: 30px;
}
.menu2 a {
	display: block !important;
/*	border-right: solid 5px #999; */
}
.menu2 a:hover {
	display: block !important;
/*	border-right: solid 5px #d2810e; */
}
.menu2 a.ACT {
	display: block !important;
	border-right: solid 2px #d2810e;
}

.menu3 {
	border-bottom: dotted 1px #cccccc;
	line-height: 15px;
	margin-left: 50px;
}
.menu3 a {
	display: block !important;
/*	border-right: solid 5px #cccccc; */
}
.menu3 a:hover {
	display: block !important;
/*	border-right: solid 5px #d2810e; */
}
.menu3 a.ACT {
	display: block !important;
	border-right: solid 2px #d2810e;
}
.menu4 {
	line-height: 15px;
	margin-left: 70px;
}
.menu4 a {
	display: block !important;
/*	border-right: solid 5px #cccccc; */
}
.menu4 a:hover {
	display: block !important;
/*	border-right: solid 5px #d2810e; */
}
.menu4 a.ACT {
	display: block !important;
	border-right: solid 2px #d2810e;
}


/* MENURIGHT */
#menuright {
	position: relative;
	width: 200px;
	float: right;
	border: 1px none #d2810e;
	visibility: inherit;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
.menu4 {
	border-bottom: dotted 1px #cccccc;
	line-height: 20px;
	margin-left: 10px;
}
.menu4 a {
	display: block !important;
	font-weight: bold;
/*	border-right: solid 5px #666666; */
}
.menu4 a:hover {
	display: block !important;
/*	border-right: solid 5px #d2810e; */
}
.menu4 a.ACT {
	display: block !important;
	border-right: solid 2px #d2810e;
}

.menu5 {
	border-bottom: dotted 1px #cccccc;
	line-height: 20px;
	margin-left: 30px;
}
.menu5 a {
	display: block !important;
/*	border-right: solid 5px #999; */
}
.menu5 a:hover {
	display: block !important;
/*	border-right: solid 5px #d2810e; */
}
.menu5 a.ACT {
	display: block !important;
	border-right: solid 2px #d2810e;
}

.menu6 {
	border-bottom: dotted 1px #cccccc;
	line-height: 15px;
	margin-left: 50px;
}
.menu6 a {
	display: block !important;
/*	border-right: solid 5px #cccccc; */
}
.menu6 a:hover {
	display: block !important;
/*	border-right: solid 5px #d2810e; */
}
.menu6 a.ACT {
	display: block !important;
	border-right: solid 2px #d2810e;
}
.menu7 {
	line-height: 15px;
	margin-left: 70px;
}
.menu7 a {
	display: block !important;
/*	border-right: solid 5px #cccccc; */
}
.menu7 a:hover {
	display: block !important;
/*	border-right: solid 5px #d2810e; */
}
.menu7 a.ACT {
	display: block !important;
	border-right: solid 2px #d2810e;
}



.sitemap1 { padding-left: 30px; font-weight: bold; font-size: 14px;}
.sitemap2 { padding-left: 60px;}
.sitemap3 { padding-left: 90px;}
.sitemap4 { font-style: italic; padding-left: 120px;}

/* EXTRAS */
input {
	height: 16px;
	font-size: 11px;
	color: #000;
	border: 1px dotted #dda14a;
}
textarea {
	color: #000;
	font-size: 11px;
	border: 1px dotted #dda14a;
}
select {
	color: #000;
	font-size: 11px;
	border: 1px dotted #dda14a;
}
/* MAILFORM BEGIN*/
.mailform {
	padding: 5px;
	color: #000;
	font-size: 11px;
}
.mailform a {
	text-decoration: underline;
	font-size: 11px;
}
.mailform a:hover {
	text-decoration: none;
	font-size: 11px;
}


/* ###### */
.attribute {
	COLOR: #000000 !important;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #ff0000;
}
.attribute A {
	COLOR: #000000 !important;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	cursor: help !important;
}
.enhanced {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #4098b0;
}
.layer_head {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: black;
	TEXT-DECORATION: none;
}
.layer_head img {
	padding: 0px;
}
.layer_SYMBOL_body_list {
	FONT-SIZE: 120%
}
.layer_SYMBOL_body {
	BACKGROUND-COLOR: #fffade;
	background: #fffade;
	CLEAR: left;
	MARGIN-TOP: 12px;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 15px;
	FONT-SIZE: 100%;
	POSITION: relative;
}
.layer_SYMBOL_body li {
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}
.layer_SYMBOL_body2 {
	BACKGROUND-COLOR: #fffade;
	background: #fffade;
	CLEAR: left;
	MARGIN-TOP: 12px;
	PADDING-LEFT: 6px;
	FONT-SIZE: 100%;
	POSITION: relative;
}
.layer_SYMBOL_head_left {
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	FLOAT: left;
	PADDING-TOP: 4px;
	WIDTH: 470px;
	POSITION: relative;
}
.layer_SYMBOL_head_right {
	FLOAT: left;
	WIDTH: 15px;
	PADDING-TOP: 4px;
	POSITION: relative;
	TEXT-ALIGN: right
}
.layer_SYMBOL_head_right img {
	padding: 0px;
	margin: -4px;
}
.layer_SYMBOL_head {
	POSITION: relative;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #F0A033;
}
.layer_SYMBOL_line IMG {
	MARGIN-RIGHT: 8px
}
.layer_SYMBOL_line {
	CLEAR: left;
	PADDING-LEFT: 6px;
	VERTICAL-ALIGN: middle;
	PADDING-TOP: 3px;
	POSITION: relative
}
.layer_ATTR {
  BACKGROUND-COLOR: #fffade;
	BORDER-RIGHT: #000 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #000 1px solid;
	DISPLAY: none;
	PADDING-LEFT: 0px;
	LEFT: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #000 1px solid;
	WIDTH: 500px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #000 1px solid;
	POSITION: absolute;
	TOP: 0px;
	z-index: 10000;
}
.layer_ATTR img {
	padding: 0px;
}
.link {
	FONT-SIZE: 1em;
	COLOR: #ff0000;
	FONT-FAMILY: verdana, Arial, sans-serif;
	TEXT-DECORATION: none
}
.listen {
	PADDING-LEFT: 0px;
	LIST-STYLE-IMAGE: none;
	MARGIN-LEFT: 0px;
	WHITE-SPACE: nowrap;
	LIST-STYLE-TYPE: none
}
.markup_beispiel {
	PADDING-RIGHT: 0px;
	DISPLAY: block !important;
	PADDING-LEFT: 30px;
	MIN-HEIGHT: 30px;
	BACKGROUND-IMAGE: url(img/markup_beispiel.jpg);
	PADDING-BOTTOM: 0px;
	OVERFLOW: visible;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: no-repeat
}
.markup_definition {
	PADDING-RIGHT: 0px;
	DISPLAY: block !important;
	PADDING-LEFT: 30px;
	MIN-HEIGHT: 30px;
	BACKGROUND-IMAGE: url(img/markup_definition.jpg);
	PADDING-BOTTOM: 0px;
	OVERFLOW: visible;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: no-repeat;
}
.markup_inhalt {
	PADDING-RIGHT: 0px;
	DISPLAY: block !important;
	PADDING-LEFT: 30px;
	MIN-HEIGHT: 30px;
	BACKGROUND-IMAGE: url(img/markup_inhalt.jpg);
	PADDING-BOTTOM: 0px;
	OVERFLOW: visible;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: no-repeat
}
.markup_question {
	PADDING-RIGHT: 0px;
	DISPLAY: block !important;
	PADDING-LEFT: 30px;
	MIN-HEIGHT: 30px;
	BACKGROUND-IMAGE: url(img/markup_question.jpg);
	PADDING-BOTTOM: 0px;
	OVERFLOW: visible;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: no-repeat
}
.markup_referenz {
	PADDING-RIGHT: 0px;
	DISPLAY: block !important;
	PADDING-LEFT: 30px;
	MIN-HEIGHT: 30px;
	BACKGROUND-IMAGE: url(img/markup_referenz.jpg);
	VISIBILITY: visible;
	PADDING-BOTTOM: 0px;
	OVERFLOW: visible;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: no-repeat;
}
.markup_referenz a {
	text-decoration: underline;
}
.markup_referenz a:hover {
	text-decoration: none;
}
.markup_time {
	PADDING-RIGHT: 0px;
	DISPLAY: block !important;
	PADDING-LEFT: 30px;
	MIN-HEIGHT: 30px;
	BACKGROUND-IMAGE: url(img/markup_time.jpg);
	PADDING-BOTTOM: 0px;
	OVERFLOW: visible;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: no-repeat
}
.markup_uebung {
	PADDING-RIGHT: 0px;
	DISPLAY: block !important;
	PADDING-LEFT: 30px;
	MIN-HEIGHT: 30px;
	BACKGROUND-IMAGE: url(img/markup_uebung.jpg);
	PADDING-BOTTOM: 0px;
	OVERFLOW: visible;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: no-repeat
}
.module_body_blue {
	CLEAR: left;
	PADDING-LEFT: 4px;
	FONT-SIZE: 11px;
	WIDTH: 154px;
	COLOR: #0f566e;
	FONT-FAMILY: 'Arial Narrow', Arial;
	POSITION: relative;
	HEIGHT: 13px;
	BACKGROUND-COLOR: #ebf5fd
}
.module_body_green {
	CLEAR: left;
	PADDING-LEFT: 4px;
	font-size: 11px;
	WIDTH: 154px;
	COLOR: #628734;
	FONT-FAMILY: 'Arial Narrow', Arial;
	POSITION: relative;
	HEIGHT: 13px;
	BACKGROUND-COLOR: #e5ffcc
}
.module_body_grey {
	CLEAR: left;
	PADDING-LEFT: 4px;
	font-size: 11px;
	WIDTH: 154px;
	COLOR: #747474;
	FONT-FAMILY: 'Arial Narrow', Arial;
	POSITION: relative;
	HEIGHT: 13px;
	BACKGROUND-COLOR: #eff0ef
}
.module_body_red {
	CLEAR: left;
	PADDING-LEFT: 4px;
	font-size: 11px;
	WIDTH: 154px;
	COLOR: #c03a43;
	FONT-FAMILY: 'Arial Narrow', Arial;
	POSITION: relative;
	HEIGHT: 13px;
	BACKGROUND-COLOR: #fbe6bf
}
.module_body_yellow {
	CLEAR: left;
	PADDING-LEFT: 4px;
	font-size: 11px;
	WIDTH: 154px;
	COLOR: #b66217;
	FONT-FAMILY: 'Arial Narrow', Arial;
	POSITION: relative;
	HEIGHT: 13px;
	BACKGROUND-COLOR: #f0e68c
}
.module_container {
	WIDTH: 158px;
	POSITION: relative;
	HEIGHT: 21px;
	TEXT-DECORATION: none
}
.module_head_blue {
	CLEAR: left;
	font-size: 11px;
	WIDTH: 158px;
	FONT-FAMILY: 'Arial Narrow', Arial;
	POSITION: relative;
	HEIGHT: 8px;
	BACKGROUND-COLOR: #00779e
}
.module_head_green {
	CLEAR: left;
	font-size: 11px;
	WIDTH: 158px;
	FONT-FAMILY: 'Arial Narrow', Arial;
	POSITION: relative;
	HEIGHT: 8px;
	BACKGROUND-COLOR: #85a85a
}
.module_head_grey {
	CLEAR: left;
	font-size: 11px;
	WIDTH: 158px;
	FONT-FAMILY: 'Arial Narrow', Arial;
	POSITION: relative;
	HEIGHT: 8px;
	BACKGROUND-COLOR: #8f8f8f
}
.module_head_red {
	CLEAR: left;
	font-size: 11px;
	WIDTH: 158px;
	FONT-FAMILY: 'Arial Narrow', Arial;
	POSITION: relative;
	HEIGHT: 8px;
	BACKGROUND-COLOR: #bc0021
}
.module_head_yellow {
	CLEAR: left;
	font-size: 11px;
	WIDTH: 158px;
	FONT-FAMILY: 'Arial Narrow', Arial;
	POSITION: relative;
	HEIGHT: 8px;
	BACKGROUND-COLOR: #f4b051
}
.presse {
	FONT-SIZE: 80%;
	TEXT-ALIGN: left
}
.presse A:link {
	COLOR: black;
	TEXT-DECORATION: none
}
.presse A:hover {
	COLOR: black;
	TEXT-DECORATION: underline
}
.presse A:active {
	COLOR: black;
	TEXT-DECORATION: none
}
.presse A:visited {
	COLOR: black;
	TEXT-DECORATION: none
}
.prev_link {
	FONT-SIZE: 80%;
	TEXT-ALIGN: left
}
.remark {
	FONT-SIZE: 100%;
	VERTICAL-ALIGN: top;
	FONT-FAMILY: arial, verdana, sans-serif;
	TEXT-ALIGN: left
}
.search {
	BACKGROUND-COLOR: #b9e6f4;
	TEXT-ALIGN: right
}
.text {
	FONT-SIZE: 0.7em;
	COLOR: #000000;
	FONT-FAMILY: verdana, Arial, sans-serif;
	TEXT-DECORATION: none
}
.top {
	FONT-SIZE: 0px;
	MARGIN-LEFT: 0px;
	LINE-HEIGHT: 1px;
	BACKGROUND-COLOR: #f4b051
}
.xliste {
	PADDING-LEFT: 0px;
	LIST-STYLE-IMAGE: none;
	MARGIN-LEFT: 0px;
	WHITE-SPACE: nowrap;
	LIST-STYLE-TYPE: none
}
#layer_BEGRIFFE {
	BORDER-RIGHT: #728186 1px solid;
	LEFT: 318px;
	BORDER-LEFT: #728186 1px solid;
	WIDTH: 158px;
	BORDER-BOTTOM: #728186 1px solid;
	POSITION: absolute;
	TOP: -22px
}
#layer_MODULE_MAIN {
	LEFT: 274px;
	WIDTH: 160px;
	POSITION: absolute;
	TOP: 14px;
	HEIGHT: 63px
}
#layer_MODULE {
	BORDER-RIGHT: #728186 1px solid;
	LEFT: 215px;
	BORDER-LEFT: #728186 1px solid;
	WIDTH: 158px;
	BORDER-BOTTOM: #728186 1px solid;
	POSITION: absolute;
	TOP: 14px
}
#layer_SYMBOL {
	BORDER-RIGHT: #000 1px solid;
	background: #fffade;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #000 1px solid;
	DISPLAY: none;
	PADDING-LEFT: 0px;
	LEFT: 235px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #000 1px solid;
	WIDTH: 500px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #000 1px solid;
	POSITION: absolute;
	TOP: 30px
}
#nav_container {
	LEFT: 0px;
	WIDTH: 195px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 376px
}
#nav {
	LEFT: 23px;
	OVERFLOW: hidden;
	WIDTH: 160px;
	POSITION: absolute;
	TOP: 46px
}
#prev {
	MARGIN-TOP: 20px;
	LEFT: 0px;
	WIDTH: 479px;
	TOP: 10px;
	TEXT-ALIGN: center
}
#right_bar {
	BACKGROUND-IMAGE: url(img/bar_right.gif);
	BACKGROUND-REPEAT: no-repeat;
	LEFT: 755px;
	OVERFLOW: hidden;
	WIDTH: 25px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 367px
}
.glossary_alphabet {
  margin-bottom: 10px;
  margin-left: 1px;
  margin-right: 1px;
  padding-right: 1px;
  padding-left: 1px;
  background: #fef5c2;
  border: 1px solid #cc6600;
}
.letter {
  padding-left: 10px;
}
.glossary_letter {
  margin-bottom: 10px;
  display: block;
  background: #fef5c2;
  border: 1px solid #cc6600;
}
.glossary_entry {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 20px;
  margin-bottom: 10px;
  display: block;
  background: #fff;
  border: 1px solid #fef5c2;
}
.catchword {
  FONT-SIZE: 125%;
	FONT-WEIGHT: bold;
	POSITION: relative;
	left: 20px;
	TOP: 0px;
	TEXT-ALIGN: left
}
.catchword_desc {
	POSITION: relative;
	left: 20px;
	TOP: 0px;
	TEXT-ALIGN: left
}

.caption {
	font-size: 70%;
	font-style: italic;
}

.csc-textpic-caption {
	font-size: 90%;
	font-style: italic;
}
.tx-srfeuserregister-pi1-usergroup {
	height: 20px;
}
