/*<agl.folder "Ordner">*/
	#id { }
/*</agl.folder>*/

tr.main {
	height: 90px;
	padding: 0px;
	margin: 0px;
}

td.mainLinks {
	valign: top;
	width: 119px; 
	height: 90px;
	margin: 0px;
	padding: 0px;
}

td.mainrechts {
	valign: top;
	height: 90px;
	background-color: #000;
}


.mainTitel {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

a.mainTitel { 
	font-size: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	line-height: normal; 
	text-decoration: none;
	}
	
a.mainTitel:hover 	{ 
	color: black; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bolder; 
	line-height: normal; 
	text-decoration: none 
	}


img.title {
	margin: 0px;
	padding: 0px;
	border: none;
	clear:both;
}


a.download {
	color			: #f4a460;
	text-decoration	: none;
}

a.download:hover {
	color			: #f4a460;
	text-decoration	: underline;
}



	
a.men_main  { 
	color: white; 
	line-height: normal; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	list-style-type: disc; 
	list-style-position: inside 
	}
	
a.men_main:hover { 
	color: #f4a460; 
	font-weight: 600 
	}
	
a.men_main:active { 
	text-decoration: none 
	}
	
a.men_sub { 
	color: white; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	line-height: normal; 
	text-decoration: none; 
	position: relative; 
	left: 5mm; 
	border-left: 0 groove white 
	}
	
a.men_sub:hover { 
	color: #f4a460; 
	font-weight: 600; 
	list-style-type: square 
	}
	
a.men_sub:active { 
	color: #f4a460 
	}
	
a.weiter { 
	color: white; 
	font-size: x-small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	line-height: normal; 
	text-decoration: underline; 
	list-style-type: disc; 
	list-style-position: inside 
	}
	
a.weiter:hover { 
	color: #f4a460 
	}
	
	
a.ohne { 
	color: white; 
	font-size: x-small; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	line-height: normal; 
	text-decoration: none; 
	list-style-type: disc; 
	list-style-position: inside 
	}
	
body { 
	color: white; 
	font-size: small; 
	font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: normal; 
	line-height: normal; 
	background-color: black 
	}
	
body.history { 
	color: white; 
	font-family: "Courier New"; 
	background-color: black; 
	background-image: url(picture/bg_main.jpg); 
	background-repeat: repeat-y 
	}
	
body.main  {
	color: white;
	font-size: 12pt;
	font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	line-height: normal;
	background-color: black;
	background-image: url(picture/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-top: 30px;
	margin-left: 30px;
	text-decoration: none;
	}
	
body.navigation { 
	color: white; 
	font-size: small; 
	font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: normal; 
	line-height: normal; 
	background-color: black; 
	background-image: url(picture/bg_navigation.jpg); 
	background-repeat: repeat-y; 
	background-position: 0 0 
	}
	
element { }

main { color: red }

p { 
	line-height: normal 
	}

p.mainText { 
	font-size: 10pt; 
	line-height: normal; 
	}

p.mainTextRight { 
	font-size: 12px; 
	line-height: normal; 
	color: #CCC;
	text-decoration:none;
		margin-top: 0px;
	}

p.mainTextRightTop { 
	font-size: 14px; 
	font-weight:bold;
	line-height: normal; 
	color: #FFF;
	text-decoration:none;
	margin-top: 0px;
	}


p.mainTitel { 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	margin: 10px 
	}
