/* Textformatierung*/
/*------------------------------------------------------*/
body,td,th, tr, p, div {
	font-family:Verdana,Tahoma,Arial, ;
	font-size: 12px;
	color: #000000;
}
#top #menu{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#00CC00;
	padding-top:0px !important;
	padding-left:480px;
	vertical-align:middle;
	}
/*------------- Editor Styles-------*/
.rahmen_gross{
background-image:url(../images/rahmen_gross.jpg);
background-repeat:no-repeat;
width:172px;height:136px;}

.rahmen_klein{
background-image:url(../images/rahmen_klein.jpg);
background-repeat:no-repeat;
width:132px;height:104px;
}
/*------------------------------*/

/* Layout und Positionierung */
/*------------------------------------------------------*/
#container{ width:978px;}
#top #head{
	background-image:url(../images/head_bg.jpg); background-repeat:no-repeat;background-position:right;
	height:92px;
	}
#top #menu{
	background-image:url(../images/head_menu_bg.jpg); background-repeat:no-repeat;background-position:right;
	height:25px;
	}

#left{
       float:left;
       width:250px;
       margin-top:20px;
     }
#right{		
       float:right;
       padding-right:0px;
       width:728px;
       margin-top:45px;
	}

/*Menü- und Link-Formatierung*/


hr  {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
	}

a:link   {
       color: #A25F15;
       text-decoration  : underline;
       }
a:hover, a:visited {
       text-decoration: underline;
       color: #E38B29;
      }
a.category:link, a.category:visited {  
      color : #A25F15;
      font-weight : bold; }
a.category:hover {
      color: #E38B29;
 	}

a.mainlevel:link, a.mainlevel:visited {
     font-family: Arial, Verdana, Helvetica, sans-serif;
     display: block;
     font-size: 12px;
     font-weight: bold;
     color: #FFFF00;
     text-align: left;
     text-decoration: none;
     line-height: 230%;
     height:35px;
     text-indent: 18px;
     background-image:url(../images/bullet.jpg);
     background-repeat:no-repeat;
	}

a.mainlevel:hover  {
		}
	
a.sublevel:link, a.sublevel:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
    display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	text-decoration: none;
	line-height: 230%;
	height:35px;
	text-indent: 55px;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	}

a.sublevel:hover  {
	}

#active_menu, a#active_menu:link, a#active_menu:visited {
	
	}

a#active_menu:hover  {

	}

table.moduletable {
	width: 100%;
	margin-bottom:5px;
	font-weight: normal;
}

table.moduletable td {vertical-align:middle;color:#000000;}

.newsflash, .frameheader {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  text-transform   : uppercase;  }

.contentpane {
	padding-left     : 0px;
	padding-right    : 0px;
}

.contentpaneopen 
{
	width:100%;
	border: none;
}

#content #padding {
	padding:10px;
	padding-right:20px;
	}

.buttonheading
{
vertical-align:top;
}

.componentheading, .contentheading {
	font-weight: bold;
	font-size: 22px;
        line-height:35px;
        background-image:url(../images/line.jpg);
        background-repeat:repeat-x;
        background-position:bottom;	
}

.contentdescription {
	text-align:left;
}

.sectiontableheader {
  font-weight: bold;
}

.sectiontablefooter {}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {}

.small {
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #879DA5;
  text-decoration  : none;
  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 {
  
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

ul {  }

li {	list-style-image: url(../images/arrow.png);	}

.readon { }

.pathway {
color: #333333;
font-weight: bold;
}

.searchfield, .inputbox {
	border: 1px solid #CCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding:2px;
	}

.search {
	padding:10px;
		}

#rightpanel table.moduletable {
	width:222px;
	#background-color:#F8F8ED;
background-color:#BFC1DC;
	border:1px solid #CCC;
	border-left:none;
	margin-bottom:2px;
	padding:0px;

	}

#rightpanel table.moduletable th {
	color: #E38B29;
	padding-bottom:0px;
	}

#rightpanel table.contentpaneopen {
	padding:0px;
	padding-left:10px; }