@charset "utf-8";
* {
	border: 0px none;
	outline: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	font-weight:300;
	color:rgb(96,96,96);
	background-color:rgb(245,245,245);
}
h4 {
	font-size:2em;
	color:rgb(140,90,20);
	font-weight:300;
	margin:0px;
	text-align:right;
	padding-right:24px;
	margin-right:24px;
}

h1 {
	margin-top:0px;
	text-align:right;
	font-size:2em;
	color:rgb(20,90,140);
	font-weight:300;
	border-bottom:1px solid rgb(20,90,140);
	margin-right:24px;
	padding-bottom:0.3em;
}

h2 {font-size:1.3em; font-weight:400; margin-bottom:0.5em;}

h3 {font-size:1.0em; font-weight:700; margin-bottom:0.5em; }
p {font-size:0.9em; line-height:1.5em; margin-bottom:0.5em}

img {
	display:block;
	max-height: 100%; 
	height: auto;
	width: auto\9; /* ie8 */
 }

ol, ul {
	list-style-type:square;
	list-style-position:outside;
	margin-left:18px;
	margin-bottom:18px;
}
li {
	font-size:0.9em;
	line-height:1.5em;
	margin-bottom:0.5em;
}

.list a{

	font-size:0.9em;
	line-height:1.5em;
	margin-bottom:0.5em	
}

.list li:before {
	content:'» ';
}

table {
	border-collapse:collapse;
}
a {
	color:rgb(20,90,140);
	text-decoration:none;
	font-weight:400;
 }
a::after {
	content:"";
}
a:hover {
	text-decoration:underline;
	color:rgb(96,96,96);
}
label {
	display:inline-block;
	font-size:0.9em;
	width:5em;
	margin-right:1em;
	text-align:right;
	padding-top:0.3em;
}
input[type=text], textarea, select{
	display:inline-block;
	margin-bottom:0.5em;
	padding:6px;
	vertical-align:top;
	resize:none;
	border:0px solid rgb(96,96,96);
	color:rgb(0,0,0);
	background-color:rgb(232,239,244);
	width:80%;
}
input[type=button] {
	color:rgb(255,255,255);
	background-color:rgb(51,102,153);
/*	height:2.5em;
	line-height:2.5em; */
	padding:1em 1em 1em 1em;
	font-variant:small-caps;
}
input[type=button]:hover {
	color:rgb(255,255,255);
	background-color:rgb(153,0,51);
	padding-top:1.1em;
	padding-bottom:0.9em;
}

td {
	font-size:0.9em;
	padding:0.5em;
}

input[type=checkbox]{

}
/* ID */
#logo {
	background-color:rgb(20,90,140);
	border-left:1px solid rgb(255,255,255);
	height:114px;
	cursor:pointer;
	padding-top:36px;
	padding-left:24px;
	padding-right:24px;
	color:rgb(255,255,255)
}
#debug {
	position:fixed;
	top:0px;
	left:0px;
	z-index:9999;
	padding:6px;
	background-color:rgb(255,255,255);
	display:none;
}
#language{
	text-align:right;
	margin-bottom:24px;	
	font-size:0.8em;
}
#language a{
	padding:12px;
	font-weight:300;
}
#language a::after{
	content:"";
}

#formsend {
	margin-top:6px;
	margin-left:7em;
}

/* KLASSEN */
.nojs {
	background:rgb(255,0,0);
	text-align:center;
	padding:12px;
	color:rgb(255,255,255)
}

.container {
	position: relative;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgb(255,255,255);
}

.row {
	position:relative;
	background-color:(0,0,0);
	margin-top:0.5em;
	margin:0;
}
.row:first-child {
	margin-top:0;
}

.clearfix:before, .clearfix:after {
  content: " ";    
  display: block;    
  height: 0;    
  overflow: hidden;	
}
.clearfix:after {clear: both;}

.colwrapper {
	padding-left:24px;
	padding-right:24px;	
}

