html, body {
margin: 0;
padding 0;
height: 100%;
}

body {     /* background Ÿber index.php definiert */
color: #444;
font-family: Verdana, "Lucida Sans Unicode", sans-serif;
word-spacing: 0.1em;
font-size: 12px;
padding: 0 0 0 0;
margin: 0;
}

* html body {  /* star plus html Hack fŸr ie bis version 6 */
  text-align: center;
}


a {color: #E31D20;}
a:visited {color:#E31D20;}
a:hover {}
a:active { color:#000000;}
a:focus {outline:none;}  /* unschšne Linkrahmen ausschalten */

p {
	font-size: 1em;
	line-height: 1.6em;
	padding: 0;
	margin: 0 0 1.1em 0;
}

table, td {
color: #444;
font-family: Verdana, "Lucida Sans Unicode", sans-serif;
word-spacing: 0.1em;
font-size: 12px;
padding: 0;
margin: 0;
/*border: 1px solid green;*/

}



/* ----------container zentriert das layout-------------- */
#container {
min-height: 800px;
height: auto;
width: 800px;
margin: 0px auto 0px auto;
border-left: 1px solid #C5C5C5;
border-right: 1px solid #C5C5C5;
border-top: 1px solid #C5C5C5;
border-bottom: 1px solid #C5C5C5;
background: #fff url(../images/navleft_bg_02.gif) repeat-y; /*hier spŠter Nav-Verlauf*/
text-align: left;
}

/* ----------Header-------------- */
#header {
background: #fff url(../images/header_bild_home_05.jpg) no-repeat; /* alt: header_bild_home_01.jpg */
background-position: -30px -10px; /* alt: rausnehmen oder -50 -35 */   
height: 190px;  /* alt: 160 px */
text-align: right;
padding: 0px;
margin: 0px;
}

/* #header {
background: #fff url(../images/header_bild_home_04.jpg) no-repeat; 
background-position: -75px -35px;    
height: 190px;  
text-align: right;
padding: 0px;
margin: 0px;
}
*/

#header img {
text-align: right; 
margin:75px 30px 0 0; 
border:0; 
padding:0; 
}

/* ----------Navigation oben-------------- */
#navoben {
margin: 0;
background: #ddd url(../images/nav_oben_bg_05.jpg) no-repeat;
height: 30px;
border-top: 1px solid #ccc;
border-bottom: 2px solid #E44649;
clear: both;
}

ul#mainlevel-nav, ul.jflanguageselection {
font-size: 0.9em;
vertical-align: middle;
text-align: right;
margin: 0;
margin-top: 8px;
margin-right: 5px;
}

ul#mainlevel-nav li, ul.jflanguageselection li{
margin: 0;
display: inline;
margin-left: 1em;
padding-left: 1em;
border-left: 1px solid #777;
}

ul#mainlevel-nav li:first-child, ul.jflanguageselection li:first-child { /* Ausnahme fŸr Trenner */
border: 0;
}

ul#mainlevel-nav li a, ul.jflanguageselection li a{
color: #777;  /* #8C8C8C */
text-decoration: none;
}
ul#mainlevel-nav li a:hover {
text-decoration: underline;
}



/* ----------Leiste links (beinhaltet MenŸ usw.)-------------- */
#navlinks {
width:210px;
padding: 0;
margin: 0;
float: left;

}

/* ----------Navigation links Joomla Table-------------- */


div.moduletable h3 {   /* Modul-†berschrift*/
font-size: 1em;
margin-top: 30px;
margin-left: 2em;
color: #8C8C8C;
font-weight: bold;
}

div.moduletable table {
font-size: 1em;
text-align: left;
border: 0;
margin: 0;
padding: 0;
width: 100%;
border-spacing:0;
border-collapse: collapse;

}
div.moduletable table td {
width:100%;
margin: 0;
padding: 0;
border-bottom: 1px solid #C5C5C5;
border-top: 1px solid #C5C5C5;
vertical-align: middle;
background: #fff /*url(../images/nav_td_verlauf_01.gif) repeat-y*/;
}

