@charset "UTF-8";
/* CSS Document */


body {
	background-color:#757f88;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
	color:#333333;
	}

a, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}

a:hover {
	color:#666666;
	}

#container {
	position:relative;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	background:url(images/general/bg_content.gif);
	text-align:left;
	}

#logo {
	width:330px;
	height:120px;
	top:0px;
	background-image:url(images/general/logo.gif);
	text-align:left;
	}

#headerimage {
	width:490px;
	position:relative;
	left:330px;
	top:0px;
	background-image:url(images/general/headerimg_01.jpg);
	height:120px;
	}

#text_main {
	position:absolute;
	top:208px;
	left:350px;
	width:300px;
	height:400px;
	padding:0px;
	margin:0px;
	}

#catalog {
	position:absolute;
	top:208px;
	left:76px;
	width:520px;
	height:800px;
	}


/*HAUPTNAVIGATION*/

#nav_01, #nav_02, #nav_03, #nav_04, #nav_05, #nav_06, #nav_07 {
	position:absolute;
	top:120px;
	height:30px;
	z-index:10;
	}

#nav_01 {
	background:url(images/nav/nav_01.gif) top left no-repeat;
	left:330px;
	width:67px;
	}

#nav_02 {
	background:url(images/nav/nav_02.gif) top left no-repeat;
	left:397px;
	width:55px;
	}

#nav_03 {
	background:url(images/nav/nav_03.gif) top left no-repeat;
	left:452px;
	width:61px;
	}

#nav_04 {
	background:url(images/nav/nav_04.gif) top left no-repeat;
	left:513px;
	width:59px;
	}

#nav_05 {
	background:url(images/nav/nav_05.gif) top left no-repeat;
	left:572px;
	width:77px;
	}

#nav_06 {
	background:url(images/nav/nav_06.gif) top left no-repeat;
	left:649px;
	width:99px;
	}

#nav_07 {
	background:url(images/nav/nav_07.gif) top left no-repeat;
	left:748px;
	width:62px;
	}

#nav_01:hover, #nav_02:hover, #nav_03:hover, #nav_04:hover, #nav_05:hover, #nav_06:hover, #nav_07:hover {
	background-position:0px -30px;
	}


/**/


#popup_header {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	width:660px;
	height:14px;
	background-color:#354962;
	}

#popup_header_2 {
	position:absolute;
	top:0px;
	left:260px;
	padding:0px;
	margin:0px;
	width:405px;
	height:14px;
	background-color:#d2c5a6;
	}

