/* Allgemeine BODY und DIV Eigenschaften ANFANG */

html {
	height			:	100%;
}

body {
	background		:	#FFFFFF;
	font-family		:	monospace;
	font-size		:	10px;
	height			:	100%;
	line-height		:	18px;
	margin			:	0;
	padding			:	0;
	width			:	100%;
}

.nonFooter {
	min-height		:	100%;
	position		:	relative;
}

.cFoot {
	clear			:	both;
	height			:	100px;
	position		:	relative;
	margin			:	-100px 0 0;
}

#cFoot_normal {
	background		:	#001A4B;
	height			:	100px;
	text-align		:	center;
}

img {
	border			:	0px;
}

a:link,
a:visited,
a:active {
	color			:	#000;
	text-decoration		:	none;
}

a:hover {
	cursor			:	pointer;
	text-decoration		:	underline;
}

#container {
	position		:	relative;
	text-align		:	center;
}

#master {
	background		:	url('../images/bg_ardtext.jpg') no-repeat;
	clear			:	both;
	float			:	none;
	height			:	560px;
	margin			:	15px auto 0;
	position		:	relative;
	width			:	894px;
}

#ardtext_classic {
	font-size		:	1.0em;
	height			:	323px;
	left			:	62px;
	margin			:	0;
	padding			:	0;
	position		:	absolute;
	top			:	25px;
	width			:	410px;
}

#input {
	font-size		:	12px;
	left			:	614px;
	position		:	absolute;
	top			:	48px;
}

#output_tafel {
	font-family		:	Verdana, arial, sans-serif;
	font-size		:	1em;
	font-weight		:	bold;
	height			:	10px;
	left			:	606px;
	position		:	absolute;
	text-align		:	center;
	top			:	93px;
	width			:	47px;
}

#output_unterseite {
	font-family		:	Verdana, arial, sans-serif;
	font-size		:	1em;
	font-weight		:	bold;
	height			:	10px;
	left			:	607px;
	position		:	absolute;
	text-align		:	center;
	top			:	136px;
	width			:	47px;
}

#navigation {
	color			:	#000;
	font-size		:	1em;
	font-family		:	Verdana, arial, sans-serif;
	height			:	15px;
	left			:	60px;
	margin			:	0;
	position		:	absolute;
	top			:	446px;
	width			:	450px;
}

#navigation li {
	float			:	left;
	font-family		:	Verdana, arial, sans-serif;
	font-size		:	1em;
}

.listPadding {
	padding			:	0 6px 0 6px;
}

span {
	display			:	inline;
	float			:	left;
	font			:	15px/14px monospace;
	font-weight		:	bold;
	height			:	16px;
	margin			:	0;
	padding			:	0;
	width			:	10px;
}

#cHead {
	background		:	url(../static/images/kopfbg_logo.jpg) no-repeat #001797;
	height			:	12em;
	position		:	relative;
}

#logos {
	clear			:	both;
	height			:	6.8em;
	float			:	none;
	position		:	relative;
}

#ardText {
	height			:	5.8em;
	float			:	left;
	padding			:	1em 0 0 1.4em;
	position		:	relative;
}

#ardText img {
	height			:	3.9em;
	width			:	23.3em;
}

#claim {
	float			:	right;
	padding			:	3em 1.8em 0 0;
	position		:	relative;
}

#claim img {
	height			:	1.4em;
	width			:	16.7em;
}

#navBg {
	background		:	#002052;
	border-bottom		:	1px solid #fff;
	clear			:	both;
	height			:	2.3em;
	position		:	relative;
}

#daserste {
	position		:	absolute;
	right			:	3.2em;
	top			:	0px;
	width			:	6.5em;
}

#daserste a {
	color			:	#AFCDEF;
	font			:	1.2em/2.0em verdana;
}

#nav2 {
	background		:	#3B8BCA;
	height			:	2.3em;
	position		:	relative;
}

ul#metaNav {
	color			:	#fff;
	font			:	1.2em/1.2em verdana;
	list-style		:	none;
	margin			:	0;
	padding			:	0;
	position		:	absolute;
	right			:	1.2em;
	top			:	0.3em;
	width			:	20em;
}

