@charset "utf-8";
/* CSS Document */
* {
	margin: 				0px;
	padding:				0px;
}
ul, ol, dl {
	margin: 				0 0 1em 1em
}
li {
	margin-bottom:			0.6em;
	margin-left: 			0.5em;
	line-height: 			1.5em;
}
html {
	height:					100%;
	width:					100%;
}
body {
	background-color:		#353d41;
	font-style:				normal;
	font-weight:			normal;
	font-family:			Verdana, Geneva, sans-serif;
	color:					#000;
	font-size:				13px;
	line-height:			18px;
	height:					100%;
	width:					100%;
}
/* Content */
#main_container {
	width:					850px;
	margin:					auto;
	overflow:				visible;
	height:					auto;
	
	
}
/* Header area */

#logo {
	height:					152px;
	width:					850px;
	background-position:	top left;
	background-repeat:		no-repeat;
}

#navigation {
	width:					850px;
	height:					70px;
	background-position:	top left;
	background-repeat:		no-repeat;
	padding:				0px;
	margin:					0px;
}
/* --> IE7 */
*:first-child+html #navigation{
	height:					85px; 
}
/* --> IE6 */
* html #navigation{
	height:					85px; 
}
#navigation div div {
	display:				none;
}
.subNavi {
	width:					100%;
	height:					65px;
	background-color:		#aab1b3;
	padding:				15px;
	margin:					-15px 0 15px -15px;
}
/* Main Content */
#contentWrapper {
	/* cross browser dynamic height settings */
	min-height: 			100%;				/* Min-Height for modern Browsers */
	height:					auto !important;	/* Important Rule for modern Browsers */ 
	height:					100%;				/* Min-Height for IE 7/8 */ 
	_height:				auto;				/* Min-Height for IE 6 */
	overflow: 				hidden;	
	background-color:		#fff;
	float:					left;
	width:					100%;
	
}



#left {
	float:					left;
	width:					315px;
	background-color:		#D10019;	
	margin-bottom: 			-9999px; 
	padding-bottom: 		9999px;
}
#right {
	_height:				100%;	
	width:					505px;
	padding:				15px;
	overflow:				hidden;
	background-color:		#fff;
	float:					right;
	margin-bottom: 			-9999px; 
	padding-bottom: 		9999px;
}

/* Starting Page */
#full {
	background-image:   	url(/images/layout/start.gif);
	background-position:	top left;
	background-repeat:		no-repeat;
	height:					640px;
	width:					850px;
	font-size:				22px;
	line-height:			26px;
	font-style:				normal;
	font-weight:			normal;
}
#startupgeneral{
	float:right;
	padding:				348px 28px 0 28px;	
	height:					60px;
	line-height:			28px;
}
/* --> IE7 */
*:first-child+html #startupgeneral{
	padding:				343px 28px 0 28px; 
}
/* --> IE6 */
* html #startupgeneral{
	padding:				343px 28px 0 28px; 
}

#startupoutdoor{
	clear:					both;
	padding:				0 28px 0 28px;	
	height:					73px;
	line-height:			28px;
}

#startupgmbh{
	clear:					both;	
	padding:				0 28px 0 28px;
	height:					80px;
	line-height:			28px;	
}

#slogans{
	clear:					both;	
	padding:				0 28px 0 28px;
	height:					40px;
	line-height:			28px;	
}
/* Footer Area */
#footer {
	width:					850px;
	height:					20px;
	clear:					both;
	padding:				8px 0 0 0;
	font-size:				11px;
	line-height:			22px;
	font-style:				normal;
	font-weight:			normal;
	color:					#aab1b3;
}
/* Elements */
h1 {
	font-family:			Verdana, Geneva, sans-serif;
	color:					#000;
	font-size:				13px;
	line-height:			18px;
	font-style:				normal;
	font-weight:			bold;
	text-transform:			uppercase;
}
h2 {
	font-family:			Verdana, Geneva, sans-serif;
	color:					#000;
	font-size:				13px;
	line-height:			18px;
	font-style:				normal;
	font-weight:			bold;
}

h3 {
	font-family:			Verdana, Geneva, sans-serif;
	color:					#000;
	font-size:				13px;
	line-height:			18px;
	font-style:				normal;
	font-weight:			normal;
	text-decoration:		underline;
}