a.mainlevel:link, a.mainlevel:visited {
color: #777; /* grau: #8C8C8C */
font-weight: normal;
text-decoration: none;
text-indent: 2.5em;
display: block;
width: 100%;
height: 100%;
vertical-align: middle;
padding: 7px 0 7px 0;
background: url(../images/arrow_grau.gif) no-repeat 1em 0.85em;
}

a.mainlevel:hover {
background: #eee url(../images/arrow_grau.gif) no-repeat 1em 0.85em;
}

a.mainlevel#active_menu {
background: #fff url(../images/arrow.gif) no-repeat 1.2em 0.85em;
color: #000;
}

a.sublevel:link, a.sublevel:visited {
clear: both;
display: block;
padding: 3px 0 3px 0;
color: #8C8C8C; /* grau: #8C8C8C */
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
text-indent: 4em;
background: #fff;
}

a.sublevel:hover {
color: #E31D20; 
}


a.sublevel#active_menu {
color: #444;
background: #fff;
}


div.search {
padding: 10px 0 10px 1.5em;
margin: 0;
border-bottom: 1px solid #C5C5C5;
border-top: 1px solid #C5C5C5;
vertical-align: middle;
background: #fff;
}

div.search input{
color: #777;
margin-right: 10px;
}

div.moduletable form table { /* Module wie z.B. User Login*/
margin: 0;
border-bottom: 1px solid #C5C5C5;
border-top: 1px solid #C5C5C5;
background: #fff;

}

div.moduletable form table td{ /* Module wie z.B. User Login*/
padding: 7px 0px 7px 0px;
color: #777;
padding-left: 1.5em;
border: 0;
}

div.moduletable ul#mainlevel-nav {
margin-left: 0;
padding: 0;
}

/* -----------------Inhalt--------------------- */
#content {
height: auto;   
width: 545px;
padding: 27px 20px 10px 20px;
margin: 0;
margin-left: 210px;
}


#content img {
	padding: 3px;
	border: 1px solid #DBDBD7;
	margin: 5px 12px 2px 0px;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content ul {
	margin: 0 0 1.1em 0;
	padding-left: 1em;
}

#content li {
	line-height: 1.8;
	list-style: square url(../images/li.gif);
	margin-left: 18px;
}

#content table {
	font-size: 1em;
	line-height: 1.6em;
}


.contentheading {  /* Content-†berschriften*/
font-size: 1.0em;
margin: 0 0 0.7em 0;
color: #9B9FA3;
font-weight: bold;
}


h1, .componentheading {   /* Haupt-†berschriften*/
font-size: 1.3em;
margin: 0 0 1em 0;
color: #000;
font-weight: bold;
}

h2 {
font-size: 1em;
font-weight: bold;
color: #777;
margin: 1.6em 0 0.1em 0;
padding: 0;
}

h3 {   /* grš§ere UnterŸberschrift */
font-size: 1.1em;
font-weight: bold;
color: #000;
margin: 2em 0 1em 0;
padding: 0;
}



table.pdfdownload {
font-size: 0.8em;
width: 100%;
margin-bottom: 15px;
}

table.pdfdownload td {
height: 30px;
text-align: left;
vertical-align: middle;
border-bottom: 1px dotted #ccc;
}


table.pdfdownload td:first-child {
text-align: left;
padding-left: 22px;
background: url(../images/icon_pdf.gif) no-repeat left center;
}


table.pdfdownload td a {
font-size: 0.8em;
text-transform: uppercase;
float: right;
margin-left: 1em;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 22px;
background: url(../images/icon_download.gif) no-repeat right;
}



/*#content object, #content embed {  
	padding-bottom: 3px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 6px;
	display: inline;
	float: left;

}*/

#content object, #content embed {  /* fŸr flash */
	padding: 0;
	margin: 0;
	display: inline;

}

table.flashtable {
display: inline;
float: left;
padding: 2px;
margin: 0 15px 6px 0;
border: 1px solid #DBDBD7;
}


