/******************************************
* File      :   screen.css
* Project   :   bedea-faser-licht-design.com
******************************************/

body {
background-color: #003366;
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 18px;
color: #fff;
text-align: center; /* IE 5.5 */
scrollbar-face-color: #004283;
scrollbar-highlight-color: #004283;
scrollbar-3dlight-color: #000033;
scrollbar-darkshadow-color: #000033;
scrollbar-shadow-color: #004283;
scrollbar-arrow-color: #000033;
scrollbar-track-color: #003366;
}

a			{ text-decoration: none; font-weight: bold; color: #daedff; }
a:link		{ text-decoration: none; font-weight: bold; color: #daedff; }
a:visited	{ text-decoration: none; font-weight: bold; color: #daedff; }
a:active	{ text-decoration: underline; font-weight: bold; color: #daedff; }
a:hover 	{ text-decoration: underline; font-weight: bold; color: #0066cc; }

#content a			{ text-decoration: none; font-weight: bold; color: #daedff; }
#content a:link		{ text-decoration: none; font-weight: bold; color: #daedff; }
#content a:visited	{ text-decoration: none; font-weight: bold; color: #daedff; }
#content a:active	{ text-decoration: underline; font-weight: bold; color: #daedff; }
#content a:hover 	{ text-decoration: underline; font-weight: bold; color: #55aaff; }

img { border: 0px; }

b { color: #daedff; }

td {
font-size: 13px;
line-height: 18px;
}

/*********** ueberschriften *****************/
h1 {
font-size: 18px;
font-weight: bold;
color: #daedff;
position: relative; top: 0px; left: -10px;
}

h2 {
font-size: 14px;
font-weight: bold;
color: #daedff;
}

/*********** ID'S *****************/					
div#site {
position: relative; top: 5px; left: 0px;
text-align: right;
width: 888px;
margin: 0px auto;
text-align: center;
border-bottom: 1px solid;
border-color: #000033;
background-color: #000033;			
}

div#header {
position: relative; top: 0px; left: 0px;
width: 888px;
height: 110px;
background-image: url(../_images/header_hg.jpg);
background-position: top left;
background-repeat: no-repeat;
border-bottom: 1px solid;
border-top: 1px solid;
border-color: #000033;
}

div#menu {
position: relative; top: 0px; left: 1px;
width: 179px;
background-image: url(../_images/menue_links_hg.jpg);
background-position: top left;
background-repeat: no-repeat;
text-align: left;
font-size: 12px;
font-weight: bold;
line-height: 16px;
float: left;
}

div#menu_padding {
padding: 15px 0px 0px 20px;
}

div#content {
position: relative; top: 0px; left: -1px;
width: 707px;
text-align: left;
font-size: 13px;
line-height: 18px;
float: right;
background-color: #004283;
}

div#content_padding {
padding: 10px 30px 10px 30px;
}

div#logo {
position: relative; top: 22px; left: 5px;
width: 220px;
height: 60px;
background-image: url(../_images/logo_small.gif);
background-position: top left;
background-repeat: no-repeat;
float: left;
}

div#header_rechts {
position: relative; top: 0px; left: 0px;
width: 400px;
height: 100px;
float: right;
}

div#headerpix {
position: relative; top: 0px; left: 0px;
width: 265px;
height: 70px;
float: right;
text-align: left;
margin: 10px 15px 0px 0px;
}

div#menu2 {
position: relative; top: 0px; left: 0px;
width: 330px;
height: 15px;
margin-top: 8px;
float: right;
text-align: left;
}

div#footer {
clear: both;
}

/*********** Klassen *****************/
.center {
text-align: center;
}

.right {
text-align: right;
}

.border {
border: 1px solid;
border-color: #000033;
}

.border_pix_right {
border: 1px solid;
border-color: #000033;
margin-left: 20px;
float: right;
}

.border_pix_left {
border: 1px solid;
border-color: #000033;
margin-right: 20px;
float: left;
}

.full_content {
width: 649px;
text-align: justify;
}

.half_content_left {
width: 309px;
float: left;
text-align: justify;
}

.half_content_right {
width: 309px;
float: right;
text-align: justify;
}

.quarter_content_left {
width: 154px;
float: left;
text-align: justify;
}

.quarter_content_right {
width: 154px;
float: right;
text-align: justify;
}

.menu_unterlinks {
margin-left: 5px;
}

..menu_unterlinks a 			{ text-decoration: none; font-weight: normal; color: #daedff; }
..menu_unterlinks a:link		{ text-decoration: none; font-weight: normal; color: #daedff; }
..menu_unterlinks a:visited		{ text-decoration: none; font-weight: normal; color: #daedff; }
..menu_unterlinks a:active		{ text-decoration: underline; font-weight: normal; color: #003399; }
..menu_unterlinks a:hover 		{ text-decoration: underline; font-weight: normal; color: #0066cc; }

a.menue_unterlinks {
font-size: 12px;
font-weight: normal;
}

.menuepunkt {
margin-bottom: 2px;
}

/******************* E-Mail Form *******************/
.eintipp {
background-color: #fff;
border: 1px solid #000033;
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 18px;
color: #000033;
}

.button {
background-color: #004283;
border: 1px solid #000033;
}
