/* Design by Studio 7 Designs Inc under Creative Commons 3.1 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}

body {
	background:url(images/bg3.jpg) center top no-repeat; 
	font-size:12px;
	font-family:arial, sans-serif;
	background-color:#a6c9e3;
}

a {
	color:#81accc;
	text-decoration:none;
}

a:hover {
	color:#a6c9e3;
	text-decoration:underline;
}

#wrapper {
	width:926px;
	margin:0 auto;
}

#content {
	background:#fff;
	padding:13px 13px 13px 13px;
	margin:80px 0 0 0;
	width:900px;
}

#header {
	background:url(images/header.png) left top repeat-x;
	padding:15px 0 15px 13px;		

}
.logo { width: 200px; height: 100px; background-image: url(images/Buchus.png); }
h1 {
	font-size:30px;
	font-family:arial;
	color:#81accc;
	line-height:32px;
}

h1 a{
	text-decoration:none;
}

h1 a:hover{
	text-decoration:none;
}

#menu ul {
	background:#222222;
	font-size:14px;
	list-style:none;
	color:#fff;
	text-transform:uppercase;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	color:#fff;
	display:inline-block;
	padding:10px 15px;
	text-decoration:none;
}

#menu ul li a:hover{
	color:#81accc;	
}

#menu ul li.selected a{
	color:#81accc;
}

#container {
	background:#ebebeb;
	border-top:1px solid #fff;
}

#sidebar {
	padding:8px 5px 0px 15px;
	width:220px;
	height:450px;
	float:left;
	background:url(images/vert.png) right center no-repeat;
}



h3 {
	font-size:14px;
	padding:10px 0 10px 0;
	color:#81accc;
	text-transform:uppercase;
}


h3 a{
	color:#81accc;	
	text-decoration:none;
}

h3 a:hover{
	color:#81accc;
	text-decoration:underline;
}



#sidebar p {
	font-size:12px;
	line-height:15px;	
}

#main {
	background:url(images/bigbox.png) left top no-repeat;
	height:300px;
	margin:35px 0px 0px 280px;
	padding:50px 30px 25px 30px;
}



h2 span.blue {
	color:#81accc;
}

#main blockquote {
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#EFEFFB;
	line-height:40px;
	font-weight:normal;
	text-transform:uppercase;
}

#main p {
	font-size:12px;
	color:#000;
	line-height:12px;
	padding:10px 0;
}

#main img.line {
	padding:15px 0 5px 0px;
}

#footer {
	background:#212121;
	text-align:right;
	color:#fff;
	padding:10px 14px;
	clear:both;
}

#footer span {
	float:left;
	
}

#footer ul{
	list-style:none;
}

#footer ul li{
	display:inline;
}

#footer ul li a{
	color:#fff;
		padding:0 5px;
}