ul#metaNav li {
	float			:	left;
	height			:	1.2em;
	text-align		:	right;
	vertical-align		:	middle;
}

ul#metaNav img {
	border			:	none;
	display			:	inline;
	margin-top		:	1px;
	vertical-align		:	middle;
}

ul#metaNav a {
	color			:	#fff;
}

ul#hNav {
	left			:	0;
	list-style		:	none;
	margin			:	0;
	padding			:	0;
	position		:	absolute;
	top			:	6.4em;
	width			:	80em;
}

ul#hNav li {
	border-right		:	1px solid #fff;
	float			:	left;
	margin-top		:	0.4em;
	padding			:	0 1.4em;
}

ul#hNav li.active {
	background		:	#3B8BCA;
	border			:	1px solid #fff;
	border-bottom		:	1px solid #3B8BCA;
	margin-left		:	-1px;
	margin-top		:	0;
	padding-top		:	0.2em;
}

ul#hNav li.home {
	padding-left		:	1.5em;
}

ul#hNav a {
	color			:	#fff;
	font			:	bold 1.2em/2em verdana;
	text-decoration		:	none;
	vertical-align		:	middle;
}

#shaddow {
	background		:	url(../static/images/schatten.gif) repeat-x;
	font-size		:	2px;
	height			:	10px;
	line-height		:	2px;
	position		:	relative;
}

.screenreader_message {
	display			:	inline;
	height			:	0px;
	left			:	-3000px;
	overflow		:	hidden;
	position		:	absolute;
	top			:	-2000px;
	width			:	0px;
}


ul#metaNavClock {
	color			:	#fff;
	font			:	1.2em/1.2em verdana;
	left			:	1.1em;
	list-style		:	none;
	margin			:	0;
	padding			:	0;
	position		:	absolute;
	top			:	8.2em;
	width			:	25.0em;
	z-index			:	10;
}

ul#metaNavClock li {
	font			:	1.2em/1.2em verdana;
	float			:	left;
	height			:	1.2em;
	text-align		:	right;
	vertical-align		:	middle;
}

ul#metaNavClock img {
	border			:	none;
	display			:	inline;
	margin-top		:	1px;
	vertical-align		:	middle;
}

ul#metaNavClock a {
	color			:	#fff;
}

ul#metaNavClock span {
	color			:	#fff;
	font			:	0.84em/0.84em verdana;
}

/* Allgemeine BODY und DIV Eigenschaften ENDE */

/* Aktive und Passive Tastendeklarationen ANFANG */

.normal1 {
	height			:	24px;
	left			:	584px;
	position		:	absolute;
	top			:	90px;
	width			:	24px;
}

.aktiv1	{
	background		:	url('../images/but_01.gif') no-repeat;
	height			:	24px;
	left			:	584px;
	position		:	absolute;
	top			:	90px;
	width			:	24px;
}

.normal2 {
	height			:	24px;
	left			:	654px;
	position		:	absolute;
	top			:	90px;
	width			:	24px;
}

.aktiv2	{
	background		:	url('../images/but_02.gif') no-repeat;
	height			:	24px;
	left			:	654px;
	position		:	absolute;
	top			:	90px;
	width			:	24px;
}

.normal3 {
	height			:	24px;
	left			:	584px;
	position		:	absolute;
	top			:	133px;
	width			:	24px;
}

.aktiv3 {
	background		:	url('../images/but_03.gif') no-repeat;
	height			:	24px;
	left			:	584px;
	position		:	absolute;
	top			:	133px;
	width			:	24px;
}

.normal4 {
	height			:	24px;
	left			:	654px;
	position		:	absolute;
	top			:	133px;
	width			:	24px;
}

.aktiv4 {
	background		:	url('../images/but_04.gif') no-repeat;
	height			:	24px;
	left			:	654px;
	position		:	absolute;
	top			:	133px;
	width			:	24px;
}

.normal5 {
	height			:	24px;
	left			:	584px;
	position		:	absolute;
	top			:	176px;
	width			:	24px;
}

.aktiv5 {
	background		:	url('../images/but_05.gif') no-repeat;
	height			:	24px;
	left			:	584px;
	position		:	absolute;
	top			:	176px;
	width			:	24px;
}

