/*----------------------------------*/
/*--------- HTML - Klassen ---------*/
/*----------------------------------*/

body {
	background-color: #d9d9d9;
	background-position: 50% 0%;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin: 0px;
}

/*----------------------------------*/
.header{
}

.fahnen{
	padding: 0px 0px 0px 42px;
}

.fahnen img{
	float: right;
	white-space: nowrap;
}

.menu_oben{
	padding: 0px 35px 0px 16px;
}

.mainlevel_topmenu{
	text-transform: uppercase;
	font-weight:normal;
	font-size: 9pt;
}
a.mainlevel_topmenu{
	text-transform: uppercase;
	font-weight:normal;
	font-size: 9pt;
	text-decoration: none;
	margin: 0px 10px 11px 0px;
}

.mainlevel_topmenu:link{
	text-transform: uppercase;
	font-weight:normal;
	font-size: 9pt;
	text-decoration: none;
	margin: 0px 10px 11px 0px;
}
.mainlevel_topmenu:hover{
	text-transform: uppercase;
	font-weight:normal;
	font-size: 9pt;
	text-decoration: underline;
	margin: 0px 10px 11px 0px;
}

.leftwrap{
	padding: 0px 17px 0px 54px;
}

.leftcontent{
	text-align: left;
	border: inherit;
	font-size: 10pt;
}



.maincontent{
	padding: 0px 0px 0px 0px;
	/*background-image: url(../images/elche2.png);*/
	/*background-repeat: no-repeat;*/

}
.maincontentcontainer{
	margin: 17px 0px 0px 0px;

}

.contentheader{
        height: 178px;
}


.rightcontent{
	padding: 0px 52px 0px 17px;
}



.content{
	background-image: url(../images/bg_wrapper.png);
	background-repeat: repeat-y;
}

.footer{
	text-align: right;
	padding: 0px 52px 0px 0px;
/*	padding: 52px 52px 0px 0px;*/
/*	height: 81px;*/
	vertical-align: bottom;
}

.mainlevel_bottommenu{
	font-weight:normal;
	font-size: 9pt;
	text-decoration: none;
}
a.mainlevel_bottommenu{
	font-weight:normal;
	font-size: 9pt;
	text-decoration: none;
	margin: 0px 10px 11px 0px;
}
.mainlevel_bottommenu:link{
	font-weight:normal;
	font-size: 9pt;
	text-decoration: none;
	margin: 0px 10px 11px 0px;
}
.mainlevel_bottommenu:hover{
	font-weight:normal;
	font-size: 9pt;
	text-decoration: underline;
	margin: 0px 10px 11px 0px;
}

/*----------------------------------*/
/*------- Schrift und Farben -------*/
/*----------------------------------*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003f1c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003f1c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003f1c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: underline;
}

/* ---------------------------------*/

a img
{
  border: none;
}

img
{
  border: none;
}

img.metadata-icon
{
  border:none;
  vertical-align: middle;
}

/* ---------------------------------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
/*	font-weight: bold;*/
	color: #000000;
	text-transform: uppercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

form, input, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

/* ---------------------------------*/

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	cols: 25;
}

/* ---------------------------------*/

span {
	width: 100%;
}
.clear {
	clear: both;
}

/* ---------------------------------*/
/* -------- joomla klassen ---------*/
/* ---------------------------------*/

/*.inputbox{
	width: 75%;
	size: 25;
	max-width: 100px;
	min-width: 75px;
}*/

.buttonheading{
/*	background-color: #ff0000;*/
	width: 37px;
	height: 12px:
}


.leftcontent li{
	
	border: 1pt solid #ffffff;
}
.leftcontent ul,ol{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.menu_LeftMenu{
	list-style-type: none;
	background-color: #005f2c;
	text-align: left;
	color: #ffffff;
}

.menu_LeftMenu a{
	color: #ffffff;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	font-size: 10pt;
	margin: 0;
	padding: 6px;
	display: block;
}
.menu_LeftMenu a:hover{
	color: #97bf0d;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}

.menu_LeftMenu li ul {
	list-style-type: none;
	text-align: left;
	color: #ffffff;
	background-color: #97bf0d;
}
.menu_LeftMenu li ul li a{
	color: #ffffff;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
}
.menu_LeftMenu li ul li a:hover{
	color: #005f2c;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
}

.menu_LeftSubmenu{
	list-style-type: none;
	text-align: left;
	color: #ffffff;
	background-color: #97bf0d;
}
.menu_LeftSubmenu a{
	color: #ffffff;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
}
.menu_LeftSubmenu a:hover{
	color: #005f2c;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
}


.input{
	text-align: center;
}

.bannergroup{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: inherit;
}

.banneritem{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: inherit;
}

.banneritem img{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	white-space: normal;
}

.modifydate{
	font-size: 9pt;
	font-style:italic;
}

.jfdefaulttext{
	font-size: 9pt;
	font-style:italic;
	padding: 0px;
	margin: 0px;
}
.createdate{
	font-size: 9pt;
	font-style:italic;
}
.small{
	font-size: 9pt;
	font-style:italic;
}

.pagenav{
	white-space: pre;
}

.sectiontableentry1 tr{
	padding: 5px;
}

.sectiontableentry1 td{
	padding: 5px;
}

.sectiontableentry2 tr{
	padding: 5px;
}

.sectiontableentry2 td{
	padding: 5px;
}

.contentpaneopen {
	width: 100%;
	max-width: 550px;
}

.contentpaneopen a{
	text-decoration: underline;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	text-transform: uppercase;
	width: auto;
	max-width: 528px;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	text-transform: uppercase;
	max-width: 528px;
	padding: 0px 0px 15px 0px;
}

a.contentpagetitle {
	text-decoration: none;
	font-weight:bold;
}

.contenttoc{
	text-align: left;
}


.buttonheading{
/*	background-color: #ff0000;*/
	width: 37px;
	height: 12px:
	text-align: right;
}


/* ---------------------------------*/
/* ------- joomla container --------*/
/* ---------------------------------*/

#com-form-login-remember{
	padding: 0px 0px 0px 70px;
}

#jflanguageselection {
/*	border: 1pt solid red;*/
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	white-space: nowrap;
}

#jflanguageselection img{
/*	border: 1pt solid red;*/
	margin: 0px;
	padding: 0px;
	float: right;
	vertical-align: bottom;
	white-space: nowrap;
}

.ans input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	margin: 8px;
}
