
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, 
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* --- general / design --- */

body {
  background:#000066;
  margin-top:0px;
  font-family: Arial, Helvetica, sans-serif;
}


#container {
  width: 1000px;
  \width: 1000px;
  w\idth: 1000px;
  border: 0px solid gray;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}

#banner {
  padding: 0px;
  margin-bottom:0px ;
  height:120px;
  background:#000066;
}


#sidebar-a {
  z-index:1;
  float: left;
  margin:0;
  margin-right:0;
  padding: 0;
  height:480px;
  width:160px;
  background-image:url(http://www.a-prima-vista.com/images/verlauf.jpg); background-repeat:repeat-x;
}


#sidebar-a-top {
  height:280px;
  width:160px;
}

#sidebar-a-bottom {
  text-align:center;
  height:200px;
  width:160px;
}


#content {
  float: left;
  z-index:2;
  width:840px;
  padding:0;
  margin:0;
  background-color: #eeeeee;
  height:480px;
}



#footer {
  clear: both;
  padding: 0px;
  margin-top:0 ;
  height:1px;
}

#logo {
  text-align:right;
  position:relative; 
  top:0px; 
  right:10px;
}


#astro {
  text-align:center;
  position:absolute; top:100px; 
  position:relative; left:0px; 
}



/* Content */


#content_11 {
	position:absolute;
	width:840px;
	height:480px;
	overflow: auto;
	visibility: visible;
}


#content_left {
	/*position:absolute;	left: 93px;	top: 38px;*/
	position:relative;
	width:640px;
	height:480px;
  overflow: auto;
	visibility: visible;
	float:left;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



#content_right {
	width:200px;
	height:500px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
	float:right;
	text-align:center;	
	
}

#content_margin {
 position:relative;top:20px;left:32px;width:576px;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content_margin_iframe {
 position:relative;top:0px;left:0px;width:576px;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}






/* --- Navigation --- */

.navi_font1 {
  font-family: Arial, Helvetica, sans-serif;
  text-align:center;
  font-weight:normal;
  font-weight:100;
  font-size: 11px;  
  color:#ffffff;
padding-top:3px;   
text-transform: uppercase;
letter-spacing: 1px;


}

.navi_font2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-weight:100;
  font-size: 11px;  
  color:#ffffff;
  padding-top:3px; 
height:20px;
width:120px;
  background-color:#ffffff;

}
  
A.navilevel1 {text-decoration: none; }
A.navilevel1:Hover {text-decoration: none}

ul#subnavi {
    width: 120px;
    margin: 0; padding: 0;
   }
  * html ul#subnavi {  /* Korrekturen fuer IE 5.x */
    width: 120px;
    w\idth: 120px;
    padding-left: 0;
    padd\ing-left: 0;
  }
  ul#subnavi li {
   height:20px;
    list-style: none;
    margin: 0; padding: 0;
      
  }

  ul#subnavi a {
     font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-weight:100;
  font-size: 11px;  
  display:block;
  padding-top:3px;   
  height:15px;
  text-decoration: none;
  color: white; 
  padding-left:10px;
  background-color:#6666ff;
  border-bottom: 2px solid #6666ff;
  }
  * html ul#subnavi a {  /* Breitenangaben nur fuer IE */
    width: 110px;
    w\idth: 110px;
  }
  
  
  ul#subnavi a:hover {
    
  }


ul#subnavi li a.current {
    color: #6666ff;
    background-color: #ffffff;
    padding-top:3px;   
height:15px;
border-top: 1px solid white;
border-bottom: 1px solid white;
  }
  
 ul#subnavi li a.first_current {
    color: #6666ff;
    background-color: #ffffff;
    padding-top:3px;   
height:15px;
text-transform: uppercase;
border-top: 1px solid white;
border-bottom: 1px solid white;
  } 
  
ul#subnavi li a.first {
padding-top:3px;   
height:15px;
  background-color:#6666ff;
    border-top: 1px solid white; 
    border-bottom: 1px solid white;
    text-transform: uppercase;
    
  }

ul#subnavi li a.w_childs {
padding-top:3px;   
height:15px;
    background-image:url(http://www.a-prima-vista.com/images/childs.gif); background-repeat:repeat-x;
    color: #ffffff; 
        background-color:#6666ff;
        border-bottom: 2px solid #6666ff;
  }


ul#subnavi li a.w_childs_current {
padding-top:3px;   
    height:15px;
    background-image:url(http://www.a-prima-vista.com/images/childs_selected.gif); background-repeat:repeat-x;
    background-color: #ffffff;
    color:#6666ff;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    /*
    background-image:url(http://localhost/ftp/yachtcenter2/images/childs.gif); background-repeat:repeat-x;
    color: #ffffff; 
    */
  }

ul#subnavi li a.child {
    color: #ffffff;
    background-color: #6666ff;
    padding-top:3px;  
    width:90px; 
        margin-left:20px;
height:15px;
/*background-image:url(http://localhost/ftp/yachtcenter2/images/childbg.gif); background-repeat:repeat-x;*/
    
  }

