/******************************
WEBPROJEKT
FLAMES.DE
******************************/

html {
	height: 100%; 
	margin-bottom: 1px;
	*height:;
	*margin-bottom:;
}

body {
	font-family:arial;
	font-size:9pt;
	line-height:16pt;
	background-color:white;
	margin:0 auto;
}

.header {
	float:left;
	width:815px;
	height:202px;
	background-image:url(flames-header.jpg);
	background-repeat:no-repeat;
}

.logo {
	width:90px;
	height:60px;
	margin-top:10px;
	float:left;
}

.logo a {
	display:block;
	width:90px;
	height:60px;
}

.flames-navi {
	float:left;
	height:96px;
	width:815px;
	margin:0 0;
}

.flames-navi ul {
	float:left;
	width:815px;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
}

.flames-navi li {
	float:left;
	list-style-type:none;
}

.flames-navi img {
	border:0px;
	margin:0 0;
}

.content {
	float:left;
	height:100%;
	width:480px;
	padding:20px 20px 20px 110px;
	color:#8E8D8D;
	font-size:8pt;
}

.content a, .content a:link {
	color:#BC9B71;
	text-decoration:none;
}

.content a:hover {
	color:#BC9B71;
	text-decoration:none;
	font-weight:bold;
}

.content h1, .content h1 a, .content h1 a:hover {
	background-color:#BC9B71;
	color:white !important;
	font-size:9pt;
	padding:0;
	padding-left:5px;
}

.newsletter {
	float:left;
	width:165px;
	height:100%;
}

.newsletter H2 {
	color:#BC9B71;
	font-size:12pt;
	border:1px solid #BC9B71;
	text-align:center;
}

.newsletter H3 {
	color:#BC9B71;
	font-size:10pt;
}

.text {
	
}

.text h3 {
	color:#BC9B71;
	font-size:10pt;
}

.footer {
	background-image:url(krusdy.gif);
	background-repeat:no-repeat;
	height:50px;
	width:815px;
	text-align:center;
}

.a63-entries {

}

.a63-pagination {
	list-style-type:none;
}

.a63-pagination li {
	display:inline;
}

.a63-pagination li a {
	font-size:8pt;
	font-weight:bold;
}