* {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
    font:10px Helvetica, Arial, sans-serif;
	background-color:#fff;
	border-top:10px solid #6FBC84;
}

h1 {
	color:#4C4C4C;
	display:block;
	width:400px;
	margin-left:15px;
	padding-top:35px;
	float:left;
	text-transform:uppercase;
	font-size:28px;
}

h2 {
    color:#494949;
	font-size:18px;
	line-height:1.5;
}

.verstkt:hover {
    text-decoration:underline;
	cursor:pointer;
}

.da:hover {
    text-decoration:underline;
	cursor:pointer;
}

h3 {
	text-transform:uppercase;
	color:#494949;
	font-size:18px;
}

h4 {
	color:#494949;
	font-size:12px;
	font-weight:lighter;
	margin-bottom:10px;
}

/*all*/

a{
	color:#666;
}

a:hover{
	color:#a5b5a2;
}

#header a {
	
	color:#3C3C3C;
}

#header p {
	
	color:#3C3C3C;
}

p {
	line-height:1.3em;
	font-size:1.4em;
	color:#fff;
}

div.center {
	margin:auto;
	width:980px;
	position:relative;
}

/*Header*/

#header {
	min-width:980px;
	margin:0px auto;
	/* background-color:#7AD192; */
}

.head {
	letter-spacing:1px;
	line-height: 25px;
	text-transform: uppercase;
	margin: 0 auto 20px 0;
	padding:20px 0 20px 0;
	border-bottom: 1px #fff dashed;
}

/*Twitter*/

#twitter {
	display:none;
	background-color:#232323;
	height:60px;
	min-width:980px;
}

.tweet {
		
	margin:16px 0;
	color:#BABABA;
	font-size:12px;
	list-style:none;
	float:left;
	margin-left:5px;
}

.tweet li {
	padding-bottom:2px;
	list-style-type:none;
}

.follow {
	line-height:20px;
	text-align:right;
	margin-top:10px;
	font-size:23px;
	color:#434443;
	float:left;
	padding-right:5px;
	border-right:2px solid #434443;
}

#twitter a{
	color:#a5b5a2;
}

#twitter a:hover{
	color:#fff;
}

.follow a{
	color:#434443 !important;
	font-size:18px;
	text-decoration:none;
}

.follow a:hover{
	color:#fff !important;
	text-decoration:underline;
}

/*content*/
#content {
	margin:25px auto;
	width:980px;
	padding:35px;
	background-color:#fff;
}

#content p {
	line-height:1.6em;
	font-size:1.2em;
	padding:10px 0 0 0;
	color:#666;
}

#content p span{
	font-size:1.8em;
	line-height:2em;
	color:#484848;	
}

#content ul.tabelle {
	width:225px;
	float:left;
	padding:10px;
	margin:0 10px 20px 0px;
	list-style:none;
	background-color:#fff;
}

#content ul.tabelle:hover {
	background-color:#e5e5e5;
}

#content ul.tabelle_last {
	width:225px;
	float:right;
	margin:0 0px 0 0;
	padding:10px;
	list-style:none;
	background-color:#fff;
		
}

#content ul.tabelle_last:hover {
	background-color:#e5e5e5;
}

#content hr {
	display: block;
	padding:0px 0;
	height:1px;
	margin-top:10px;
	border-top: 0;
	border-bottom: 1px dashed #8E8E89 ;	
}

#left hr {
	display: block;
	padding:0px 0;
	height:1px;
	margin:20px 0 20px 0;
	border-top: 0;
	border-bottom: 1px solid #8E8E89 ;	
}

#right hr {
	display: block;
	padding:0px 0;
	height:1px;
	margin:20px 0 20px 0;
	border-top: 0;
	border-bottom: 1px solid #8E8E89 ;	
}

#inner_content {
	padding-bottom:20px;
	border-bottom: 1px dashed #8E8E89 ;
	margin-bottom:25px;	
}

hr {
	display: block;
	padding:0px 0;
	height:1px;
	border-top: 0;
	border-bottom: 1px dotted #fff ;	
}

.hr {
	border-bottom: 1px dashed #787773;
}

#left {
	width:480px;
	float:left;
}

#right {
	width:480px;
	float:right;
}

/*kontakt*/

#kontakt {
	min-width:980px;
	border-top:7px #252525 solid;
	background-color:#1a1a1a;
	padding:40px 0;	
}

#kontakt p.fn {
	line-height:normal; 
	font-size:3em;
	margin: 0;
	padding: 0;
}

#kontakt p.adr {
	line-height:1.6em;
	font-size:1.8em;
	color:#696966;
	margin: 0;
	padding: 0;
}

#kontakt .vcard {
	padding:0 0 22px 0px;
	border-bottom: 1px #343434 solid;
}

.email {
	font-size: .6em;
}

#kontakt a {
	color:#696966;
	text-decoration:none;
}

#kontakt a:hover {
	color:#A1A19C;
}

#kontakt p.woanders {
	text-transform:uppercase;
	font-size:1.4em;
	margin-top:25px;
}

#kontakt_right {
	margin-top:20px;
	width:750px;
	float:right;
}

/*footer*/

#footer {
	margin:auto;
	width:970px;
	padding:15px 0 20px 0;
}

#footer p {
	padding-top:25px;
	font-size:1em;
	color:#666;
}

#footer a {
	color:#666;
}

#footer a:hover {
	color:#a5b5a2;
}
