mhtml {
  height: 100%;
}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	width: 100%;
}

.page{
	margin-top: 0px;
	margin-right: auto;	
	margin-bottom: 0px;
	margin-left: auto;	
	width: 1000px;
}
.page span {
	font-weight: normal;
	color: #000000;
}
.kopfzeile {
	height: 20px;
	text-align: right;
	width: 100%;
}
.header {
}
.header div {
	height: 78px;
}
#header_l {
	border-left: solid 1px #003399;
	border-top: solid 1px #003399;
	float: left;
	width: 196px;
	background: url(../images/bund-thw.gif) top left no-repeat;
}
#header_m {
	background: url(../images/topleft.gif) top left no-repeat;
	width: 360px;
	float: left;
	border-bottom: solid 1px #E5EAF5;
}
#header_r {
	background-image: url(../images/top-logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #003399;
	border-bottom: solid 1px #E5EAF5;
}
#header_r img {
	position: absolute;
	right: 10px;
}
.pathway {
        color:#ffffff;
}
.pathway img {
        border: 0 none;
}
#pathway_l {
	height: 20px;
	width: 196px;
	background-color: #001689;
	float: left;
}
#pathway_r {
        height: 20px;	
        background-color: #003399;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}

#leftcolumn, #rightcolumn {
	float: left;
	width: 196px;
	background-color: #001689;
}
#rightcolumn {
	margin-top: 20px;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
}
#maincolumn {
	padding:0 10px;
	float:left;
	width:588px;
}
#maincolumn_full {
	padding:0 10px;
	float:left;
	width:784px;
}












/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  	display: block;
	font-weight: normal;
  	margin: 0 5px;
  	height: 20px;
	font-size: 11px;
  	line-height: 20px;
  	overflow: hidden;
  	color: #ffffff;
}

span.pathway a {
	color: #ffffff;
	text-decoration:none;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Tahoma,Helvetica,Arial,sans-serif;
  color:#06569d;
  font-size: 1.4em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_saeparator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	border: none;
	display: block;
	height: 20px;
}

/*table.blog tbody tr td > div {
        border-top: solid 1px #003399;
	border-bottom: solid 1px #003399;
	border-left: solid 5px #003399;
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 0px 10px;
}*/
table.blog tbody tr td table tbody tr td.article_column > table {
        border-top: solid 1px #003399;
	border-left: solid 5px #003399;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
table.blog tbody tr td table tbody tr td.article_column table+table {
        border-top: none;
        border-bottom: solid 1px #003399;
}
table.blog tbody tr td > div.addattach {
        border:none;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}
div.nopad {
	margin: 20px 0px 40px 0px;
	padding: 10px 0px 0px 10px;
}

div.nopad > table.contentpaneopen {
        border-top: solid 1px #003399;
        border-left: solid 5px #003399;
}

table.contentpaneopen+table.contentpaneopen {
        border-top: none;
}

div.nopad > table.contentpaneopen tbody tr td {
        margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
}

div.nopad > span.article_separator {
        border-top: solid 1px #003399;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}



.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
	list-style:none;
}

div.module_menu ul li {
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	padding:2px 0 2px 25px;
	line-height:24px;
	color: #ffffff;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	width: auto;
}

#leftcolumn h3, #rightcolumn h3 {
	margin: 0 4px -5px 4px;
	color:#ffffff;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	background:#eeeeee;
	padding:2px 0 2px 10px;
	line-height:20px;
	text-align: left;
	background:transparent url(../images/menu_t.jpg) top left repeat-x;
	
}


#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin:0 0 20px 0;
	padding: 0px;
	border:0px solid #001689;
	background:#001689;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #001689;
	border-top:none;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin:0;
	padding:0;
}
#leftcolumn ul.menu li span, #rightcolumn ul.menu li span{
	color: #ffffff;
	font-weight: normal;
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	line-height:20px;
	background:#003399;
	margin: 0px 3px 3px 3px;
	padding:2px 20px;
	border:1px solid #0044a9;
	text-decoration:none;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	background:#0044a9 url(../images/menu_item_active.png) left no-repeat;
	border:1px solid #0055cc;
}

