@charset "UTF-8";

body {
	background: white;
	min-width: 40px;
	margin: 20px;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: silver;
}

p {
	margin: 0.3em 0.3em 0.3em 0.3em;
}

img {
	border-style: none;
}
a:link {color: silver; text-decoration: none;}
a:hover {color: red; text-decoration:none; background: white;}
a:visited {color: silver; text-decoration: none;}
a:visited:hover {color: red; text-decoration:none; background: white;}
a.current a:active { color: red; font-weight: normal; background: white; }
a.current { color: red; font-weight: normal; background: white; }

a#bk:link {color: black; text-decoration: none;}
a#bk:hover {color: red; text-decoration:none; background: white;}
a#bk:visited {color: black; text-decoration: none;}
a#bk:visited:hover {color: red; text-decoration:none; background: white;}
a#bk.current a#bk:active { color: red; font-weight: normal; background: white; }
a#bk.current { color: red; font-weight: normal; background: white; }

#page_margins {
	background: white;
	width: 1116px;
	height: 713px;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-color: silver;
	border-width: 1px;
}

#kopf {
	width: 996px;
	height: 1em;
	margin: 25px 60px 10px 60px;
	padding: 0;
	font-size: 2em;
	text-align: left;
	text-transform: uppercase;
	text-decoration:none;
	color: black;
}

#kopfmenue {
	clear: both;
	width: 996px;
	height: auto;
	margin: 10px 60px 0px 60px;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
}

#flashintro {
	width: 994px;
	height: 378px;
	margin: 0px 60px 0px 60px;
	padding: 0;
	border-style: solid;
	border-color: silver;
	border-width: 1px 1px 0px 1px;
	overflow: hidden;
}

#inhalt {
	width: 994px;
	height: 188px;
	margin: 0px 60px 0px 60px;
	padding: 0;
	border-style: solid;
	border-color: silver;
	border-width: 1px 1px 1px 1px;
	overflow: hidden;
	color: silver;
}


#inhalt-links {
	width: 329px;
	height: 188px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: silver;
	valign: middle;
	align: center;
	overflow: hidden;
	color: silver;
}

#inhalt-rechts {
	width: 329px;
	height: 188px;
	float: right;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: silver;
	valign: middle;
	align: center;
	overflow: hidden;
	color: silver;
}

#inhalt-mitte {
	width: auto;
	height: auto;
	margin-left: 329px;
	margin-right: 329px;
	padding: 0;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: silver;
	valign: middle;
	align: center;
	overflow: hidden;
	color: silver;
}

#intro_dscr {
	margin: -42px 0px 0px 23px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	text-valign: top;
	text-align: left;
	font-size: 0.8em;
	color: silver;
}

#collection {
	width: 991px;
	height: 568px;
	margin: 0px 60px 0px 60px;
	padding: 0;
	border-style: solid;
	border-color: silver;
	border-width: 1px 1px 1px 1px;
	color: silver;
}

#collection-links {
	width: 329px;
	height: 568px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: silver;
	color: silver;
}

#collection-rechts {
	width: 660px;
	height: 568px;
	float: right;
	margin: 0px;
	padding: 0px;
	color: silver;
}

#collection_tab {
	width: 996px;
	height: 573px;
	margin: 0px 60px 0px 60px;
	padding: 0;
	/** border-style: solid;
	border-color: silver;
	border-width: 1px 1px 1px 1px; */
	color: silver;
}

#nav_backnext {
	width: 996px;
	height: auto;
	margin: 5px 60px 0px 60px;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	font-size: 0.8em;
	color: silver;
}

#colnav_main {
	margin: 15px 0px 0px 15px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.8em;
	color: silver;
}

#submenu {
	margin: 15px 0px 0px 15px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.8em;
	color: silver;
}

table.collection_tbstart {
	border-collapse: collapse;
	border: 1px solid silver;
	width: 991px;
	height: 568px;
	cellspacing: 0;
	cellpadding: 0;
	color: silver;
}

td.collection_tdstartnav {
	border: 1px solid silver;
	text-valign: top;
	color: silver;
}

td.collection_tdstart {
	border: 1px solid silver;
	overflow: hidden;
	width: 329px;
	height: 188px;
	color: silver;
}

td.collection_tdstart_24 {
	border: 1px solid silver;
	overflow: hidden;
	width: 165px;
	height: 95px;
	color: silver;
}

table.collection_nav {
	border-collapse: collapse;
	border: 0px solid silver;
	width: 100%;
	height: 100%;
	cellspacing: 0;
	cellpadding: 0;
	valign: top;
	color: silver;
}

li.current {
	list-style-type: none;
	color: red;
}

li.ohne {
	list-style-type: none;
}

#bild_anzg {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 329px;
	height: 188px;
	text-valign: top;
	text-align: left;
	color: silver;
}

#bild_anzg_24 {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 163px;
	height: 92px;
	text-valign: top;
	text-align: left;
	color: silver;
}

#bild_dscr {
	clear: both;
	margin: -42px 0px 0px 23px;
	text-valign: top;
	text-align: left;
	font-size: 0.8em;
	color: silver;
}

#bild_dscr_24 {
	clear: both;
	margin: -28px 0px 0px 16px;
	text-valign: top;
	text-align: left;
	font-size: 0.7em;
	color: silver;
}

table.haupt_dscr {
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	width: 283px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 0.8em;
	float: left;
	text-align: left;
	vertical-align: top;
	color: silver;
	margin: 23px 0px 0px 23px;
	padding: 0px;
}

td.haupt_dscr {
	text-align: left;
	text-valign: top;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: silver;
}

#detail_anzg {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 661px;
	height: 379px;
	color: silver;
}

#text_anzg {
	clear: both;
	margin: 23px 0px 0px 23px;
	width: 638px;
	height: 165px;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 0.8em;
	// text-transform: uppercase;
	text-decoration:none;
	color: silver;
}

#about_anzg {
	clear: both;
	margin: 23px 23px 0px 23px;
	width: 615px;
	height: 356px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 0.8em;
	text-align: left;
	vertical-align: middle;
	text-decoration:none;
	color: silver;
}

#detail_dscr {
	clear: both;
	margin: -42px 0px 0px 23px;
	valign: top;
	align: left;
	font-size: 0.8em;
	color: silver;
}

#download_anzg {
	clear: both;
	margin: 23px 0px 0px 23px;
	width: 329px;
	height: 188px;
//	text-valign: top;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 0.8em;
	// text-transform: uppercase;
	text-decoration:none;
	color: silver;
}
