.sgoutbox {
	width: 650px;
	padding: 20px;
	border: solid 10px #5a5a59;
	background: #d6d6d6;
	}

.sgoutbox i{
	text-decoration: italic;
	letter-spacing: 2px;
	font-weight: 300;
	color: #333;
	}

.sgoutbox b{
	letter-spacing: 3px;
	font-weight: 300;
	color: #333;
	}

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

.sgtitelklein {
	height:20px;
	line-height:20px;
	padding:3px;
	font-size: 7.5px;
	font-weight:400;
	font-family: Roboto;
	letter-spacing: 3px;
	text-transform: lowercase;
	text-align:center;
	color: #5a5a59;
	}

.sgfakt {
	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: #5a5a59;
	color: #fff;
	font-weight: 300;
	}

.sgimg { 
	width: 190px; 
	height: 190px; 
	border: solid 4px #5a5a59;}


.sboxtitel {
	color: #5a5a59;
	font-family: Roboto;
	font-size: 9px;
	font-weight: 500;
	letter-spacing:3px;
	text-align: center;
	}

.sbox {
	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;
	}
	
.sgtext{
	padding: 15px;
	font-size: 10px;
	line-height:13px;
	font-family: Roboto;
	font-weight: 300;
	letter-spacing: 1.5px;
	text-align: justify;
	}

.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;
	}

.gtext{
	padding: 15px;
	font-size: 10px;
	line-height:13px;
	font-family: Roboto;
	font-weight: 300;
	letter-spacing: 1.5px;
	text-align: justify;
	}