/* Alle */
body
{
	background-color : #000000;
	margin           : 0;
	font-family      : Georgia, "Times New Roman", serif;
	color            : #ffffff;
}

.start_logo
{
	display    : block;
	width      : 100%;
	height     : 200px;
	background : url(../img/logo.png) no-repeat center;
	margin-top : 50px;
}

.start
{
	font-size      : 20px;
	text-align     : center;
	text-transform : uppercase;
}

.start span
{
	font-size      : 70%;
	letter-spacing : 2px;
	color          : #5a5a5a;
	display        : block;
	margin         : 45px 0 5px 0;
	font-weight    : bold;
}

.start a, .start a:visited
{
	color           : #fff;
	text-decoration : none;
}

.start a:hover
{
	color : #d07343;
}

.start .facebook-icon a
{
	background : url(../img/footer_facebook.png) no-repeat center;
}

.start .youtube-icon a
{
	background : url(../img/footer_youtube.png) no-repeat center;
}

.start .twitter-icon a
{
	background : url(../img/footer_twitter.png) no-repeat center;
}

.start .google-icon a
{
	background : url(../img/footer_google.png) no-repeat center;
}

.start .instagram-icon a
{
	background : url(../img/footer_instagram.png) no-repeat center;
}

.start .facebook-icon a, .start .youtube-icon a, .start .twitter-icon a, .start .google-icon a, .start .instagram-icon a
{
	background-size : cover;
	display         : block;
	height          : 30px;
	width           : 30px;
	margin          : 15px 3px 0 3px;
	float           : left;
}

#start-around-icons
{
	height           : 60px;
	width            : 144px;
	margin           : 0 auto;
}

#container
{
	width  : 100%;
	margin : 0 auto;
}

.hidden-mobile
{
	display : none;
}

h1
{
	font-size      : 18px;
	letter-spacing : 1px;
	border-top     : 5px solid #d07343;
	border-bottom  : 2px solid #d07343;
	padding        : 11px 0 11px 0;
	margin         : 0 0 43px 0;
	text-align     : center;
	text-transform : uppercase;
}

h1 span
{

	padding     : 0 3px;
	font-size   : 16px;
	top         : -3px;
	position    : relative;
	color       : #5a5a5a;
	font-weight : bold;
}

h2
{
	font-size      : 17px;
	letter-spacing : 1px;
	padding        : 11px 0 11px 0;
	width          : 96%;
	margin         : 0 auto 43px auto;
}

h2 span
{
	padding     : 0 3px;
	font-size   : 16px;
	top         : -2px;
}

h3
{
	font-family: Verdana, sans-serif;
}

.pagearound
{
	margin-bottom : 38px;
}

.pagearound p, .pagearound li
{
	font-size   : 16px;
	line-height : 155%;
	padding: 0 2% 0 2%;
	font-family: Verdana, sans-serif;
}

.clear
{
	clear : both;
}

a:link, a:visited
{
	color: #ffffff;
}

a:hover
{
	color: #d07343;
}

/* H E A D E R */

#header
{
	display : none;
}

#header #logo
{
	display : none;
}

#header nav
{
	display : none;
}

#header_smal
{
	width      : 100%;
	position   : fixed;
	top        : 0;
	left       : 0;
	height     : 50px;
	z-index    : 1111;
	background : #d07343 url(../img/logo_mobile.png) no-repeat 5px 12px;
}

#navigation_smal a, #navigation_smal a:visited, #navigation_smal a:hover
{
	color           : #fff;
	text-decoration : none;
}

#navigation_smal
{
	display  : block;
	position : fixed;
	top      : 0;
	left     : 0;
	z-index  : 1111;
	width    : 100%;
	height   : 50px;
}

#nav_smal_box
{
	position         : fixed;
	right            : 8px;
	top              : 8px;
	height           : 34px;
	width            : 38px;
	background-color : rgba(0, 0, 0, 0.1);
	border-radius    : 5px;
	z-index          : 1111111;
	cursor           : pointer;
}