.normal6 {
	height			:	24px;
	left			:	619px;
	position		:	absolute;
	top			:	176px;
	width			:	24px;
}

.aktiv6 {
	background		:	url('../images/but_06.gif') no-repeat;
	height			:	24px;
	left			:	619px;
	position		:	absolute;
	top			:	176px;
	width			:	24px;
}

.normal7 {
	height			:	24px;
	left			:	654px;
	position		:	absolute;
	top			:	176px;
	width			:	24px;
}
.aktiv7 {
	background		:	url('../images/but_07.gif') no-repeat;
	height			:	24px;
	left			:	654px;
	position		:	absolute;
	top			:	176px;
	width			:	24px;
}

.normal8 {
	height			:	24px;
	left			:	584px;
	position		:	absolute;
	top			:	203px;
	width			:	24px;
}

.aktiv8 {
	background		:	url('../images/but_08.gif') no-repeat;
	height			:	24px;
	left			:	584px;
	position		:	absolute;
	top			:	203px;
	width			:	24px;
}

.normal9 {
	height			:	24px;
	left			:	619px;
	position		:	absolute;
	top			:	203px;
	width			:	24px;	
}

.aktiv9	{
	background		:	url('../images/but_09.gif') no-repeat;
	height			:	24px;
	left			:	619px;
	position		:	absolute;
	top			:	203px;
	width			:	24px;
}

.normal10 {
	height			:	24px;
	left			:	654px;
	position		:	absolute;
	top			:	203px;
	width			:	24px;
}

.aktiv10 {
	background		:	url('../images/but_10.gif') no-repeat;
	height			:	24px;
	left			:	654px;
	position		:	absolute;
	top			:	203px;
	width			:	24px;
}

.normal11 {
	height			:	24px;
	left			:	584px;
	position		:	absolute;
	top			:	231px;
	width			:	24px;
}

.aktiv11 {
	background		:	url('../images/but_11.gif') no-repeat;
	height			:	24px;
	left			:	584px;
	position		:	absolute;
	top			:	231px;
	width			:	24px;
}

.normal12 {
	height			:	24px;
	left			:	619px;
	position		:	absolute;
	top			:	231px;
	width			:	24px;
}

.aktiv12 {
	background		:	url('../images/but_12.gif') no-repeat;
	height			:	24px;
	left			:	619px;
	position		:	absolute;
	top			:	231px;
	width			:	24px;
}

.normal13 {
	height			:	24px;
	left			:	654px;
	position		:	absolute;
	top			:	231px;
	width			:	24px;
}

.aktiv13 {
	background		:	url('../images/but_13.gif') no-repeat;
	height			:	24px;
	left			:	654px;
	position		:	absolute;
	top			:	231px;
	width			:	24px;
}

.normal14 {
	height			:	24px;
	left			:	619px;
	position		:	absolute;
	top			:	259px;
	width			:	24px;
}

.aktiv14 {
	background		:	url('../images/but_14.gif') no-repeat;
	height			:	24px;
	left			:	619px;
	position		:	absolute;
	top			:	259px;
	width			:	24px;
}

.normal15 {
	height			:	14px;
	left			:	561px;
	position		:	absolute;
	top			:	296px;
	width			:	34px;
}

.aktiv15 {
	background		:	url('../images/but_15.gif') no-repeat;
	height			:	14px;
	left			:	561px;
	position		:	absolute;
	top			:	296px;
	width			:	34px;
}

.normal16 {
	height			:	14px;
	left			:	597px;
	position		:	absolute;
	top			:	296px;
	width			:	34px;
}

.aktiv16 {
	background		:	url('../images/but_16.gif') no-repeat;
	height			:	14px;
	left			:	597px;
	position		:	absolute;
	top			:	296px;
	width			:	34px;
}

.normal17 {
	height			:	14px;
	left			:	633px;
	position		:	absolute;
	top			:	296px;
	width			:	34px;
}

.aktiv17 {
	background		:	url('../images/but_17.gif') no-repeat;
	height			:	14px;
	left			:	633px;
	position		:	absolute;
	top			:	296px;
	width			:	34px;
}

