/* ARMAS */
* {
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px;
	outline:none;
	}
img { border:none;}
body {
	background-color: #3E3E3F;
	font-family: tahoma;
	color: #000;
	padding:0px;
	margin:0px;
	scrollbar-3dlight-color:#DFDFDF;
  	scrollbar-arrow-color:#262627;
  	scrollbar-base-color:#fff;
 	scrollbar-darkshadow-color:#EFEFEF;
    scrollbar-face-color:#F0F0F0;
 	scrollbar-highlight-color:#EFEFEF;
 	scrollbar-shadow-color:#5F5F5F;
 	scrollbar-track-color: #F8F8F8;
	
}
#pageDiv {
	background-image: url(../images/bg_01.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 645px;
	width: 100%;
	margin-top: -323px;
	position: absolute;
	top: 50%;
}
#page {
	height: auto;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#headDiv {
	text-align: left;
	height: 111px;
	display: block;
	width: 975px;
}
#contentDiv {
	height: 535px;
	width: 978px;
	display: block;
	position: relative;
	background-image: url(../images/cont_bg.png);
	background-repeat: no-repeat;
	background-position: center 40px;
	float: left;
}

#navigation {
	height: 40px;
	width: 650px;
	position: absolute;
	z-index: 100;
	top: 30px;
	right: 0px;
	float: right;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

#navigation li {
	display: block;
	float: left;
	height: 35px;
	list-style-type: none;
	margin-left: 3px;
}
#navigation li a{
	color: #FFF;
	text-decoration: none;
	height: 25px;
	width: 100%;
	text-align: center;
	font-size: 13px;
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	background-image: url(../images/nav-under.png);
	padding-top: 5px;
	outline:none;
}
#navigation li a:hover, #navigation .activ{
	background-image: url(../images/nav-over.png);
}
#n-unternehmen {
	width: 99px;
}
#n-ansprechpartner {
	width: 117px;
}
#n-produkte {
	width: 72px;
}
#n-firmenbekleidung {
	width: 115px;
}

#n-anfrage {
	width: 67px;
}
#n-lageplan {
	width: 73px;
}
#n-impressum {
	width: 86px;
}
#subnavi {
	background-image: url(../images/sub_bg.png);
	background-repeat: repeat-x;
	background-position: 0px top;
	height: auto;
	width: 130px;
	background-color: #3E3E3F;
	position: absolute;
	z-index: 101;
	left: 553px;
	top: 60px;
	visibility: hidden;
	padding-bottom: 5px;
	padding-top: 5px;
}
#sub01 {
	height: auto;
	width: 140px;
	background-color: #242425;
	position: absolute;
	z-index: 102;
	visibility: hidden;
	left: 682px;
	top: 60px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-image: url(../images/subsubbg.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
#sub02 {
	height: auto;
	width: 130px;
	position: absolute;
	z-index: 103;
	visibility: hidden;
	left: 682px;
	top: 90px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #242425;
	background-image: url(../images/subsubbg.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
#subnavi li{
	display: block;
	min-height: 15px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sub01 li, #sub02 li{
	display: block;
	min-height: 15px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	height: auto;
}
#subnavi li a{
	color: #FFF;
	text-decoration: none;
	height: 22px;
	width: 120px;
	padding-left:10px;
	text-align: left;
	font-size: 13px;
	display: block;
	outline:none;
	padding-top: 2px;
}
#subnavi li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	height: 21px;
}

#sub01 li a, #sub02 li a{
	color: #FFF;
	text-decoration: none;
	height: 19px;
	width: 123px;
	padding-left:15px;
	text-align: left;
	font-size: 13px;
	display: block;
	outline:none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sub01 li a:hover, #sub02 li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	height: 18px;
}

#cont_L {
	float: left;
	height: 497px;
	width: 399px;
	padding-left: 25px;
	padding-top: 35px;
	overflow: hidden;
}
#cont_R {
	float: right;
	width: 480px;
	padding-right: 60px;
	height: auto;
	padding-top: 110px;
}
h1 {
	width: 430px;
	font-size: 22px;
	height: auto;
	color: #615F60;
	text-align: right;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}
h3 {
	font-size: 11px;
	font-style: italic;
	color: #262627;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #E6E6E6;
	width: 440px;
	text-align: right;
}

#textDiv {
	height: 300px;
	width: 245px;
	float: left;
	font-size: 12px;
	overflow: auto;
}
#textDiv p, #textDiv2 p {
	margin-bottom: 10px;
	margin-right:5px;
}
#textDiv2 .float_left {
	display: block;
	float: left;
	width: 50%;
	margin: 0px;
}

p .tel {
	margin-left: 10px;
}
p .fax {
	margin-left: 13px;
}
p .mobil {
	margin-left: 4px;
}


#textDiv a, #textDiv2 a {
	text-decoration: none;
	color: #B5011E;
}

#textDiv2 {
	width: 478px;
	height:320px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	overflow: auto;
}
#textDiv2 ul {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#textDiv2 ul li {
	list-style-type: circle;
	list-style-image: url(../images/li_bullet.png);
}
p .email {
	margin-left: 5px;
}
#cont_R .royal {
	background-image: url(../images/armas-royal_logo.png);
	background-repeat: no-repeat;
	background-position: right 3px;
}
#cont_R .excellent {
	background-image: url(../images/armas-excellent_logo.png);
	background-repeat: no-repeat;
	background-position: right 3px;
}


#textDiv2 .thb {
	margin-bottom: 10px;
	margin-top: 8px;
	width: 100px;
	margin-right: 4px;
	margin-left: 10px;
}
#textDiv2 .page {
	display: block;
	height: 15px;
}
#textDiv2 .pagesDiv {
	text-align: right;
	height: 15px;
}
#imgDiv {
	width: 221px;
	float: right;
}
#imgDiv img {
	margin-bottom: 5px;
}
#copyDiv {
	float: right;
	width: 96px;
	position: absolute;
	z-index: 100;
	right: 12px;
	bottom: 0px;
	height: 28px;
}
#form1 {
	width: 476px;
}
input {
	width: 90%;
	height: 20px;
	font-size: 13px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
textarea {
	width: 90%;
	height: 100px;
	font-size: 13px;
	margin-bottom: 5px;
	background-image: url(../images/textarea_bg.png);
	background-repeat: no-repeat;
	background-position: 235px 0px;
	border: 1px solid #CCC;
}
#senden {
	height: 25px;
	width: 100px;
	font-size: 12px;
	background-image: url(../images/senden.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

