/* $Id: wuplug.css 239 2008-01-15 19:56:27Z ex $ */

/* Globale Einstellungen */

body {
  margin: 0px;

  color: #e0e0e0;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;

  color: blue;
  background-color: white;
}
/******************************/
/* Header                     */
/******************************/
#header {
  width: 100%;
  height: 90px;

  margin: 0px;
  padding: 0px;

  background-color: #4040e0;
}
#header a {
  border: 0px;
}

/*****************************/
/* Loginbereich              */
/*****************************/
#login {
  position: absolute;
  font-size: 8pt;

  top: 5px;
  right: 5px;
  width: 100%;
  color: #000000;
  
  font-weight: bold;
  text-align: right;
  vertical-align: top;

}
#login input {
  font-size: 8pt;
  
  margin: 1px;
  padding: 1px;
  border: 1px solid #000000;
  
  background-color: #4040e0;
}

#newsletter input {
  font-size: 9pt;
  
  margin: 1px;
  padding: 1px;
  border: 1px solid #000000;
  
  background-color: #ffffff;
}
/*****************************/
/* Menuzeile                 */
/*****************************/
#menu {
  margin: 5px 5px 0px 10px;
  
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
}
#menu a:link, a:visited, a:active, a:focus {
  color: #001080;
  text-decoration: none;
}
#menu a:hover {
  color: #0000e0;
  text-decoration: none;
}
#submenu {
  margin: 0px 5px 0px 15px;
  
  color: #000000;
  font-size: 9pt;
  font-weight: bold;
}
#submenu a:link, a:visited, a:active, a:focus {
  color: #001080;
  text-decoration: none;
}
#submenu a:hover {
  color: #0000e0;
  text-decoration: none;
}
.table{
  background-color: #999999;
  padding: 3px
}
.table1{
  background-color: #ccccdd;
  padding: 3px
}
.table2{
  background-color: #ddddff;
  padding: 3px
}
/*
.submenu {

  margin: 0px 10px 0px 10px;
  
  color: #000000;
  background-color:#eeeeff; 
  font-size: 9pt;
  font-weight: bold;
  visibility: visible;
  border-top: 1px solid black;
  border-bottom:  1px solid black;
}
/******************************/
/* Inhalts- (Content) Bereich */
/******************************/
#content {
  margin: 0px 230px 0px 10px;
  padding: 0px;

  color: #000000;
  font-size: 10pt;
}
#content .error {
  color: #f00000;
}

/******************************/
/* SideBar                    */
/******************************/
#sidebar {
  float: right;
  width: 200px;
  
  margin: 10px 10px 10px 10px;
  padding: 0px;
}
#sidebar table {
  table-layout: fixed;
  border-collapse: collapse;
}
#sidebar th {
  width: 200px;

  color: #f0f0f0;
  background-color: #4040e0;
  border: 1px solid black;

  text-align: center;
}
#sidebar td {
  width: 200px;
  
  color: #000000;
  font-size: 10pt;

  padding: 5px 5px 5px 5px;

  border-left: 1px solid black;
}
#sidebar ul {
  padding: 0px;
  margin: 5px 5px 5px 15px;
}
#sidebar .news {
  font-size: 8pt;
}
/******************************/
/* Footer Bereich             */
/******************************/
#footer , #footer a{
  clear: both;
  
  margin: 10px 10px 10px 10px;
  padding: 0px;

  color: #b0b0b0;
  font-size: 10pt;
}
#footer table {
  width: 100%;
  border: 1px solid #d0d0d0;
  background-color: #f0f0f0;
}
#footer td {
  text-align: center;
  font-size: 8pt;
}
/******************************/
/* Debug Meldungen            */
/******************************/
#debug {
  color: #000000;
  font-size: 9pt;
}

/* fatal errors */
#fatal {
  color: #ff0000;
  font-size: 16pt;
  text-align: center;
}

/*vorratsdatenspeicherung.de*/
div#akct {
	position: absolute; top:90px; right: 220px; z-index: 2342; width:113px; height:88px;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvse.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border:none;
	padding:0;
	margin:0;
	text-align: right;
}
div#akct img {
	border:none;
	padding:0;
	margin:0;
	background: none;
}
div#akct a#akpeel img {
	width: 100%;
	height: 100%;
}

div#akct a, div#akct a:hover {
	text-decoration: none;
	border:none;
	padding:0;
	margin:0;
	display: block;
	background: none;
}
div#akct a#akpeel:hover {
	position: absolute; top:0px; right: 0px; z-index: 4223; width:500px; height:500px;
	display: block;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#akct a#akpreload
{
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: 234px 0px;
}

/* end of file wuplug.css */

