body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #eeeeee url("images/bm-hg.jpg") no-repeat bottom center fixed;
}
#KOPF, #MITTE, #FUSS
{
	position: absolute;
}
#KOPF
{
	font-size: 1em;
	top: 0;
	left: 0;
	height: 3.9em;
	min-height: 3.9em;
	width: 100%;
	background: #284775;
}
#logo
{
	font-size: 1em;
	left: 0;
	top: 0;
	width: 15em;
	height: 3.9em;
	color: white;
	background: #f26200 url(Images/Logo200.gif) no-repeat center center;
}
#titel
{
	position: absolute;
	top: 0;
	font-size: 1em;
	height: 3.9em;
	line-height: 3.9em;
	min-width: 20em;
	padding: 0;
	right: 8em;
	left: 15.9em;
	color: white;
}
#titel p
{
	display: none;
}
#status
{
	position: absolute;
	font-size: 1em;
	top: 0;
	right: 0;
	width: 8em;
	height: 3.9em;
	text-align: center;
	background: #f26200;
}
#status a:link, #status a:visited, #status a:hover, #status a:focus, #status a:active
{
	color: white;
	display: block;
	text-decoration: none;
}
.Statustext
{
	font-size: .8em;
}
#status a:hover
{
	background-color: green;
}
#status-o
{
	top: 0;
	right: 0;
	height: 1.29em;
	line-height: 1.29em;
	border-bottom: solid 1px black;
}
#status-m
{
	height: 1.29em;
	line-height: 1.29em;
	border-bottom: solid 1px black;
}
#status-u
{
	height: 1.27em;
	line-height: 1.27em;
	color: black;
}
.HiddenText
{
	display: none;
	font-size: .1em;
}
#MITTE
{
	font-size: 1em;
	top: 3.9em;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
#nav
{
	overflow: auto;
	position: absolute;
	font-size: .8em;
	width: 18.75em;
	font-weight: normal;
	top: 0;
	left: 0;
	bottom: -29px;
	background: green;
	line-height: 1.2em;
	padding: 1em 0em 1.2em 0em;
	margin: 0;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:focus, #nav a:active
{
	padding-right: .2em;
	color: white;
	display: block;
	text-decoration: none;
}
#nav a:hover
{
	background-color: #284775;
	border-width: 0 1em 0 0;
	border-color: #f26200;
	border-style: solid;
}
#nav a:focus
{
	background-color: #f26200;
	border-width: 0 1em 0 0;
	border-color: black;
	border-style: solid;
}
#nav a:active
{
	background-color: black;
	border-width: 0 1em 0 0;
	border-color: #f26200;
	border-style: solid;
}
#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.2em;
}
#nav ul ul
{
	margin-left: 1em;
}
#inhalt
{
	overflow: auto;
	font-size: 1em;
	position: absolute;
	min-width: 20em;
	top: 0;
	right: 152px;
	left: 15em; /* background: #eeeeee; */
	bottom: 0;
	padding-right: 0.5em;
	/* padding-bottom: .8em; */
}
#inhaltV2
{
	overflow: auto;
	font-size: 1em;
	position: absolute;
	min-width: 20em;
	top: 0;
	right: 0;
	left: 15em;
	bottom: 0;
	padding-right: 0.5em;	
}
#sponsoren
{
	font-size: 1em;
	overflow: visible;
	position: absolute;
	width: 152px;
	top: 0;
	right: 0;
	bottom: 0;
	padding-bottom: .8em;
	background: #eeeeee url("images/Sponsoren-HG.jpg");
}
#FUSS
{
	display: none;
	font-size: .5em;
	left: 0;
	bottom: 0;
	line-height: 2em;
	height: 2em;
	width: 100%;
	color: white;
	background: #f26200;
	position: fixed;
}
#FUSS a:link, #FUSS a:visited, #FUSS a:hover, #FUSS a:focus, #FUSS a:active
{
	color: white;
}
#FUSS a:hover
{
	background-color: green;
	text-decoration: none;
}
#datum
{
	position: absolute;
	left: 0;
	top: 0;
	width: 30em;
	padding-left: .5em;
}
#copyright
{
	position: absolute;
	left: 30em;
	top: 0;
	right: 0;
	padding-left: .5em;
}
#FUSS a[href^="http"]
{
	padding-right: 2em;
	background: url(   "images/extlink.gif" ) no-repeat center right;
}
#Login
{
	font-size: 1em;
	position: absolute;
	top: 4em;
	left: .5em;
	width: 21.5em;
	height: 7.5em;
	background: #dddddd;
}
#Login .TextName
{
	font-size: 1em;
	position: absolute;
	left: 1em;
	top: 1em;
	width: 9em;
	background: #eeeeee;
}
#Login .EingabeName
{
	font-size: 1em;
	position: absolute;
	left: 10em;
	top: 1em;
	width: 10em;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: white;
}
#Login .SternName
{
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	left: 20.5em;
	top: 1em;
	width: 1em;
}
#Login .TextPass
{
	font-size: 1em;
	clear: both;
	position: absolute;
	left: 1em;
	top: 2.5em;
	width: 9em;
	background: #eeeeee;
}
#Login .EingabePass
{
	font-size: 1em;
	position: absolute;
	left: 10em;
	top: 2.5em;
	width: 10em;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: white;
}
#Login .SternPass
{
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	left: 20.5em;
	top: 2.5em;
	width: 1em;
}
#Login .LoginTaste
{
	font-size: 1em;
	clear: both;
	position: absolute;
	left: 10em;
	top: 5em;
	width: 10em;
	color: white;
	background: #f26200;
	border: 1px;
	border-color: green;
}
#Probeheft
{
	font-size: 1em;
	width: 31.5em;
	background: #dddddd;
	padding: .5em;
}
#AboService
{
	font-size: 1em;
	width: 31.5em;
	background: #dddddd;
	padding: .5em;
}
#Preisliste
{
	font-size: 1em;
	width: 29.5em;
	background: #dddddd;
	padding: .5em;
}
#Buch
{
	font-size: 1em;
	width: 31.5em;
	background: #dddddd;
	padding: .5em;
}
#Heft
{
	font-size: 1em;
	width: 31.5em;
	background: #dddddd;
	padding: .5em;
}
#Fachthema
{
	font-size: 1em;
	width: 38em;
	background: #dddddd;
	padding: .5em;
}
#Magazinthema
{
	font-size: 1em;
	width: 38em;
	background: #dddddd;
	padding: .5em;
}
#LinkFehler
{
	font-size: 1em;
	width: 31.5em;
	background: #dddddd;
	padding: .5em;
}
#DirektEM
{
	font-size: 1em;
	width: 31.5em;
	background: #dddddd;
	padding: .5em;
}
.FormLabel
{
	clear: both;
	font-size: .8em;
	display: block;
	text-align: right;
	float: left;
	width: 12em;
	padding-right: .5em;
	margin-top: .2em;
	background: #eeeeee;
}
.FormLabel100p
{
	clear: both;
	font-size: .8em;
	display: block;
	text-align: left;
	float: left;
	width: 100%;
	padding-right: .5em;
	margin-top: .2em;
	background: #eeeeee;
}
.FormLabel100pGreen
{
	clear: both;
	font-size: .8em;
	display: block;
	text-align: left;
	float: left;
	width: 100%;
	padding-right: .5em;
	margin-top: .2em;
	color: white;
	background: green;
}
.FormInput
{
	font-size: .8em;
	display: block;
	float: left;
	width: 25em;
	margin-bottom: .1em;
}
.FormLabelStern
{
	font-size: .8em;
	color: red;
	font-weight: bold;
	display: block;
	text-align: right;
	float: left;
	width: 1em;
	margin-top: .2em;
}
.FormTextarea
{
	font-size: .8em;
	display: block;
	float: left;
	width: 100%;
	height: 5em;
	margin-bottom: .1em;
}
.TasteSenden
{
	clear: both;
	font-size: .8em;
	width: 10em;
	color: white;
	background: #f26200;
	border: 1px;
	border-color: green;
	margin-top: 1em;
}
.PersonalFoto
{
	float: left;
	margin: 0 0 1em .6em;
	width: 146px;
	height: 196px;
	padding: 2px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: green;
}
.PersonalFoto30x40
{
	float: left;
	margin: 0 0 1em 0;
	width: 28px;
	height: 38px;
	padding: 1px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: green;
}
.ImageCover
{
	float: left;
	margin: 0 0 0 .8em;
	width: 170px;
	height: 240px;
	padding: 1px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: green;
}
.HilfeImage
{
	float: none;
	margin: 0 0 0 .8em;
	padding: 2px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: green;
}
.ImageLinks
{
	float: left;
	margin: .8em;
}
.Titeltext
{
	font-size: 1.2em;
	margin: .5em .1em .5em .5em;
	padding-left: .2em;
	border-width: 0 0 1px 10px;
	border-color: #f26200;
	border-style: solid;
}
.Untertiteltext
{
	font-size: 1em;
	margin: .6em .1em .6em .6em;
	padding-left: .2em;
	border-width: 0 0 1px 1px;
	border-color: #f26200;
	border-style: solid;
}
.Normaltext
{
	font-size: .8em;
	display: block;
	position: relative;
	left: 0.8em;
	top: 1em;
	margin-right: 1em;
}
.Infotext
{
	clear: both;
	color: green;
	font-weight: bold;
	font-size: .8em;
	position: relative;
	left: .8em;
	margin-right: 1em;
}
.Meldungtext
{
	clear: both;
	color: red;
	font-weight: bold;
	font-size: .8em;
	position: relative;
	left: .8em;
	margin-right: 1em;
}
.Smalltext
{
	clear: both;
	font-size: .6em;
	display: block;
	position: relative;
	left: 1.2em;
	top: 2em;
	margin-right: 1em;
}
.Initialtext
{
	font-size: .8em;
	display: block;
	position: relative;
	left: .8em;
	top: 1em;
	margin-right: 1em;
}
.Initialtext:first-letter
{
	font-size: 150%;
	font-weight: bold;
	color: green;
	float: left;
}
#Steuerung
{
	font-size: 1em;
	width: 29em;
	background: #dddddd;
	border: solid 1px black;
	padding: .1em;
	margin: .1em;
}
#Steuerung .Label
{
	font-size: .8em;
	color: black;
}
#Steuerung .Eingabe
{
	font-size: .8em;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: white;
}
#Steuerung .Taste
{
	font-size: .8em;
	color: white;
	background: #f26200;
	border: 1px;
	border-color: green;
}
#Steuerung .LinkTaste
{
	font-size: .8em;
	color: white;
	background: #f26200;
	border: solid 1px black;
	padding: .1em .2em .1em .2em;
}
#Steuerung a:link, #Steuerung a:visited, #Steuerung a:hover, #Steuerung a:focus, #Steuerung a:active
{
	color: white;
	text-decoration: none;
}
#Steuerung a:hover
{
	background-color: green;
}
.ZeilenRahmen
{
	padding: 0;
}
.Zellentext
{
	font-size: .8em;
	display: block;
	position: relative;
	left: .1em;
	top: .1em;
	margin: .1em .1em .2em .1em;
	padding: .1em;
	background-color: white;
}
.ZellentextFett
{
	font-size: .8em;
	font-weight: bold;
	display: block;
	position: relative;
	left: .1em;
	top: .1em;
	padding-bottom: .1em;
	margin: 0;
	background-color: #cccccc;
}
.BMGrid
{
	font-size: .8em;
	width: 36em;
	background: #dddddd;
	border: solid 1px black;
	padding: .1em;
	margin: .1em;
}
.BMGrid .GVPager
{
	/* BackColor="#284775" ForeColor="White" HorizontalAlign="Center" Wrap="False" */
	background: #284775;
	color: green;
	font-weight: bold;
	font-size: larger;
}
.BMGrid .GVPager a:link, .BMGrid .GVPager a:visited, .BMGrid .GVPager a:hover, .BMGrid .GVPager a:focus, .BMGrid .GVPager a:active
{
	color: white;
	display: block;
	text-decoration: none;
}
.BMGrid .GVPager a:link
{
	font-weight: normal;
	background-color: green;
}
.BMGrid .GVPager a:visited
{
	font-weight: normal;
	background-color: gray;
}
.BMGrid .GVPager a:hover
{
	font-weight: normal;
	background-color: #f26200;
}
.BMGrid .GVPager span
{
	padding: 0 .25em 0 .25em;
	background-color: #f26200;
}
.BMGrid a:link, .BMGrid a:visited, .BMGrid a:hover, .BMGrid a:focus, .BMGrid a:active
{
	padding: 0 .1em 0 .1em;
	color: white;
	display: block;
	text-decoration: none;
}
.BMGrid a:link
{
	font-weight: normal;
	background-color: green;
}
.BMGrid a:visited
{
	font-weight: normal;
	background-color: gray;
}
.BMGrid a:hover
{
	font-weight: normal;
	background-color: #f26200;
}
.BMGrid a:focus
{
	font-weight: normal;
	background-color: blue;
}
.BMGrid a:active
{
	font-weight: normal;
	background-color: black;
}
#BestellTaste .TasteBestellen
{
	font-size: .8em;
	clear: both;
	background: #f26200;
	text-align: center;
	border: solid 1px green;
	padding: .2em .4em .2em .4em;
	text-decoration: none;
}
#BestellTaste a:link, #BestellTaste a:visited, #BestellTaste a:hover, #BestellTaste a:focus, #BestellTaste a:active
{
	color: white;
	text-decoration: none;
}
#BestellTaste a:hover
{
	background-color: green;
}
#index
{
	font-size: .8em;
	width: 30em;
	font-weight: normal;
	background: #eeeeee;
	line-height: 1em;
	padding: 1em 0em 1.2em .5em;
	margin: 0;
	list-style-image: url(Images/info-listsymbol.gif);
}
#index a:link, #index a:visited, #index a:hover, #index a:focus, #index a:active
{
	padding: 0 .2em .6em .2em;
	color: black;
	display: block;
	text-decoration: none;
}
#index a:hover
{
	background-color: #ffffff;
	border-width: 0 1em 0 0;
	border-color: #f26200;
	border-style: solid;
}
#index ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.2em;
}
.Toplink
{
	font-size: .8em;
	color: white;
	background: #f26200;
	border: solid 1px black;
	padding: .1em .4em .1em .4em;
	margin-left: .6em;
	text-decoration: none;
}
.AdvBild
{
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 0;
}
