/*
	Stylesheet for balve-safes.com
	Corporate Website

	Author: softgarden GmbH (www.softgarden.de)
	-----------------------------------------------------------------

	© softgarden GmbH

*/

body, p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	color:#C1B99F;
	line-height:22px;
}

.subnavtd {
    padding-left:552px;
}

/* 
	bgcolors
*/

.linktext {
	color:#C58324;
}

#header  {
	background-image:url(../images/pics_a/header_home.jpg);
	width:770px;
	height:87px;
	overflow:hidden;
}
.bg_links { background-color:#000000; }
.bg_content { background-color:#000000; }
.bg_textfeld_links { background-color:#373329; }

/* Links */

a {
	text-decoration: underline;
	color: #C58324;
}

a:visited {
	text-decoration: underline;
	color: #C58324;
}

a:hover {
	text-decoration: none;
	color: #C58324;
}




