summary {
	background: var(--bgf_02);
	padding: 10px;
	color: var(--color_02);
	text-transform: uppercase;
	font-weight: bold;
	font-family: var(--monofont);
}

.drift_spaceship_howto {
	padding: 20px;
}

.drift_spaceship_howto b,
.drift_spaceship_howto i {
	color: var(--color_01);
}

.spaceship_userbox {
	border: 1px solid var(--border_01);
	margin: 2px;
	width: 200px;
	background: var(--bgf_04);
	padding: 10px;
}

.spaceship_code {
	font-size: 12px;
	font-family: var(--monofont);
	color: var(--color_03);
}

.spaceship_sonderinfo {
	background: transparent;
	text-align: center;
	font-size: 11px;
	font-family: var(--monofont);
	padding: 5px;
	color: var(--color_01);
	font-weight: bold;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid var(--border_01);
	margin-top: 10px;
}

.spaceship_boss_dude {
	padding: 13px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.spaceship_outbit {
	display: flex;
	flex-wrap: wrap;
}

.lawless_fraktionslist_icon {
	width: 65px;
	margin: 10px;
	border: 1px solid var(--border_01);
	padding: 6px;
}

.spaceship_extrainfo {
	padding: 10px;
	background: var(--akzentbackground);
	text-align: justify;
	font-size: 13px;
}

.spaceship_profil_info {
	text-transform: uppercase;
	color: var(--dunkelschrift);
	padding: 7px;
}

.spaceship_box {
	display: flex;
	width: 1100px;
	flex-wrap: wrap;
	justify-content: start;
}

.spaceship_user {
	width: 200px;
	font-size: 10px;
	padding: 5px;
}

.spaceship_userposition {
	font-size: 11px;
}

.spaceship_usericon {
	width: 80px;
	text-align: center;
}

.spaceship_beschreibung_member {
	background: var(--akzentbackground);
	width: 500px;
}

.spaceship_boss_place_inbox {
	width: 500px;
	text-align: justify;
	font-size: 12px;
}

.spaceship_pic {
	width: 50px;
	height: 50px;
	border-radius: 100%;
}

.spaceship_inbox {
	width: 500px;
	margin: auto;
}

.spaceship_member_box {
	padding: 10px;
	overflow: auto;
	scrollbar-width: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0px;
	max-height: 150px;
	width: 480px;
	font-weight: bold;
	outline: 1px solid var(--border_01);
	outline-offset: 10px;
	background: var(--bgf_03);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 30px;
	box-sizing: border-box;
}

.spaceship_options {
	padding: 4px;
	display: flex;
	justify-content: right;
	background-position: bottom;
	align-items: center;
	margin-top: 10px;
}

.spaceship_options i {
	margin: 6px;
	font-size: 20px;
}

.spaceship_beschreibung {
	background: var(--background_schwarz);
	padding: 10px;
	height: 150px;
	overflow: auto;
	scrollbar-width: none;
	text-align: justify;
	font-size: 13px;
	border: 1px solid var(--borderfarbe);
}

.spaceship_name {
	font-family: var(--seriffont);
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	padding: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 900;
	width: 500px;
	color: var(--color_01);
}

.spaceship_typ {
	font-size: 13px;
	text-transform: uppercase;
	color: var(--color_02);
	font-family: var(--normalfont);
	background: var(--bgf_02);
	padding: 6px;
	width: 400px;
	margin: auto;
	font-weight: bold;
}

.spaceship_boss_place_box {
	background: var(--bgf_02);
	padding: 11px;
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	width: 478px;
	color: var(--color_02);
	border-radius: 10px 10px 10px 10px;
}

.spaceship_boss_place_box i {
	font-size: 16px;
}

.spaceship_oberhaupt {
	font-size: 13px;
	margin-left: 10px;
}

.spaceship_treffpunkt {
	font-size: 12px;
	margin-left: 10px;
}