/*div.referenz {
padding: 0 10px 0 10px;
margin: 0 0 2em 0;
border-top: 1px dotted #bbb;
border-bottom: 1px dotted #bbb;
background: #fff url(../images/refernz_box_bg_02.jpg) no-repeat;
}

#content div.referenz img {
margin: 2em 1em 2em 1em;
}*/

table.referenz {
padding: 0 0 0 1em;
margin: 0 0 2em 0;
border-top: 1px dotted #bbb;
border-bottom: 1px dotted #bbb;
background: #fff url(../images/refernz_box_bg_02.jpg) no-repeat;
}

table.referenz td {
text-align: left;
vertical-align: middle;
}


#content table.referenz td img {
margin: 1em 1em 1em 1em;
background: #fff;
float: right;
}


table.links {
display: block;
border-bottom: 1px dotted #bbb;

}

table.links td {
vertical-align: middle;
}


/* -----------footer--------------------------- */
#footer {
clear: both;
background: white;
margin: 20px 0 0 0;
padding: 8px 0 0 0;
vertical-align: bottom;
text-align: center;
border-top: 1px dotted #ddd;
color: #8C8C8C;

}

#footer a {
color: #8C8C8C;
}

/* -----------Pathway--------------------------- */

span.pathway {
font-size: 0.9em;
float: left;
margin-left: 20px;
/*width: 400px; */ 
margin-top: 8px;
margin-left: 20px;
color: #777;
}

span.pathway a {
color: #777;
text-decoration: none;
}
span.pathway a:hover {
text-decoration: underline;
}




/* -----------Joomla spezielles--------------------------- */

div.message {

width: 100%;
color: green;
font-size: 1.3em;	
background: f5f5f5;
padding-bottom: 10em;
border: 1px solid green;
}

div.back_button a{
background: url(../images/icon_zurueck.gif) no-repeat 0px 3px;
padding: 5px 30px 5px 20px;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
color: #8C8C8C;

}

div.back_button a:hover {
color: #E31D20;
text-decoration: none;
text-align: left;
}

table.contentpaneopen {
border: 0;
margin: 0;
padding: 0;
width: 100%;
}

td.contentheading {
height: 10px;
border: 0;
padding: 0;
}


td.buttonheading {
height: 10px;
border: 0;
padding: 0;
text-align: right;
}

td.buttonheading a {
text-transform: uppercase;
font-size: 10px;
font-weight: normal;
color: #8C8C8C;
text-align: right;

}

#content table.contentpaneopen td.buttonheading img {
border: 0;
margin 0;
padding: 0;
}


/* Neues Kontakt-Formular definieren */
div.anmform input {
	font-size: 0.9em;
	margin-left: 0.5em;
	margin-right: 1.2em;

}
div.anmform {
	font-size: 1em;
	padding-bottom: 1.4em;
	padding: 10px;
}
#anmform {
	width: 100%;
}

td.einzugTab {
	/*border-bottom: solid 1px #aaaaaa;*/
	padding-top: 4px;
	padding-bottom:6px;
	text-align: left;
	vertical-align:middle;
}
td.submit {
	text-align: center;
	padding-top: 10px;

}
textarea {
	width: 90%;
}
span.error {
color: red;
}
/* Ende Neues Kontakt-Formular definieren */




/* -----------Flash--------------------------- */



/* -----------Komponente Joomfish (Mehrsprachigkeit)--------------------------- */

/* div#jflanguageselection {
//border: 1px solid red;
margin:0;
padding:0;
display: inline;
}
*/

div.moduletablejoomfish{
display: inline;
float: right;
}

div#navoben div.moduletable {
display: inline;
float: right;

}

ul.jflanguageselection {  /* Hier nur Ausnahme, sonst siehe Klasse mainlevel nav  */ 
margin-right: 30px;  /* 30 pixel, weil bŸndig zu Logo */
margin-left: 20px;
padding-left: 0;
}

li#active_language a {
text-decoration: underline;
}
