body {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 12px;
   color: #183546;
   margin:0px;
   padding:0px;
   background-image: url(../Muster/muster21.gif);
}

*
{
	margin: 0px;
	padding: 0px;
	border: 0px; 
}

.smalltext {
	font-size: 10px;
}

h1 {
   font-size: 9px;
   color: #606060;	
}

.outer {
		margin: 0 1em 1em 0;
		padding: 0; 
		float: left;
		display: block; 
		height:auto; 
		position: relative; 
		border: solid 1px #808080; 
		background-color: #0A0A0A;
 		overflow:hidden;
	}
	
.inner {
		display: block; 
		position: relative; 
		padding: 1em; 
		margin: 0px;
 		overflow:hidden;
		height:auto; 
	}
	
.skin{
		position:absolute;
		width:518px;
		height:400px;
		font-family:Verdana;
		line-height:20px;
		cursor:default;
		font-size:12px;
		color:#FFFFFF;
		z-index:100;
		visibility:hidden;
		
		margin: 0 1em 1em 0;
		padding: 0; 
		float: left;
		display: block;  
		border: solid 2px #808080; 
		background-color: #0A0A0A;
}

.menuitems{
		padding-left:10px;
		padding-right:10px;
}
	
#page-background {position:absolute; z-index:-1;}


table { border: 0px; font-size: 8pt; border-color: #000000;}

th { font-size: 13px; }
td { font-size: 12px; }

a:link {text-decoration: none; color: #2A2F60; }
a:visited { text-decoration: none; color: #2A2F60; }
a:active { text-decoration: none; color: #2A2F60; }
a:hover { text-decoration: none; color: #666666; }

input       { border: 1px solid #5F5F5F; background-color: #DFDFDF; font-family: Verdana,Helvetica; color: #000; }
input.image  { border: 0px solid #5F5F5F; background-color: #DFDFDF; font-family: Verdana,Helvetica; color: #000; }
input.send  { border: 1px solid #5F5F5F; background-color: #DFDFDF; font-family: Verdana,Helvetica; color: #000; }
select      { border: 1px solid #5F5F5F; background-color: #DFDFDF; font-family: Verdana,Helvetica; color: #000; }
textarea    { border: 1px solid #5F5F5F; background-color: #DFDFDF; font-family: Verdana,Helvetica; color: #000; font-size: 12px; }
fieldset    { border: 1px solid #5F5F5F; background-color: #DFDFDF; padding-bottom: 5px; padding-left: 2px; padding-right: 2px; padding-top: 5px; }
