html
{
margin: 0;
padding: 0;
height: 100%;
width: 100%;
background-color: #FFF;
}

body 
{
margin: 0 0 0 0;
padding: 0;
font family: Arial, Helvetica, sans-serif; 
font-size: 100%;
}

#border
{
margin: 0;
padding: 0 0 0 0;
border: 0;
width: 1000px;
background-repeat: repeat-y;
float: left;
}



#header
{
margin: 0;
padding: 0 0 0 0;
border-bottom: 5px solid #888;
width: 1000px;
height: 155px;
background-image: url("../optic/header.jpg");
float: left;
}

#head_left
{
margin: 0;
padding: 0;
float: left;
border: 0;
width: 500px;
height: 155px;
}

#head_right
{
margin: 0;
padding: 0;
float: left;
border: 0;
width: 490px;
}

#head_right_top
{
margin: 0;
padding: 0;
float: left;
border: 0;
width: 490px;
height: 135px;
}

#copyright
{
margin: 0;
padding: 0;
float: left;
}

#copyright p
{
border: 0;
margin: 0;
padding: 5px 0 0 20px;
font-family: verdana, arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 12px;
float: left;
text-align: left;
color: #c00;
}

#menue_top
{
margin: 0;
padding: 0;
float: right;
}

#menue_top a:link, #menue_top a:visited, #menue_top a:active
{
border: 0;
margin: 0;
padding: 5px 0 0 20px;
font-family: verdana, arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 12px;
float: left;
text-align: left;
color: #c00;
}

#subheader
{
margin: 0;
padding: 0;
border-bottom: 1px solid #c00;
width: 1000px;
height: 30px;
float: left;
}

#subheader_menue
{
margin: 0;
padding: 0;
border: 0;
width: 500px;
height: 30px;
float: right;
}

#subheader_menue a:link, #subheader_menue a:visited, #subheader_menue a:active
{
border: 0;
margin: 0;
padding: 5px 3px 0 20px;
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
float: right;
text-align: left;
color: #000;
}

#subheader_menue_left
{
height: 25px;
width: 100%; 
border: 0; 
float: left; 
vertical-align: bottom;
}

#subheader_menue_left a:link, #subheader_menue_left a:visited, #subheader_menue_left a:active
{
border: 1px solid #c00; 
color: #444; 
font-family: arial, sans-serif; 
font-size: 12px; 
float: left; 
vertical-align: bottom; 
padding: 3px; 
margin-left: 10px;
text-decoration: none;
background-color: #ddd;
font-weight: bold;
}

#subheader_menue_left a:hover
{
border: 1px solid #c00; 
color: #fff; 
font-family: arial, sans-serif; 
font-size: 12px; 
float: left; 
vertical-align: bottom; 
padding: 3px; 
margin-left: 10px;
text-decoration: none;
background-color: #c00;
}




#middle
{
border-bottom: 5px solid #888;
width: 1000px;
padding: 0 0 0 0;
margin: 0;
float: left;
background: transparent;
}

.box_spacer
{
border: 0;
padding-left: 10px;
float: left;
background: transparent;
}

.boxes
{
border: 1px solid #a00;
width: 220px;
margin-top: 5px;
float: left;
background-color: FFFFE0;
}

.boxes_header
{
border-bottom: 1px solid #000;
background-color: #FECF73;
float: left;
width: 100%;
height: 30px;
}

.boxes_header_h1
{
border: 0;
margin: 0;
padding: 5px 3px 0 5px;
font-family: verdana, arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 12px;
float: left;
text-align: left;
color: #000;
}

.boxes_p
{
border: 0;
margin: 0;
padding: 2px 2px 10 2px;
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
float: left;
text-align: left;
color: #000;
line-height: 17px;
}



#footer
{
border: 0;
width: 1000px;
padding: 20px 0 0 0;
margin: 0;
float: left;
background: transparent;
text-align: center;
}

a:link, a:visited, a:active
{
text-decoration: none;
color: #933;
}

a:hover
{
text-decoration: underline;
color: #711;
}

a.scripte:link, a.scripte:visited, a.scripte:active
{
font-family: arial, sans-serif;
font-weight: bold;
text-decoration: none;
color: #339;
}

a.scripte:hover
{
font-family: arial, sans-serif;
text-decoration: underline;
font-weight: bold;
color: #117;
}

img
{
padding: 0;
margin: 0;
border: 0;
}
