/* Farben:
O von OK		dunkelgrau			#445052
O von OK		Magenta				#D31F37
Hintergrund:	hellgrau			#EDEDED

Text-Schrift:	dunkelgrau			#445052
Link (normal):	mittelgrau			#BBBBBB
Link (over):	dunkelgrau			#445052

Navigation		hellgrau			#EDEDED
Navigation		helleres grau		#EAEAEA
Navigation		mittelgrau			#D8D8D6
Navigation		schatten			#87908F
 */

body{
	background: #ededed url(../images/back.png) top repeat-x;
}
#search .inputbox, #search .button{
color: #4E6F8F;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}
#search:hover .inputbox:hover, #search:hover .button:hover {
color: #19426A;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration:  underline; 
}

div.module h3 {
color: #005E31;
border-bottom: 1px solid #005E31;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3,#maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3{
background: url(../images/module_head_back.jpg) repeat-x;
}

a.mainlevel {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #445052;
font-weight: normal;
background: url(../images/menu_arrow.png) no-repeat;
}

a.mainlevel:hover, a.mainlevel#active_menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #445052;
font-weight: normal;
/*border-right: 4px solid #D31F37;*/
background: url(../images/menu_arrow_over.png) no-repeat;
}

a.sublevel {
color: #445052;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background: url(../images/submenu_back.png) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
color: #445052;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background: url(../images/submenu_back_over.png) left center no-repeat;
}
.buttonheading {
color: #445052;
font-size: 10px;
text-decoration: none;
font-weight: normal;
float:right;
}

.buttonheading a{
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.buttonheading a:hover {
color: #445052;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}


/* headings */
h1 {
font-weight: bold;
font-size: 16px;
line-height: 120%;
font-family: arial, Helvetica, sans-serif;
color: #445052;
margin:0;
padding:0;
}

h2 {
font-weight: bold;
font-size: 15px;
line-height: 120%;
font-family: arial, Helvetica, sans-serif;
color: #445052;
margin:0;
padding:0;
}

h3 {
font-weight: bold;
font-size: 14px;
line-height: 120%;
font-family: arial, Helvetica, sans-serif;
color: #445052;
margin:0;
padding:0;
}

h4 {
font-weight: bold;
font-size: 13px;
line-height: 120%;
font-family: arial, Helvetica, sans-serif;
color: #445052;
margin:0;
padding:0;
}

h5 {
font-weight: bold;
font-size: 12px;
line-height: 120%;
font-family: arial, Helvetica, sans-serif;
color: #445052;
margin:0;
padding:0;
}