/* ****** aktutell gewählter punkt hauptebene ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display:block;
	line-height:20px;
	color: #ffffff;
	text-decoration:underline;
	padding:2px 20px;
	border:1px solid #0055cc;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	background:#0044a9 url(../images/menu_item_active.png) left no-repeat;
	border:1px solid #0055cc;
}

/* ****** sub menu ****** */
/* listenhintergrund */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
	background-color: #001689;
}

/* die einzelnen buttons wenn oberpunkt gewählt ist */
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	background:#0055cc;
	text-decoration:none;
	padding:2px 25px;
}
/* die einzelnen buttons wenn unterpunkt gewählt ist */
#leftcolumn ul.menu li ul li a, #leftcolumn ul.menu li ul li a:link,
#rightcolumn ul.menu li ul li a, #rightcolumn ul.menu li ul li a:link {
	background:#0055cc;
	text-decoration:none;
	padding:2px 25px;
}

/* mouseover */
#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	background:#0066dd url(../images/menu_item_active.png) left no-repeat;
}
/* aktuell gewählter punkt im submenu */
#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, 
#rightcolumn ul.menu li ul li#current a, #rightcolumn ul.menu li ul li#current a:link {
	display:block;
	line-height:20px;
	color: #ffffff;
	text-decoration:underline;
	padding:2px 25px;
	border:1px solid #0055cc;
}

/* ****** subsub menu ****** */
/* listenhintergrund */
#leftcolumn ul.menu li ul li ul, #rightcolumn ul.menu li ul li ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
	background-color: #001689;
}
/* die einzelnen buttons wenn oberpunkt gewählt ist */
#leftcolumn ul.menu li ul li#current ul li a, #leftcolumn ul.menu li ul li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	background:#0077dd;
	text-decoration:none;
	padding:2px 35px;
}
/* die einzelnen buttons wenn unterpunkt gewählt ist */
#leftcolumn ul.menu li ul li ul li a, #leftcolumn ul.menu li ul li ul li a:link,
#rightcolumn ul.menu li ul li a, #rightcolumn ul.menu li ul li a:link {
	background:#0077dd;
	text-decoration:none;
	padding:2px 35px;
}
/* aktuell gewählter punkt im submenu */
#leftcolumn ul.menu li ul li ul li#current a, #leftcolumn ul.menu li ul li ul li#current a:link, 
#rightcolumn ul.menu li ul li ul li#current a, #rightcolumn ul.menu li ul li ul li#current a:link {
	display:block;
	line-height:20px;
	color: #ffffff;
	text-decoration:underline;
	padding:2px 35px;
	border:1px solid #0055cc;
}
/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin:6px 0;
	padding:0;
	list-style:none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 171px;
	border: 1px solid #ccc;
	margin: 6px 0px 0px 4px;
	background-color: #ffffff;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }
form#form-login a {
	color: #ffffff;
}

div #sl_vert {
        color: #aaa;
}

div #sl_vert input {
        width: 50px;
	border: 1px solid #ccc;
	margin: 0px 0px 0px 12px;
	background-color: #ffffff;
}

div #sl_lostpass a{
        color: #aaa;
        margin: 0px 0px 0px 12px;
}

div #sl_username {
        margin-top: 50px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { background: #C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}


input,button {
	border:1px solid #dcdcdc;
	background:transparent;
}

a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

#pillmenu a#active_menu-nav {
  background: url(../images/top_menu_hover_bg.jpg) top right repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #06569d;
}

div.module_menu {
	background: url(../images/blue/module_mright_bg.jpg) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/module_mleft_bg.jpg) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/module_right_bg.jpg) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/module_left_bg.jpg) 0 0 no-repeat;
}

