/* Start of CMSMS style sheet 'Hoppmann' */
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Modified by Michael Smith
www.smith-design.de
for Armin Hoppmann Elektrotechnik
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: /* #fefe6b */ #ffffff url(images/essential/img01a.jpg) repeat-x scroll left top;
	color: #000000;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 0.9em;
}

#search input {
	width: 220px;
	background: #FFFFFF url(images/essential/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	padding: 0.3em 0 0.2em 0;
	font-size: 16px;
}

p, ul, ol {
	line-height: 1.4em;
	margin-bottom: 0.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #000;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
	color: #523c64;
}

a img {
	border: none;
}

#header {
/*	width: 90%; */
	height: 190px;
	margin: 0 auto;
	background: url(images/essential/logo.jpg) no-repeat top left;
	max-width: 960px;
}

/* Logo */

.logo {
	height: 152px;
	margin: 0 auto;
}

.logo h1, .logo h2 {
	margin: 0;
}

.logo h1 {
	padding-top: 75px;
	padding-left: 220px;
	font-weight: normal;
	text-transform: uppercase;
}

.logo h2 {
	padding-top: 5px;
	padding-left: 235px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.logo h1 a {
	color: #FFFF00;
}
.logo h1 a:hover {
	text-decoration: none;
}

.logo h2, .logo h2 a {
	color: #FFFF00;
}

.logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	margin: 0 auto;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li.currentpage a{
	float: left;
	background: #523c64;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a {
	float: left;
	background: #523c64;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* Search */

#search {
	float: right;
	width: 160px;
	position: relative;
	top: -32px;
}

#search #cntnt01searchinput {
	width: 150px;
}

#search #x {
	margin: 0;
	padding: 0;
	width: 152px;
	background: #523c64;
	color: #FFFF00;
	border-top: 1px solid #A3A3A3;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #D6D6D6;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 24%;
	margin-bottom: 40px;
}

#sidebar h2 {
	height: 30px;
	margin-bottom: 15px;
	padding: 5px 0px 0px 38px;
	background: #FFFF00 url(images/essential/headerbg.gif) no-repeat;
	font-size: 18px;
	color: #000;
	border-bottom: 1px solid #523C64;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin: 0;
	padding: 8px;
	border-bottom: 1px solid #523C64;
}

#sidebar li a {
	color: #523C64;
	text-decoration: none;
}

#sidebar li:hover {
	font-weight: bold;
	/* background: #FFFF00; */
}

#sidebar li.currentpage {
	/* background: #532C64 none repeat scroll 0 0; */
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#sidebar li.currentpage h3 {
	font-size: 0.9em;
	/* background: #523C64 none repeat scroll 0 0; */
	color: #523C64;
	padding: 5px;
	cursor: pointer;
}

#sidebar li.currentpage ul {
	background: #FFFFFF none repeat scroll 0 0;
}

#sidebar li.currentpage a {
	font-weight: bold;
	color: #523C64;
	padding: 0 5px 5px 5px;
}

#sidebar li.currentpage ul li a {
	font-weight: normal;
}

#sidebar li.currentpage ul li a:hover {
	font-weight: bold;
}

#sidebar li.currentpage ul li:hover {
	/* background: #FFFF00 repeat scroll 0 0; */
}

#sidebar li.activeparent {
	padding: 0;
}

#sidebar li.activeparent a.activeparent {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}

#sidebar li.activeparent:hover {
	background: none;
}

#sidebar li.activeparent ul {
	padding-top: 0.5em;
}

#sidebar li.activeparent ul li {
	padding: 5px;
	margin-left: 12px;
	border-bottom: medium none;
	border-top: 1px solid #532C64;
}

#sidebar li.activeparent ul li h3 {
	background: none;
	padding: 0;
}

/* Page */

.breadcrumbs {
	float: left;
	padding-bottom: 0.5em;
}

#page {
/*	width: 90%; */
	margin: 0 auto;
	padding: 25px;
	background: #fff /*url(images/essential/page_bg.jpg) repeat-x scroll center bottom */;
	/* border: 5px solid #523c64; */
	max-width: 960px;
}

/* Content */

#content {
	float: right;
	width: 73%;
	margin-top: 4px;
}

.entry {
	padding-top: 1.5em;
}

.printer {
	text-align: right;
}

.printer a {
	text-decoration: none;
}

.post {
}

#content .title {
	margin: 0;
	padding: 0 20px;
	background: url(images/essential/img04.gif) no-repeat left 100%;
	border-bottom: 1px solid #000;
}

/* Footer */

#footer {
	background: #523C64;
	clear: both;
/*	width: 90%; */
	min-height: 1em;
	margin: 0 auto;
	padding: 1em 25px;
	border: 5px solid #523C64;
	text-align: center;
	max-width: 1024px;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFF00;
}

#footer a {
	color: #FFFF00;
	text-decoration: none;
}

.contactform {
	margin: 1em;

}

.contactform div {
	padding-top: 0.5em;
}

.contactform input, textarea {
	margin-bottom: 1em;
	border: 1px solid;
	border-color: #595959 #313131 #000000 #000000;
}

#m6fbrp_submit {
	color:#523C64;
	font-weight: bold;
}
/* End of 'Hoppmann' */

