/* Standart-CSS für Werkzeughandel Weber Wismar GmbH */

/*Wichtige Farben
	Blau=#063365
	Grau=#666666

	Textfarben:
	Blau=#063365
	Grau=#666666

*/


/* Allgemeine Angaben */

body, div, p, h1, h2, h3,
span, a, td, table, tr, img {
	margin:0px;
	padding:0px;
}

html, body {
	font-size:11px;
	color:#666666;
	background-color:#ededed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	
	scrollbar-base-color:#ededed;
	scrollbar-face-color:#063365;
	scrollbar-arrow-color:#ffffff;
  	scrollbar-3dlight-color:#ffffff;
  	scrollbar-darkshadow-color:#ffffff;
  	scrollbar-highlight-color:#ffffff;
  	scrollbar-shadow-color:#ffffff;
  	scrollbar-track-color:#ffffff;
	
}

html {
	height:100%;
}

/* Allgemeine Angaben Ende */




/* Hauptgerüst */

.haupttabelle {
	width:772px;
	height:100%;
	border:0px;
	background-color:#ffffff;
}

.haupttabelle td {
	vertical-align:top;
}

.br {
	font-size:0px;
	line-height:0px;
}


/* Hauptgerüst - Ende */



/* Headbereich */

.headbereich {
	width:772px; 
	height:119px; 
	background-image:url(img/hg_head.gif);
}

.headbildbereich {
	width:772px; 
	height:142px;
	
}

.headbild img {
	width:762px; 
	height:142px; 
	margin-left:5px;
}

.headbild {
	width:772px; 
	height:142px; 
	margin:0px 0px 0px 0px;
}

.logo {
	margin:0px 0px 0px 300px;
}

/* Headbereich - Ende */



/* Menue */

.menuebereich {
	width:772px; 
	height:27px; 
	background-image:url(img/hg_menue.gif);
}

#navigation {
	width:762px; 
	height:25px; 
	background-color:#063365; 
	margin:3px 0px 0px 5px;
	border-bottom:1px solid #ffffff;
}

.menue {
	margin:7px 0px 0px 26px;
}

.menue div {
	float:left;
	margin-right:14px;
	font-weight:bold;
	color:#ffffff;
}

/* Menue - Ende */




/* Inhalt */



/* Inhalt - Ende */


.inhaltbereich {
	width:772px;
}

.bild {
	border:1px solid #063365;
}

.slogan {
	text-align:center;
	margin:30px 0px 0px 0px;
}

h1 {
	margin:30px 0px 20px 106px;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.newsueberschrift {
	font-size:11px;
	color:#063365;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.h1linie {
	margin:0px 0px 20px 106px;
}

.fliesstext {
	margin:0px 0px 20px 106px;
	text-align:justify;
	width:562px;
	line-height:18px;
}

.grau {
	margin:0px 0px 20px 106px;
	text-align:justify;
	color:#063365;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.fliesstext p {
	margin-bottom:15px;
}

li {
	list-style-image:url(img/listimg.gif);
	text-align:left;
	margin:0px 0px 5px -3px;
}

.angebotetext a {
	color:#666666;
	text-decoration:underline;
	font-size:11px;
}

/* Footer Bereich */

.footerbereich {
	width:772px; 
	height:113px; 
	background-image:url(img/hg_footer.gif);
}

.tuev {
	text-align:center;
	margin:10px 0px 0px 0px;
}

.textfooter {
	font-size:11px;
	color:#063365;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:18px 0px 0px 0px;
}

/* Footer Bereich - Ende */


/* Links */

.linkblauunterstrichen {
	color:#063365;
	text-decoration:underline;
}

.linkgrauunterstrichen {
	color:#666666;
	text-decoration:underline;
}


#linkaktive {
	font-weight:bold;
	text-decoration:none;
	color:#9eb1c5;
}

.linkweisszublaufett:link, .linkweisszublaufett:visited { 
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.linkweisszublaufett:hover, .linkweisszublaufett:active { 
	font-weight:bold;
	text-decoration:none;
	color:#9eb1c5;
}



/* Links - Ende */




/* Kontaktformular */

.kontaktformular {
	width:380px;
	border:0px;
}

.kontaktformular td {
	vertical-align:text-top;
}

.kontakttext {
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

.textfeld {
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #063365;
	height:15px;
	padding-left:3px;
	margin-bottom:2px;
	background-color:#ffffff;
	width:230px;
}

.textbereich {
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #063365;
	width:230px;
	padding-left:3px;
	height:60px;
	background-color:#ffffff;
}

.schalftflaechesenden {
	background-color:#063365;
	border-top:1px solid #063365;
	border-left:1px solid #063365;
	border-right:1px solid #063365;
	border-bottom:1px solid #063365;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	height:20px;
	width:160px;
	cursor:pointer;
	margin-top:10px;
	font-weight:bold;
}


/* Kontaktformular - Ende */















