.sgoutbox {
	width: 620px;
	padding: 20px;
	border: solid 10px #63707e;
	background: #d1d3cf;
}

.sgoutbox i,
.sgoutbox b{
	letter-spacing: 2px;
	font-weight: 400;
	color: #63707e;
}

.sgtit {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 25px;
	letter-spacing: 3px;
	height: 20px;
	line-height: 20px;
	text-align:center;
	text-transform: uppercase;
	color: #63707e;
	padding:5px;
}

.sginfo {
	width: 100%;
	height:20px;
	line-height: 20px;
	padding: 2px; 
	font-family: Montserrat;
	font-size: 7px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 3px;
	background-color: #63707e;
	color: #fff;
	font-weight: 300;
}


.sgimg{ 
	width: 200px; 
	height: 200px; 
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); 
	position: relative; 
	z-index: 2;
}

.sgrahmen{
	border: 5px solid #63707e; 
	height: 140px; 
	width: 140px; 
	transform: rotate(45deg); 
	z-index: 1;
	margin-top: -175px;
	margin-left: 25px;
}

.sgimg2{ 
	width: 186px; 
	height: 186px; 
	border: solid 5px #63707e;
}

.sgtitle{
	height:20px;
	line-height:20px;
	padding:3px;
	font-size: 7.5px;
	font-weight:400;
	font-family: Montserrat;
	letter-spacing: 3px;
	text-transform: lowercase;
	text-align:center;
	color: #63707e;
}

.sgboxtitel {
	color: #63707e;
	font-family: Roboto;
	font-size: 9px;
	font-weight: 500;
	letter-spacing:3px;
	text-align: center;
}

.sgbox {
	width:260px;
	padding:10px;
	line-height:14px;
	font-family: Roboto;
	font-size: 9px;
	font-weight: 300;
	letter-spacing:1px;
	text-align: justify;
	min-height: 50px;
	max-height: 60px;
	overflow: auto;
	scrollbar-width: thin;
}

.sgfact {
	text-align: center;
	font-family: Montserrat;
	font-size: 10x;
	letter-spacing: 3px;
	text-transform:uppercase;
	color: #63707e;
}

.sgfacttext {
	padding: 5px;
	font-size: 10px;
	line-height:13px;
	font-family: Roboto;
	font-weight: 300;
	letter-spacing: 1.5px;
}
	
.sgtext{
	padding: 15px;
	font-size: 11px;
	line-height:15px;
	font-family: Calibri;
	font-weight: 300;
	letter-spacing: 1px;
}

/*****GESUCHE*****/

.gbox {
	width:200px;
	padding:10px;
	line-height:14px;
	font-family: Roboto;
	font-size: 9px;
	font-weight: 300;
	letter-spacing:1px;
	text-align: justify;
	height: 180px;
	overflow: auto;
	scrollbar-width: thin;
}

.gfrei {
	opacity: 1;
	}

.greserviert {
	opacity: 0.7;
	}

.gvergeben {
	opacity: 0.3;
}

.goutbox {
	width: 620px;
	padding: 20px;
	border: solid 10px #63707e;
	background: #d1d3cf;
}

.goutbox i,
.goutbox b{
	letter-spacing: 2px;
	font-weight: 400;
	color: #63707e;
}

.gtit {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 25px;
	letter-spacing: 3px;
	height: 20px;
	line-height: 20px;
	text-align:center;
	text-transform: uppercase;
	color: #63707e;
	padding:5px;
}

.ginfo {
	width: 100%;
	height:20px;
	line-height: 20px;
	padding: 2px; 
	font-family: Montserrat;
	font-size: 7px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 3px;
	background-color: #63707e;
	color: #fff;
	font-weight: 300;
}

.gimg2{ 
	width: 186px; 
	height: 186px; 
	border: solid 5px #63707e;
}

.gtitle{
	height:20px;
	line-height:20px;
	padding:3px;
	font-size: 7.5px;
	font-weight:400;
	font-family: Montserrat;
	letter-spacing: 3px;
	text-transform: lowercase;
	text-align:center;
	color: #63707e;
}
	
.gtext{
	padding: 15px;
	font-size: 11px;
	line-height:15px;
	font-family: Calibri;
	font-weight: 300;
	letter-spacing: 1px;
}