/* STECKIVORLAGE */

.steckibox {
	width: 420px; height: 1450px; background: var(--back); padding: 20px; margin: auto; border: 2px solid var(--border);
}


.stecki_head {
	width: 420px; text-align: center; font-family: Aboreto; font-size: 20px;color: var(--green);
}

.stecki_box {
	width: 400px; height: 150px; background: var(--box); padding: 10px; margin-bottom: 70px;
}

.stecki_box2 {
	width: 400px; height: 150px; background: var(--box); padding: 10px; margin-bottom: 55px;
}

.stecki_img {
	width: 150px; height: 150px; background-color: var(--green); float: left; margin-right: 20px;
}

.stecki_img img {
	width: 150px;
	height: 150px;
}

.stecki_sub {
	padding: 5px 10px;font-family: 'Aboreto';font-weight: lighter;text-transform: none;font-size: 15px;color: var(--green);height: 42px;
}

.stecki_sub2 {
	padding: 5px 10px;
    font-family: 'Aboreto';
    font-weight: lighter;
    text-transform: none;
    font-size: 15px;
    color: var(--green);
    height: 25px;
}

.stecki_text {
	width: 210px;
    height: 160px;
    background-color: var(--border);
    float: left;
    padding: 5px;
    overflow: auto;
    font-size: 13px;
    font-family: calibri;
    color: var(--black);
    margin-top: 25px;
}

.stecki_text2 {
	width: 360px;
    height: 164px;
    background-color: var(--border);
    float: left;
    padding: 5px;
    overflow: auto;
    font-size: 13px;
    font-family: calibri;
    color: var(--black);
    /* margin-top: 15px; */
    margin-left: 14px;
}

.stecki_text3 {
	width: 170px;
    height: 160px;
    background-color: var(--border);
    float: left;
    padding: 5px;
    overflow: auto;
    font-size: 13px;
    font-family: calibri;
    color: var(--black);
    /* margin-top: 15px; */
    margin: 0px 10px;
    float: left;
	line-height: 16px;
}

.stecki_text3 c,
.stecki_text4 c{
	text-align: center;
    background-color: var(--box);
    padding: 1px 10px;
    color: var(--green);
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
}

.stecki_text4 {
	width: 360px;
    height: 300px;
    background-color: var(--border);
    float: left;
    padding: 5px;
    overflow: auto;
    font-size: 13px;
    font-family: calibri;
    color: var(--black);
    /* margin-top: 15px; */
    margin-left: 14px;
}

.stecki_text1 a:link,
.stecki_text1 a:visited,
.stecki_text2 a:link,
.stecki_text2 a:visited,
.stecki_text3 a:link,
.stecki_text3 a:visited,
.stecki_text4 a:link,
.stecki_text4 a:visited {
	color: var(--green);
}

.wanted_status {
	padding: 5px 10px;font-family: 'Aboreto';font-weight: lighter;text-transform: none;font-size: 15px;color: var(--green);height: 42px;width: 130px;position: relative;top: -40px;letter-spacing: 3px;text-align: center;
}


/* GESUCHSVORLAGEN */

.wantedbox {
	width: 420px; min-height: 500px; background: var(--back); padding: 20px; margin: auto; border: 2px solid var(--border);
}

.wanted_head {
	width: 420px; text-align: center; font-family: Aboreto; font-size: 20px;color: var(--green);
}

.wanted_box {
	width: 400px; height: 150px; background: var(--box); padding: 10px; margin-bottom: 70px;
}

.wanted_box2 {
	width: 400px; height: 150px; background: var(--box); padding: 10px; margin-bottom: 55px;
}

.wanted_img {
	width: 150px; height: 150px; background-color: var(--green); float: left; margin-right: 20px;
}

.wanted_sub {
	padding: 5px 10px;font-family: 'Aboreto';font-weight: lighter;text-transform: none;font-size: 15px;color: var(--green);height: 42px;
}

.wanted_sub2 {
	padding: 5px 10px;
    font-family: 'Aboreto';
    font-weight: lighter;
    text-transform: none;
    font-size: 15px;
    color: var(--green);
    height: 25px;
}

.wanted_text {
	width:220px;height: 160px;background-color: var(--border);float: left;padding: 5px;overflow: auto;font-size: 13px;font-family: calibri;color: var(--black);
}

.wanted_text2 {
	width: 360px;
    height: 160px;
    background-color: var(--border);
    float: left;
    padding: 5px;
    overflow: auto;
    font-size: 13px;
    font-family: calibri;
    color: var(--black);
    /* margin-top: 15px; */
    margin-left: 14px;
}

.wanted_status {
	padding: 5px 10px;font-family: 'Aboreto';font-weight: lighter;text-transform: none;font-size: 15px;color: var(--green);height: 42px;width: 130px;position: relative;top: -40px;letter-spacing: 3px;text-align: center;
}

.wanted_status2 {
	padding: 5px 10px;
    font-family: 'Aboreto';
    font-weight: lighter;
    text-transform: none;
    font-size: 15px;
    color: var(--green);
    width: 60px;
    letter-spacing: 3px;
    text-align: center;
    float: left;
}