/*Tabellen-Design*/

.table_container {
  width: 800px;
  border: 0px;
  background-color:#ffffff;
}

.td_container {
   background-color: #ffffff;
}

.line{
    background: none repeat scroll 0 0 #C1D0DD;
    clear: both;
    height: 5px;
}


.td_toplogo1 {
   background-color: #edf2f6;
   padding-left: 80px;
   width: 1024px;
   height: 98px;
}

.td_toplogo_text1 {
        font-size: 14px;
        font-style: italic;
        background-color: #edf2f6;
	padding-top: 20px;
	padding-left: 230px;
	width: 800px;
}

.td_toplogo_text2 {
        background-color: #ffffff;
	padding-top: 0px;
	padding-left: 50px;
	width: 800px;
}

/*.table_spacer1 {
   width: 800px;
   height: 0px;
}

.td_spacer1 {
   width: 800px;
   height: 0px;
   background-color: #edf2f6;
}

.td_spacer2 {
   width: 800px;
   background-color: #edf2f6;
   padding-top: 24px;
   padding-left: 50px;
}*/


.table_main {
   border: 0px;
   width: 800px;
}

.table_images {
   width: 100%;
}


.td_menublock {
  width: 120px;
  background-color: #edf2f6;
}


/* Body */
body {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	color : #000000;
}

td,tr,p,div {
	font-family: Arial;
	font-size: 12px;
	word-spacing: 2px;
	color: #696969;
}

h4 {
	color: #FF9900; font-family: Arial;
	font-size: 16px; font-weight: bold;
}
	
h5 {
	color: #FF9900; font-family: Arial;
	font-size: 14px; font-weight: bold;
}
	
h6 {
	color: #FF9900; font-family: Arial;
	font-size: 12px; font-weight: bold;
}

a:link, a:visited {
	color: #696969;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #8FBC8F;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
	
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
}

/* --Default Klassen-- */	

a:link.mainmenu, a:visited.mainmenu {
	color: Black;
	font-family: Arial;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	
a:hover.mainmenu {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #c0c0c0;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom: 1px solid #c0c0c0;
}

table.moduletable td {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	}

.contentpane {
	background-color : #FFFFFF;
	}
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	width : 100%; 
	}
	
.contentheading {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8FBC8F;
	text-align: left;
	background-color: #F5F5F5;
	border: 1px dashed #c0c0c0;
}
	
.contentdescription {
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	text-align: left;
	}
	
a:link.blogsection, a:visited.blogsection {
	color: #336699; text-decoration: none; font-weight: normal;
	font-family:  Arial;
	}

a:hover.blogsection {
	color: #003399;	text-decoration: none;
	}
	
a:link.weblinks, a:visited.weblinks {
	color: #336699; text-decoration: none; font-weight: normal;
	font-family: Arial
	}

a:hover.weblinks {
	color: #003399;	text-decoration: none;
	}

a:link.readon, a:visited.readon {
	color: #D3D3D3;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
}

a:hover.readon {
	color: #A9A9A9;
	text-decoration: none;
}

.moduleheading {
	font: bold 10px Arial;
	color: #FFFFFF;
	white-space: nowrap;
	background-color: #808080;
	border: 1px solid #000000;
	height: 16px;
	width: auto;
	padding: 2px;
	text-align: left;
}

.componentheading {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #D3D3D3;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom: 1px solid Silver;
	height: 18px;
}
	
.button {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #FF9900;
	background: #F5F5F5;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.inputbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #303430;
	background: #F5F5F5;
	border: 1px solid;
}


.category {
	color: #999999; 
	font-family: Arial;
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
	}

.footer { 
	font-family: Arial;
	color: #ffffff;
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none;
	}

a:link.category, a:visited.category {
	color: #D3D3D3;
	font-weight: bold;
}

a:hover.category {
	color: #D3D3D3;
}
	
.poll {
	font-family: Arial;
	font-size: 10px;
	color: #D3D3D3;
	line-height: 14px
	}
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
	}

.sectiontableentry2 {
	background-color : #FFFFF;
	}

.sectiontableheader {
	background-color: ##D3D3D3;
	color: #FFFFFF;
	font-weight: bold;
}
	
.small {
	font-family: Arial;
	font-size: 10px;
	color: Silver;
	text-decoration: none;
	font-weight: normal;
}

.createdate {
	font-family: Arial;
	font-size: 10px;
	color: Silver;
	text-decoration: none;
	font-weight: normal;
}

.modifydate {
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}

.fase4rdf {
	font-family: Arial; 
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}

a:link.fase4rdf {
	font-size: 10px;
	font-weight: normal;
	color: #708090;
}

a:hover.fase4rdf {
	font-weight: bold; color: #003399;
	}	

table.searchintro {
	background-color: #ffffff;
	border: solid 1px #D3D3D3;
}

table.contact {
	background-color: #ffffff;
	}

table.contact td.icons {
	background-color: #DCDCDC;
}

table.contact td.details {
	background-color: #DCDCDC;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
}
.pathway, a:link.pathway, a:visited.pathway {
	font-family: Arial;
	font-size: 10px;
	color: ##D3D3D3;
}
a:hover.pathway {
	font-family: Arial;
	font-size: 10px;
	color: #FFCC00;
}

/* MyMenu*/

#vmenu1 {
	font: 10px/17px Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	background-color: #edf2f6;
}

#vmenu1 .navvirtcontainer { 
    margin-left: 0px; 
    margin-right: 20px;
}

#vmenu1 .navvirtcontainer  ul
{
   margin: 0;
   padding: 0;
   list-style-type: none;
   font-family: Arial;
}

#vmenu1 .navvirtcontainer  li { margin: 0 0 1px 0; }

#vmenu1 .navvirtcontainer  a
{
	display: block;
	padding: 5px 10px;
	width: 100px;
	color: #708090;
	background-color: #edf2f6;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: groove;
}

#vmenu1 .navvirtcontainer  a:hover
{
	color: White;
        width: 100px;
	background-color: #99CCFF;
	text-decoration: none;
}

#vmenu1 .navvirtcontainer  ul ul li { 
    margin: 0 0 1px 0; 
    width: 90px;
}

#vmenu1 .navvirtcontainer  ul ul a
{
	display: block;
	padding: 5px 10px;
	width: 100px;
	color: #708090;
	font-size: 10px;
	background-color: White;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: groove;
}

#vmenu1 .navvirtcontainer  ul ul a:hover
{
   color: #fff;
   background-color: #69C;
   text-decoration: none;
}

#vmenu2 .navvirtcontainer  ul ul a:hover
{
width: auto;
	color: #B0C4DE;
	background-color: #69C;
	text-decoration: none;
}