/* ====================================================================
   TEMPLATE: Europe2004 v1.0
   AUTHOR: Harald Mehlem webzwo connard//de
   DATE: 12/05/04
   NOTES: This template is released under the GNU/GPL License
   CONTACT: europe2004@webzwo.dee
   ==================================================================== */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #B0B9F2;
	scrollbar-3dlight-color: #B0B9F2;
	scrollbar-arrow-color: #B0B9F2;
	scrollbar-darkshadow-color: #DADADA;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #B0B9F2;
	scrollbar-track-color: #D1D1D1;
	}
.maintable {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
   background: url(../../background.jpg);
	background-repeat: repeat-x;
	}

.contentheading {
	/* This is used in several places; the Heading of contents on the frontpage,
	   it is also used for Section's heading (see above for explanation) "News" or
	   whatever heading you used */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #FF9900;
	text-align: center;
	line-height: 40px;
	height: 15px;
	}




.sectiontableheader {
	/* This is for styling the section table headers on a SECTION's page.
	   An example would be those articles lists when you click on "News" or something?
	   With a table header of "Date", "Item Title", "Author" and "Hits" ? That's the
	   header that you will be controlling through this style */
	text-align: center;
        background-color : #94B1CF;
	background-repeat: repeat;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;        
        
	}





.white {
	color: #666666;
	background-color: white;
text-align: center;
	}


.table_white {
	margin: 0 0 0 0;
	padding: 5 5 5 5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: white;
	}
a, a:link, a:visited {
   font-style: bold;
   color: #666666;
   text-decoration: none;
	}
a:hover {
   color: #000000;
  	text-decoration: none;
	}

h1 {
	font-size: 16 px;
	font-weight: bold;
	}
h2 {
	font-size: 15 px;
	font-weight: bold;
	}
h3 {
	font-size: 14 px;
	font-weight: bold;
	}
h4 {
	font-size: 13 px;
	font-weight: bold;
	}
h5 {
	font-size: 12 px;
	font-weight: bold;
	}
h6 {
	font-size: 11 px;
	font-weight: bold;
	}
	
img {
   border: 0;
	}
	

	
table, td { 
	font-size: 11px;
   }

.headertop {
   background: url(../images/header_top_bg.jpg);
   background-repeat: repeat-z;
   }
.headerbottom {
   background: url(../images/header_bottom_bg.jpg);
   background-repeat: repeat-z;
   }
li {
list-style-image: url('../images/box.gif');
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	border-style: solid;
	padding: 0;
	height: 16px;
	border: 1px solid #999;
   background: url(../images/button.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #30348D;
	cursor: pointer;
   }
	
	
.inputbox {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
   background: white;
   border: 1px solid #999;
   }
	
.pathway
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: white;
   }
a.pathway:link, a.pathway:visited, a.pathway
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: white;
   }
a.pathway:hover
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #DEDEDE;
   }

.mainlevel {

   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
line-height: 2;
margin: 0px 0px 0px 8px;

     }



	
.date
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: white;
   }
.moduletable {
   width: 160;
align: center;

   }


table.moduletable {
margin: 0px 0px 16px 0px;
width: 100%;
align: center;
}




.moduletablepartners td {
align: center;
     
	 }


th {
	color: #30348D;
    border: 1px solid #999;
   background: url(../images/menutop.jpg);
	background-repeat: repeat-x;
	background-position: top;
 }
 .small{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
   }