/*<agl.folder "Standards">*/
	* {
		margin: 0;
		padding: 0;
		border-collapse: collapse;
		border-spacing: 0; }
	html {
		font-size: 100.01%;
		height: 100%; }
	body {
		color: #5f6b75;
		font-size: 85%;
		font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
		background-color: #ee6f00;
		text-align: left;
		position: relative;
		padding: 0 5%; }
	a {
		color: #dc922e;
		text-decoration: none; }
	a:focus {
		border-style: none;
		border-width: 0;
		outline-style: none;
		outline-width: 0; }
	fieldset, img {
		border-style: none;
		border-width: 0;
		outline-style: none;
		outline-width: 0; }
	select, input, textarea {
		font-size: 99%; }
	h1 { }
	h2 { }
	h3 { }
	h4 { }
	p { }
	small { }
	option {
		padding-left: 0.4em; }
	.clearall {
		display: none; }
/*</agl.folder>*/
/*<agl.folder "Seitenstruktur">*/
	#pageDefinition {
		background-color: #fff4dc;
		background-image: url(../shared/bg_pageDefinition.gif);
		background-repeat: repeat-y;
		background-position: left 0;
		z-index: 1;
		min-width: 756px;
		max-width: 100em; }
	#pageContents {
		background-image: url(../shared/bg_pageContents.gif);
		background-repeat: repeat-y;
		background-position: right 0; }
	#header {
		background-color: #fff;
		background-image: url(../shared/bg_header.jpg);
		background-repeat: no-repeat;
		background-position: right top;
		height: 120px;
		margin-right: 15px;
		margin-left: 15px;
		border-right: 1px none #fff;
		border-bottom: 1px solid #ebc184;
		border-left: 1px none #fff; }
	#mainContent {
		background-color: #fff4de;
		background-repeat: no-repeat;
		background-position: left top;
		width: auto;
		clear: both;
		margin-right: 15px;
		margin-left: 15px;
		border-right: 1px none #fff;
		border-left: 1px none #fff; }
	#col1 {
		width: 20%;
		z-index: 3;
		float: left;
		padding-top: 25px;
		padding-bottom: 50px; }
	#col1Content {
		margin-left: 25px; }
	#col2 {
		width: 25%;
		z-index: 5;
		float: right;
		padding-top: 25px;
		padding-bottom: 50px; }
	#col2Content {
		margin-right: 25px; }
	#col3 {
		width: auto;
		z-index: 1;
		margin-right: 25%;
		margin-left: 20%;
		padding-top: 25px;
		padding-bottom: 50px; }
	#col3Content {
		margin-right: 20px;
		margin-left: 20px; }
	#footer {
		background-color: #fff;
		background-image: url(../shared/bg_footer.gif);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		height: 100px;
		clear: both;
		margin-right: 15px;
		margin-left: 15px;
		padding-bottom: 25px;
		border-top: 1px solid #f8e9d5;
		border-right: 1px none #fff;
		border-left: 1px none #fff; }
	#footerContent {
		margin-left: 20%;
		padding-top: 10px; }
/*</agl.folder>*/
/*<agl.folder "Typo">*/
	#col3Content p {
		line-height: 1.4em;
		margin-bottom: 10px; }
	#col3Content h1 {
		font-size: 170%;
		font-weight: normal;
		line-height: 1.4em;
		margin-bottom: 35px; }
	#col3Content h2 {
		color: #dc922e;
		font-size: 120%;
		line-height: 1.4em;
		margin-top: 25px;
		margin-bottom: 10px; }
	#footerContent p {
		font-size: 85%;
		line-height: 1.5em;
		margin-left: 20px; }
	.linkDownload {
  background-image: url(../shared/navi_ul_li_a_hover.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 18px;
  display: block; }
	#header a:hover {
		border-bottom-style: none; }
	.downloads p {
		margin-top: 5px;
		margin-left: 10px; }
/*</agl.folder>*/
/*<agl.folder "Listen">*/
	#col3Content ul {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0; }
	#col3Content ul li {
		line-height: 1.2em;
		background-image: url(../shared/navi_ul_li_a_hover.gif);
		background-repeat: no-repeat;
		background-position: 0 4px;
		padding-bottom: 5px;
		padding-left: 22px;
		list-style-type: none; }
	ul#sitemap {
		margin: 0;
		padding: 0; }
	ul#sitemap li {
		font-weight: bold;
		background-image: url(../shared/icon_ul_li.gif);
		background-repeat: no-repeat;
		background-position: 0 3px;
		padding-bottom: 5px;
		padding-left: 15px; }
	ul#sitemap li ul {
		margin: 0;
		padding: 5px 0 0; }
	ul#sitemap li ul li {
		font-size: 90%;
		font-weight: normal;
		line-height: 1em;
		background-image: url(../shared/icon_ul_li.gif);
		background-repeat: no-repeat;
		background-position: 0 3px;
		padding-left: 15px; }
