/******************************************
* File      :   print.css
* Project   :   bedea-faser-licht-design.com
******************************************/

body {
background-color: #fff;
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 18px;
color: #000;
text-align: center; /* IE 5.5 */
}

a			{ text-decoration: none; font-weight: bold; color: #000; }
a:link		{ text-decoration: none; font-weight: bold; color: #000; }
a:visited	{ text-decoration: none; font-weight: bold; color: #000; }
a:active	{ text-decoration: underline; font-weight: bold; color: #000; }
a:hover 	{ text-decoration: underline; font-weight: bold; color: #000; }

img { border: 0px; }

b { color: #000; }

td {
font-size: 13pt;
line-height: 18pt;
}

/*********** ueberschriften *****************/
h1 {
font-size: 18pt;
font-weight: bold;
color: #000;
}

h2 {
font-size: 14pt;
font-weight: bold;
color: #000;
}

/*********** ID'S *****************/					
div#site {
position: relative; top: 0px; left: 0px;
text-align: right;
width: 100%;
padding: 0px;
text-align: center;
background-color: #fff;			
}

div#header {
display: none;
}

div#menu {
display: none;
}

div#menu_padding {
display: none;
}

div#content {
position: relative; top: 0px; left: 0px;
width: 98%;
text-align: left;
font-size: 13pt;
line-height: 18pt;
float: right;
background-color: #fff;
}

div#content_padding {
padding: 0px;
}

div#logo {
display: none;
}

div#header_rechts {
display: none;
}

div#headerpix {
display: none;
}

div#menu2 {
display: none;
}

div#footer {
clear: both;
}

/*********** Klassen *****************/
.center {
text-align: center;
}

.right {
text-align: right;
}

.border {
border: 1px solid;
border-color: #000033;
}

.border_pix_right {
border: 2px solid;
border-color: #000033;
margin-left: 20px;
float: right;
}

.border_pix_left {
border: 2px solid;
border-color: #000033;
margin-right: 20px;
float: left;
}

.full_content {
width: 98%;
text-align: justify;
}

.half_content_left {
width: 48%;
float: left;
text-align: justify;
}

.half_content_right {
width: 48%;
float: right;
text-align: justify;
}

.quarter_content_left {
width: 48%;
float: left;
text-align: justify;
}

.quarter_content_right {
width: 48%;
float: right;
text-align: justify;
}

.menu_unterlinks {
margin-left: 5px;
}

..menu_unterlinks a 			{ text-decoration: none; font-weight: normal; color: #000; }
..menu_unterlinks a:link		{ text-decoration: none; font-weight: normal; color: #000; }
..menu_unterlinks a:visited		{ text-decoration: none; font-weight: normal; color: #000; }
..menu_unterlinks a:active		{ text-decoration: underline; font-weight: normal; color: #000; }
..menu_unterlinks a:hover 		{ text-decoration: underline; font-weight: normal; color: #000; }

a.menue_unterlinks {
font-size: 12pt;
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;
}
