/* (c) http://www.just-rubbish.com */

/* nothing-you-could-do-regular - latin */
@font-face {
  font-family: 'Nothing You Could Do';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nothing-you-could-do-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nothing-you-could-do-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nothing-you-could-do-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nothing-you-could-do-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nothing-you-could-do-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nothing-you-could-do-v15-latin-regular.svg#NothingYouCouldDo') format('svg'); /* Legacy iOS */
}

/* CSS */

body{
	font-family: arial, verdana, sans-serif;
	width: 100%;
	font-size: 13px;
	font-style: normal;
	color: #747474;
}

strong{
	font-weight: bold;
	font-size: inherit;
}

b{
	color:#a8c900
}

a{
	font-style: underline;
	color: #279d24;
}

h1{
	font-size: 1.5em;
	margin-bottom: 0.3em;
	color: #376bb3;
	font-family: 'Nothing You Could Do', cursive;
	/*font-style: normal;*/
	font-weight: 300;
	border-top: 1px solid #cdcdcd;
	padding-top: 1em;
	/*letter-spacing: 0.1em;*/
}

.first h1{
	border-top: 1px solid #279d24;
	
}

h2{
	padding: 0px;
	margin: 0px;
	font-size: 0.7em;
	color: #8e8e8e;
	font-family: 'arial', sans-serif;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 2.6em;
}

h3{
	color: #279d24;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 0.8em;
	margin-bottom: 0.7em;	
	letter-spacing: 0.1em;
}

.first h3{
	color: #aeaeae;
}

p{
	line-height: 1.5em;
	margin-bottom: 1em;
	color: #747474;
	font-style: normal;
	font-size: 0.85em;
}


#sitecontainer{
	position: relative;
	width: 926px;
	margin: 0 auto 0 auto;
}

/* Navigation */

#nav{
	width:173px;
	border-bottom: 1px solid #279d24;
	border-top: 1px solid #279d24;
	padding-top: 1.45em;
	padding-bottom: 1.45em;
	float: left;
	margin-top: 17px;
}

#nav li a.active{
	
	color:#279d24;
}


#nav li a:hover{
	color: #747474;
}

#nav li{
	margin: 0px 12px;
	margin-bottom: 0.4em;
}

#nav li:hover{
	
	}

#nav li.first{
	}

#nav a{
	color: #adadad;
	text-decoration: none;
	font-family: 'Nothing You Could Do', cursive;
	/*font-style: normal;
	font-weight: 300;*/
	font-size: 1.45em;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0.2em 0px;
	display: block;
	overflow: hidden;
}

/* zweite Navigationsebene */

#nav ul.second_navi{
	margin-top: 1.3em;
	margin-bottom: 1.5em;
}

#nav ul.second_navi a{
	font-size: 1.10em;
}

#nav ul.second_navi li{
	margin: 0.2em 0em;
}


/* Content */

#content {
	padding-top: 470px;
	}

#maincontent{
	float: left;
	width: 392px;
	margin-left: 45px;
}

#maincontent li{
	margin-bottom: 2.5em;
}

#haendler_logos li{
	float: left;
	margin-right: 5px;
	}

#teaser{
	float: left;
	width: 264px;
	margin-left: 45px;
}

#teaser li{
	margin-bottom: 2.5em;
}

#teaser img{	
}


/* footer */

#footer{
	clear: left;
	width: 250px;
	border-top: 1px solid #279d24;
	padding-left: 676px;
}


#footer li{
	font-size: 0.7em;
	line-height: 1em;
	margin: 1.5em 0.5em;
	color: #000;
	float: left;
}

#footer a{
	text-decoration: none;
	font-style: normal;
}

/*#footer li.formalia{
	margin-left: 70px;
}*/

/* header / Bildbühne im Seitenkopf */

#impression{
	position: absolute;
	left:0;
	top: 30px;
}

#impression img{

}

.first{
}
