body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #932972;
	margin: 0px 20px 20px 20px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
a:link, a:visited{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
	color: #333333;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	font-size: 16px;
	color: #000000;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	font-size: 14px;
	color: #000000;
}
hr{
	border-bottom: 1px dashed #000000;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
table, tr, th, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p{
	padding: 0px;
	margin: 0px;
}
form{
	margin: auto;
	width: 400px;
}
input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
input, textarea, select{
	border: 1px inset #333333;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	width: 392px;
}
textarea{
	height: 120px;
}
select{
	width: 400px;
}
input.submit{
	background-position: center;
	background-color: #932972;
	border: 1px solid #932972;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	color: #ffffff;
	width: 400px;
}
input.submit:hover{
	background-color: #666666;
	border: 1px solid #666666;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
}
#wrapper{
	margin: auto;
	width: 838px;
	width: 1000px;
	float: none;
}
#wrapper #main{
	background-image: url(images/list.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding: 0px 13px 10px 13px;
	width: 812px;
	margin: 0px;
	float: left;
}
#wrapper #main #logo{
	background-color: #ffffff;
	padding: 10px;
	width: 792px;
	height: 133px;
	float: left;
}
#wrapper #main #menu{
	margin: 0px 0px 0px 10px;
	overflow: hidden;
	width: 180px;
	float: left;
}
* html #wrapper #main #menu{
	margin: 0px 0px 0px 5px;
}
#wrapper #main #menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: hidden;
	width: 180px;
	float: left;
}
#wrapper #main #menu ul li{
	float: left;
}
#wrapper #main #menu ul li a:link, #wrapper #main #menu ul li a:visited{
	padding: 8px 0px 8px 10px;
	background-color: #DAB6DD;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	display: block;
	color: #000000;
	width: 170px;
	margin: 0px;
	float: left;
}
#wrapper #main #menu ul li a:hover{
	background-color: #932972;
	color: #ffffff;
}
#wrapper #main #menu ul li a.sub:link, #wrapper #main #menu ul li a.sub:visited{
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 8px 0px 8px 25px;
	background-color: #DAB6DD;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	display: block;
	color: #000000;
	width: 155px;
	margin: 0px;
	float: left;
}
#wrapper #main #menu ul li a.sub:hover{
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	background-color: #932972;
	color: #ffffff;
}
#wrapper #main #menu ul li a.sub3:link, #wrapper #main #menu ul li a.sub3:visited{
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding: 8px 0px 8px 33px;
	background-color: #DAB6DD;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	display: block;
	color: #000000;
	width: 147px;
	margin: 0px;
	float: left;
}
#wrapper #main #menu ul li a.sub3:hover{
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: 10px -30px;
	background-color: #932972;
	color: #ffffff;
}
#wrapper #main #menu ul li a.active:link, #wrapper #main #menu ul li a.active:visited{
	background-color: #932972;
	background-image: none;
	color: #ffffff;
}
#wrapper #main #info{
	margin: 0px 0px 0px 10px;
	line-height: 17px;
	overflow: hidden;
	width: 603px;
	float: left;
}
#wrapper #quote{
	padding: 150px 0px 0px 0px;
	font-weight: bold;
	font-size: 13px;
	width: 162px;
	color: #ffffff;
	float: left;
}
#wrapper #footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 162px 0px 0px;
	text-align: center;
	color: #DAB6DD;
	font-size: 11px;
	width: 838px;
	height: 20px;
	float: left;
}
#wrapper #footer a:link, #wrapper #footer a:visited{
	text-decoration: none;
	color: #DAB6DD;
}
#wrapper #footer a:hover{
	text-decoration: underline;
	color: #DAB6DD;
}
/***** FORUM STIL *****/
div.inlagg{
	background-color: #ffffff;
	border: 1px solid #DAB6DD;
	margin-bottom: 5px;
	padding: 5px;
	display: block;
	width: 540px;
	float: left;
}
div.inlagg:hover{
	background-color: #DAB6DD;
	border: 1px solid #932972;
}
div.inlagg a{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #932972;
}
div.inlagg a.user{
	border-bottom: 1px dotted #DAB6DD;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.list_line{
	border: 0px solid #ffffff;
	padding: 3px 3px 3px 3px;
	background-color: ;
	overflow: hidden;
	width: 400px;
	float: left;
}
.list_line:hover{
	background-color: #DAB6DD;
	border: 1px solid #932972;
	padding: 2px 2px 2px 2px;
}
.list_info{
	font-weight: bold;
	width: 100px;
	float: left;
}
.list_data{
	width: 290px;
	float: left;
}