body {
	background: black;
}

#flag {
	position: relative;
	top: 5px;
	left: 5px;
	height: 40px;
	width: 100px;
}

#container {
	position: absolute;
	top:25px;
	left:50%;
	margin-left:-427px;
	margin-bottom: 20px;
	width: 854px;
	height: auto;
	background-image:url(../bg.jpg);
	background-repeat:no-repeat;
	color: silver;
}

#navi {
	position: relative;
	top:135px;
	height:70px;
	background:none;
}

#main {
				position: relative;
				top:135px;
				left:5px;
				height:auto;
				width: 792px;
				border: 1px solid #333; 
				padding: 25px 25px 25px 25px;
				color: silver;
				font-size: 10pt;
				background-color: black;
				text-decoration:none;
}

#main a {
				text-decoration:none;
				color: silver;
				
				}
#footer {
	position: relative;
	top:150px;
	height: 10px;
}

a.button01 { position:relative;
				 top: 0px;
				 left:0px;
				 display:block;
             background-image:url(../bilder/button1.jpg);
				 background-repeat: no-repeat;
				 height: 70px;
				 width:241px;
             }
   a.button01:hover { background-image:url(../bilder/button1_2.jpg); }
	
a.button02 { position:relative;
				 top: -70px;
				 left:216px;
				 display:block;
             background-image:url(../bilder/button2.jpg);
				 background-repeat: no-repeat;
				 height: 70px;
				 width: 210px;
             }
   a.button02:hover { background-image:url(../bilder/button2_2.jpg); }

a.button03 { position:relative;
				 top: -140px;
				 left:426px;
				 display:block;
             background-image:url(../bilder/button3.jpg);
				 background-repeat: no-repeat;
				 height: 70px;
				 width: 212px;
             }
   a.button03:hover { background-image:url(../bilder/button3_2.jpg); }
	
a.button04 { position:relative;
				 top: -210px;
				 left:638px;
				 display:block;
             background-image:url(../bilder/button4.jpg);
				 background-repeat: no-repeat;
				 height: 70px;
				 width: 237px;
             }
   a.button04:hover { background-image:url(../bilder/button4_2.jpg); }
	
	
	/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 78px;
	left: 380px;
	z-index: 1;
}

.hoverbox img
{
	background: #444;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	margin-bottom:9px;
	margin-right: 4px;
	vertical-align: top;
	width: 92px;
	height: 61px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 5px;
	padding: 7px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #eee;
	border-width: 22px;
	width: 381px;
	height: 254px;
}

	/* =Hoverboxx Code
----------------------------------------------------------------------*/

.hoverboxx
{
	cursor: default;
	list-style: none;
}

.hoverboxx a
{
	cursor: default;
}

.hoverboxx a .preview
{
	display: none;
}

.hoverboxx a:hover .preview
{
	display: block;
	position: absolute;
	top: 78px;
	left: 419px;
	z-index: 1;
}

.hoverboxx img
{
	background: #444;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	margin-bottom:9px;
	margin-right: 4px;
	vertical-align: top;
	width: 50px;
	height: 75px;
}

.hoverboxx li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 5px;
	padding: 7px;
	position: relative;
}

.hoverboxx .preview
{
	border-color: #eee;
	border-width: 30px;
	width: 169px;
	height: 254px;
}

#box {
   position: relative;
	background-color:black;
	color: silver;
	left: 0px;
	top: 0px;
	width: 310px;
	padding: 12px;
	font-size:inherit;
	border: 1px solid #333333;
}

input {
	background-color: silver;
}

textarea {
	background-color: silver;
}

h3 {
	color: silver;
}
