/* DEFAULT SETTINGS */
body {
	background-color: #ffffff;
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 76%;
	color: #555555;
	line-height:1.4em;
}

body.contentpane {
	margin: 10px;
	background-color: #ffffff;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 76%;
	color: #555555;
	line-height:1.4em;	
}

table {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 1em;
	color: #555555;
	line-height:1.4em;
}

p, td, tr {
    /* NOTHING HERE */
}

ul {
	list-style: none;
	list-style-image: url(../images/list_disc_11_orange.gif);
}

ul.blue {
	list-style: none;
	list-style-image: url(../images/list_disc_11_blue.gif);
}

/* Default link settings */
a:link, a:visited, a:active {
	color: #0085D5;
	text-decoration: none;
}

a:hover {
	color: #EA9300;
	text-decoration: none;
}

/* This is used in print window */
a:link span.small, a:visited span.small, a:active span.small {
	color: #0085D5;
	text-decoration: none;
}

a:hover span.small {
	color: #EA9300;
	text-decoration: none;
}

hr {
	text-align: left;
	width: 100%;
	height: 1px;
	color: #0085D5;
	border: 1px solid #0085D5;
}

hr.hr_orange, hr.separator {
	color: #FFB900;
	border: 1px solid #FFB900;
}

hr.hr_grey {
	color: #AAAAAA;
	border: 1px solid #AAAAAA;
}

hr.hr_lightblue {
	color: #D1DEE4;
	border: 1px solid #D1DEE4;
}

.content_vote {
	font-size: 0.8em;
	padding: 3px;
}

.content_rating {
	font-size: 0.8em;
	padding: 3px;
}

.message {
	text-align: center;
	width: 95%;
	align: center;
	display: block;
	border: 1px solid #D1DEE4;
	background-color: #fff3d9;
	font-size: 1em;
    font-weight: bold;
    margin: 5px;
}

/* SITEMAP COMPONENT */
.sitemap {
	font-size: 1em;
}

ul.level_0 {
	font-weight: bold;
	font-size: 1em;
}

ul.level_1 {
	font-weight: normal;
	font-size: 1em;
}

ul.level_2 {
	font-size: 0.8em;
}

