/*
CSS Layout
by NORIS ARMATUREN 2012
*/
----------------------------------------------- */

html,body{height:100%}body,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}

body
{
	background-color:#E4E4E6;
}

.NA_line{margin:245px 0px 0px 0px;height:5px;width:250px;background-color:#F00;}

.clearer{clear:both;}

div#NA_container
{
	margin-right:auto;
	margin-left:auto;
	width:  1000px;
	background-color:#999;
	background-image:url(../grafiken/bg_m.jpg);
}

div#NA_header
{ 
	margin-top:10px;
	height: 45px;
	color:#FFF;
	font-weight:bold;
	/*background-color:#099;*/
	background-image:url(../grafiken/bg_t.jpg);
	background-repeat:no-repeat;
}

div#NA_spacer
{
	/*background-color:#06C;*/
	width:10px;
	height:500px;
	float:left;
}

div#NA_content 
{
	background-color:#FFF;
	float:left;
	width:960px;
	padding:10px;
}

div#NA_footer 
{
	text-align: left;
	clear:left;
	height:50px;
	line-height:22px;
	padding: 2px 0px 10px 20px;
	background-image:url(../grafiken/bg_b.jpg);
	background-repeat:no-repeat;
}

div#NA_logo
{
	float:left;
	margin:37px 60px 0px 20px;
}

div#NA_header_image
{
	clear:left;
	margin: 0px 0px 0px 10px;
	border-top:1px solid #818181;
	border-bottom:1px solid #818181;
	height:250px;
	background-image:url(../grafiken/hi_bg1.jpg);
	width:980px;
}

div#NA_navigation_line
{
	clear:left;
	margin: 0px 0px 0px 10px;
	border-bottom:1px solid #F00;
	height:25px;
	line-height:25px;
	text-transform:capitalize;
	padding-left:10px;
	background-image:url(../grafiken/bg_12.jpg);
	width:970px;
}
div#NA_navigation_line a
{
	line-height:25px;	
}

div#NA_search
{
	float:right;
	width: 40%;
	margin:15px 20px 0px 0px;
	height:30px;
	font-size:8px;
	text-align:right;
	vertical-align:middle;
}


/* Content DIV's */

.NA_cont_start{
	width:290px;
	height:120px;
	float:left;
	margin-right:15px;
	padding:5px 5px 5px 10px;
	background-image:url(../grafiken/transparent.png);
}

.NA_cont_start img{
	padding-right:5px;
	float:left;
}

.NA_cont_start ul{
	padding-left:100px;
	color:#333;
}

.NA_cont_h_half
{
	width:50%;
	height:100%;
	float:left;
}
.NA_cont_pos_1
{
	width:70%;
	margin:5% 15%;
	height:160px;
}

.NA_cont_pos_1_imgcont
{
	width:120px;
	height:160px;
	float:left;
}

.NA_cont_pos_2
{
	width:90%;
	margin:8% 5%;
	height:60px;
	line-height:60px;
}
.NA_cont_pos_2_imgcont
{
	width:90px;
	height:60px;
	float:left;
}

.NA_cont_pos_3
{
	width:70%;
	margin:3% 30% 3% 0%;
	height:100px;
}

.NA_cont_pos_3_imgcont
{
	width:120px;
	height:100px;
	float:left;
}

.NA_cont_pos_4
{
	width:70%;
	background-image:url(../grafiken/1/tab_bg.jpg);
	border:#999 solid 1px;
	border-left:none;
	margin:5% 30% 3% 5%;
	padding:5px 0px;
}


.NA_cont_pos_4 a
{
	display:block;
	width:100%;
	padding-bottom:3px;
	height:18px;
	font-size:14px;
	font-weight:bold;
	border-bottom:#999 1px solid;
}

.NA_cont_pos_4 a:hover
{
	color:#F00;
}

.NA_cont_pos_4 p
{
	padding-left:60px;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:normal;
	color:#333;
}



.NA_cont_trader
{
	float:left;
	width:260px;
	padding:10px 20px;
	height:220px;
	border:#999 solid 1px;
	background-image:url(../grafiken/1/tab_bg.jpg);
}


.NA_cont_container_1
{
	width:335px;
	margin-top:30px;
	float:left;
	text-align:center;
	
}

.NA_cont_innercontainer_1
{	
	line-height:30px;
	width:250px;
	float:right;
	text-align:left;
	
	
}
.NA_cont_container_2
{
	width:550px;
	margin-top:35px;
	padding-left:40px;
	float:left;
	

}

.NA_side_menu
{
	width:200px;
	background-color:#FFF;
	float:right;
	position:relative;
	margin:0px;
	right:-10px;top:0px;	
}

.NA_print_menu
{
	width:150px;
	border:dashed 1px #CCC;
	border-right:none;
	font-size:12px;
	background-color:#FFF;
	float:right;
	margin-top:10px;
}

.NA_print_menu img
{
	width:30px;
	height:20px;
	vertical-align:middle;
}

.NA_print_menu a
{
	font-size:12px;
	padding:0px 10px;
	display:block;
	width:130px;
	line-height:250%;
}

.NA_print_menu a:hover
{
	background-color:#EAEAEA;
	color:#F00;
}

.NA_info_menu
{
	width:200px;
	border:dashed 1px #CCC;
	border-right:none;
	background-color:#FFF;
	float:right;
	margin-top:10px;
	padding:3px 8px 8px 5px;
	text-align:right;
}
.NA_info_menu p
{
	font-size:12px;
}

/* Forms  */

.submit {

} 
 

.search {
	background-color:#666;
	color:#FFF;
	border: 1px solid #CCC;
	padding:3px 5px 2px 5px;
	font-size:11px;
	outline:none;
	border-radius:3px;
}
.search:hover {border-color:#FFF;}
.search:focus{border-color:#F00;}


.button {
	padding:3px 5px 2px 5px;
	font-size:11px;
	height:23px;
	outline:none;
}

.input {
	border: 1px solid #999;
	padding:3px;
	outline:none;
}
.input:hover {border-color:#666;}
.input:focus{border-color:#F00;}

*/



