#container2, #nav {
	display: none;
}

body {
   background: white;
   color: black;
}

H3
{
 color: black;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 16pt; 
 font-weight: 600;
}

.table
{
	background-color: white;
	border: 5px;
	border-color: #483F38;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-style: solid;
	border-top-width: 0px;
}

.rubrik
{
 color: black;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12pt; 
 font-weight: 600;
 list-style: disc;
 list-style-type: disc;
 padding-bottom: 4pt;
}

.text
{
 color: black;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11pt;
 list-style: circle;
 list-style-type: circle;
}

.bildtext
{
 color: #E6DED5;
 background: #483F38;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11pt;
 padding: 1pt;
}

.db {
	 color: black;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12pt;
	 list-style: circle;
	 list-style-type: circle;
	 text-align: justify;
	 margin-right: 5pt;
}

a {
   color: inherit; 
   text-decoration: none;
}

a:link, a:visited {
   text-decoration: none;
}

#main a:link:after, 
#main a:visited:after {
  font-size: 85%;
  content: " [" attr(href) "]"; 
  text-decoration: none;
}

#main a[href^="/"]:after {
  content: " [http://www.mogawens.com" attr(href) "]";
}

#main a[href^="javascript:"]:after {
  content: " ";
}

.bild
{
	border: 1px solid Black;
}

.bild_r
{
	border: 1px solid Black;
	float: right;
	margin: 3px 7px 7px 17px;

}

.bild_l
{
	border: 1px solid Black;
	float: left;
	margin: 3px 17px 7px 7px;
}

.logo {
	float: right;
	margin: 3px 7px 7px 17px;
	
}

.print { color: black;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

.screen { display: none; }
