a img {
border:none;
}

a:link, a:visited {
text-decoration:underline;
color:#640063;
}

a:hover {
color:#640063;
text-decoration:none;

}

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

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

#left .moduletable h3{
color:#f2f2f2;
font-weight:bold;
height:14px;
}
#left a:link, #left a:visited {
text-decoration:underline;
color:#666;
font-size:12px;

}
#left a:hover {
color:#333;
text-decoration:none;
font-size:12px;
}
#left ul ,#left li{
font-size:11px;
margin:0;
margin-left:8px;
padding:1px;
color:#666;
}

/*Modul im Inhalt rechts Hauptmenu*/
.col_left .moduletable{
width:150px;
color:#640063;
font-size:14px;
margin-left:8px;
margin-bottom:20px;
}
.col_left .moduletable h3{
color:#ffffff;
font-weight:bold;
}

/*Modul im Inhalt // Footer*/
.footer_left .moduletable{
width:240px;
color:#333;
font-size:12px;

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

}

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

.inputbox{
border: 1px solid #f2f2f2;
background-color:#CCCCCC;
color:#999999;
}
#form-login .input{
border:none;}


/* NAvigation Hauptmenu rechts im INhalt*/
a.mainlevel {
	list-style-position:inside;
	list-style-type:none;
	color:#640063;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	padding-left:0;
	margin-left:0;

}

a.mainlevel:link, a.mainlevel:visited {
	color:#640063;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../images/dot_menu.gif) no-repeat center left;
	padding:0 0 0 14px;
	line-height:16px;
}
a.mainlevel:hover{
	color:#000;
	background:url(../images/dot_menu_hover.gif) no-repeat center left;
}

#active_menu {
	color:#000;
	background:url(../images/dot_menu_hover.gif) no-repeat center left;

}
/* Untermenus*/
a.sublevel { 
  display          : block;
  float:right;
  padding          : 2px 0px 2px 11px;
  width            : 150px;
  text-decoration  : none;
  color            : #640063;
  	font:11px Tahoma, Arial, Helvetica, sans-serif;

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



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

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

}
/* NAVIGATION/TOP MENÜ EINSTELLUNGEN 
-------------------------------------------------------*/

#topmenu .moduletable h3 {
display:none
}

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

}

#topmenu #mainlevel-nav li {
width:auto!important;
width:5%;
float:left;
margin:0;
white-space:nowrap;
font-size:11px;
border-right:1px solid #999;
font-weight:bold;

}

#topmenu #mainlevel-nav li a {
font-weight:normal;
color:#999;
display:block;
padding-left:8px;
padding-right:8px;
text-decoration:none;
white-space:nowrap;
font-size:11px;
float:left;

}

#topmenu #mainlevel-nav li a:hover {
font-weight:normal;
display:block;
padding-left:8px;
padding-right:8px;
text-decoration:none;
white-space:nowrap;
text-decoration:none;
color:#333;
font-size:11px;
float:left;

}
