/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 0px;
  margin-top: 0px;
}

form {
  margin: 0;
  padding: 0;
}

body {
        height: 100%;
      	font-family: Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #333;
        background-color: #EAE4E5;
        text-align: center;
        margin: 0px;
        padding: 0px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

ul {
        list-style-image: url(../images/bulleto.gif);

}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 15px; line-height: 20px;}

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#container {
        background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 1001px;
	margin: 0px auto;
	text-align: left;
}


#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 1001px;
	position: relative;
	z-index:40;
}

#headerimg {
	width: 206px;
	height: 103px;
	position: absolute;
	right: 18px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}


#header2 {
	background-image: url(../images/bg_header2.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 1001px;
	position: relative;
	z-index:20;
}

#header2menue {
	background-image: url(../images/bg_menue.gif);
	background-repeat: repeat-x;
	width: 970px;
	height: 38px;
	position: relative;
	left: 10px;
	margin:0px;
	padding-left: 3px;
	padding-top: 0px;
	text-align: left;
}

#header2bread {
	width: 700px;
	height: 25px;
	position: relative;
	left: 30px;
        /*margin-left:30px;*/
	text-align: left;
	float:left;
}


#content {
	background-image: url(../images/bg_container.jpg);
        /*background-image: url(../images/bg_logo.gif);*/
	background-repeat: repeat-y;
	height: auto;
	width: 1001px;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

/*
#contentbg {
        background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	min-height: 600px;
	width: 950px;
	position: relative;
	overflow: hidden;
	float: left;
	left: 20px;
}
*/

#continner {
	position: relative;
	overflow: hidden;
	width: 950px;
	margin-bottom: 40px;    /*!! footer height !!*/
	margin-left: 10px;
        z-index: 20;
}

#contleft {
	margin-top: 3px;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 200px;
	margin-left: 20px;
	/*margin-left: 10px; /*nur IE6*/
	margin-top: 8px;
	float: left;

}


#contentw {
	margin-top: 3px;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 685px;
	margin-left: 20px;
	float: left;
}

#contents {
	margin-top: 3px;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 650px;
	margin-left: 55px;
	/*margin-left: 20px;  /*nur IE6*/
	margin-right: 20px;
	float: left;
}

#contright {
	margin-top: 3px;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 220px;
	float: right;
	/*background-color:#FFFFCC;*/
}

#containerbg {
        background-image: url(../images/bg_botleft.gif);
	background-repeat: no-repeat;
	background-position: 13px bottom;
	height: 214px;
	width: 300px;
	position: fixed;
	bottom: 40px;
	z-index:10;
}

#footer {
	background-color: #B8B8B8;
	height: 40px;
	width: 970px;
	bottom: 0px;
	position: fixed;
	text-align: left;
	margin-left: 13px;
	font-size: 11px;
	color:#666666;
	/*float: left;  /*IE6 -> raus */
        z-index:30;
}

#footertop {
	width: 600px;
	height:20px;
	position: absolute;
	/*position: relative; /*nur IE6*/
	left: 200px;
        top: 2px;
	text-align: left;
}

#footertopie {
	margin-left: 40px;
}

#footerbot {
	width: 600px;
	height: 20px;
	position: absolute;
	/*position: relative; /*nur IE6*/
	left: 240px;
	top: 22px; /*nur IE6*/
	text-align: left;
}

/*****************************************/
/*** 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;
  margin: 0px 20px 0px 0px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  font-size: 1.0em;
  font-weight: bolder;
  color: #333333;
}

a.pathway {
  color: #999999;
}

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

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

h2 {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	vertical-align: bottom;
	color: #666;
        text-align: left;
	width: 100%;
	letter-spacing: 2px;
	font-size: 1.1em;
        font-weight: bolder;

}

.contentheading {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	vertical-align: bottom;
	color: #1187C1;
	text-align: left;
	width: 100%;
	line-height: 1.5em;
	letter-spacing: 1px;
}


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: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/*****  Leftmenue-Titel *******/
div.moduletable h3{
  font-weight: bolder;
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 1px;
  padding-left: 4px;
}

/* 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) center right no-repeat;
	/*padding-left: 12px;*/
	padding-right: 12px;
	line-height: 14px;
	height: 16px;
	color: #666666;
}

/* 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:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

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

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #D4D4D4;/*e0e0e0;*/
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

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

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


/* edit button */
.contentpaneopen_edit{
	float: left;
}

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

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 {
	margin: 0;
	padding: 0;
	width: auto;
	line-height: 17px;
}


table.contentpane li{
	margin-bottom: 13px;     /*##*/
	font-weight:bold;
	color: #0099FF;
}

table.contentpane li p{
	/*font-size: 11px;*/
	font-weight:normal;      /*##*/
        color: #000000;
        /*margin:1px;*/
	padding: 1px 35px 0px 15px;
}


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;
	font-weight: normal;
	color: #1187C1;
	font-size: 1.0em;
	letter-spacing:1px;
	line-height: 1.6em;
	border-left: 3px solid #cccccc;
	padding-left: 6px;*/
	vertical-align: top;
}

