body{
   background-color: #dce9fd;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: White;
   margin: 0px;
   padding: 0px;
}

div.page{
   width: 796px;
   margin: 5px auto;
   /*border: 1px solid black;*/
   padding: 0px;
}

a {  text-decoration: none;}
a:hover {  text-decoration: underline;}

img {  border-style: none; }

/*  header mit Logo ================
============================= */

.logo{
   float: left;
   width: 133px;
   height: 140px;
   margin-right: 10px;
}

.header{
   float: left;
   width:651px;
	height:102px;
   border: 1px solid #003169;
   margin-top: 14px;
   border-bottom: none;
}

#topprax-navi a { color: white;}
#topprax-navi {
   float: left;
   width:653px;
   background-color: #003169;
   text-align: center;
   padding-top: 4px;
   height: 19px;
}


/*  Navi & Contentbereich ===============
================================ */

#english { 
   width: 32px;
   height: 18px;
   background: url(logos/english.gif) no-repeat center;
   margin-bottom: 20px;
   text-align: center;
}
#deutsch { 
   width: 32px;
   height: 18px;
   background: url(logos/german.gif) no-repeat center;
   margin-bottom: 20px;
   text-align: center;
}
#bmbf { 
   width: 117px;
   height: 90px;
   background: url(logos/bmbf_logo.jpg) no-repeat center;
   vertical-align: baseline;
   position: absolute; 
   top: 500px;
}
#bmbfe { 
   width: 117px;
   height: 90px;
   background: url(logos/bmbf_logo_e.jpg) no-repeat center;
   vertical-align: baseline;
   position: absolute; 
   top: 500px;
}

#topprax-links {
   /*margin-left: 7px;*/
   width: 117px;
   height: 413px;
	border: 1px solid #003169;
	color: #003169;
   margin-top: 10px;
   float: left;
   padding: 10px 0px 10px 7px;
/*   background: url(logos/bmbf_logo.jpg) no-repeat bottom left white;*/
   background: white;
   border-bottom: 18px solid #003169;
}

#topprax-links a{ color: #003169; text-decoration: none; display: block; margin-top: 3px; }
#topprax-links a:hover{ color: #0062cc; }
#topprax-links a.active{ color: #ec6500; text-decoration: none; display: block; margin-top: 3px; }
#topprax-links a:hover.active{ color: #0062cc; }
#topprax-links a.indent { margin-left: 10px; }
#topprax-links a.activeindent{ color: #ec6500; text-decoration: none; display: block; margin-top: 3px; margin-left: 10px; }
#topprax-contentframe {
   width: 651px;
   
	border: 1px solid #003169;
	color: #003169;
	background: url(images/aspekte_soft.jpg) bottom right no-repeat white;
   margin-top: 10px;
   float: left;
   margin-left: 10px;
}

#topprax-content {
   position: relative;
   top: 0px;
   left: 0px;
	width: 631px;
   padding: 10px;
   font-weight: normal;
}

#topprax-content h1{ font-size: 16px; font-weight: bold; }
#topprax-content h2{ font-size: 12px; font-weight: bold; display: inline; }

#topprax-content p{ margin-left: 10px; }

/* Footer ==========================
================================ */

/*#topprax-linksunten {
   width: 126px;
   height: 18px;
	color: white;
	background-color: #003169;
   float: left;
}*/

#topprax-rechtsunten {
   width: 633px;
   height: 14px;
	color: white;
	float: right;
   background-color: #003169;
   text-align: right;
   font-weight: normal;
   font-size: 10px;
   padding: 2px 10px;
   margin-bottom: 20px;
}

#topprax-rechtsunten a{ color: white; text-decoration: none; }
#topprax-rechtsunten a:hover{ text-decoration: underline; }

#texttab td {
  height: 3ex;
  margin-right: 8px;
  text-indent: 8px;
}

#sep { 
  background-color: #0062cc;
}

