@charset "UTF-8";
/* CSS Document */

body.outdoors {
background: url(hawk_logo_back.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.gears {
background: url(hawk_logo_back2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.solo {
background: url(hawk_logo_back3.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.faroer {
background: url(backpics/hawk_back1.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.berg {
background: url(backpics/hawk_back2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.teufel {
background: url(backpics/hawk_back3.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.texas {
background: url(backpics/hawk_back4.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.jump {
background: url(backpics/hawk_back5.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.kuh {
background: url(backpics/hawk_back7.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.marb {
background: url(backpics/hawk_back6.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.baeume {
background: url(backpics/hawk_back8.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.paddl1 {
background: url(backpics/hawk_back10.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.paddl2 {
background: url(backpics/hawk_back11.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.rosine {
background: url(backpics/hawk_back9.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body.moskito {
background: url(backpics/hawk_back12.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.container{
	width:100%;
	position:relative;
}

.texte-big{
	position:relative;
	width:800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	border: 0px dotted #fff;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 28px;
}

.texte-small{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	line-height: 16px;
}

.texte-small_u{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	line-height: 16px;
	text-decoration: underline;
}



#up {
	background-color:transparent;
	width: 100%;
	height: 20px;
	margin-bottom: 20px;
}

#newsletter {
	background-color:transparent;
	width: 100%;
	margin-bottom: 20px;
	position:absolute;
}

#g10 {
	background-color:transparent;
	width: 100%;
	height: 10px;
	margin-bottom: 20px;
}

#g30 {
	background-color:transparent;
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
}

#g40 {
	background-color:transparent;
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
}

#g50 {
	background-color:transparent;
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}

#g60 {
	background-color:transparent;
	width: 100%;
	height: 60px;
	margin-bottom: 20px;
}

#gap {
	background-color:transparent;
	width: 100%;
	height: 60px;
	margin-bottom: 20px;
}

.font-big {
 font-family: Verdana, Geneva, sans-serif;
 font-size:16px; font-weight:bold;
 color:#FFFFFF;
}

.font-biggest-dark {
 font-family: Verdana, Geneva, sans-serif;
 font-size:29px; font-weight:bold;
 color:#000
 ;
}

.font-biggest {
 font-family: Verdana, Geneva, sans-serif;
 font-size:29px; font-weight:bold;
 color:#fff
 ;
}

.font-big-dark {
 font-family: Verdana, Geneva, sans-serif;
 font-size:16px; font-weight:bold;
 color:#373526;
}

.font-big-lighter {
 font-family: Verdana, Geneva, sans-serif;
 font-size:16px; font-weight:bold;
 color:#000;
}

.font-bigger {
 font-family: Verdana, Geneva, sans-serif;
 font-size:18px; font-weight:bold;
 color:#FFFFFF;
}

.font-bigger-light {
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
}

.font-bigger-dark {
 font-family: Verdana, Geneva, sans-serif;
 font-size:20px; font-weight:bold;
 color:#373526;
}

.font-bigger-black {
 font-family: Verdana, Geneva, sans-serif;
 font-size:20px; font-weight:bold;
 color:#000;
}

.font-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	line-height: 24px;
}

.font-medium {
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	line-height: 24px;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 24px;
	position: relative;
}


a.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	position: relative;
}

a.links:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	position: relative;
}

a.linksunder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	position: relative;
}

a.linksunder:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	position: relative;
}

a.linksunder_sm{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	position: relative;
}

a.linksunder_sm:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	position: relative;
}

a.linksbig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	position: relative;
}

a.linksbig:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	position: relative;
}

/* Main menu settings */
#centeredmenu {
   clear:both;
   float:left;
   margin:0;
   padding:0;
   width:100%;
   font-family:Verdana, Geneva, sans-serif; /* Menu font */
   font-size:18px; /* Menu text size */
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
}

/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   right:50%;
}
#centeredmenu ul li {
   margin:0 0 0 50px;
   padding:0;
   float:left;
   position:relative;
   left:44%;
   top:1px;
}
#centeredmenu ul li a {
   display:block;
   margin:0;
   padding:.6em .5em .4em;
   font-size:1em;
   line-height:1em;
   background:;	/* BACKGROUND COLOR */
   text-decoration:none;
   color:#fff;
}
#centeredmenu ul li.active a {
   color:#fff;
   background:#c06973;	/* HELLE */
}
#centeredmenu ul li a:hover {
   background:#c06973; /* Top menu items background colour */
   color:#fff;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
   background:#c06973; /* Top menu items background colour */
   color:#fff;
}

/* Submenu items */
#centeredmenu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:2em;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
   width:10em; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-size:.8em;
   font-weight:normal; /* resets the bold set for the top level menu items */
   background:#c06973;
   color:#fff;
   line-height:1.4em; /* overwrite line-height value from top menu */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:#6d1822; /* Sub menu items background colour */	/* DUNKLE */
   color:#fff;
}

#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:#6d1822; /* Sub menu items background colour */	/* DUNKLE */
   color:#fff;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}


/* formular */

.bootstrap-frm {
	margin-left:auto;
	margin-right:auto;
	max-width: 700px;
	padding: 20px 30px 20px 30px;
	color: #000;
	border:1px solid #373526;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: Verdana, Geneva, sans-serif
	font-size: 12px;
}
.bootstrap-frm h1 {
    font: 25px Verdana, Geneva, sans-serif
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #DADADA;
    margin: -10px -30px 30px -30px;
    color: #888;
}
.bootstrap-frm h1>span {
    display: block;
    font-size: 11px;
}
.bootstrap-frm label {
    display: block;
    margin: 0px 0px 5px;
}
.bootstrap-frm label>span {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	color: #373526;
	font-family: Verdana, Geneva, sans-serif;
}
.bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{
    border: 1px solid #CCC;
    color: #333;
    height: 20px;
    line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 70%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-frm select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height:15px;
}
.bootstrap-frm textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
.bootstrap-frm .button {
	background: #71633f;
	border: 1px solid #373526;
	padding: 10px 25px 10px 25px;
	color: #373526;
	border-radius: 4px;
	font-weight: bold;
}
.bootstrap-frm .button:hover {
    color: #fff;
    background-color: #373526;
    border-color: #373526;
}