/* CSS Document */
body {
margin:0px;
background-color:#222222;}

img {
border:0;}

hr {
	 color: Silver;
	 background-color: Silver;
	 height: 1px;
	 border: none;}

.wrapper {
width: 950px;
padding-top:25px;
margin-left:auto;
margin-right:auto;
font-family:"arial";
font-size:0.9em;
line-height:1.5;}

a {
text-decoration:none;
color: #006F00; }
a:hover {
text-decoration:underline;}

.menu { 
height:27px;
background:url(images/menu_bg.jpg) repeat-x;
vertical-align:top;
background-color: #003902; }


.links {
width:675px;
background-color:#FFFFFF;
vertical-align:top;
padding:20px;}


.rechts {
width:275px;
background-color:#D9D9D9;
vertical-align:top;
padding:20px; }

.linksonder {
color:#FFFFFF;
width:675px;
height:20px;
background:url(images/bottombg.jpg) top repeat-x;
background-color:#FFFFFF;
vertical-align:middle;
padding-left:20px;
font-size:10px; }


.rechtsonder {
color:#FFFFFF;
width:275px;
height:20px;
background:url(images/bottombg.jpg) top repeat-x;
background-color:#E5E5E5;
vertical-align:middle;
text-align:right;
padding-right:20px;
font-size:10px;}

a.onder {
text-decoration:none;
color:#FFFFFF; }
a:hover.onder {
text-decoration:none;
color:#FFFFFF; }

.footer {
margin-top:20px;
margin-bottom:20px;
color:#FFFFFF;
text-align:center;
font-size:10px;
line-height:1.5; }

.pluginname {
font-size:20px;
font-weight:bold;
color:#006200;}

.plugin {
margin-top:10px;
margin-bottom:20px; }