.highlight {
	background-color: #fffebb;
}

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

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

#contleft div.moduletable{
  width: 180px;
}


div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

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

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

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

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

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

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

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

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

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

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

/* 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 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* 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;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* 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 { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* 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; margin:0px; padding-left: 40px; text-indent:0px;}

/* 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; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}


#contright div.moduletable{
	background-color: #EAE4E5;
	font-size: 11px;
	color: #8C8A8A;
	font-family: Arial, Helvetica, sans-serif;
}


#contright div.moduletable h3{
	background-color: #ffffff;
	margin: 0px;
	padding-bottom: 10px;
}


#contright span.article_separator{
	background-color: #ffffff;
}



#contright table.contentpaneopen{
	/*padding: 0px 5px 0px 5px;*/
	margin-left: 5px;
	margin-right: 5px;
}

#contright table.contentpaneopen p{
	line-height: 16px;
	margin-bottom: 5px;
}

#contright .contentheading {
	padding-bottom: 0px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	vertical-align: bottom;
	color: #CC6600;
	text-align: left;
	width: 100%;
	line-height: 1.5em;
}


/* ################## Main Menue ################## */

/* Default Joomla! Menu */

#contleft ul{
	list-style: none;      /* IE7! */
}

#contleft ul.menu {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	list-style-image: none;
        background: url(../images/hdot.gif) repeat-x top;
	text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 10px;
       	font-weight: normal;

}

#contleft ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

#contleft ul.menu li a {
        padding-top: 7px;
        display: block;
	color: #333333;
	background: url(../images/hdot.gif) repeat-x bottom;
	text-decoration: none;
	outline: none;
	height: 24px;
}

#contleft ul.menu li a span {
	padding-left: 16px;
	background: url(../images/bulleto.gif) no-repeat 5px 5px;
}

#contleft ul.menu li a:hover,
#contleft ul.menu li a:focus {
	color: #333333;
	background: url(../images/hdot.gif) repeat-x bottom #DDDDDD;
	text-decoration: none;
}


#contleft ul.menu li.active a:hover,          /*!! IE6*/
#contleft ul.menu li.active a{
	background: url(../images/hdot.gif) repeat-x bottom #FFFFFF;
	color: #E4872B;
	font-weight: bolder;
        letter-spacing: 1px;
}


#contleft ul.menu li.active a span {
	background-image: url(../images/bullet2.gif);
        background-repeat: no-repeat;
        background-position: 5px 5px;
	font-weight: bold;
}

#contleft ul.menu li li a span {
	background: none;
}

#contleft ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contleft ul.menu li li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

#contleft ul.menu li li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}

#contleft ul.menu li li a:hover,
#contleft ul.menu li li a:active,
#contleft ul.menu li li a:focus {
	color: #999999;
}

#contleft ul.menu li li a span {
	background: url(../images/bullet.gif) no-repeat 5px;
	font-weight: normal;
}

#contleft ul.menu li li.active a span {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}


/* ################## Ende - Main Menue ################## */

/*################# Food - Menue ###########################*/

#footer ul.menu {
	margin: 0;
	text-decoration: none;
	height: 20px;
}

#footer ul.menu li {
	margin: 0;
	padding: 0;
	text-align: left;
	float:left;
	display: block;
	background: url(../images/hl.gif) no-repeat left;
}

#footer ul.menu li a {
	padding: 1px 0;
        outline: none;
	font-size: 9px;
	color:#666666;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;

        padding-top: 1px;
        padding-left: 10px;
	padding-right:20px;

}


#footer ul.menu li a:hover span,
#footer ul.menu li a:focus span{
	text-decoration: underline;
}


#footer ul.menu li.hover a span,
#footer ul.menu li.focus a span{
	text-decoration: none;
}




/*################# Top - Menue ###########################*/

#header2menue a:hover ,
#header2menue a{
	text-decoration: none;
}

#header2menue ul.menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}

#header2menue ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	float:left;
}

#header2menue ul.menu li a {
	padding: 0px;
	display: block;  						/* Breite von #header2menue */
        outline: none;
	font-size: 10px;
	color:#666666;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}

#header2menue ul.menu li a span {                                           /* BG+ */
	width: 120px;
        display:block;
        padding-top: 5px;
	padding-left: 0px;
}

#header2menue ul.menu li a:hover,            /*!! IE6*/
#header2menue ul.menu li a:focus,            /*!! IE6*/
#header2menue ul.menu li a:hover span,
#header2menue ul.menu li a:focus span{
	height: 26px;
	width: 120px;                        /*!! IE6*/
	background: url(../images/bg_topmenu.jpg) repeat-x;
}


#header2menue ul.menu li.hover a span,
#header2menue ul.menu li.focus a span{
	text-decoration: none;
}


/*##########################################*/
