Body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family : Trebuchet MS, Arial, Verdana;
	color: #000000;
	font-size: 11px;
}

td {
	font-family : Trebuchet MS, Arial, Verdana;
	color: #000000;
	font-size: 11px;
}

p {
	margin: 0px;
	padding-bottom:10px;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #004f76;
	font-size: 26px;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #004f76;
	font-size: 14px;
}

h3,h4 {
	margin: 0px;
	padding: 0px;
	color: #004f76;
	font-size: 12px;
}

li {
	color: #004f76;
}

.li_products {
	list-style:none;
}

.header {
	width: 100%;
	height: 70px;
	background-image:url('pics/backgrounds/header_repeat.gif');
}

a:link.menu,a:active.menu,a:visited.menu {	
	text-decoration: none;
	color: #004f76;
	font-weight : bold;
	font-size: 26px;
}

a:hover.menu {	
	text-decoration: none;
	font-weight : bold;
	font-size: 26px;
}

a:link.pop_menu,a:active.pop_menu,a:visited.pop_menu {	
	text-decoration: none;
	font-weight : bold;
	color: #e4e4e4;
	font-size: 10px;
}

a:hover.pop_menu {	
	text-decoration: none;
	font-weight : bold;
	color: #b1b1b1;
	font-size: 10px;
}

a:link.whitelink,a:active.whitelink,a:visited.whitelink {	
	color: #fff;
}

a:hover.whitelink {	
	color: #fff;
}

.pos-menu {
	margin-left:5px;
	margin-top:30px;
}

.pos-menu ul {
	margin:0px;
	padding:0px;
}

.pos-menu li {
	list-style:none;
}

.content {
	width: 100%;
	border:0px solid #33cccc;
} 

.middle_content {
	width: 900px;
	border:0px solid #000000;
} 

.bottom {
	height: 15px;
	background-image:url('pics/backgrounds/bottom.gif');	
} 

.logo {
	align: center;
	width: 900px;
	height: 70px;
	background-image:url('pics/backgrounds/logo.gif');
	background-repeat: no-repeat;
} 

.main_left {
	width: 175px;
	border: 0px solid red;
	float: left;
}

.main_middle {
	width: 10px;
	height: 600px;
	border: 0px solid blue;
	float: left;
	background-image:url('pics/backgrounds/vert_border.jpg');
	background-repeat: repeat-y;
}

.main_right {
	width: 465px;
	border: 0px solid green;
	float: left;
}


.main_right img {
	padding:5px;
	background-color:#e7e7e7;
	
}

.right_bar {
	width: 223px;
	border: 0px solid green;
	float: left;
	text-align:left;
	background-color:#f0f0f0;
	border:1px solid #c0c0c0;
	margin-top:40px;
	margin-left:25px;
}


.sep_bar {
	width: 175px;
	height: 7px;
	border: 0px solid green;
	background-image:url('pics/backgrounds/hor_border.jpg');
	background-repeat: repeat-x;
	clear: both;
	padding-bottom:0px;
}

.artikels {
	background-image:url('pics/backgrounds/hor_border.jpg');
	background-repeat: no-repeat;
	background-position:bottom;
	padding:10px;
	margin-bottom:20px;
	text-align:left;
}

.artikels2 {
	background-image:url('pics/backgrounds/hor_border.jpg');
	background-repeat: no-repeat;
	background-position:bottom;
	padding:10px;
	margin-bottom:20px;
	text-align:left;
}

.artikels2 ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}

.artikels2 ul li
{
	margin-bottom:8px;
}

.artikels2 ul a
{
	color: #004f76;
	font-size: 14px;
}

.artikels2 ul a:hover
{
	text-decoration:underline;
}

hr {
	width: 100%;
	color: #3399cc;	
}

img
{
	behavior: url("js/pngbehavior.htc");
}

input, select, textarea {
	border:1px solid #cccccc;
	width: 320px;
	font-family : Trebuchet MS, Arial, Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #000;
	margin: 3px;
}

.submit {
	width: 150px;
	cursor: pointer;
	color : #004f76;
	font-weight : bold;
}

input.noborder{
	border:0px solid #cccccc;
	width: 20px;
}

.head{
	font-size : 20px;
	font-weight : bold;
	color: #ffffff;
}

a:link,a:active,a:visited {	
	text-decoration: none;
	font-family : Trebuchet MS, Arial, Verdana;
	color: #004f76;
	font-size: 11px;
}

a:hover {	
	text-decoration: underline;
	font-family : Trebuchet MS, Arial, Verdana;
	color: #004f76;
	font-size: 11px;
}