ul#subnavi li a.child_current {
    color: #6666ff;
    background-color: #ffffff;
    padding-top:3px;  
    width:90px; 
    margin-left:20px;
height:15px;
border-bottom: 1px solid white;
border-top: 1px solid white;

/*background-image:url(http://localhost/ftp/yachtcenter2/images/childbg_selected.gif); background-repeat:repeat-x;*/
  }











.navi_btn {
  width:118px;height:15px;border: 1px solid white;
  background-color: #FF6600;
}

.navi_btn_selected {
  width:118px;height:15px;border: 1px solid #6666ff;
    background-color:#6666ff;
    height:28px;
  
}



/* button positions */
.navi0 {
  position:relative; top:70px; left:20px;float:left;
}

.navi1 {
  position:relative; top:70px; left:40px;float:left;
}

.navi2 {
  position:relative; top:70px; left:50px;float:left;
}

.navi3 {
  position:relative; top:70px; left:60px;float:left;
}

.navi4 {
  position:relative; top:70px; left:70px;float:left;
}

.navi5 {
  position:relative; top:70px; left:80px;float:left;
}


.navi_bar {
margin:0;padding:0;border:0;
position:absolute; top:28px; 
position:relative; left:20px;
background-color:#6666ff;
height:14px;
font-size: 2px;  
}
.bar1 {
width:260px;
}
.bar2 {
width:390px;
}
.bar3 {
width:520px;
}
.bar4 {
width:650px;
}
.bar5 {
width:780px;
}



.navi_box0 {
position:relative; top:28px; left:20px;
background-color:#6666ff;
height:8px;
width:120px;
}

.navi_box1 {
position:relative; top:0px; left:20px;
/*background-color:#6666ff;*/


}


.navi_box2 {
position:relative; top:0px; left:20px;
background-color:#6666ff;
width:120px;
min-height:30px;
height:auto !important;  /* für moderne Browser */
height:30px;  /*für den IE */
padding-top:50px;
}






/* --- Colors --- */

.bg_orange {
  background-color: #FF6600;
}

.bg_lightblue {
  background-color:#6666ff;
}

.bg_darkblue {
  background-color:#000066;
}

.bg_white {
  background-color:#ffffff;
}

.nobg {
background-image:none;
background-image: none !important;
}





/* fonts */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
/* 	color: #000066; = dunkelblau*/
 	color: #000000;
	font-weight: bolder;
	padding-bottom:20px;
}






.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
/* 	color: #000066; = dunkelblau*/
 	color: #000000;
	font-weight: bolder;
}

.headline2_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bolder;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.arial_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 2px;
}
.justified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}


.fett-orange {color:#ff6600;font-weight:bold;}
.fett-orange-uppercase {color:#ff6600;font-weight:bold;text-transform: uppercase;}
.fett {font-weight:bold;}
.fett-blau {color: #0000ee;font-weight:bold;}



/* --- links --- */


A {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-style: normal; color: #0000EE;}
A:Link {font-size: 14px; color: #0000EE}
A:Visited {font-size: 14px; color: #0000EE}
A:Active {font-size: 14px; color: #0000EE}
A:Hover {font-size: 14px; color: #0000EE; text-decoration: underline}

A.small {font-size: 12px; color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.small:Visited {font-size: 12px; color: #000066}
A.small:Active {font-size: 12px; color: #000066}
A.small:Hover {font-size: 12px; color: #000066; text-decoration: underline}

A.mini {font-size: 9px; color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.mini:Visited {font-size: 9px; color: #000066}
A.mini:Active {font-size: 9px; color: #000066}
A.mini:Hover {font-size: 9px; color: #000066; text-decoration: underline}

A.blk {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-style: normal; color: #000000;}
A.blk:Visited {font-size: 11px; color: #000000}
A.blk:Active {font-size: 11px; color: #000000}
A.blk:Hover {font-size: 11px; color: #000000; text-decoration: underline}








/* --- forms --- */

.form  {
color: #000000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
background-color: #ffffff;
border: solid 1px;
border-bottom-color: #bbbbbb;
border-left-color: #bbbbbb;
border-right-color: #bbbbbb;
border-top-color: #bbbbbb;
}





.submit  {
color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
background-color: #000066;
border: solid 1px;
border-bottom-color: #bbbbbb;
border-left-color: #bbbbbb;
border-right-color: #bbbbbb;
border-top-color: #bbbbbb;

}