@charset "UTF-8";
/* Styles ADVOBAM */
/* Design by logo.mind // http://www.logomind.com */

* { margin: 0; padding: 0; }

/*<link href='http://fonts.googleapis.com/css?family=Ubuntu:400,300,500' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300' rel='stylesheet' type='text/css'>
*/
body {
	background-color: #4d4d4d;
	font-family: 'Source Sans Pro', sans-serif;
	color: #4c4c4c;
}

a:link { color: #789a35; text-decoration: none; }
a:visited { color: #789a35; text-decoration: none; }
a:hover { color: #4c4c4c; text-decoration: none; }
a:active { color: #4c4c4c; text-decoration: none; }
a:focus { outline:none; }  

img { border:none; }

#container { width:1100px; margin:0 auto; background-color:#d9d9d9; text-align:center; }

.oben { background-color: #6f6f6f; width:100%; display:block; height:21px; }
.unten { background-color:#83a939; width:100%; display:block; height:51px; }

.gruen { color:#789a35; margin:0 6px; font-weight:400; }

h1 {
	font-size: 32px;
	line-height: 48px;
	font-weight: 300;
	text-shadow: 1px 1px #f1f1f1;
	color:#7a7a7a;
}

.text { margin:90px 0 300px 0; font-size:18px; line-height:36px; font-weight:300; }

.subhead { margin-bottom:20px; }

.impressum { text-align:left; width:620px; font-size:14px; line-height:18px; font-weight:400;
			  margin:20px 0 100px 245px; }
			  
.mini { font-size:11px; line-height:11px; }