.normal18 {
	height			:	14px;
	left			:	669px;
	position		:	absolute;
	top			:	296px;
	width			:	34px;
}

.aktiv18 {
	background		:	url('../images/but_18.gif') no-repeat;
	height			:	14px;
	left			:	669px;
	position		:	absolute;
	top			:	296px;
	width			:	34px;
}

/* Aktive und Passive Tastendeklarationen ENDE */

/* Druckansicht ANFANG */

#cHead_print {
	display			:	none;
}

#cHead_print_ie6 {
	display			:	none;
}

#cFoot_print {
	display			:	none;
}

#cFoot_print_ie6 {
	display			:	none;
}

/* Druckansicht ENDE */

/* Hinweis-Box ANFANG */

.hinweis_box_oben {
	background		:	url('../images/hinweis_box_oben.gif') no-repeat;
	font-size		:	1px;
	height			:	10px;
}

.hinweis_box_mitte {
	background		:	url('../images/hinweis_box_mitte.gif') repeat-y;
	min-height		:	1px;
	padding			:	2px 12px;
}

.hinweis_box_unten {
	background		:	url('../images/hinweis_box_unten.gif') no-repeat;
	font-size		:	1px;
	height			:	10px;
}

/* Hinweis-Box ENDE */

/* Hinweis Mobilversion ANFANG */

#hinweis_30_jahre_videotext {
	left			:	728px;
	position		:	absolute;
	text-align		:	left;
	width			:	166px;
}

#hinweis_30_jahre_videotext img {
	border			:	#d9d9d9 solid 1px;
}

#hinweis_30_jahre_videotext p {
	color			:	#14366c;
	font-size		:	1em;
	font-family		:	Verdana, arial, sans-serif;
	line-height		:	125%;
	margin			:	5px 0 0;
}

#hinweis_30_jahre_videotext p a:link,
#hinweis_30_jahre_videotext p a:hover, 
#hinweis_30_jahre_videotext p a:active, 
#hinweis_30_jahre_videotext p a:visited {
	color			:	#14366c;
	text-decoration		:	underline;
}

#hinweis_30_jahre_videotext p a:hover, 
#hinweis_30_jahre_videotext p a:active {
	text-decoration		:	none;
}

/* Hinweis Mobilversion ENDE */

/* Hinweis Textversion ANFANG */

#hinweis_textversion {
	left			:	728px;
	position		:	absolute;
	text-align		:	left;
	top			:	178px;
	width			:	166px;
}

#hinweis_textversion img {
	border			:	#d9d9d9 solid 1px;
}

#hinweis_textversion p {
	color			:	#14366c;
	font-size		:	1em;
	font-family		:	Verdana, arial, sans-serif;
	line-height		:	125%;
	margin			:	5px 0 0;
}

#hinweis_textversion p a:link,
#hinweis_textversion p a:hover, 
#hinweis_textversion p a:active, 
#hinweis_textversion p a:visited {
	color			:	#14366c;
	text-decoration		:	underline;
}

#hinweis_textversion p a:hover, 
#hinweis_textversion p a:active {
	text-decoration		:	none;
}

/* Hinweis Textversion ENDE */

/* Hinweis Mobilversion ANFANG */

#hinweis_mobilversion {
	left			:	728px;
	position		:	absolute;
	text-align		:	left;
	top			:	343px;
	width			:	166px;
}

#hinweis_mobilversion img {
	border			:	#d9d9d9 solid 1px;
}

#hinweis_mobilversion p {
	color			:	#14366c;
	font-size		:	1em;
	font-family		:	Verdana, arial, sans-serif;
	line-height		:	125%;
	margin			:	5px 0 0;
}

#hinweis_mobilversion p a:link,
#hinweis_mobilversion p a:hover, 
#hinweis_mobilversion p a:active, 
#hinweis_mobilversion p a:visited {
	color			:	#14366c;
	text-decoration		:	underline;
}

#hinweis_mobilversion p a:hover, 
#hinweis_mobilversion p a:active {
	text-decoration		:	none;
}


/* Hinweis Mobilversion ENDE */