body {
	font-size: 16px;
}

img { 
	border: 0;
}

#t1_1, #t2_1, #t3_1 {
	white-space:nowrap;
	overflow:visible;
	font-size: 2em;
	font-family: Castellar;
	color:rgb(227,108,10);
	text-align: center;
}

#texten, #kontakt {
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}

#texten {
	width: 600px;
	text-align: justify;
	display: block;
    margin-left: auto;
    margin-right: auto;
    color: black;
}

#welcome {
	width: 100%;
	margin-top: 3rem;
	padding-bottom: 1em;
}

#kontakt {
	text-align: right;
	color: #333;
	float: right;
	/*margin-top: 4em;*/
}

#kontakt a {
	color: #333;
	font-size: 1.2em;
}

#Bellman {
	padding: 0.5em 0 2em 0;
}

#Sture {
	padding: 2em 0 1em 0;
}

#Flags {
	position: absolute;
	top: 0.5em;
	left: 0;
}

#Flags a {
	float: left;
	clear: both;
}

#Badge {
	position: absolute;
	top: 0.5em;
	right: 0;
}

#Reviews a {
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
	color:rgb(227,108,10);
}

#wrapper {
	min-width: 620px;
}

.shade {
	color:rgb(227,108,10);
}

.attn {
	color:rgb(150,0,0);
}

.less {
	color: #333;
}

img.centered {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.container {
	display: block;
	width: 100%;
}

@font-face {
	font-family: Castellar;
	src: url("../media/fonts/Castellar.ttf");
}

.centered, #Reviews {
    display: table;
    margin: 0 auto;
}

#Reviews {
    padding-top: 1em;
    padding-bottom: 2em;
}

.centered {
    padding-top: 1em;
    padding-bottom: 1em;
}
