html {
	font-size: 100.1%;
	height: 100.1%;
}

* {margin: 0px; padding: 0px; border: 0px;}

body {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #657a03;
	background: #cacfae;
}

h1 {
	font-family: "Qwigley", "Georgia", "Cambria", serif;
	font-weight: 400;
	font-size: 3.0em;
	line-height: 1.0em;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	}

h2 {
	font-family: "Qwigley", "Georgia", "Cambria", serif;
	font-weight: 400;
	font-size: 2.0em;
	line-height: 1.2em;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	}

h3 {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 1.75em;
	line-height: 1.20em;
	margin-bottom: 10px;
	color: #657a03;
	font-style: normal;
	font-weight: normal;
	}




a:link { color: #c17b02; text-decoration: underline;}

a:hover { color: #c17b02; text-decoration: none;}

a:active { color: #000000; text-decoration: none;}

a:visited { color: #c17b02; text-decoration: underline;}



ul {
				list-style-type: disc;
				list-style-position: outside;
				line-height: 1.4em;
				padding-left: 20px;
}

li {
	margin-bottom: 6px;
}

table { border-top: 1px solid #c5cca2 ; border-collapse: collapse; table-layout:fixed; width: 410px; margin-bottom: 6px;}

td { border-bottom: 1px solid #c5cca2 ; padding: 6px; width: auto; vertical-align: top;}

.col1 { width: 45%;}

.col2 { width: 55%;}



.wrapper {
	max-width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

.head {
	width: 980px;
	float: none;
	text-align: center;
	vertical-align: bottom;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #475403;
}

.ct_box_rechts {
	width: 450px;
	height: 280px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 60px;
	padding: 20px;
}
.ct_box_links {
	width: 450px;
	height: 280px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 40px;
	margin-bottom: 60px;
	padding: 20px;
}

.ct_box_bild {
	width: 490px;
	height: 320px;
	float: left;
	background-color:#FFFFFF;
	margin-bottom: 60px;
	padding: 0px;

}

.ct_box_bild_links {
	width: 490px;
	height: 320px;
	float: left;
	background-color:#FFFFFF;
	margin-right: 40px;
	margin-bottom: 60px;
	padding: 0px;

}

.ct_box_bild_gross {
	width: 1020px;
	height: 587px;
	float: left;
	background-color:#FFFFFF;
	margin-bottom: 60px;
	padding: 0px;

}

.fb-like {
	margin-right: 20px;
	margin-left: 20px;
}

.g-plusone {
	margin-right: 20px;
	margin-left: 20px;
}


.clearing {
	clear: both;
	height: 20px;
	display: block;
}



@media only screen and (max-width: 1019px) {

	h1 {font-size: 3.0em; line-height: 1.0em; ont-style: normal;font-weight: normal;margin-bottom: -6px;}
	h2 {font-size: 3.0em; line-height: 1.0em; }
	h3 {font-size: 1.2em; font-style: normal; font-weight: normal;}
	table { width: 580px; margin-top: 10px;}
	.wrapper { max-width: 700px; }
	.head { width: 640px; padding-top: 0px; padding-left: 0px; padding-right: 0px;}
 	.ct_box_links { width: 600px; float: none; margin-bottom: 20px;}
	.ct_box_rechts { width: 600px; float: none; margin-bottom: 20px;}
	.ct_box_bild { width: 640px; height: 353px; float: none; margin-bottom: 20px;}
	.ct_box_bild_links { width: 640px; height: 353px; float: none; margin-bottom: 20px;}


}

@media only screen and (max-width: 470px) {

	body { font-size: 1.3em; line-height: 1.2em; }

	h1 {font-size: 2.0em; line-height: 1.2em; ont-style: normal;font-weight: normal; margin-bottom: 10px;}
	h2 {font-size: 2.0em; line-height: 1.4em;}
	h3 {font-size: 1.3em;}
	.wrapper { max-width: 320px; padding: 10px}
	.head { width: 320px; padding-top: 20px; padding-left: 0px; padding-right: 0px; font-size: 1em; line-high: 1.2em;}
	table { width: 300px; margin-top: 10px;}
	td { padding-top: 6px; padding-bottom: 6px; padding-left: 0px; padding-right: 0px; width: auto; vertical-align: top; font-size: 0.85em; line-hight: 0.9em;}
	.col1 { width: 50%;}
	.col2 { width: 50%;}
	.ct_box_links { float: none; width: 310px; height: auto; margin-right: 0px; margin-bottom: 50px; background: #cacfae; padding: 0px; }
	.ct_box_rechts { float: none; width: 310px; height: auto; margin-right: 0px; margin-bottom: 50px; background: #cacfae; padding: 0px; }
	.ct_box_bild { float: none; width: 310px; height: 171px; margin-right: 0px; margin-bottom: 20px; background: #cacfae; padding: 0px; }
	.ct_box_bild_links { float: none; width: 310px; height: 171px; margin-right: 0px; margin-bottom: 20px; background: #cacfae; padding: 0px;}
	a { line-height: 2.0em;}


}