/* Bergwolf Outdoor Logo Headline Officina */
h6 {
	font-style:				normal;
	font-weight:			bold;
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				20px;
	line-height:			28px;
	color:					#D10019;
}


/* Bergwolf Navigation Menu 1 Headline Officina */
.menustart {
	margin:					10px 0 0 0;
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				13px;
	line-height:			22px;
	font-style:				normal;
	font-weight:			bold;
	color:					#000;
}
.menu1, .menu2 {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				13px;
	line-height:			22px;
	font-style:				normal;
	font-weight:			bold;
	color:					#fff;
}
/* Bergwolf Navigation Menu 2 Headline Officina */
/*
.menu2 {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				13px;
	line-height:			22px;
	font-style:				normal;
	font-weight:			bold;
	color:					#D10019;
}
*/
/* Bergwolf Navigation Menu 3 Headline Officina */
.menugeneral,.menustartgeneral {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				11px;
	line-height:			18px;
	font-style:				normal;
	font-weight:			bold;
	color:					#fff;
	text-transform:			uppercase;
}
/* Footer Headline Officina */
#footerline {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				11px;
	line-height:			22px;
	font-style:				normal;
	font-weight:			normal;
	color:					#aab1b3;
	display:				inline;
}

/* Links */
a {
	text-decoration:		none;
	color:					#666;
}

a:hover {
	color:					#000;	
}
a.submenu {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	line-height:			18px;
	font-style:				normal;
	font-weight:			bold;
	color:					#000;
	text-decoration:		none;	
	white-space:			nowrap;
}

a.submenu:hover, a.s_active {
	text-decoration:		underline;	
}

a.menustart, a.menu1, a.menu2, a.menu3, a.footerlink {
	text-decoration:		none;
}

a.menustart {	
	color:					#000;
}
a.menustart:hover {
	color:					#fff;
}

a.menu1 {
	color:					#fff;
}

a.menu1:hover, a.menu2:hover, a.minimenu:hover, a.menugeneral:hover, a.m_active {
	color:					#D10019;
}

a.menu2 {
	color:					#fff;
}

a.minimenu {
	color:					#fff;
}

a.footerlink {
	color:					#aab1b3;
}

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

/* weitere Elemente */
p {
	margin:					10px 0 15px 0;
}
p.minimenu {
	margin:					0 0 10px 0 !important;
}
p.menu {
	margin-top:8px;
}
hr {
	display:				block;
	height: 				1px;
	border: 				none;
	margin-top:				15px;
	margin-bottom:			15px;
	color:					#333;
	background-color:		#333;
	clear:					both;
}

.hidden {
	display:none;
}
.loader {
	margin-bottom:15px;
	width:315px;
	height:auto;
	overflow:hidden;
}
.loading {
	background: url("/images/layout/loadingAnimation.gif") no-repeat center center;
}
img.leftSideImage {
	margin:					0 0 15px 0;
	border:					0px none;
	width:					315px;
	overflow:				hidden;
}
/* Anmeldung */

input.text, textarea.text, select.text {
	background-color:#FDF5F0;
	border:0px none;
	color:#333;
	font-family:Verdana;
	font-size:11px;
	padding:3px;
	margin-bottom:5px;
	cursor:default;
	width: 320px;
	line-height:18px;
	display:block;
}
input.checkbox {
	background-color:#fff;
	display: block;
	float: left;
	clear: left;
	height: 18px;
	padding: 0;
	margin: 0;
	line-height:18px;
	width:auto;
}

label {
    display: block;
	float: left;
    clear: none;
    width: 420px;
    line-height:18px;
	color:#EB620B;
	margin-top:-1px;
	padding-left:10px;
}

input.hightlight {
	background-color:#F7CFB6
}

input.reset  {
	color:#fff;
	background-color:#F7CFB6;
	width:150px;
	border:0px none;
	line-height:18px;
	cursor:pointer;
	margin-bottom:5px;
	padding:3px;
	font-size:14px;
	display:inline;
}
input.senden  {
	color:#fff;
	background-color:#EB620B;
	width:150px;
	border:0px none;
	line-height:18px;
	cursor:pointer;
	margin-bottom:5px;
	padding:3px;
	font-size:14px;
	display:inline;
}

div.Response{
	display:none;	
}
ins {
                text-decoration:none;
}