/* ********************************************************************************* */
/* blue */
#page_bg {
	background: #ebebeb;
	margin:20px 40px;
}

div#wrapper {
	background: url(../images/left_shadow.jpg) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/right_shadow.jpg) 100% 0 repeat-y;
}

div#footer {
	padding-left: 5px;
	color: #888;
	clear:both;
}
div#footer a {
        color: #888;
        text-decoration: none;
}

div#footer_l {
	background: url(../images/footer_l_bg.jpg) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/footer_r_bg.jpg) 100% 0 no-repeat;
}

/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sgfooter:hover {
	color: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
#sgf {
font-size: 11px;
text-align:center;
width:100%;
margin:0px auto;
color: #2861a4;
font-family: Arial,sans-serif;
}
.sgf {
text-align:right;
font-size: 11px;
font-family: Arial,sans-serif;
color: #2861a4;
text-decoration:none;
}
.sgf1 {
font-size: 11px;
font-family: Arial,sans-serif;
color: #2861a4;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #2861a4;
	font-size		: 11px;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sglink:hover {
	color			: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}

ul.latestnews_menu, div #JAMModule {
	border: 1px solid #0044a9;
	padding: 0px 0px 0px 20px;
	margin: 0px 3px 0px 3px;
	color: #ffffff;
	background-color: #003399;
}

li.latestnews_menu {
	margin: 1px 0px 1px 0px;
}

li.latestnews_menu a, div #JAMModule a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
div #JAMModule {
	padding-left: 6px;
}
/* ---Simple Image Gallery--- */
.sig {clear:both;/*margin:16px 4px;*/margin-left:auto;margin-right:auto;display:inline-block;padding:0px;text-align:center;}
.sig_clr {clear:both;}
.sig_cont {float:left}
.sig_pos {/*display:inline-block;margin-left:auto;margin-right:auto;*/}
.sig_thumb {float:left;margin:0px 10px 10px 10px;padding:0px;background:url(../../../plugins/content/plugin_jw_sig/shadowAlpha.png) no-repeat bottom right !important;background:url(shadow.gif) no-repeat bottom right;}
.sig_thumb img {display:block;position:relative;background:#FFF;border:1px solid #ccc;margin:-5px 5px 5px -5px;padding:4px;}
/* ---Slimbox--- */
#lbOverlay {position:absolute;left:0;width:100%;background-color:#000;cursor:pointer;}
#lbCenter, #lbBottom {position:absolute;left:50%;overflow:hidden;background-color:#fff;}
.lbLoading {background:#fff url(../../../plugins/content/plugin_jw_sig/loading.gif) no-repeat center;}
#lbImage {border:10px solid #fff;}
#lbPrevLink, #lbNextLink {display:block;position:absolute;top:0;width:50%;outline:none;}
#lbPrevLink {left:0;}
#lbPrevLink:hover {background:transparent url(../../../plugins/content/plugin_jw_sig/prevlabel.gif) no-repeat 0% 15%;}
#lbNextLink {right:0;}
#lbNextLink:hover {background:transparent url(../../../plugins/content/plugin_jw_sig/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {font-family:Verdana, Helvetica, sans-serif;font-size:10px;color:#666;line-height:1.4em;text-align:left;border:10px solid #fff;border-top-style:none;}
#lbCloseLink {display:block;float:right;width:66px;height:22px;background:transparent url(../../../plugins/content/plugin_jw_sig/closelabel.gif) no-repeat center;margin:5px 0;}
#lbCaption, #lbNumber {margin-right:71px;}
#lbCaption {font-weight:normal;}
#lbCaption b {color:#C63C13;font-size:11px;}
#lbOverlay,#lbCenter,#lbBottom,#lbPrevLink,#lbNextLink {z-index:999;} /* JoomlaWorks fix for Slimbox */
/* --- END --- */
img {
	border: 1px solid #dddddd;
}
