/* CSS Document */

html, body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	min-width:960px;
	min-height:655px;	
}

body {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#FFFFFF;
	color:#000000;
}

div#main {
	position: absolute;
	top: 0;
	left: 50%;
	width:960px;
	height:655px;
	margin: 0 0 0 -480px;
	padding: 0;
	color:#000000;
}

a {
	text-decoration:none;
	color:#990000;
}

a:hover {
	text-decoration:none;
	color:#9c9c9c;
}

img {
	border:none;
}

h1 {
	margin:0;
	padding:0;
}

div#rahmen {
	position:absolute;
	top:253px;
	height:436px;
	width:958px;
	border-left:1px solid #9c9c9c;
	border-right:1px solid #9c9c9c;
	border-bottom:1px solid #9c9c9c;
}

div#men2 {
	position: absolute;
	top:3px;
	text-align:right;
}

div#header {
	position:absolute;
	top:25px;
	width:960px;
	background-color:#990000;
}

div#menimg {
	position:absolute;
	top:73px;
}

div#men1 {
	position:absolute;
	left:0px;	
	top:263px;
}

div#footer {
	position:relative;
	left:29px;
	top:106%;
}

div#content {
	position:absolute;
	top:310px;
	left:284px;
	width:405px;
	z-index:10;	
}

div#block2 {
	position:absolute;
	top:310px;
	left:725px;
	width:240px;
	z-index:10;	
}

div#promotion {
	position:absolute;
	left:24px;
	top:310px;
	width:240px;
}

.promqe {
	border-top: solid 1px #FFCC00;
}

.promqe_a {
	background-color:#FFCC00;
	width:40px;
	height:13px;
}

#tempform {
	margin:0;
	padding:0;
	border:none;
}

#tempform fieldset {
	margin:0;
	padding:0;
	border:none;
}

#tempform fieldset label {
	margin:0;
	padding-top:5px;
	width:90px;
	display:block;
	float:left;
}

#tempform fieldset br {
	clear:both;
	float:none;
	line-height:1.6em;
}