@charset "utf-8";
/* CSS Document */

body{
	margin: 0px; background-color: #ffffff; background-repeat:repeat-x;
}

.content{
	margin: auto; width: 800px;
}

a{
	color: #d8002b;
}

.logo{
	background-image:url(middle.gif); z-index: 2; width: 800px; position:absolute; height: 417px; cursor: pointer;
}

.block_close{
	margin-Left:188px; background-image:url(box.gif); z-index: 1; position:absolute; width: 425px; height: 690px; top: 325px;
}

.block_open{
	margin-Left:188px; background-image:url(box_open.gif); z-index: 1; position:absolute; width: 425px; height: 690px; top: 369px;
}

div.imprint{
	width: 395px; height: 160px; font-family:Verdana, Geneva, sans-serif; font-size: 9px; padding-top: 20px; padding-left: 50px; color:#666; 
}

div.imprint_content{
	width: 350px;
	height: 120px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#666;
	float: left;
}


.headline{
	color:#d8002b; height: 20px; margin-bottom: 5px; margin-top: 0px;
}

.open{
	margin: auto; width: 425px; height: 32px; cursor:pointer; 
}

.close{
	margin: auto; width: 425px; height: 32px; cursor:pointer; 
}