#nav_smal_box span
{
	display          : block;
	height           : 3px;
	background-color : #ffffff;
	margin           : 5px 0 5px 6px;
	width            : 26px;
}

#nav_smal_box span:first-child
{
	margin-top : 8px;
}

#nav_smal_links
{
	background : #be6a3f;
	position   : fixed;
	top        : 50px;
	width      : 100%;
	display    : none;
}

#nav_smal_links ul
{
	list-style : none;
	padding    : 0;
	margin     : 0;
}

#nav_smal_links li
{
	font-weight    : bold;
	border-bottom  : 1px solid #d07343;
	padding        : 12px 0 12px 10px;
	cursor         : pointer;
	text-transform : uppercase;
	letter-spacing : 1px;
}

#nav_smal_links li.active
{
	color            : #d68d82;
	background-color : #fef0e3;
}

#nav_smal_links li:last-child
{
	border : none;
}

/***************/

/* T E A S I N G  B O X */

#teasingbox
{
	height : 293px;
	margin : 50px 0 0 0;
}

#slideshow #slideshow-box
{
	height   : 293px;
	width    : 100%;
	margin   : 0;
	padding  : 0;
	position : relative;
	overflow : hidden;
}

#slideshow #slideshow-box .slide
{
	height              : 293px;
	margin              : 0;
	padding             : 0;
	float               : left;
	position            : relative;
	background-size     : cover;
	background-position : center;
}

#slideshow-left, #slideshow-right
{
	display : none;
	opacity : 0.4;
}

#teasingbox
{
	width            : 100%;
	background-color : #cccccc;
	position         : relative;
}

/* A C T S */

.content-box
{
	width    : 96%;
	margin   : 0 auto;
	position : relative;
}

.quad, .long
{
	width        : 32%;
	margin       : 0 2% 25px 0;
	border-width : 5px;
}

.quad:nth-child(3n), .long:nth-child(3n)
{
	margin-right : 0;
}

.hover_name
{
	font-size      : 15px;
	padding        : 7px 0;
	letter-spacing : 1px;
}

.hover_sub
{
	font-size      : 15px;
	padding        : 7px 0;
	letter-spacing : 1px;
}

.long .hover_links
{
	top  : 10px;
	left : 10px;
}

.quad .hover_links
{
	top  : 15px;
	left : 15px;
}

.hover_link a
{
	float : none;
}

.hover_link a
{
	width  : 23px;
	height : 23px;
	margin : 0 0 6px 0
}

/**********/

/* F O O T E R */

#footer
{
	border-top    : 2px solid #d07343;
	border-bottom : 5px solid #d07343;
	margin        : 20px 0 10px 0;
	position      : relative;
}

#footer p
{
	padding   : 16px 0 16px 2%;
	font-size : 12px;
	font-family: Verdana, sans-serif;
}

#footer .facebook-icon a, #footer .youtube-icon a, #footer .twitter-icon a, #footer .google-icon a, #footer .etb-icon a, #footer .instagram-icon a, #footer .msb-icon a
{
	top    : 7px;
	height : 33px;
	width  : 33px;
}

#footer .facebook-icon a
{
	right  : 10px;
}

#footer .youtube-icon a
{
	right  : 48px;
}

#footer .twitter-icon a
{
	right  : 86px;
}

#footer .google-icon a
{
	right  : 124px;
}

#footer .instagram-icon a
{
	right: 124px;
}

#footer .etb-icon a
{
	right  : 162px;
}

#footer .msb-icon a
{
	right: 200px;
}

/***************/

/* NEWS */

h1.news_h1
{
	margin-bottom: 25px;
}

.news_around hr
{
	margin: 35px 0 20px 0;
}

.news_img
{
	width : 15%;
}

a.news_link, .news_link:link
{
	margin-top: 15px;
}

.news_img_con
{
	width : 85%;
}

/***************/