/*</agl.folder>*/
/*<agl.folder "Infoboxen">*/
	.infobox {
		background-color: #fff;
		background-image: url(../shared/bg_infobox.gif);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		overflow: hidden;
		margin-bottom: 10px;
		border: solid 1px #f8e9d5; }
	.infoboxContent {
		padding-bottom: 5px; }
	.infoboxContent h1 {
		color: #dc9330;
		font-size: 95%;
		font-weight: bold;
		line-height: 1em;
		margin-bottom: 5px;
		padding: 10px 10px 3px; }
	.infoboxContent p {
		font-size: 90%;
		line-height: 1.2em;
		margin-right: 10px;
		margin-bottom: 5px;
		margin-left: 10px; }
	.infoboxContent ul {
		margin: 0 10px 5px;
		padding-top: 0; }
	.infoboxContent ul li {
		font-size: 85%;
		line-height: 1.2em;
		background-image: url(../shared/navi_ul_li_a.gif);
		background-repeat: no-repeat;
		background-position: 0 2px;
		padding-left: 18px;
		list-style-type: none; }
.infobox table {
font-size: 80%;
line-height: 1em;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
border: solid 1px #f8e9d5; }
.infobox table td {
font-size: 85%;
line-height: 1em;
text-align: left;
vertical-align: top;
padding: 4px; }
/*</agl.folder>*/
/*<agl.folder "Navigationen">*/
	#navi ul {
		margin-left: 0;
		padding-left: 0; }
	#navi ul li {
		background-image: none;
		margin-left: 0;
		padding-left: 0;
		border-bottom: 1px solid #ebc184;
		list-style-type: none; }
	#navi ul li a {
		color: #5f6b75;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom-style: none;
		border-bottom-width: 0;
		list-style-type: none;
		display: block; }
	#navi ul li a:hover {
		color: #dc922e; }
	#navi ul li a.active {
		color: #dc922e;
		font-weight: bold; }
	#navi ul li ul {
		margin-top: 0;
		margin-left: 0;
		padding-top: 0;
		padding-bottom: 10px; }
	#navi ul li ul li {
		margin-left: 0;
		border-bottom-style: none; }
	#navi ul li ul li a {
		font-size: 85%;
		font-weight: normal;
		line-height: 1em;
		background-image: url(../shared/icon_ul_li.gif);
		background-repeat: no-repeat;
		background-position: 0 3px;
		padding-top: 0;
		padding-bottom: 3px;
		padding-left: 15px;
		border-bottom-style: none;
		border-bottom-width: 0; }
	#navi ul li ul li a:hover { }
	#navi ul li ul li a.active {
		font-weight: bold;
		border-bottom-style: none; }
	#mainNavi {
		background-color: #dc9330;
		background-image: url(../shared/bg_infobox_h1.gif);
		background-repeat: repeat-x;
		background-position: 0 top;
		width: auto;
		float: left;
		margin-right: 15px;
		margin-left: 15px;
		border-right: 1px solid #dc9330;
		border-left: 1px solid #dc9330; }
	#mainNaviCol1 { }
	#mainNaviCol2 {
		width: 25%;
		float: right; }
/*</agl.folder>*/
/*<agl.folder "Formulare">*/
	#col3Content form {
		margin: 10px; }
	#col3Content form p {
		font-size: 90%;
		line-height: 1.4em;
		margin: 0 0 5px;
		padding: 0; }
	input[ type=text] {
		font-size: 90%;
		line-height: 1em;
		background-color: #fff;
		padding: 3px;
		border-color: #ebc184 #f8e9d5 #f8e9d5 #ebc184;
		border-style: solid;
		border-width: 1px; }
	input[ type=text]:focus {
		background-color: #fff; }
	input[ type=submit] {
		color: #fff;
		font-size: 100%;
		font-weight: bold;
		line-height: 1em;
		background-color: #dc9330;
		padding: 2px;
		border-color: #ebc184 #c08029 #c08029 #ebc184;
		border-style: solid;
		border-width: 1px; }
	select {
		border-color: #ebc184 #f8e9d5 #f8e9d5 #ebc184;
		border-style: solid;
		border-width: 1px; }
div.infobox select {
width: 70%; }
label {
		width: 25%;
		float: left; }
	.invisible {
		visibility: hidden; }
/*</agl.folder>*/
/*<agl.folder "Tabellen">*/
	.downloads {
  background-color: white;
  background-image: url(../shared/bg_downloads_table.gif);
  background-repeat: repeat-x;
  background-position: 0 bottom;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border: solid 1px #f8e9d5; }
	.downloads table {
		margin: 5px; }
	.downloads table tr:hover {
		background-color: #f5f5f5; }
	.downloads table th {
		color: black;
		font-size: 70%;
		font-weight: bold;
		line-height: 1em;
		text-transform: uppercase;
		padding: 5px; }
	.downloads table td {
		font-size: 85%;
		line-height: 1.4em;
		text-align: left;
		vertical-align: top;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px; }
	.downloads a {
		border-bottom-style: none;
		border-bottom-width: 0; }
	.nowrap {
		white-space: nowrap; }
#col3Content table {
font-size: 90%; }
/*</agl.folder>*/
/*<agl.folder "Images">*/
	.img_container {
		background-color: #fff;
		background-image: url(../shared/bg_downloads_table.gif);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		width: 200px;
		float: right;
		margin-top: 5px;
		margin-left: 15px;
		border: solid 1px #f8e9d5; }
	#col3Content .img_container a:hover {
		text-decoration: none; }
	#col3Content .img_container p.bildzeile {
		font-size: 75%;
		font-weight: normal;
		line-height: 1.2em;
		margin: 0;
		padding: 5px 8px; }
/*</agl.folder>*/
/*<agl.folder "Clearing">*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	.clearfix { display: block; }
	.floatbox {
		overflow:hidden; }
	#ie_clearing { display: none }
	hr.clear_columns {	
		clear: both; 
		float: left; 
		content: "."; 
		display: block;  
		height: 0; 
		line-height: 0px; 
		visibility: hidden; 
		border: 0; 
		padding: 0;
		margin: -1.1em 0 0 0;
	}
/*</agl.folder>*/


