* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
	margin:0;
	padding:0;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	min-width:980px;
	min-height:550px;
}
#vertical {
	float:left;
	height:50%;
	margin-top:-275px;/* half vertical height*/
	width:100%;
}
#main_container {
	position:relative;
	height: 550px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	border: 1px solid #9e021a;
	clear:both;
}
#knipp{
	position:absolute;
	top:58px;
	left:415px;
	width:280px;
	height:185px;
	z-index:2;
}

#main_container_archive {
	position:relative;
	height: 550px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	border: 1px solid #9e021a;
	clear:both;
	background:url(../images/bg_archive.jpg) no-repeat 0 0;
}

#main_container_start {
	position:relative;
	height: 550px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	border: 1px solid #9e021a;
	clear:both;
	background:url(../images/bg_start.jpg) no-repeat 0 0;
}

#teamTable {
	position:relative;
	height: 500px;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	clear:both;
}

#logo {
	height: 500px;
	width: 195px;
	float:left;
}

#ImprMain {
	height: 500px;
	width: 775px;
	float:left;
}

#KLMain {
	height: 500px;
	width: 500px;
	float:left;
	margin-left:10px;
}

#scroolNav {
	height: 500px;
	width: 80px;
	float:left;
}
#scroll_up {
    cursor: pointer;
	margin-top: 30px;
	margin-left: 60px;
  }
  #scroll_down {
    cursor: pointer;
	margin-left: 60px;
	margin-top: 350px;
  }
  #scroll_box {
  	margin-top:40px;
    height: 420px;
    width: 300px;
    overflow: auto;
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-weight:bold;
	text-transform:uppercase;
  }
  
  #copyright {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 6pt;
	COLOR: #000000;
	font-weight:bold;
	text-transform:uppercase;
  }
  
#agb {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-weight:bold;
	text-transform:uppercase;
  }
.impIcons {
margin-left: 35px;
}

#team {
	height: 500px;
	width: 245px;
	float:left;
}

#team1 {
	margin-bottom:10px;
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-weight:normal;
	text-transform:uppercase;
}

#left_nav {
	height: 500px;
	width: 90px;
	float:left;
}
#motto {
	height: 165px;
	width: 980px;
	float:left;
}
#mottoa {
	height: 105px;
	width: 980px;
	float:left;
}
#mottob {
	height: 65px;
	width: 980px;
	float:left;
}
#mottoh {
	height: 500px;
	width: 980px;
	float:left;
}

#content {
	height: 500px;
	width: 450px;
	float:left;
}
#right_nav {
	height: 500px;
	width: 90px;
	float: left;
}
#icon_menu {
	height: 500px;
	width: 155px;
	float:left;
}
#bottom_menu {
	height: 40px;
	width: 978px;
	float:left;
}
#head_text {
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
	width: 450px;
	height: 140px;
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-weight:bold;
	text-transform:uppercase;
	padding-left: 9px;
}

/* Easy Slider */
#refenrence_img {
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
	width: 470px;
	height: 310px;
}
	#refenrence_img ul, #refenrence_img li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#refenrence_img, #refenrence_img li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
	width: 470px;
	height: 310px;
		overflow:hidden; 
		}
	span#prevBtn a{
		display:block;
		width:50px;
		height:69px;
		position:absolute;
		left:215px;
		outline: none;
		top:295px;
		background:url(../images/right_hand.png) no-repeat 0 0;
	}
	span#nextBtn a{
		display:block;
		width:50px;
		height:69px;
		position:absolute;
		left:764px;
		top:295px;
		outline: none;
		background:url(../images/left_hand.png) no-repeat 0 0;
	}					



span#prevBtn a:focus{
		display:block;
		width:50px;
		height:69px;
		position:absolute;
		left:215px;
		outline: none;
		-moz-outline-style: none;
		top:295px;
		background:url(../images/right_hand.png) no-repeat 0 0;
	}
	span#nextBtn a:focus{
		display:block;
		width:50px;
		height:69px;
		position:absolute;
		left:764px;
		top:295px;
		outline: none;
		-moz-outline-style: none;
		background:url(../images/left_hand.png) no-repeat 0 0;
	}		

#refenrence_img_archiv {
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
	width: 470px;
	height: 460px;
}
	#refenrence_img_archiv ul, #refenrence_img_archiv li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#refenrence_img_archiv, #refenrence_img_archiv li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
	width: 470px;
	height: 460px;
		overflow:hidden; 
		}
	span#prevBtn_archiv a{
		display:block;
		width:50px;
		height:69px;
		position:absolute;
		left:205px;
		top:295px;
		background:url(../images/right_hand.png) no-repeat 0 0;
	}
	span#nextBtn_archiv a{
		display:block;
		width:50px;
		height:69px;
		position:absolute;
		left:764px;
		top:295px;
		background:url(../images/left_hand.png) no-repeat 0 0;
	}		
/* // Easy Slider */

/*
// ICON ELEMENTS
*/

.teamIcon {
	margin-top: 20px;

}

.logo_icon {
	margin-left: 20px;
	margin-right:20px;
	margin-top: 30px;
}
.vert_menu {
	margin-left: 20px;
	margin-top: 15px;
}
.logomotto {
	margin-left: 650px;
	margin-right:2px;
	margin-top: 10px;
}
.right_hand {
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 300px;
}
.left_hand {
	margin-left: 5px;
	margin-right:auto;
	margin-top: 300px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	padding-left: 45px;
}

#navlist a:link {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-weight:bold;
	TEXT-DECORATION: none;
}
#navlist a:visited {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-weight:bold;
	TEXT-DECORATION: none;
}
#navlist a:active {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	font-weight:bold;
	COLOR: #000000;
}
#navlist a:hover {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	font-weight:bold;
	COLOR: #CC0000;
}

#navlist a#current {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	font-weight:bold;
	COLOR: #CC0000;
}

#head_text a:link {
font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	font-weight:bold;
	COLOR: #000000;
}

#head_text a:active {
font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	font-weight:bold;
	COLOR: #000000;
}

#head_text a:visited {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	font-weight:bold;
	COLOR: #000000;

}

#head_text a:hover {
font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 8pt;
	font-weight:bold;
	COLOR: #000000;
}

a:link {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-weight:bold;
	TEXT-DECORATION: none;
	outline: 0;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-weight:bold;
	TEXT-DECORATION: none;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 10pt;
	font-weight:bold;
	COLOR: #000000;
	outline: 0;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	FONT-SIZE: 10pt;
	font-weight:bold;
	COLOR: #CC0000;
}

a:focus
{
outline: 0;
-moz-outline-style: none;
}

#mustang {
	float:left;
	width:140px;
	height: 85px;
	margin-top: 63px;
	margin-left: 28px;
}

