
body {
	color: white;
	font-size: 12px;
	font-family: "Trebuchet MS", verdana;
	background-color: #595959;
	background-image: url(../media/A2613C_braun.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	}
a {
	color: #dcdcdc;;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover {
	color: #dcdcdc;
	text-decoration: underline;
	}
	
h1 {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", verdana, "American Typewriter";
	}
	
/*<agl.folder "lang select links">*/
	#lang_select {
		color: #f5f5f5;
		text-align: left;
		visibility: visible;
		position: fixed;
		z-index: 1000;
		bottom: 48px;
		left: 20px;
		width: 100px;
		height: auto;
		}
	#lang_select .lang_select a {
		color: #e28846;
		clear: both;
		padding-right: 20px;
		padding-bottom: 10px;
		}
	#lang_select .lang_select_active a {
		color: #fff;
		clear: both;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-left: 0;
		}
/*</agl.folder>*/
/*<agl.folder "iuf link">*/
	#iuf {
		color: #f5f5f5;
		background-color: #595959;
		text-align: left;
		visibility: visible;
		position: fixed;
		z-index: 1000;
		bottom: 0;
		left: 160px;
		width: auto;
		height: 16px;
		}
	#iuf a {
		color: #f5f5f5;
		text-decoration: none;
		}
	#iuf a:hover {
		color: #ffbf00;
		text-decoration: none;
		}
/*</agl.folder>*/
/*<agl.folder "Logo und grafischer Streifen oben">*/
	#grafiklayeroben1 {
		background-color: #845b43;
		visibility: visible;
		position: absolute;
		z-index: 11;
		top: 0;
		left: 0;
		width: 100%;
		height: 116px;
		}
	#grafiklayeroben2 {
		background-color: #bfa97c;
		visibility: visible;
		position: absolute;
		z-index: 12;
		top: 0;
		left: 135px;
		width: 262px;
		height: 116px;
		}
	#grafiklayeroben2 h1 {
		background-image: url(../media/logo.gif);
		background-repeat: no-repeat;
		visibility: visible;
		margin-top: 24px;
		margin-left: 12px;
		width: 262px;
		height: 63px;
		}
	#grafiklayeroben2 span {
		visibility: hidden;
		}
	#grafiklayeroben3 {
		background-color: #a9844c;
		visibility: visible;
		position: absolute;
		z-index: 13;
		top: 0;
		left: 397px;
		width: 125px;
		height: 116px;
		}
	#grafiklayeroben4 {
		background-color: #995d28;
		visibility: visible;
		position: absolute;
		z-index: 14;
		top: 0;
		left: 522px;
		width: 180px;
		height: 116px;
		}
/*</agl.folder>*/
/*<agl.folder "Navigation Ebene 1">*/
	#navi {
		background-color: #696969;
		visibility: visible;
		position: absolute;
		z-index: 21;
		top: 116px;
		left: 0;
		width: 100%;
		height: 50px;
		}
	#navi ul {
		list-style-type: none;
		margin: 0 0 0 135px;
		padding: 0;
		}
	#navi ul li {
		float: left;
		margin: 0;
		padding: 0;
		}
	#navi a {
		font-size: 14px;
		font-weight: normal;
		padding: 20px 16px 16px;
		display: block;
		}
	#navi li.on {
		color: #252525;
		}
	#navi li.off {
		color: white;
		}
/*</agl.folder>*/
/*<agl.folder "Grafikelemente Links">*/
	#grafiklayerLinks1 {
		background-color: #845b43;
		visibility: visible;
		position: absolute;
		z-index: 22;
		top: 0;
		left: 0;
		width: 135px;
		height: 50px;
		}
	#grafiklayerLinks2 {
		background-color: #845b43;
		visibility: visible;
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 135px;
		height: 100%;
		}
	#grafiklayerLinks3 {
		background-color: #995d28;
		visibility: visible;
		position: absolute;
		z-index: 2;
		top: 166px;
		left: 0;
		width: 135px;
		height: 100px;
		}
	#grafiklayerLinks4 {
		background-color: #a9844c;
		visibility: visible;
		position: absolute;
		z-index: 2;
		top: 266px;
		left: 0;
		width: 135px;
		height: 120px;
		}
/*</agl.folder>*/
/*<agl.folder "grosses Bild">*/
	#bild {
		visibility: visible;
		position: absolute;
		z-index: 31;
		top: 216px;
		left: 0;
		width: 987px;
		height: 232px;
		overflow: hidden;
		font-size: 10px;
		}
	#bild p {
		line-height: 20px;
		margin: 0 0 0 397px;
		padding: 0;
		}
