.forum_status {
	height: 120px;
	width: 120px;
	display: inline-block;
	border-radius: 100px;
}

.forum_on {
background-image: url(../../../images/glitteringroses/on.png);
}

.forum_off {
	background-image: url(../../../images/glitteringroses/off.png);
}

.forum_offclose {
background-image: url(../../../images/glitteringroses/offclosed.png);
}

.forum_offlink {
background-image: url(../../../images/glitteringroses/link.png);
}

.subforumicon {
	height: 10px;
	width: 10px;
	display: inline-block;
	margin: 0 5px;
}

.subforum_minion {
	background-position: 0 0;
}

.subforum_minioff {
	background-position: 0 -10px;
}

.subforum_minioffclose {
	background-position: 0 -20px;
}

.subforum_miniofflink {
	background-position: 0 -30px;
}

.indexbox0{
	background-image:url(/images/glitteringroses/katback.png);
	font-family: 'Big Shoulders Stencil';
	text-align:center;
	font-size: 55px;
	color: #dad9d0;
	text-shadow: 1px 0px 1px #000000d4;
	width: 1195px;
	height: 150px;
	text-transform: uppercase;
}

.indexbox1{
	width: 1187px;
	height: 132px;
	margin: 20px 4px 4px 4px;
	/* float:left; */
	/* border: 1px solid #3339cdee; */
}

.indexbox2{
	width: 1190px;
	height: 120px;
	/* border: 1px solid green; */
}

.indexbox3{
width: 120px;height: 120px;float:left;
}

.indexbox4{
	width: 1067px;
	height: 106px;
	float:left;
	/* border:1px solid; */
}

.indexbox5{
	width: 447px;
	height: 72px;
	overflow:auto;
	text-align:justify;
	font-size: 11pt;
	font-family: 'Rajdhani';
	padding:5px;
	/* border: 1px solid yellow; */
	float: left;
	margin-left: 5px;
}

.indexbox6{
	width:auto;
	height:20px;
	text-align: center;
	/* padding-right:20px; */
}

.indexbox7{width:auto;height: 19px;/* background-color:#564040; *//* color:#bec1bf; */text-align:right;padding-right:20px;font-size: 9pt;margin-top: -5px;float: right;}

.indexsubforums{
	width: 594px;
	height: 76px;
	overflow: auto;
	padding: 3px;
	/* border: 1px solid #d71010; */
	float: left;
	background-image: url(/images/glitteringroses/sublinks.png);
}

.indexsubforums .link{
	font-family: 'Rajdhani';
	float: left;
	border: 1px solid #a71e44;
	background-color:#dad9d096;
	margin: 1px;
	padding: 2px 4px;
	width: 31%;
}

.indexsubforums .link:hover{
font-family: 'Rajdhani';
float: left;
border: 1px solid #6f3734;
margin: 1px;
padding: 2px 4px;
}

.indexsubforums .link a{
color:#a71e44;
}

.indexsubforums .link a:hover{
color: #de6e7b;
}

.indexhead1{
	font-family: 'Rajdhani';
	font-size:16pt;
	text-align:center;
	border-bottom: 1px solid #a71e44;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 0;
	padding-bottom: 3px;
	margin-bottom:6px;
}




/*Gesuchsbereich*/

.wantedbox1{
    margin: 4px;
    float: left;
}

.wantedbox2{
    width: 585px;
    height: 169px;
}

.wantedname{
    font-size: 15px;
    height: 18px;
    padding: 2px;
    border-bottom: 1px solid #a71e44;
}

.wantedbox3{
    width: auto;
    height: 122px;
}

.wantedbox3 .factsbox{
    width: 293px;
    height: 119px;
    float: left;
    /* overflow: auto; */
}

.wantedbox4{
    width: auto;
    height: 26px;
    /* border: 1px solid green; */
}

.wantedbox3 .factsbox .wantedinfo{
    margin: 2px;
    border: 1px solid #a71e44;
    width: 279px;
    height: 14px;
    padding: 2px 2px 2px 5px;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
}

.wantedinfo3{
    float: left;
    margin: 1px;
    border: 1px solid #a71e44;
    width: 191px;
}

.wantedinfo3 i{
	font-size:10pt;}

.wantedbox3 .wantedinfo2{
    height: 106px;
    overflow: auto;
    text-align: justify;
    font-size: 11pt;
    padding: 5px;
    width: 280px;
    border: 1px solid #a71e44;
    margin: -1px 1px 1px 1px;
}





.wantedboxsingle1{
    margin: 4px;
    float: left;
}

.wantedboxsingle2{
    width: 585px;
    height: 152px;
}

.wantedboxsingle3{
    width: auto;
    height: 128px;
}

.wantedboxsingle3 .factsboxsingle{
    width: 270px;
    height: 127px;
    float: left;
}

.wantedboxsingle3 .factsboxsingle .wantedinfosingle{
    margin: 2px;
    border: 1px solid #a71e44;
    width: 257px;
    height: 13px;
    padding: 2px 2px 2px 5px;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
}


.wantedboxsingle3 .wantedinfo2single{
    height: 114px;
    overflow: auto;
    text-align: justify;
    font-size: 11pt;
    padding: 5px;
    width: 300px;
    border: 1px solid #a71e44;
    margin: -1px 1px 1px 1px;
}