
a:link, a:visited {
	text-decoration:none;
	color:#666;
}

a:hover {
	color:#6F9300;
	text-decoration:underline;
}
p, td, tr{
margin:0;
padding:0;
}

ul ,li{
	font-size:11px;
	margin-left:8px;
	padding:0px;
	color:#666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.small {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.createdate, .modifydate {
font:11px Tahoma,Verdana,Helvetica,sans-serif;
color:#666;
}
/* Sektionen*/
.sectiontableheader {
	color:#666;
	padding:5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sectiontableheader a:link,.sectiontableheader a:visited {
color:#444;
}
.sectiontableentry1, .sectiontableentry2{
text-align:left;
}

/*Modul Linke Seite*/
#left .moduletable{
	width:200px;
	color:#bbb;
	font-size:12px;
	margin-left:20px;
}
#left .moduletable td{
	color:#bbb;
	font-size:12px;
	padding-bottom:10px;
}

#left .moduletable th{
	color:#ccc;
	font-weight:bold;
	padding-bottom:2px;
	display: block;
}
#left a:link, #left a:visited {
	text-decoration:none;
	color:#ccc;
	font-size:15px;
}
#left a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
	display: block;
	background-color: #99CC00;
	margin-left: 30px;
}
#left ul ,#left li{
	font-size:11px;
	margin-left:8px;
	padding:0px;
	color:#ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

/*Modul im Inhalt rechts Hauptmenu*/
.col_left .moduletable{
width:150px;
color:#333;
font-size:12px;
margin-left:8px;
margin-bottom:20px;
}
.col_left .moduletable th{
color:#666666;
font-weight:bold;
padding-bottom:2px;
}
.col_left .moduletable td{
color:#666666;
font-size:11px;
}

/*Modul im Inhalt // Footer*/

.footer_middle .moduletable{
width:224px;
color:#333;
font-size:12px;
margin-left:20px;

}
.footer_middle .moduletable th{
color:#666666;
font-weight:bold;
padding-bottom:2px;

}
.footer_left .moduletable td{
color:#666666;
font-size:11px;
padding-bottom:8px;

}

/* Buttons*/
.button {
height:20px;
font-size:12px;
margin:2px;
padding:0px 4px;
color:#666;
border: 1px solid #ccc;
background-color:#f9f9f9;
color:#333;
}
#mod_search_searchword{
margin-top:5px;
margin-left:10px;
border:1px solid #f2f2f2;
color:#666;
}

.inputbox{
border: 1px solid #f2f2f2;
background-color:#f9f9f9;
color:#999999;
}

/* NAvigation Hauptmenu rechts im INhalt*/
a.mainlevel {
	list-style-position:inside;
	list-style-type:none;
	color:#666;
	padding-left:0;
	margin-left:0;
	font-size: 12px;
}

a.mainlevel:link, a.mainlevel:visited {
	color:#666;
	text-decoration:none;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	padding: 0;
	margin-left: 30px;
	height: 25px;
}
a.mainlevel:hover{
	color:#000;
	background-repeat: no-repeat;
	background-position: left center;
}

#active_menu {
	color:#000;
	background-repeat: no-repeat;
	background-position: left center;
}
/* Untermenus*/
a.sublevel { 
  display          : block;
  float:right;
  padding          : 2px 0px 2px 11px;
  width            : 150px;
  text-decoration  : none;
  color            : #666;
  	font:11px Tahoma, Arial, Helvetica, sans-serif;

}
a.sublevel:link, a.sublevel:visited {
  text-decoration  : none;
  color            : #666;
  background : none;
}
a.sublevel:hover { color:#000; }
a.sublevel#active_menu {color:#000;}  /* Formatierung der aktiven Unter-Menü-Links */
a.sublevel#active_menu:hover {}


/* NAVIGATION/TOP MENÜ EINSTELLUNGEN */

#topmenu .moduletable th {
display:none
}

#topmenu #mainlevel-nav {
list-style:none;
padding:0;
margin:0;
float:left;
white-space:nowrap;
font-size:12px;
color:#666666;

}

#topmenu #mainlevel-nav li {
width:auto!important;
width:5%;
float:left;
margin:0;
height:20px;
line-height:20px;
white-space:nowrap;
margin-right:3px;
color:#666666;
font-size:12px;

}

#topmenu #mainlevel-nav li a {
font-weight:normal;
color:#7f8082;
height:20px;
display:block;
padding-left:5px;
padding-right:5px;
text-decoration:none;
white-space:nowrap;
font-size:12px;
color:#666666;
/*border:1px solid #000;*/

}

#topmenu #mainlevel-nav li a:hover {
font-weight:normal;
height:20px;
display:block;
padding-left:5px;
padding-right:5px;
text-decoration:none;
white-space:nowrap;
text-decoration:none;
/*border:1px solid #282525;*/
background-image:url(../images/search_bg.gif);
background-position:center;
background-repeat:repeat-x;
color:#666;
font-size:12px;

}

h1, h2, h3, h4{
font-size:12px;
color:#666;
font-weight:bold;
letter-spacing:1px;
}
.contentheading, .componentheading {
font-size:12px;
color:#666;
border-bottom: 1px dotted #666;
font-weight:bold;
}


.readon, .readon a:link, .readon a:visited, .readon a:hover{
font-size:11px;
color:#333;
padding:1px;
text-decoration: none;
font-style:normal;

}
