body
{
	padding: 50;
	margin: 10;
	background: #000000;
	background-image:url(patt_48fcbe9b3a292.jpg);
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FF80A8;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 20px solid #FFF;
	width: 760px;
	height: 370px;
}

#container2    
{
	border-color:#000000; 
	background-color: white;
}


#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('containerright-image.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	background: #660021;
	overflow: auto;
	padding: 10px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #FF80A8;
}

#footer a
{
	text-decoration: none;
	color: #FF80A8;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}

p a:hover
{
	background: inherit;
	color: #000;
}

/* =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: -33px;
	left: -45px;
	z-index: 1;
	
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 85px;
	height: 70px;
	
}

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

.hoverbox .preview
{
	border-color: #000;
	width: 190px;
	height: 150px;
}

/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
	position: relative;

}

.hoverbox a:hover
{
	display: block;
	font-size: 99,99%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;

}

.hoverbox li
{
	position: static;

}

h5 {
font-size: 11px;
text-transform:uppercase;
text-align: inherit;
color: #564b47;
background-color: #ffffff;


text-decoration:none;
padding:5px 15px;
margin:0px

}
h6 {
font-size: 11px;
text-transform:uppercase;
color: #564b47;
background-color: #ffffff;
padding:5px 15px;
margin:0px
white-space:nowrap;
}

input.rahmen {
	border: thin #ffffff solid;
	width:250px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center
}

input.rahmen2 {
	border: thin #ffffff solid;
	width:256px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center
}


textarea{
   height: 6em;
   width:250px;
   border: thin #ffffff solid;
   background-color: #FFFFFF;
}
