/* CSS Document */

html {
	height: 100%;

}

#container{
	width: 977px;
	left:50%;
	margin-left	:-488px;
	position:absolute;

}
body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	margin:0px;
}


#header {
	position:absolute;
	left:0px;
	top:0px;
	width:154px;
	height:141px;
	background-color: #FF6600;
}

#content {
	position:absolute;
	left:153px;
	top:0px;
	width:823px;
	height:371px;
}

#menu {
	position:absolute;
	left:0px;
	top:139px;
	width:154px;
	height:25px;
	background-color: #000066;
}

#leftcol {
	position:absolute;
	left:0px;
	top:164px;
	width:153px;
	height:415px;
	background-image: url(images/leftcol.jpg);
}

#Casser {
	position:absolute;
	left:153px;
	top:350px;
	width:417px;
	height:229px;
}

#Wolschon {
	position:absolute;
	left:549px;
	top:350px;
	width:430px;
	height:229px;
}




hr{
height:1px;

}


h4{
	color: #990000;
	font-size: 13px;

}


#fliesstext{
	margin-left:0px;
	padding:5px;
	padding-top:5px;
	width:650px;
	height:auto;	
	min-height:400px;	
}
* html #fliesstext {	width:610px; height:400px;  } /* nur für IE 5.5 - 6.x */
html + body #fliesstext { 	width:610px;height:400px; } /* nur vom IE 5.0 */





ul#mainlevel-nav
{
	list-style: none;
	padding: 2px;
	margin: 0;
	font-size: 0.8em;
	float: left;
}


ul#mainlevel-nav li
{
	float: left;
	text-align:center;
	background: url(images/menu_bg.png);
	font-size: 11px;
	padding-left: 7px;
	padding-right: 10px;
	white-space: nowrap;
	color: #FFFFFF;
	border-right: 1px solid #FFF;

}

ul#mainlevel-nav li a
{
	display: block;
	padding-bottom: 2px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;

}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	display: block;
	text-decoration: underline;
	color: #FFFFFF;


}

a.mainlevel-nav#active_menu-nav
{
	background: url(images/menu_a.png) no-repeat;
	text-decoration: none;
	padding-bottom:2px;
	padding-left:17px;
	font-weight:bold;
	color: #fff;
	display:block;

}

/*topmenu*/
#menu2 {

	margin-top:0px;
	right: 0px;
	z-index:12;
	width:100%;

}

ul#mainlevel-top
{
	list-style: none;
	margin: 0;
	font-size: 0.8em;
	float: right;
	background: #DED9D6;
	padding-right:3px;
		width:99%;
}


ul#mainlevel-top li
{

	padding-right:6px;
	padding-left:6px;
	float: right;
	text-align:center;
	background: #DED9D6;	
	font-size: 10px;
	border-left: 1px solid #fff;
	white-space: nowrap;

}

ul#mainlevel-top li a
{
	display: block;
	text-decoration: none;
	color: #333333;
	font-weight:normal;



}

#buttons>ul#mainlevel-top li a {
 width: auto;
}

ul#mainlevel-top li a:hover{
	text-decoration: none;
	color: #666;
	background:#F7F7F7;
}

a.mainlevel-top#active_menu-top
{
	color: #666;
	background-color:#F7F7F7;
	text-decoration: none;

	display:block;

}


/** old stuff **/



#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
	padding-left:15px;
	padding-top: 0px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height:15px;
	margin-bottom: 10px;
	margin-top: 10px;
}


td {
	text-align: left;
	font-size: 12px;

}




/* Joomla core stuff */
a:link, a:visited {
	color: #333333; text-decoration: none;
	font-weight: normal;
}

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

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

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




.componentheading {
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;


}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #990033;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	text-align:left;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;

}


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: url(images/subhead_bg.png) repeat-x;
	width:160px;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 0px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(images/subhead_bg.png) repeat-x;
  color: #666666;
	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 {

	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0px 5px 3px 5px;
	height: 20px !important;
	height: 19px;
	text-decoration: none;
	width:153px;
	color: #000066;
	}
	


a.mainlevel:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #000066;
}

a.mainlevel#active_menu {
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	text-align: left;

	height: 20px !important;
	line-height: 20px;
	text-decoration: none;
		width:153px;
	background-color: #000066;
	color: #FFF;
}

a.mainlevel#active_menu:hover {
	color: #FFF;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #000;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.nowrap {
	white-space: nowrap;
	height: 25px;


}
*/


