* {
	margin:0;
	padding:0;
}

body, button, input, textarea, td, th {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

td, th {
	vertical-align: top;
}


a img {
	border:none;
}
a  {
	color: #296bff;
}

body {
	text-align: center;
	background: #333;
	color: #296bff;
	padding: 30px 0;
}
.clear {
	clear: both;
}

div.clear {
	min-height: 1px;
}

.left {
	float: left;
}
.right {
	float: right;
}



#main {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffe313;
}

.content {
}

.header {
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
}

.content .hand {
	background: url(images/content-hand-bg.png) no-repeat;
	min-height: 425px;
}

.content .grad {
	background: url(images/content-grad-bg.png) no-repeat;
	min-height: 480px;
}

.content .nagel {
	background: url(images/content-nagel-bg.png) no-repeat;
	min-height: 600px; 
}

.content .sunpower {
	background: url(images/content-sunpower-bg.png) no-repeat;
	min-height: 490px;
}

.header-links {
	text-align: right;
	padding-right: 220px;
	padding-top: 120px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 50px;
}

.header-links a {
	text-decoration: none;
	margin-left: 10px;
}
.header-links a:hover {
	text-decoration: underline;
}

.the-text {
	padding: 0px 30px;
}

.the-text.right {
	width: 365px;
}

.the-text.left {
	width: 448px;
	margin-top: 85px;
	padding: 0px;
}

.the-text p, .the-text h2, .the-text h3, .the-text h1, .the-text ul, .the-text ol {
	margin: 10px 0px;
}

.the-text ul, .the-text ol {
	margin-left: 15px;
}

.sidebox {
	float: left;
	margin-bottom: 20px;
}

.sidebox ul {
	padding: 42px 0px 0px 30px;
	width: 171px;
	font-size: 12px;
	font-weight: bold;
}

.sidebox li {
	position: relative;
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar-middle-bg.png) repeat-y;
}

.sidebox li.first {
	background: url(images/sidebar-first-bg.png) no-repeat;
	height: 17px;
}

.sidebox li.last {
	background: url(images/sidebar-last-bg.png) no-repeat bottom;
	height: 60px;
}

.sidebox li a {
	text-decoration: none;
	display: block;
	color: #296bff;
	text-align: center;
	height: 23px;
	width: 164px;
}

.sidebox li a:hover, .sidebox li a.current {
	text-decoration: none;
	background: url(images/sidebar-link-bg.png) repeat-x;
}
.sidebox li.current a {
	font-weight: bold;
}

.sidebox ul ul li.last {
	height: 20px;
}

.sidebox li.nageldesign {
	background-image: url(images/sidebar-middle-red-strong-bg.png);
}

.sidebox li.nageldesign a {
	color: white;
}

.sidebox li.nageldesign a.current, .sidebox li.nageldesign a:hover {
	color: #296bff;
}

.sidebox li.nageldesign li {
	background-image: url(images/sidebar-middle-red-bg.png);
}

.sidebox li.nageldesign li.first {
	background-image: url(images/sidebar-first-red-bg.png);
}

.sidebox li.nageldesign li.last {
	background-image: url(images/sidebar-last-red-bg.png);
}

.sidebox ul ul {
	position: absolute;
	top: -40px;
	left: 141px;
	width: 100%;
	display: none;
}

.sidebox li:hover ul {
	display: block;
}


.footer {
	font-size: 90%;
	padding: 70px 20px 20px 140px;
}

.box-minus-50 {
	font-weight: bold;
	background: url(images/box-minus-50.png) no-repeat;
	min-height: 91px;
	padding-left: 111px;
	padding-top: 20px;
	width: 220px;
}

.box-minus-50 a {
	font-weight: normal;
}

.box-open-hour {
	border: 1px solid #000000;
	background-color: #c8df1f;
	margin-bottom: 15px;
	font-weight:bold;
	padding: 20px 35px;
}

.box-info {
	border: 1px solid #000000;
	background-color: #c8df1f;
	margin-bottom: 15px;
	padding: 10px 15px;
}

table.list1 {
	border-collapse: collapse;
}

table.list1 td, table.list1 th {
	padding: 0px 3px;
	border: 1px solid #808080;
	vertical-align: top;
}  

/* SEO */

.the-text strong {
	font-weight: normal;
}

.the-text h1, .the-text h4, .the-text h5, .the-text h6 {
	display: inline;
	font-weight: normal;
	font-size: 100%;
	clear: none;
	margin: 0px;
}