ul.trunk {
	font-weight: bold;
	font-size: 1.1em;
	list-style-image: none;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

/* FORMS SETTINGS */
form {
	padding: 0px;
	margin: 0px;
}

.button {
	background-color: #0085D5;
	color: #FFFFFF;
	padding: 1px 10px 1px 10px;
	border-top: 1px solid #D1DEE4;
	border-right: 1px solid #00436A;
	border-bottom: 1px solid #00436A;
	border-left: 1px solid #D1DEE4;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.90em;
}

input.inputbox, textarea.inputbox {
	font-size: 0.90em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #0085D5;
	border-top: 1px solid #00649F;
	border-right: 0px solid #D1DEE4;
	border-bottom: 0px solid #D1DEE4;
	border-left: 1px solid #00649F;
	padding: 2px 4px 2px 4px;
	background-color: #EBF3F6;	
}

select.inputbox {
	font-size: 0.90em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #0085D5;
	background-color: #EBF3F6;	
}

/* DEFINITIONS FOR HSW FORMS / FACILE FORMS */
.hsw_frm_headline {
	BACKGROUND-COLOR: #0085d5;
	display: block;
	width: 95%;
	color: #ffffff;
    padding: 1px;
}

.search {
	
}

.pagenav {
	font-size: 0.90em;	
}

a.pagenav:visited, a.pagenav:link, a.pagenav:active {
	font-size: 0.80em;
}

a.pagenav:hover {
	font-size: 0.80em;
}


.buttonheading {
   /* Nothing here */
}

a.readon:link, a.readon:visited, a.readon:active {
	font-size: 0.80em;
}

a.readon:hover {
	font-size: 0.80em;	
}

.back_button {
	font-size: 0.80em;	
}

ul.latestnews {
	font-size: 1em;
	color: #0085D5;
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

li.latestnews {
	list-style-type: disc;
	list-style-image: none;
}

ul.mostread {
	font-size: 1em;
	color: #0085D5;
	margin: 0;
	margin-left: 20px;
	padding: 0;	
}
	
li.mostread {
	list-style-type: disc;
	list-style-image: none;	
}

/* CONTENT PAGE SETTINGS */
a.category:link, a.category:visited, a.category:active {
	font-weight: bold;
}

a.category:hover {
	
}

.blogsection {
	
}  
.blog_more {
	
}

a.blogsection:link {
	
}  

a.blogsection:visited {
	
} 

a.blogsection:hover {
	
}  

/* DIE UEBERSCHRIFTEN DER VERSCHIEDENEN TYPEN */
.componentheading {
    height: 20px;
	color: #555555;	
	font-weight: bold;
	font-size: 1.1em;
    margin-bottom: 12px;
    padding-top: 10px;
    border-bottom: 2px solid #FFAB57;
}  

.contentheading {
    height: 20px;
	color: #555555;	
	font-weight: bold;
	font-size: 1.1em;
    margin-bottom: 12px;
    padding-top: 10px;
    border-bottom: 2px solid #FFAB57;
}

/* Hack - is shown if page title is set to hidden */
.contentheading_empty {
    height: 20px;
	color: #555555;	
	font-weight: bold;
	font-size: 1.1em;
    margin-bottom: 12px;
    padding-top: 10px;
    border-bottom: 2px solid #FFFFFF;
}

.contentpagetitle {
    height: 20px;
	color: #555555;	
	font-weight: bold;
	font-size: 1.1em;
    margin-bottom: 12px;
    padding-top: 10px;
    border-bottom: 2px solid #FFAB57;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
	height: 20px;
	color: #555555;	
	font-weight: bold;
	font-size: 1.1em;
    margin-bottom: 5px;
    padding-top: 10px;
    border-bottom: 2px solid #FFAB57;
}

a.contentpagetitle:hover {
    /* NOTHING HERE */	
}
	
.contentpaneopen {
	margin: 0; padding: 0; 
	width: 100%
}

.contentdescription {
	
}
	
	
table.contenttoc {
	
}	
	
table.contenttoc td {
	
}  

table.contenttoc th {
	
}
	
table.contenttoc td.toclink {
	
} 

a.toclink:link {
	
} 

a.toclink:visited {
	
}

a.toclink:hover {
	
}

/* MAMBO SECTIONS LISTINGS */
.sectiontableheader {
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	vertical-align: center;
	background-color: #E4EFF3;
    padding: 3px;
    height: 25px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.sectiontableentry1,  .sectiontableentry1 td {
	background-color: #FFFAF0;
	font-size: 0.9em;
	padding: 3px;
    border-bottom: 1px solid #cccccc;
    line-height: 1.3em;
}

.sectiontableentry2, .sectiontableentry2 td {
	/* background-color: #EBF2F5; */
	font-size: 0.9em;	 
	padding: 3px;   
    border-bottom: 1px solid #cccccc;	
    line-height: 1.3em;
}

/* MISCELLANEOUS */
.createdate {
	font-size: 0.80em;
	color: #666666;	
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px;
}
	
.modifydate {
	font-size: 0.80em;
	color: #666666;
} 
	
.small {
	font-size: 0.80em;
	color: #666666;
}

.smalldark {
	font-size: 0.80em;
	color: #333333;	
} 

.poll {
	
}

.pollstableborder {
	
} 

.weblinks {
	
}  

a.weblinks:hover {
	
}

.newsfeedheading {
	
}
	
.newsfeeddate {
	
}  

.fase4rdf {
	
} 

table.searchintro {
	
}
	
/* HSW SPECIFIC FORMATTING - MENUS */
/* HSW Menu ganz Oben */
TD.td_topmenu {
	font-family: verdana, arial, helvetica;
	font-size: 0.80em;
	font-weight: normal;
	color: #CCDAF2;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
}

A.lnk_topmenu:LINK,A.lnk_topmenu:ACTIVE,A.lnk_topmenu:VISITED {
	color: #CCDAF2;
	font-weight: normal;
	text-decoration: none;
}

A.lnk_topmenu:HOVER {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#active_menulnk_topmenu {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

/* HSW Menu Unten */
TD.td_footertext {
	font-family: verdana, arial, helvetica;
	font-size: 0.80em;
	font-weight: normal;
	color: #CCDAF2;
	text-decoration: none;
	white-space: nowrap;
}

A.lnk_footer:LINK,A.lnk_footer:ACTIVE,A.lnk_footer:VISITED {
	color: #CCDAF2;
	font-weight: normal;
	text-decoration: none;
}

A.lnk_footer:HOVER {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#active_menulnk_footer {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

/* HSW Hauptmenu Oben */
TD.td_mainmenu {
	font-family: verdana, arial, helvetica;
	font-size: 0.90em;
	font-weight: normal;
	color: #CCDAF2;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

A.lnk_mainmenu:LINK,A.lnk_mainmenu:ACTIVE,A.lnk_mainmenu:VISITED {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

A.lnk_mainmenu:HOVER {
	color: #FFCB40;
	font-weight: normal;
	text-decoration: none;
}

#active_menulnk_mainmenu {
	font-weight: bold;
	text-decoration: none;
}

/* HSW Hauptmenu Links */
TD.td_lnk_lmenu_e0 {
	font-family: Verdana, arial, helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #0085D5;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	height: 26px;
	border-bottom: 0px solid #BDCED7;
	border-top: 0px solid #BDCED7;
}

A.lnk_lmenu_e0:LINK,A.lnk_lmenu_e0:ACTIVE,A.lnk_lmenu_e0:VISITED {
	display: block;
	background: url(../images/bg_button_e0.gif);
	background-position: 0px 0px;
	padding-left: 10px;
	padding-top: 6px;
	height: 20px !important;
	height: 26px;
	width: 185px !important;
	width: 195px;
	color: #0085D5;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

A.lnk_lmenu_e0:HOVER {
	background: url(../images/bg_button_e0.gif);
	background-position: 0px -26px;
	color: #0085D5;
	font-weight: bold;
	text-decoration: none;
}

#active_menulnk_lmenu_e0 {
	display: block;
	background: url(../images/bg_button_e0.gif);
	background-position: 0px -52px;
	padding-left: 10px;
	padding-top: 6px;
	height: 20px !important;
	height: 26px;
	width: 185px !important;
	width: 195px;
	color: #0085D5;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

TD.td_lnk_lmenu_e1 {
	font-family: verdana, arial, helvetica;
	font-size: 0.90em;
	font-weight: normal;
	color: #0085D5;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	height: 26px;
	border-bottom: 0px solid #BDCED7;
}

A.lnk_lmenu_e1:LINK,A.lnk_lmenu_e1:ACTIVE,A.lnk_lmenu_e1:VISITED {
	display: block;
	background: url(../images/bg_button_e1.gif);
	background-position: 0px 0px;
	padding-left: 10px;
	padding-top: 6px;
	height: 20px !important;
	height: 26px;
	width: 185px !important;
	width: 195px;
	color: #0085D5;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

A.lnk_lmenu_e1:HOVER {
	background: url(../images/bg_button_e1.gif);
	background-position: 0px -26px;
	color: #0085D5;
	font-weight: normal;
	text-decoration: none;
}

#active_menulnk_lmenu_e1 {
	display: block;
	background: url(../images/bg_button_e1.gif);
	background-position: 0px -52px;
	padding-left: 10px;
	padding-top: 6px;
	height: 20px !important;
	height: 26px;
	width: 185px !important;
	width: 195px;
	color: #0085D5;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

TD.td_lnk_lmenu_e2 {
	font-family: verdana, arial, helvetica;
	font-size: 0.80em;
	font-weight: normal;
	color: #0032B5;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	height: 22px;
	border-bottom: 0px solid #BDCED7;
}

A.lnk_lmenu_e2:LINK,A.lnk_lmenu_e2:ACTIVE,A.lnk_lmenu_e2:VISITED {
	display: block;
	background: url(../images/bg_button_e2.gif);
	background-position: 0px 0px;
	padding-left: 10px;
	padding-top: 4px;
	height: 18px !important;
	height: 22px;
	width: 185px !important;
	width: 195px;
	color: #40A1DA;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

A.lnk_lmenu_e2:HOVER {
	background: url(../images/bg_button_e2.gif);
	background-position: 0px -22px;
	color: #0085D5;
	font-weight: normal;
	text-decoration: none;
}

#active_menulnk_lmenu_e2 {
	display: block;
	background: url(../images/bg_button_e2.gif);
	background-position: 0px -44px;
	padding-left: 10px;
	padding-top: 4px;
	height: 18px !important;
	height: 22px;
	width: 185px !important;
	width: 195px;
	color: #0085D5;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

/* TITLE MENU FUER STARTSEITE */
TD.td_titlemenu {
	font-family: verdana, arial, helvetica;
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	height: 20px;
}

A.lnk_titlemenu:LINK,A.lnk_titlemenu:VISITED,A.lnk_titlemenu:ACTIVE {
	display: block;
	background: url(../images/bg_yellowarrow.gif) no-repeat;
	background-position: 0px 2px;
	padding-top: 3px;
	padding-left: 25px;
	height: 16px !important;
	height: 20px;
	width: 247px !important;
	width: 272px;
	text-decoration: none;
	color: #888888;
	vertical-align: middle;
}

A.lnk_titlemenu:hover {
	background-position: 0px -18px;
	text-decoration: none;
	color: #222222;
}

/* HSW DIVERSES -- PAGETITLE/KONTAKTFOOTER/... */
DIV.div_pagetitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 3em;
	line-height: 42px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	white-space: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 22px;
}

TD.td_kontaktfooter_headline {
	font-family: verdana, arial, helvetica;
	font-size: 0.80em;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	background-color: #EDF4F7;
	height: 20px;
	padding-left: 8px;
}

TD.td_kontaktfooter_content {
	font-family: verdana, arial, helvetica;
	font-size: 0.80em;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #EDF4F7;
	height: 20px;
	padding-left: 8px;
}

A.lnk_kontaktfooter:LINK,A.lnk_kontaktfooter:ACTIVE,A.lnk_kontaktfooter:VISITED
{
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}

A.lnk_kontaktfooter:HOVER {
	color: #00649F;
	font-weight: normal;
	text-decoration: none;
}

.img_kontaktfooter {
	vertical-align: top;
}

#search_inner {
	float: right;
	text-align: right;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 16px !important;
	height: 16px;
	width: 98px !important;
	width: 98px;
	overflow: hidden;
	line-height: 10px;
	padding-top: 1px !important;
	padding-top: 2px;
	padding-right: 2px !important;
	padding-right: 2px;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
	padding-left: 3px !important;
	padding-left: 4px;
	margin-bottom: 0px !important;
	margin-bottom: 0px;
	margin-right: 0px !important;
	margin-right: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.80em;
	color: #555555;
}

/* HSW MODULETABLES */
table.moduletable {
	width: 200px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top: 0px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 0px solid #AAAAAA;
	background-color: #FFFBF2;
	padding: 0px;
}

table.moduletable-downloads {
	width: 100%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top: 0px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 0px solid #AAAAAA;
	background-color: #FFFBF2;
	padding: 0px;
}

table.moduletable-leftmenu {
	width: 171;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top: 0px solid #B3625F;
	border-right: 0px solid #B3625F;
	border-bottom: 0px solid #B3625F;
	border-left: 0px solid #B3625F;
	background-color: #DDDDDD;
	padding: 0px;
}

table.moduletable-nscroller {
	width: 171;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top: 0px solid #B3625F;
	border-right: 0px solid #B3625F;
	border-bottom: 0px solid #B3625F;
	border-left: 0px solid #B3625F;
	background-color: #DDDDDD;
	padding: 0px;
}

table.moduletable-dropdownmenu {
	width: 160px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top: 0px solid #B3625F;
	border-right: 0px solid #B3625F;
	border-bottom: 0px solid #B3625F;
	border-left: 0px solid #B3625F;
	padding: 0px;
	overflow: hidden;
}

table.moduletable-dropdownmenu SELECT {
	font-size: 0.90em;
	color: #222222;
	padding-top: 2px;
	height: 20px !important;
	height: 24px;
}

table.moduletable th {
	background: url(../images/boxtitle_x19.gif) no-repeat;
	font-family: verdana, arial, helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #777777;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-left: 22px;
	height: 18px !important;
	height: 19px;
	width: auto !important;
	width: 100%;
}

table.moduletable-downloads th {
	background: url(../images/boxtitle_x19.gif) no-repeat;
	font-family: verdana, arial, helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #777777;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-left: 22px;
	height: 18px !important;
	height: 19px;
	width: auto !important;
	width: 100%;
}

table.moduletable td {
	font-family: arial, helvetica;
	font-size: 0.90em;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	width: auto !important;
	width: 100%;
}

table.moduletable-downloads td {
	font-family: verdana, arial, helvetica;
	font-size: 0.90em;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 34px;
	width: auto !important;
	width: 100%;
}

table.moduletable-downloads td img {
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: -42px;
	border: 1px solid #AAAAAA;
}

table.moduletable-nscroller p {
	font-family: arial, helvetica;
	font-size: 0.90em;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding: 5px 0px 0px 0px;
	width: auto !important;
	width: 100%;
}

/* WETTERWARTE */
table.wetterwarte {
	border-top: 0px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 0px solid #AAAAAA;
	background-color: #FFFBF2;
	padding: 0px;
}

table.wetterwarte th {
	background: url(../images/boxtitle_x19.gif) no-repeat;
	font-family: verdana, arial, helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #777777;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-left: 22px;
	height: 18px !important;
	height: 19px;
	width: auto !important;
	width: 100%;
}

table.wetterwarte td {
	font-family: verdana, arial, helvetica;
	font-size: 0.90em;
	font-weight: normal;
	color: #555555;
	white-space: normal;
}

table.wetterwarte td.infohead {
	font-family: verdana, arial, helvetica;
	font-size: 0.8em;
	font-weight: bold;
	color: #555555;
	background-color: #fff3d9;
	padding: 1px; margin: 0px;
	line-height: 1em;	
	border: 0px solid #333333;
	width: 80px;
}

table.wetterwarte td.info {
	font-family: verdana, arial, helvetica;
	font-size: 0.8em;
	font-weight: normal;
	color: #555555;
	padding: 1px; margin: 0px;
	line-height: 1em;
	border: 0px solid #333333;
	width: 80px;
}

table.wetterwarte td.value, span.value {
   font-size:   2.0em;
   font-weight: bold;
   vertical-align: middle;
   text-align: center;
   align: center;
}

/* HSW DIVERSES -- DON'T KNOW WHAT IT'S USED FOR -- ASK STEFFEN */
P.p_listheadline {
	font-size: 0.90em;
	line-height: 17px;
	margin-bottom: -6px;
	font-weight: normal;
}

A.lnk_arrowlink:LINK,A.lnk_arrowlink:VISITED,A.lnk_arrowlink:ACTIVE {
	font-family: verdana, arial, helvetica;
	font-size: 1em;
	line-height: 18px;
	vertical-align: middle;
	text-align: left;
	white-space: normal;
	margin-bottom: -7px !important;
	margin-bottom: -15px;
	display: block;
	background: url(../images/bg_yellowarrow.gif) no-repeat;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-left: 25px;
	height: 19px !important;
	height: 20px;
	width: 247px !important;
	width: 272px;
	text-decoration: none;
	color: #0085D5;
	vertical-align: middle;
}

A.lnk_arrowlink:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #00649F;
}

TABLE.tab_data {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
	border-style: hidden;
	padding: 0px;
	width: auto !important;
	width: 100%;
}

TABLE.tab_data TH {
	font-size: 0.80em;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
	white-space: normal;
	background-color: #E4EFF3;
	padding: 2px 6px 2px 6px;
	border-top: 10px hidden #FFFFFF;
	border-right: 2px solid #DBE9EF;
	border-bottom: 0px;
	border-left: 0px;
}

TABLE.tab_data TD {
	font-size: 0.80em;
	line-height: 14px;
	color: #222222;
	vertical-align: middle;
	text-decoration: none;
	white-space: normal;
	padding: 5px 6px 5px 6px;
	border-top: 0px;
	border-right: 2px solid #DBE9EF;
	border-left: 0px;
	border-bottom: 0px;
}

FROM.frm_standard {
	background-image: url(background.gif);
	padding: 0px;
}

FORM.frm_standard TABLE {
	padding: 16px 0px 16px 0px;
	float: right;
}

FORM.frm_standard TH {
	font-size: 0.90em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #555555;
	padding: 5px 16px 5px 20px;
	vertical-align: top;
	text-align: left;
	border: 0px solid #FFFFFF;
	white-space: nowrap;
}

FORM.frm_standard TD {
	font-size: 0.90em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #0085D5;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	border: 0px solid #FFFFFF;
	white-space: nowrap;
}

FORM.frm_standard INPUT,TEXTAREA {
	font-size: 0.90em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #0085D5;
	border-top: 1px solid #00649F;
	border-right: 0px solid #D1DEE4;
	border-bottom: 0px solid #D1DEE4;
	border-left: 1px solid #00649F;
	padding: 2px 4px 2px 4px;
	background-color: #EBF3F6;
}

FORM.frm_standard SELECT {
	font-size: 0.90em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #0085D5;
}

FORM.frm_standard .frm_standard_checkbox,FORM.frm_standard .frm_standard_radio	{
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}

FORM.frm_standard .frm_standard_button {
	background-color: #0085D5;
	color: #FFFFFF;
	padding: 1px 10px 1px 10px;
	border-top: 1px solid #D1DEE4;
	border-right: 1px solid #00436A;
	border-bottom: 1px solid #00436A;
	border-left: 1px solid #D1DEE4;
}

TD.td_text_left110 {
	font-family: verdana, arial, helvetica;
	font-size: 0.90em;
	line-height: 17px;
	color: #444444;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 110px;
}

.img_text_left110 {
	float: left;
	margin-left: -80px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
	border: 1px solid #AAAAAA;
}

P.p_headline_text_left110 {
	font-size: 1.1em;
	line-height: 20px;
	margin-bottom: -5px !important;
	margin-bottom: -14px;
	margin-left: -80px;
	font-weight: bold;
}

TD.td_text_left40 {
	font-family: verdana, arial, helvetica;
	font-size: 0.90em;
	line-height: 17px;
	color: #444444;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}

TD.td_text_justify15 {
	font-family: verdana, arial, helvetica;
	font-size: 0.90em;
	line-height: 17px;
	color: #444444;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

P.p_headline_13b {
	font-size: 1.1em;
	line-height: 20px;
	margin-bottom: -5px !important;
	margin-bottom: -14px;
	font-weight: bold;
}

P.p_headline_13b_grey {
	color: #888888;
	font-size: 1.1em;
	line-height: 20px;
	margin-bottom: -5px !important;
	margin-bottom: -14px;
	font-weight: bold;
}

TD.td_infoboxcontent {
	font-family: verdana, arial, helvetica;
	font-size: 0.90em;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 22px;
	width: auto !important;
	width: 100%;
}

TD.td_infobox_download {
	font-family: verdana, arial, helvetica;
	font-size: 0.90em;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 54px;
	width: auto !important;
	width: 100%;
}

TD.td_infoboxtable {
	font-family: verdana, arial, helvetica;
	font-size: 0.90em;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
	width: auto !important;
	width: 100%;
}

TABLE.tab_innerinfobox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
	border: 0px solid #AAAAAA;
	padding: 0px;
	width: auto !important;
	width: 100%;
}

TABLE.tab_innerinfobox TH {
	font-size: 0.90em;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	vertical-align: bottom;
	text-decoration: none;
	white-space: normal;
	background: url(../images/p_fffbf2.gif) no-repeat;
	background-position: 0px 0px;
	background-color: #FFFBF2;
	padding: 5px;
	border-top: 0px;
	border-right: 1px solid #FFFBF2;
	border-bottom: 3px solid #FFFBF2;
	border-left: 0px;
}

TABLE.tab_innerinfobox TD {
	font-size: 0.90em;
	line-height: 16px;
	color: #222222;
	vertical-align: middle;
	text-decoration: none;
	white-space: normal;
	background-color: #FFDC80;
	padding: 5px;
	border-top: 0px;
	border-right: 1px solid #FFFBF2;
	border-bottom: 3px solid #FFFBF2;
	border-left: 0px;
}

P.p_infoboxbig {
	font-size: 1.1em;
	line-height: 18px;
	font-weight: bold;
	color: #555555;
	margin-bottom: -8px !important;
	margin-bottom: -16px;
}

.img_infobox {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: -10px;
	border: 1px solid #AAAAAA;
}

.img_infobox_download {
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: -42px;
	border: 1px solid #AAAAAA;
}

.input_searchbox {
	border: 1px solid #00649F;
	height: 18px !important;
	height: 20px;
	overflow: hidden;
	padding-top: 2px !important;
	padding-top: 2px;
	padding-right: 2px !important;
	padding-right: 2px;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
	padding-left: 4px !important;
	padding-left: 4px;
	margin-bottom: 0px !important;
	margin-bottom: 1px;
	margin-right: 1px !important;
	margin-right: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.80em;
	color: #00649F;
}

/* JOOMLA TABBED FRONTEND ADMIN INTERFACE */
.ontab {
	font-size: 1em;
	background-color: #ffae00;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {
	font-size: 1em;
	background-color: #e5e5e5;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding { /*border-bottom: solid 1px #D5D5D5;*/
	
}

.tabheading {
	background-color: #FFAE00;
	color: #FFF;
	font-size: 0.80em;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.clr {
	clear: both;
}

/* mosCE */
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}

/* ALTE SACHEN VON JOOMLA/MAMBO -- NICHT GEPRUEFT*/
div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px;
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	text-transform: normal;
	font-size: 0.80em;
	border-top: 1px solid #cccccc;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

.highlight {
	background-color: #FFFF00;
}

