@charset "utf-8";
/* CSS Document */


/* Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 Hack for Oldtimers */
header, nav, section, article, hgroup, menu, aside, 
details, figcaption, figure, footer {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

body {
	margin: 50px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrap {
	margin: 0 auto;
	width: 670px;
	height: 1000px;
}
header {
	height: 190px;
	width: 100%;
}
nav {
	float: left;
	height: 190px;
	width: 465px;
	font-size: 12px;
}
nav ul {
	margin: 0;
}
nav ul li {
	margin: 0 0 12px 0;
	line-height: 15px;
}
nav ul li span span {
	margin: 0 0 0 90px;
}
nav ul li a {
	width: 90px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
nav ul li a:hover,
nav ul li a.current {
	color: #1a7d44;
}
#logo {
	float: right;
}
hgroup {
	margin: 10px 0 0 0;
	width: 100%;
	background: #1a7d44;
	color: #fff;
}
h1 {
	padding: 20px 25px;
	font-size: 33px;
	font-weight: bold;
}
h2 {
	padding: 0px 25px 25px 25px;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}
h3 {
	margin: 0 0 3px 0;
	font-weight: bold;
	color: #1a7d44;
}

/* Starseite
-------------------------------------------------------------- */
#content_start {
	margin: -15px 0 0 0;
	padding: 30px 0 0 0;
	width: 670px;
	height: 370px;
	background: url(pix/start.png);
}
#content_start p {
	float: right;
	padding: 0 0 0 370px;
	display: inline;
	margin: 0 0 10px;
	width: 300px;
	text-align: right;
	line-height: 16px;
}
#content_start p.quote_in {
	background: url(pix/quote.jpg) no-repeat 420px top;
}
#content_start p.quote_in span {
	float: left;
	width: 20px;
	height: 10px;
}
#content_start p.quote_out {
	background: url(pix/quote.jpg) no-repeat bottom right;
}
#content_start p.quote_out span {
	float: right;
	text-align: right;
	width: 17px;
	height: 10px;
}
#gallery {
	float: left;
	padding: 1px 0 0 0;
	height: 268px;
	width: 670px;
}
#gallery ul {
	float: left;
	height: 268px;
	display: inline;
}
#gallery ul li {
	line-height: 0;
	margin: 0 0 1px 1px;
	float: left;
	display: inline;
}
#gallery ul li a {
	-webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;  
	        transition: all 0.3s ease-out;
	           opacity: 1.0;	
}
#gallery ul li a:hover {
	opacity: 0.7;
}
#gallery ul li:first-child {
	float: right !important;
}
.nomargin {
	margin-left: 0 !important;
}

/* Durchblick
-------------------------------------------------------------- */
#content_durchblick {
	margin: -30px 0 0 0;
	padding: 50px 0 0 0;
	width: 670px;
	height: 380px;
	background: url(pix/schwerpunkte_circle.png) center 10px no-repeat;
}
#content_durchblick_box {
	height: 225px;
	width: 670px;
	background-image: url(pix/monitor.jpg);
	background-position: 70px 0px;
	background-repeat: no-repeat;
}
#content_durchblick_box a.zoom {
	float: right;
	margin: -75px 0 0 0;
}
#content_durchblick_box img:first-child {
	float: left;
	margin: 92px 0 0 0;
}
#content_durchblick p {
	text-align: right;
	float: right;
	line-height: 16px;
	position: relative;
}
#content_durchblick p:first-child {
	float: left;
	text-align: left;
}
#content_durchblick p.quote_in {
	background: url(pix/quote.jpg) no-repeat top left;
}
#content_durchblick p.quote_in span {
	float: left;
	width: 20px;
	height: 10px;
}
#content_durchblick p.quote_out {
	background: url(pix/quote.jpg) no-repeat bottom right;
}
#content_durchblick p.quote_out span {
	float: right;
	width: 17px;
	height: 10px;
}

/* Einblick
-------------------------------------------------------------- */
#content_einblick {
	margin: 30px 0 0 0;
	padding: 0px 0 0 0;
	width: 670px;
	height: 280px;
	background: url(pix/einblick_back_1.jpg) left top no-repeat;
}
#content_einblick_box {
	margin: -45px 0 0 0;
	height: 400px;
	width: 670px;
	background-image: url(pix/einblick_full.png);
}
#content_einblick p {
	float: right;
	padding: 0 0 0 370px;
	display: inline;
	margin: 0 0 10px;
	width: 300px;
	text-align: right;
	line-height: 16px;
}
#content_einblick p.quote_in {
	background: url(pix/quote.jpg) no-repeat 422px top;
}
#content_einblick p.quote_in span {
	float: left;
	width: 20px;
	height: 10px;
}
#content_einblick p.quote_out {
	background: url(pix/quote.jpg) no-repeat bottom right;
}
#content_einblick p.quote_out span {
	float: right;
	text-align: right;
	width: 17px;
	height: 10px;
}

