/* ::: HTML ::: CMS ::: Allgemein ::: */
body {
	background-color:#fff000;
	margin: 0px;
	padding: 0px;
}

form {
	padding:0px;
	margin:0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}





/* ::: URLs im Text ::: */
#inhalt_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2277dc;
	text-decoration:underline;
	font-weight:100;
}
#inhalt_links a:hover {
}





/* ::: Standardtext ::: */
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	font-weight:100;
}


/* ::: Überschrift ::: */
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2277dc;
	text-decoration:none;
	font-weight:100;
}





/* ::: Untertitel ::: */
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#818181;
	text-decoration:none;
	font-weight:100;
}





/* ::: Text unterm Bild ::: */
.bild_unterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2277dc;
	text-decoration:none;
	font-weight:100;
	text-align:center;
}


/* ::: Menü 1 ::: */
.menu_eins {
}
a.menu_eins {
}
a.menu_eins:hover {
}
.menu_eins_aktiv {
}
a.menu_eins_aktiv { }
a.menu_eins_aktiv:hover { }

/* ::: Untermenü 1 ::: */
.submenu_eins {
}
a.submenu_eins {
}
a.submenu_eins:hover {
}
.submenu_eins_aktiv	{
}
a.submenu_eins_aktiv { }
a.submenu_eins_aktiv:hover { }

/* ::: Menü 1_txt ::: */
.menu_eins_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	text-decoration:none;
	font-weight:100;
	padding-left:50px;
}
a.menu_eins_txt {
}
a.menu_eins_txt:hover {
	color:#0066cc;
}
.menu_eins_aktiv_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0066cc;
	text-decoration:none;
	font-weight:700;
	padding-left:50px;
}
a.menu_eins_aktiv_txt { }
a.menu_eins_aktiv_txt:hover {
	color:#333333;
}

/* ::: Untermenü 1_txt ::: */
.submenu_eins_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	font-weight:100;
	padding-left:60px;
}
a.submenu_eins_txt {
}
a.submenu_eins_txt:hover {
	color:#0066cc;
}
.submenu_eins_aktiv_txt	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066cc;
	text-decoration:none;
	font-weight:700;
	padding-left:60px;
}
a.submenu_eins_aktiv_txt { }
a.submenu_eins_aktiv_txt:hover {
	color:#333333;
}

/* ::: Ticker/Laufschrift ::: */
.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0064e1;
	text-decoration:none;
	font-weight:700;
}
a.ticker {
	text-decoration:underline;
}
a.ticker:hover {
	text-decoration:underline;
}





/* ::: PDFs ::: */
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2277dc;
	text-decoration:none;
	font-weight:100;
}
a.pdf {
}
a.pdf:hover	{
}





/* ::: Video ::: */
.mov {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2277dc;
	text-decoration:none;
	font-weight:100;
}
a.mov {
}
a.mov:hover {
}


/* ::: Sitemap ::: */
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2277dc;
	text-decoration:none;
	font-weight:100;
}
a.sitemap { }
a.sitemap:hover {
}

/* ::: Sitemap_SUB ::: */
.sitemap_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	font-weight:100;
}
a.sitemap_sub { }
a.sitemap_sub:hover {
}
