/*
Theme Name: hasenkamp_biz
Theme URI: http://www.hasenkamp.biz
Description: Hasenkamp.biz-Template
Version: 1.0
Author: Rebecca Heinen
*/

html {
	height: auto;
	margin: 0;
	padding: 0;
}
body {
	background: url(/wp-content/themes/hasenkamp_biz/img/bg.gif) top left repeat-x;
	font: 62.5% verdana, arial, helvetica, sans-serif; 
	margin: 0 auto 0 auto;
	padding: 0;
	height: auto;
}
img {
	border: none;
}
hr {
	display: none;
}
.space {
	height: 50px;
	clear: both;
}



/* Links */
a:link,
a:active,
a:visited {
	color: #e26d02;
	text-decoration: underline;
}
a:hover,
a:visited:hover {
	text-decoration: none;
}
/* dashed */
a.dashed:link,
a.dashed:active,
a.dashed:visited {
	display: block;
	text-align: right;
	color: #e26d02;
	padding-bottom: 15px;
	border-bottom: 1px dashed #d4d4d4;
	text-decoration: underline;
}
a.dashed:hover,
a.dashed:visited:hover {
	text-decoration: none;
}



/* Content startseite */
#wrapper_teaser {
	clear: both;
}
#welcome,
#news {
	float: left;
	width: 48%;
}
#news {
	float: right;
}
.clear{
    clear: left;
	margin: 0;
	padding: 0;
	height: 0;
}



/*   Content   */
#wrapper_out {
	background-color: #fff;
	max-width: 837px;
	min-width: 650px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: auto;
}
#head {
	background: url(/wp-content/themes/hasenkamp_biz/img/head.jpg) top right no-repeat;
	height: 143px;
}
#branding {
	background-color: #3c546c;
	width: 212px;
	height: 143px;
}
#content {
	background: url(/wp-content/themes/hasenkamp_biz/img/content_bg.gif) top left repeat-y;
	border-top: 30px solid #fff;
	margin: 0 0 -12px 0;
	padding: 0;

}
#main {
	padding: 0 16px 20px 228px;
	border-right: 40px solid #d4d4d4;
}
#main p{
	font-size: 1.15em;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}
#main .small{
	font-size: 1em;
	line-height: 1.1em;
	margin-top: 10px;
	margin-bottom: -8px;
}



/*   nav   */
#nav {
	position: absolute;
	background: #d4d4d4;
	width: 212px;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}
/* 1. ebene */
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li {
	list-style-type: none;
	background: #3e6891;
	border-bottom: 1px solid #fff;
	padding: 7px 0 7px 11px;
}
#nav li a {
	color: #fff;
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none;
}
#nav li a:hover {
	color: #e26d02;
}
/* aktiv */
#nav .aktiv {
	color: #e26d02;
}
/* 2. ebene */
#nav ul ul {
	background: #bfd3e6;
	margin: 8px 0 -8px -11px;
	border-top: 1px solid #fff;
}
#nav li li {
	background: #bfd3e6 url(/wp-content/themes/hasenkamp_biz/img/pfeil.gif) 11px 8px no-repeat;
	padding-left: 25px;
	border-bottom: 1px solid #fff;
}
#nav li li a {
	color: #313131;
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none;
}
#nav li li a:hover {
	color: #e26d02;
}

/* Listen */

#main ul li {
	font-size: 1.15em;
	line-height: 1.4em;
}




/*   footer   */
#footer {
	background: url(/wp-content/themes/hasenkamp_biz/img/footer.jpg) top left no-repeat;
	clear: both;
	height: 58px;
	padding: 0;
}
#footer_right {
	background: url(/wp-content/themes/hasenkamp_biz/img/footer_right.gif) top right no-repeat;
	padding: 38px 55px 0 0;
	width: 150px;
	margin-right: 0;
	float: right;
	height: 20px;
	text-align: right;
}
#footer a {
	text-decoration: none;
	color: #9a9a9a;
	font-size: 1.15em;
}
#footer a:hover{
	text-decoration: none;
	color: #e26d02;
}



h1 {
	margin: 0;
	padding: 73px 0 0 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 3em;
}
h2 {
	margin: 0;
	padding: 7px 0 0 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 1.4em;
}
h3 {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}
#news h3 {
	border-bottom: 1px dashed #d4d4d4;
	padding-bottom: 14px;
}
lo1 {
	margin: 0;
	padding: 73px 0 0 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: 3em;
}
lo2 {
	margin: 0;
	padding: 7px 0 0 10px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 1.4em;
}