.col1, .col2, .col3, .col4, .col5 {
	float:left;
	margin-left:2%;
	margin-left:0;
/*	background-color:rgb(204,204,204); */
}
.col1 {
	width:15%;
	width:16.7%;
/*	width:152px; */
}
.col2 {
	width:32%;
	width:33.3%;
/*	width:304px; */
}
.col3 {
	width:49%;
	width:50%;
/*	width:456px; */
}
.col4 {
	width:66%;
	width:66.7%;
/*	width:608px; */
}
.col5 {
	width:83.3%;
/*	width:708px; */
}
.col1:first-child, .col2:first-child, .col3:first-child, .col4:first-child, .col5:first-child {
	margin:0;
}

.banner {
	height:150px;
	overflow:hidden;
}
.footerbox {
	float:left;

	padding-left:1em;
	padding-right:1em;
}

.footertext {
	padding:12px;
	padding-left:1em;
	padding-right:1em;
	color:rgb(255,255,255);
	font-size:0.9em;
	line-height:1.6em;
}
.footertext a{
	color:rgb(255,255,255);
	font-weight:300;
		line-height:1.7em;
}
.footertext a::after{
	content:'';
}
.footertext a:hover{
	color:rgb(70,122,159);
	color:rgb(96,166,217);
	color:rgb(232,239,244);
	text-decoration:none;
}

.footerbox:first-child {
	border-left:none;
}

.menubutton {
	position:relative;
	display:none;
	cursor:pointer;
	height:2em;
	width:2em;
	background-color:rgb(20,90,140);
	background-image:url(../images/menu_button.png);
	background-size:contain;
	background-position:right;
	background-repeat:no-repeat;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.noborder {
	border:none;
}
.nodisplay {
	display:block;
}
.contentbox {
	padding:12px;
}
.corner{
/*	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
*/
	border-radius: 0.4em;
}
.cornertopleft{
	border-top-left-radius: 9px;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
}
.cornertopright{
	border-top-right-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
.cornerbottomright{
	border-bottom-right-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
.cornerbottomleft{
	border-bottom-left-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
}

.btn {
	height:2.5em;
	line-height:2.5em;
	display:inline-block;
	padding:0 1em 0 1em;
	text-align:center;
	cursor:pointer;
	background-color:rgb(20,90,140);
	color:rgb(255,255,255);
	font-size:0.8em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.btn:hover {
	background:none;
	background-color:rgb(70,122,159);
	padding-top:0.1em;
	height:2.4em;
}
.zitat {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.3em;
}
.infobox {
	background-color:rgb(232,239,244);
	padding:12px;
	font-style:italic;
	text-align:left;
	margin:0px;
	color:rgb(0,0,0);
}
.infobox h2{
	font-style:normal;
}
.contenttext {
	text-align:justify;
}

.tiptext {
	text-align:right;
	font-size:0.8em;
	margin-right:10%;	
}

.jahr {
	margin-bottom:12px;
	padding-bottom:6px;
	border-bottom:1px solid rgb(20,90,140);
	border-bottom:1px solid rgb(204,204,204);
	font-size:1em;
	font-weight:400;
}

.firstabs {
	margin-top:40px;
}

@media (max-width: 640px) {
	body {
/*		font-size:0.8em */
	}
	.container {
		width:100%;
	}
	
	.row:nth-child(2) {
		margin-top:0;
	}
	h1 {
		text-align:left;
		margin-right:0px;
	}
	.col1, .col2, .col3, .col4, .col5 {
		float:none;
		width:100%;
		margin-left:0;
	}
	.menubutton {
		display:block;	
	}
	.footerbox {
		float:none;
		border:none;
		margin-right:0px !important;
	}
	.footertext {
		text-align:left	!important;
	}
	.nodisplay {
		display:none;
	}
	
	label {
		text-align:left;	
	}
	#formsend {
		margin-left:0;
	}

	#logo {
		color:rgb(20,90,140);
		background-color:rgb(255,255,255);
		border:none;
		height:auto;
		padding:0px;
		text-align:right;
	}
	input[type=text], textarea, select{
		width:100%;
	}
	.contenttext {
		margin:0px;

	}
	#language{
		margin-bottom:0px;	
		font-size:0.8em;
	}
	
	.firstabs {
		margin-top:0px;
	}	
}