* {margin : 0; padding : 0;}


body {
	background-image: url(../images/body-rep.jpg);
	background-repeat: repeat-x;
	background-color: #967d78;
}


.header {
	background-image: url(../images/header.jpg); 
	background-repeat: no-repeat;
	width: 980px; 
	height: 124px; 
}




.main_left {
	background-image: url(../images/main-left.jpg); 
	background-repeat: no-repeat;
	width: 704px; 
	height: 31px; 
}

.space {
	background-image: url(../images/space.jpg); 
	background-repeat: no-repeat;
	width: 2px; 
	height: 31px; 
}

.main_right {
	background-image: url(../images/main-right.jpg); 
	background-repeat: no-repeat;
	width: 20px; 
	height: 31px; 
}


.content {
	background-color: #ffffff; 
}

.trenner { 
	background-image: url(../images/content-left.gif);
	background-repeat: repeat-y 
}


.ads {
	padding: 25px 0 10px 0;
	width: 180px; 
}

.text {
	width: 590px; 
}


.text h1 { 
	color: #000000;
	font-size: 18px;
	font-family: Verdana;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
	border-bottom: 2px solid #af4424;
}

.text h2, h3, h4, h5, h6  { 
	color: #af4424;
	font-size: 15px;
	font-family: Arial;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
}


.text p {
	margin: 20px 0 10px 0;
	line-height: 20px;
	color: #7c7c7c;
	font-size: 12px;
	font-family: Arial;
}

.text ul {
	margin: 0px;
	padding: 0px;
}

.text ul li {
	margin-top: 10px;
	margin-left: 15px;
	line-height: 20px;
	color: #7c7c7c;
	font-size: 12px;
	font-family: Arial;
}



.navi {
	width: 177px; 
}


.navi ul {
	background-image: url(../images/navi-rep.gif); 
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navi ul li {
	background-image: url(../images/navi.gif); 
	background-repeat: no-repeat;			
}


.navi ul li a,
.navi ul li a:visited,
.navi ul li a:active,
.navi ul li a:link {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	height: 20px;
	display: block;
	margin: 0px 0px 0px 0px;
}

.navi ul li a:hover {
	background-image: url(../images/navi-h.jpg); 
	background-repeat: no-repeat;
	text-decoration: none;
}


.navi ul li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navi ul li ul li {
	background-image: url(../images/navi.gif); 
	background-repeat: no-repeat;	
}

.navi ul li ul li a,
.navi ul li ul li a:visited,
.navi ul li ul li a:active,
.navi ul li ul li a:link {
	color: #af4424;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	height: 19px;
	display: block;
	margin: 0px 0px 0px 0px;
}

.navi ul li ul li a:hover {
	background-image: none;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}





.trenner_right { 
	background-color: #967d78;
	width: 13px; 
}




.footer {
	background-image: url(../images/footer.jpg); 
	background-repeat: no-repeat;
	width: 980px; 
	height: 70px; 
}
