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

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 {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
	background:#fff;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-rendering: optimizelegibility;
}
h1 { font-size:2.2em;padding-bottom:8px;text-align:center; color:#666;}
h2 { font-size:1.7em;text-align:center; color:#666;}
h3 { font-size:1.4em;
	padding-top:14px;
	padding-bottom:6px;
	text-align:center;
	 color:#666;
	}
p { padding-bottom:6px;}
a {color:#477572;}

img.logo { padding-top:25%; max-width:600px; margin:0 auto; text-align:center;}

.container { position:relative;width: 1000px; margin: 12% auto; }


.middle {
	position:relative;
	max-width:960px;
	margin: 0 auto;
	margin-top:5%;
	z-index:2;
}
.imprint {margin-top:2%;}

.text {
	max-width:960px;
	text-align: center;
	margin: 100px auto;
	position: relative;
	z-index: 2;
}

.row {position: relative; margin:0 auto;text-align:center;}
.row img {text-align:center;}

.text a {color: #cc0000; text-decoration: none;}
.text a:hover {color: #444;}

.uc { 
	max-width:412px;
	position:fixed;
	bottom:15px;
	left:15px;
}

.aufbau {
    background: rgba(0, 0, 0, 0) url("../images/baustelle.jpg") repeat scroll 0 0;
    height: 200px;
    margin-left:3%;
    margin-top: 15%;
    position: fixed;
    transform: rotate(-15deg);
    width: 500px;
	z-index:20;
}

a img:hover { opacity:0.7;}
img { max-width:100%; text-align:center; margin:0 auto;padding-bottom:30px;}
