body
{
 !background-color: #ffffff;
 !background-image: url('../images/bg.jpg');
 !background-repeat: repeat-y;
 margin: 0;
 padding: 0; 
 font-size: 10px;
 font-family: arial, helvetica, sans-serif;
 !font-color: #ffffff;
 width: 100%;
 height: 100%;
}

#container
{
 !position: absolute;
 !margin-top: auto;
 !margin-bottom: auto; 
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 !height: 550px; 
 background-color: #000000;
 background-image: url('../images/body_bg.gif');
 background-repeat: repeat;
}

#layout
{
 width: 800px;
 background-image: url('../images/content_bg.jpg');
 background-repeat: repeat-y;
 !vertical-align: middle
}

#vert
{
!vertical-align: middle
}

/* --------------- Bereich fur Logo -------------------- */

#logo
{
 background-image: url('../images/logo.jpg');
 width: 800px;
 height: 55px;
}

/* --------------- Bereich fur Top-Menu und Suchfunktion --------------- */
#navi
{
 width: 800px;
 height: 30px;
 background: #ffffff;
 background-image: url('../images/nav_bar.jpg');
 background-repeat: repeat-x;
 padding-top: 0px;
  font-weight: bold;
 color: #ffffff; 
}

.font_navy
{
 font-family: arial, helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #ffffff; 
}
 
#topnavi
{
 width: 70%;
 height: 23px;
 float: left;
 text-align: left;
 margin-top: 7px;
 padding-left: 20px;
 font-size: 10px;
 font-weight: bold;
}

#langmod
{
 width: 20%;
 height: 30px;
 float: left;
 text-align: right;
 font-weight: bold;
 color: #ffffff; 
}

/* ------------------ Contentbereich --------------------------*/
#main
{
 width: 800px;
 text-align: left;
 background-color: #ffffff;
 !background-image: url('../images/collana_sf.jpg');
 !background-repeat: no-repeat;
 !background-position: bottom
}

/* ------------------ Bereich fur Navigation ---------------------*/

#navileft
{
 background-color: #efefef;
 margin-left: 2px;
 padding-right: 2px;
 border-right: 1px solid #d6d6d6;
   font-weight: bold;
   font-size: 10px;
} 

#menuheight
{
 height: 350px;
  font-size: 10px;
   font-size: 10px;
 font-weight: bold;
}

/* ------------------- Bereich fur Main Body - Text ------------ */

#content
{ 
 margin-left: 5px;
}

#conttxt
{
height:435px;
overflow: auto
}

#mytab
{
 height:550px;
  margin-top:-280px;
 width:800px; 
  margin-left: -400px;
 left:50%;
 top:50%;
 position:absolute; 
}

/* --------------- Fusszeile ----------------------------- */
#footer
{
 width: 800px;
 height: 30px;
 background-image: url('../images/foot.jpg');
 background-repeat: no-repeat;
}

.ftext
{
 font-family: arial, helvetica, sans-serif;
 font-size: 10px;
 color: #222222;
}

/* --------------------- Joomla CSS ---------------------- */

.pathway
{
 color: #ffffff;
}

a.pathway:link, a.pathway:visited 
{
	color: #ffffff;
}
a.pathway:hover {
	color: #7c7c7c;
        font-weight:bold;
}

a:link, a:visited {
	color: #7c7c7c; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #7c7c7c;	
	text-decoration: underline;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 10px;
}

table.contentpaneopen td {
   padding-right: 5px;
   font-size: 10px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url('../images/button_bg.png') repeat-x;
  line-height: 18px !important;
  line-height: 16px !important;
  height: 26px !important;
  height: 24px !important;
  margin: 1px; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
   background: url('../images/subhead_bg.png') repeat-x;
   color: #333333;
   border-bottom: 1px solid #cccccc;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contact_email
{
 font-family: arial, helvetica, sans-serif;
 font-size: 10px;
 color: #000000; 
}

.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background-color: #333333;
   color: #ffffff;
   border-bottom: 1px solid #cccccc;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:2px
}

table.moduletable td {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 10px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 10px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background-color: #333333;
  color: #ffffff;
        border-bottom: 1px solid #cccccc;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	!vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	padding-right: 0px;
	height: 20px !important;
	height: 25px !important;
	!text-decoration: none
}

a.mainlevel:hover {

	text-decoration: underline;
	color: #7c7c7c;
	font-weight: bold;
}

a.mainlevel#active_menu {

	color:#7c7c7c;
   text-decoration: underline;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #7c7c7c;
		font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	text-align: left;

}

a.sublevel:hover {
	text-decoration: underline;
	color: #7c7c7c;

}

a.sublevel#active_menu {
	color:#7c7c7c;
        text-decoration: underline;
	font-weight: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
.gimage {
	border: 0px solid #fff;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

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;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.back_button {
 font-size: 11px; 
}