/* Body and Global Reset
----------------------------------------- */
body {
	margin: 0;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	background: #fefaee url(body.png) repeat-x 0 0;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Positioning
-------------------------------- */
#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}
#wrapper #main {
	width: 760px;
	float: left;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 20px;
}
#wrapper #main #content {
	float: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 6px;
	width: 529px;
}

#wrapper #main #content2 {
	float: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 6px;
	width: 729px;
}


#wrapper #main #sidebar {
	float: right;
	width: 200px;
	background: url(top.png) no-repeat;
}



/* Header
----------------------------- */
#header {
	margin: 0 0 5px 0;
	width: 760px;
	height: 44px;
}
#header p {
	margin: 9px 0 0 6px;
	float: left;
	width: 286px;
	height: 36px;
	
}
#header h1 a {
	display: block;
	width: 42px;
	height: 36px;
	text-decoration: none;
	text-indent: -2000px;
}

#header ul {
	float: right;
	margin: 0 6px 0 0;
}
#header ul li {
	float: left;
	display: block;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
}



#header2 {
	background: url(top_trans.png) no-repeat;
	height: 210px;
}

#header2 p {
	position: relative;
	top: 80px;
	left: 53px;
	width: 400px;
	height: 25px;
	font-weight: bold;
	color: #44783F;
}



/* Content: Headings
----------------------------------------------- */
#content h1,
#content h2,
#content h3,
#content2 h1,
#content2 h2,
#content2 h3 {
	margin: 0 0 5px 0;
	color: #637740;
	font-size: 1.1em;
	font-weight: normal;
	clear: both;
}
#content h1.margin,
#content2 h1.margin { margin-bottom: 20px; }
#content h3,
#content2 h3 { 
color: #444; 
font-size: .8em; 
}




/* Content: Formatting
----------------------------------------------- */
#content p,
#content2 p {
	clear: left;
	margin: 0 0 20px 0;
	font-size: 0.7em;
	line-height: 1.7em;
	color: #535249;
}
#content p.clear,
#content2 p.clear {
	float: left;
	clear: both;
	width: 444px;
}



#content p img.left,
#content2 p img.left {
	float: left;
	margin: 5px 10px 0 0;
	padding: 1px;
	border: solid 3px #bdb8a3;
}
#content p img.right,
#content2 p img.right  {
	float: right;
	margin: 5px 5px 8px 15px;
}
#content p img.float,
#content2 p img.float {
	padding: 0;
	border: none;
}

#content ul,
#content2 ul { margin: 0 0 20px 0; }
#content ul li,
#content2 ul li {
	background: url(li.png) no-repeat 0 4px;
	font-size: .7em;
	font-weight: bold;
	line-height: 1.7em;
	color: #535249;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
}
#content ul.two_column,
#content ul.three_column {
	float: left;
	clear: both;
}
#content ul.two_column li {
	float: left;
	width: 200px;
}
#content ul.three_column li {
	float: left;
	width: 130px;
}




/* Content: table
----------------------- */
#compare th {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}

#compare th a, #compare th a:visited{
	text-decoration: none;
	color: #5b93b2;
}

#compare th a:hover{
text-decoration: underline;
	color: #d2382c;
}

#compare td {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
	line-height: normal;
	text-align: right;
	padding-right: 10px;
}

#compare td a, #compare td a:visited{
text-decoration: none;
	color: #000;
}

#compare td a:hover{
text-decoration: underline;
	color: #d2382c;
}




#compare #bottomlink a, a:visited{
	text-align:right;
	color: #5b93b2;
}

#compare #bottomlink a:hover{
	text-decoration: underline;
}

/* Content: Contact Us form
-------------------------------------- */
#content fieldset.contact_us { border: none; }
#content fieldset.contact_us label {
	display: block;
	width: 304px;
	margin: 0 0 2px 0;
	font-size: .7em;
	color: #2e2d26;
}
#content fieldset.contact_us label.error {
	font-weight: bold;
	color: #752f35;
}
#content fieldset.contact_us input {
	margin: 0 0 15px 0;
	width: 300px;
	font-size: .8em;
	padding: 2px;
}
#content fieldset.contact_us select {
	margin: 0 0 15px 0;
	width: 304px;
}
#content fieldset.contact_us textarea {
	margin: 0 0 15px 0;
	width: 300px;
	padding: 2px;
	font-size: .8em;
	min-height: 110px;
	resize: vertical;
}
#content fieldset.contact_us .submit_button {
	margin: 10px 0 0 0;
	width: auto;
}
#content div.error {
	margin: 0 0 15px 0;
	padding: 10px;
	background: #752f35;
}
#content div.error p,
#content div.error ul,
#content div.error li {
	margin: 0;
	color: #fff;
}
#content div.error li {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: disc;
	background: none;
	font-weight: normal;
}


/* Sidebar
----------------------------------------------- */
#sidebar .inner {
	width: 200px;
	padding: 10px 0 35px 0;
	background: url(bottom.png) no-repeat 0 100%;
}
#sidebar .section {
	margin: 0 0 5px 15px;
	padding: 0 0 7px 0;
	width: 180px;
	background: url(sep.png) no-repeat 0 100%;
}
#sidebar .section.last {
	margin: 0 0 0 25px;
	padding: 0;
	background: none;
}
#sidebar h2 {
	margin: 0 0 10px 0;
	font-size: .950em;
	font-weight: normal;
	color: #535249;
}
#sidebar h3 {
	margin: 0 0 10px 0;
	font-size: .8em;
	font-weight: normal;
	color: #535249;
}
#sidebar p {
	margin: 0;
	font-size: .7em;
	line-height: 1.5em;
	color: #535249;
}




/* Footer
----------------------------------------------- */
#footer {
	clear: both;
	width: 748px;
	padding: 10px 6px 0 6px;
	background: url(separator.png) no-repeat;
}
#footer p {
	float: left;
	font-size: .7em;
	color: #575c52;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer ul {
	margin: 10px 0 0 0;
	float: right;
}
#footer li {
	float: left;
	margin: 0 0 30px 8px;
	padding: 0 9px 0 0;
	background: url(sep.gif) no-repeat 100% 1px;
	font-size: .7em;
	font-weight: bold;
}
#footer li.last {
	padding: 0;
	background: none;
}
#footer li a {
	color: #575c52;
	text-decoration: none;
}
#footer li.active a { color: #7bb4d5; }


/* Miscellaneous
----------------------------------------------- */
a {
	color: #5b93b2;
	text-decoration: none;	
}
a:hover { text-decoration: underline; }
.hide { display: none; }
.clear { clear: both; }
a img { border: none; }
a { outline: none; }
a:focus { -moz-outline-style: none; }



#extratext {
	text-transform:none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#extratext p {
text-transform:none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#extratext p a {
text-transform:none;
	color: #666666;
}


#extratext h1 {
text-transform:none;
color: #666666;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 1px;
	
}

#extratext h3 {
text-transform:none;

	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
	
}
#extratext a:link {
	text-transform:none;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#extratext a:hover {
text-transform:none;
	color: #666666;
	text-decoration: none;
}
#extratext a:visited {
	color: #666666;
	text-decoration: none;
}


#extratext p a:visited {
	color: #666666;
}

.weg { 
	display: none; 
	}