/*</agl.folder>*/
/*<agl.folder "Text einspaltig">*/
	#text {
		height: auto;
		width: 600px;
		left: 397px;
		top: 448px;
		position: absolute;
		visibility: visible;
		}
	#text p {
		font-size: 12px;
		line-height: 15px;
		width: 600px;
		margin: 0 0 4px;
		padding: 0;
		}
	#text ul {
		font-size: 12px;
		line-height: 15px;
		margin: 8px 0;
		padding: 0;
		width: 600px;
		}
	#text li {
		margin: 0 0 8px 16px;
		padding: 0;
		list-style-type: square;
		}
	#text p.klein {
		font-size: 10px;
		line-height: 12px;
		width: 600px;
		}
	#text hr {
		width: 590px;
		margin: 16px 0;
		padding: 0;
		border-top: 1px solid #fff;
		border-right-style: none;
		border-right-width: 0;
		border-bottom-style: none;
		border-bottom-width: 0;
		border-left-style: none;
		border-left-width: 0;
		}
	#text h1 {
		font-size: 16px;
		line-height: 20px;
		margin: 32px 0 0;
		padding: 0;
		}

	#text h2 {
		font-size: 13px;
		font-weight: bold;
		line-height: 15px;
		margin: 8px 0;
		padding: 0;
		}
	#text h3 {
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
		line-height: 15px;
		margin: 0 0 8px;
		padding: 0;
		}
/*</agl.folder>*/
/*<agl.folder "Text zweispaltig">*/
	#textRechts {
		height: auto;
		width: 280px;
		left: 697px;
		top: 472px;
		position: absolute;
		visibility: visible;
		}
	#textRechts p {
		font-size: 12px;
		line-height: 15px;
		width: 280px;
		margin: 0 0 4px;
		padding: 0;
		}
	#textRechts ul {
		font-size: 12px;
		line-height: 15px;
		margin: 8px 0;
		padding: 0;
		width: 280px;
		}
	#textRechts li {
		list-style-type: square;
		margin: 0 0 8px 16px;
		padding: 0;
		}
	#textRechts p.klein {
		font-size: 10px;
		line-height: 12px;
		width: 280px;
		}
	#textRechts hr {
		width: 280px;
		margin: 16px 0;
		padding: 0;
		border-top: 1px solid #fff;
		border-right-style: none;
		border-right-width: 0;
		border-bottom-style: none;
		border-bottom-width: 0;
		border-left-style: none;
		border-left-width: 0;
		}
	#textRechts h1 {
		font-size: 16px;
		line-height: 20px;
		width: 280px;
		margin: 32px 0 0;
		padding: 0;
		}
	#textRechts h2 {
		font-size: 13px;
		font-weight: bold;
		line-height: 15px;
		width: 280px;
		margin: 8px 0;
		padding: 0;
		}
	#textRechts h3 {
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
		line-height: 15px;
		width: 280px;
		margin: 0 0 8px;
		padding: 0;
		}
	#textLinks {
		height: auto;
		width: 280px;
		left: 397px;
		top: 448px;
		position: absolute;
		visibility: visible;
		}
	#textLinks p {
		font-size: 12px;
		line-height: 15px;
		width: 280px;
		margin: 0 0 4px;
		padding: 0;
		}
	#textLinks ul {
		font-size: 12px;
		line-height: 15px;
		margin: 8px 0 0;
		padding: 0;
		width: 280px;
		}
	#textLinks li {
		list-style-type: square;
		margin: 0 0 8px 16px;
		padding: 0;
		}
	#textLinks p.klein {
		font-size: 10px;
		line-height: 12px;
		width: 280px;
		}
	#textLinks hr {
		width: 280px;
		margin: 16px 0;
		padding: 0;
		border-top: 1px solid #fff;
		border-right-style: none;
		border-right-width: 0;
		border-bottom-style: none;
		border-bottom-width: 0;
		border-left-style: none;
		border-left-width: 0;
		}
	#textLinks h1 {
		font-size: 16px;
		line-height: 20px;
		width: 280px;
		margin: 32px 0 0;
		padding: 0;
		}
	#textLinks h2 {
		font-size: 13px;
		font-weight: bold;
		line-height: 15px;
		width: 280px;
		margin: 8px 0;
		padding: 0;
		}
	#textLinks h3 {
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
		line-height: 15px;
		width: 280px;
		margin: 0 0 8px;
		padding: 0;
		}
/*</agl.folder>*/

