/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.0 (Apr 07, 2006) */

/***** Body and main container *****/

body {
margin: 0 auto;
height: 100%;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.75em;
line-height:1.2em;
font-weight: normal; 
background: #181818 url(img/darkback.jpg);
color: #DADFE7;
}

/***** Header *****/
#header {
color:#505050;
position: relative;
background: #3F3F42 url(img/front_hansesail_stumpfl.jpg) no-repeat top;
height: 161px;
margin: 0 auto 0 auto;
padding: 0;
list-style: none;
width: 880px;
}
#topmenu{
color:#CCCCCC;
font-size: 10px;
margin: 0 auto 0 auto;
padding: 5px 0 0 679px;
}

#topmenu a {
font-weight:bolder;
font-size: 12px;
color:#FFFFFF;
background-color: transparent;
text-decoration:none;
}

#topmenu a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#wrap {
background-color:#E6DCC4;
color:#333333;
margin: 0 auto 0;
padding:0;
clear: both;
width:880px;
}

#header h3 {
font-size:0.8em;
color: #969696;
font-weight:normal;
margin:0 0 4px 540px;
padding: 16px 0 0 40px;
}

#header h1 a,#header h1 a:hover {
padding:0;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 5px 15px;
padding:0 0 0 3px;
}

/***** Left sidebar *****/

#avmenu {
background: #E6DCC4 url(img/menubg3.jpg) no-repeat top;
height: auto;
width: 208px;
height: 591px;
clear:right;
float:left;
margin: 0px 0px 0px 0px;
padding: 40px 0px 0px 0px;
}

#avmenu ul {
list-style:none;
width:208px;
margin: 0px 0px;
padding:0;
}

#avmenu li {
margin-top:0px;
margin-right:0px;
right: auto;
}

#avmenu li a {
font-size:1.1em;
font-weight:bolder;
text-decoration:none;
border-bottom: 1px solid #CFCFCF;
color: #393939;
display:block;
padding:10px 0px 5px 7px;
}

#avmenu li a:hover, #avmenu li a.current {
background:#E6DCC4;
color:#393939;
}
	
#avmenu ul ul li {
margin-top:0px;
margin-right:0px;
right: auto;
}

#avmenu ul ul li a{
margin: 0 0 0 7px;
font-weight:bolder;
font-size: 90%;
height:20px;
text-decoration:none;
background: #CAAC86;
border-bottom:1px solid #DADFE7;
color: #FFFFFF;
display:block;
padding:4px 0 0 8px;
}

#avmenu ul ul li a:hover{
background: #D8CDB2;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu ul ul ul li {
margin-top:0px;
margin-left:15px;
width: 193px;
right: auto;
}

#avmenu ul ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu h2 {
font-size:1.2em;
font-weight:normal;
}

/***** Right sidebar *****/

#extras {
background:#F0F0F0 url(img/right1.jpg)repeat-x top;
float:right;
width:182px;
margin:0px 0px 0px 15px;
padding:0;
text-align: center;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras a {
font-weight:bold;
color:#018201;
}

#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extras h3 {
font-size:1.5em;
font-weight: bold;
margin:6px 0 6px 0;
padding:0;
}

/***** Main content *****/

#content {
margin: 0px 140px 10px 195px;
padding:0;
line-height:1.3em;
text-align: justify;
}

#contentwide {
margin: 0px 15px 10px 217px;
padding: 0;
line-height:1.4em;
text-align: justify;
}

#contentfull {
margin:-25px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.3em;
text-align:justify;
}

#content h1, #contentwide h1, #contentfull h1 {
font-size:150%;
color: #53340E;
line-height:1.4em;
font-weight: bolder;
margin:0 0 9px 0;
padding:0 0 0 0;
}

#content td h1, #contentwide td h1, #contentfull td h1 {
font-size:155%;
color: #53340E;
line-height:1.4em;
font-weight: bolder;
margin:0 0 5px 0;
padding:5px 0 0 0;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:150%;
color: #936832;
font-weight: normal;
border-bottom: solid 6px rgb(220,200,170);
line-height:1.5em;
margin:0 0 15px 0;
padding:8px 0 0 0;
}

#content h3, #contentwide h3, #contentfull h3 {
color: #4E3B22;
font-family: Arial, Helvetica, sans-serif;
font-size:130%;
font-weight: bold;
margin: 8px 0 8px 0;
padding:0;
}

#content h4, #contentwide h4, #contentfull h4 {
font-size:1.2em;
margin:4px 0 4px 0;
font-weight: bolder;
padding:0;
}

#content img, #contentwide img, #contentfull img {
padding:10px;
display:inline;
background: transparent;
color: #4E3B22;
margin: 2px 2px 2px 2px;
border: 0px;
}

#content a, #contentwide a, #contentfull a {
font-weight:bold;
color: #7A4503;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
background:#CAAC86;
margin:0 0;
padding: 5px 0 5px 190px;
text-align:left;
color: White;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color: #7A4503;
background-color: transparent;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/

a {
text-decoration:none;
color: #7A4503;
background-color: transparent;
}

a:hover {
text-decoration:underline;
color:#A96917;
background-color: transparent;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}


.bestell
{
	font-family: Tahoma;
	cursor: pointer;

	padding: 10px;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table, table.linked table.formular {
margin: 0px 0px 0px 0px;
padding: 5px 5xp 5px 5px;
border-spacing: 0px;
}

caption {
text-align:left;
font-weight:normal;
margin:0;
padding:0 0 0 0;
}

th {
padding:2px;
text-align:left;
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#7A4503;
}

td {
padding:4px;
font-size: 95%;
line-height:1.2em;
text-align:justify;


}

table.formular td {
padding:5px;
font-size: 100%;
line-height:1.2em;
text-align:justify;
color:#7A4503;
border-bottom: 0px;
}

tr.linked, td.linked {
border:0;
}

td.linked:hover {
background-color: #CAAC86;
}

#contentwide img.imgleft{
margin: 3px 10px 3px 3px; 
float:left;
}
#contentwide img.imgright{
margin: 3px 3px 3px 10px; 
float:right; 
}

/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
font-weight:bold;
padding:4px;
//width:130px;
}

input, textarea {
border:1px solid #969696;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
margin:12;
padding:3px;
}

label {
margin:2px;
}


textarea {
width:300px;
}

/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:105px;
color:#505050;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

hr {
border:none; 
border-top: 1px solid #CCCCCC;
color: #FFFFFF;
background-color: #FFFFFF;
height: 1px;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#CEC7BF;
color:#C3C3C3;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

.frm-required { color :#ff0000; }
.frm-field_title { font-size :12px; vertical-align :top; white-space :nowrap; text-align :right; }
.frm-textfield { font-size :12px; width :350px; }
.frm-textarea { font-size :12px; width :350px; height :100px; }
.frm-field_heading { font-size :12px; font-weight :bold; border-bottom-width :2px; border-bottom-style :solid; border-bottom-color :#666666; padding-top :10px; color :#666666; }
.frm-select { font-size :12px; width :50%; }
.frm-select option { font-size :12px; width :95%; }
.frm-field_checkbox { font-size :11px; cursor :pointer; width :30px; vertical-align :middle; }
.frm-checkbox_label { font-size :11px; cursor :pointer; width :auto; }
.frm-radio_label { font-size :11px; cursor :pointer; }
.frm-email { font-size :12px; width : 350px; }
/*** Don't remove the class nixhier, this is required for ASP ***/
.frm-submit {font-weight: bolder; color: #969696;}
.frm-nixhier { display :none; }
.frm-submission { margin :0 auto; position :relative; width :auto; }	