/* Rücklick
-------------------------------------------------------------- */
#content_rueckblick {
	margin: 30px 0 0 0;
	padding: 0px 0 0 0;
	width: 670px;
	height: 400px;
	background: url(pix/rueckblick_back_1.jpg) left top no-repeat;
}
#content_rueckblick_box {
	margin: 20px 0 0 0;
	height: 200px;
	width: 670px;
	background-image: url(pix/rueckblick_full.png);
}
#content_rueckblick p {
	float: right;
	padding: 0 0 0 300px;
	display: inline;
	margin: 0 0 10px;
	width: 370px;
	text-align: right;
	line-height: 16px;
}
#content_rueckblick p.quote_in {
	background: url(pix/quote.jpg) no-repeat 352px top;
}
#content_rueckblick p.quote_in span {
	float: left;
	width: 20px;
	height: 10px;
}
#content_rueckblick p.quote_out {
	background: url(pix/quote.jpg) no-repeat bottom right;
}
#content_rueckblick p.quote_out span {
	float: right;
	text-align: right;
	width: 17px;
	height: 10px;
}

/* Auslick
-------------------------------------------------------------- */
#content_ausblick {
	margin: -15px 0 0 0;
	padding: 0px 0 0 0;
	width: 670px;
	height: 500px;
	background: url(pix/hammer.png) left top no-repeat;*/
}
#content_ausblick_box {
	padding: 57px 0 0 0;
	height: 133px;
	width: 670px;
	background: url(pix/flieger_para.jpg) left bottom no-repeat;
}
#content_ausblick_box h3 {
	padding: 0 0 0 150px;
}
#content_ausblick_box p {
	margin: 0 0 11px 0;
	padding: 0 0 0 150px;
	line-height: 16px;
}
#content_ausblick div p {
	float: left;
	margin: 0 0 10px;
	line-height: 16px;
	text-align: justify;
}
#content_ausblick div {
	float: left;
	width: 330px;
	padding: 330px 0 0 0;
}
#content_ausblick div:first-child {
	margin: 0 25px 0 0;
	width: 315px;

}
#content_ausblick p.quote_in {
	background: url(pix/quote.jpg) no-repeat 0px 0px;
}
#content_ausblick p.quote_in span {
	float: left;
	width: 18px;
	height: 10px;
}
#content_ausblick p.quote_out {
	background: url(pix/quote.jpg) no-repeat 96px bottom;
}
#content_ausblick p.quote_out span {
	float: right;
	text-align: right;
	width: 17px;
	height: 10px;
}
/* Auslick
-------------------------------------------------------------- */
#content_blickpunkte {
	margin: -30px 0 0 0;
	padding: 0px 0 0 0;
	width: 670px;
	height: 600px;
	background: url(pix/blickpunkte_circles.png) center top no-repeat;
}
#content_blickpunkte_box {
	margin: 0px 0 0 0;
	height: 1190px;
	width: 670px;
	background: url(pix/augen_para.jpg) left bottom no-repeat;
}
#content_blickpunkte_box .col_1 {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	width: 220px;
}

#content_blickpunkte_box .col_2 {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	width: 420px;
	font-size: 10px;
}
#content_blickpunkte_box .col_3 {
	float: left;
	display: inline;
	width: 100px;
}
#content_blickpunkte_box p {
	margin: 0 0 11px 0;
	line-height: 12px;
	font-size: 9px;
}
#content_blickpunkte_box .justify {
	text-align: justify;
}
#content_blickpunkte_box h3 {
	font-size: 9px;
}
#content_blickpunkte_box p strong {
	font-weight: bold;
	color: #1a7d44;
}
#content_blickpunkte div p {
	float: left;
	margin: 0 0 10px;
	line-height: 16px;
	text-align: justify;
}
#content_blickpunkte div {
	float: left;
	width: 330px;
	padding: 330px 0 0 0;
}
#content_blickpunkte div:first-child {
	margin: 0 25px 0 0;
	width: 315px;
}
#content_blickpunkte p.quote_in {
	background: url(pix/quote.jpg) no-repeat 0px 0px;
}
#content_blickpunkte p.quote_in span {
	float: left;
	width: 18px;
	height: 10px;
}
#content_blickpunkte p.quote_out {
	background: url(pix/quote.jpg) no-repeat 96px bottom;
}
#content_blickpunkte p.quote_out span {
	float: right;
	text-align: right;
	width: 17px;
	height: 10px;
}



/* Footer
-------------------------------------------------------------- */
footer {
	float: left;
	margin: 0 0 50px 0;
	padding: 5px 40px;
	width: 590px;
	background: #1a7d44;
	color: #fff;
	vertical-align: middle;
	float: left;
	font-size: 12px !important;
	line-height: 15px;
	font-weight: bold;
}