/* HTML OBJECTS */

body
{
	margin: 0px;
	background-color: #505050;
	background-image: url("http://autobahn.kooli.net/images/page_background.png");
	background-repeat: repeat-x;
	background-attachment: scroll;
}
form
{
	display: inline;
}
hr
{
	height: 1px;
	background-color: #eeeeee;
	border-width: 0px;
}




/* DIVS */

div#outer_frame
{
margin-left: auto;
margin-right: auto;
width: 1130px;
background-image: url("http://autobahn.kooli.net/images/outer_frame_background.png");
	background-color: #505050;
}
div#outer_frame_top
{
width: 1130px;
background-image: url("http://autobahn.kooli.net/images/outer_frame_top.png");
height: 289px;
background-color: #505050;
}
div#outer_frame_bottom,div#outer_frame_below_bottom
{
	margin-left: auto;
	margin-right: auto;
	width: 1130px;
	background-color: #505050;
}
div#spacer_top
{
	width: 1130px;
	height: 50px;
}
div#spacer_above_navigator
{
	width: 1130px;
	height: 2px;
}
div#spacer_below_navigator
{
	width: 1130px;
	height: 35px;
}
div#navigator_1,div#navigator_2
{
	margin-left: 44px;
	margin-right: 46px;
}

div#content_frame
{
	position: relative;
	margin-left: 79px;
	margin-right: 81px;
	min-height: 600px;
	overflow: auto;
}
div#content_frame_gotourl
{
	position: relative;
	margin-left: 79px;
	margin-right: 81px;
	min-height: 100px;
	overflow: auto;
}







/* DIVS - PAGE FORMATTING */

div#main_970
{
	position: relative;
	width: 970px;
	margin-bottom: 30px;
}
div#header_970
{
	position: relative;
	width: 970px;
	margin-bottom: 10px;
}

div#main_665, div#main_665_n
{
	position: relative;
	width: 665px;
	float: left;
	margin-bottom: 30px;
}

div#main_665_n
{
/*	margin-top: 50px;	*/
}

div#main_565
{
	position: relative;
	width: 565px;
	float: left;
	margin-bottom: 30px;
}

div#main_455_l, div#main_455_r
{
	width: 455px;
	margin-bottom: 30px;
}
div#main_455_l
{
	position: relative;
	float: left;
}
div#main_455_r
{
	float: right;
}

div.produktion_l, div.produktion_r
{
	width: 470px;
	margin-bottom: 30px;
}
div.produktion_l
{
	position: relative;
	float: left;
}
div.produktion_r
{
	float: right;
}

div.column_275
{
	width: 275px;
	float: right;
	margin-bottom: 30px;
}

div.column_375
{
	width: 375px;
	float: right;
	margin-bottom: 30px;
}

div.shop_checkout
{
	width: 970px;
	margin-bottom: 30px;
}

div.column_fact_header
{
}
div.column_fact, div.column_fact_shop
{
	font-family: helvetica,arial;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 17px;
	color: #eeeeee;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	background-color: #333333;
}
div.column_fact_footer
{
}

div#gallery_instructions
{
	color: #eeeeee;
	font-family: helvetica,arial;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	width: 970px;
	padding-bottom:30px;
	
}

div.column_fact_shop a
{
	text-decoration: none;
	font-weight: bold;
}







/* SHOP CART */

div.shop_item,div.shop_item_hover
{
	width: 361px;
}
div.shop_item_hover:hover
{
	background-color: #444444;
}

div.shop_item_checkout,div.shop_item_checkout_hover,div.shop_item_checkout_header
{
	width: 956px;
}
div.shop_item_checkout_hover:hover
{
	background-color: #444444;
}
div.shop_item_checkout_header
{
	border-bottom: 1px dotted #eeeeee;
	margin-bottom: 6px;
}

span.shop_cart_amount, span.shop_cart_description, span.shop_cart_price, span.shop_cart_amount_checkout, span.shop_cart_description_checkout, span.shop_cart_price_checkout, span.shop_cart_total_item_checkout
{
	font-family: helvetica,arial;
	font-size: 11px;
	display: inline-block;
}
span.shop_cart_total_amount, span.shop_cart_total_price, span.shop_cart_total_price_checkout, span.shop_cart_total_price_label_checkout, span.shop_cart_discount_code
{
	font-family: helvetica,arial;
	font-size: 12px;
	display: inline-block;
}
span.shop_cart_minus, span.shop_cart_plus, span.shop_cart_delete
{
	font-size: 1px;
	display: inline-block;
}

span.shop_cart_change_checkout
{
	font-family: helvetica,arial;
	font-size: 11px;
	display: inline-block;
	width: 46px;
	padding-left: 5px;
	font-weight: bold;
}

span.shop_cart_amount
{
	text-align: right;
	width: 30px;
}

span.shop_cart_amount_checkout
{
	text-align: right;
	width: 100px;
	font-weight: bold;
}

span.shop_cart_description
{
	font-weight: bold;
	width: 205px;
	padding-left: 10px;
	padding-right: 0px;
}

span.shop_cart_description_checkout
{
	font-weight: bold;
	width: 530px;
	padding-right: 10px;
}

span.shop_cart_description a, span.shop_cart_description_checkout a
{
	text-decoration: none;
}


span.shop_cart_price
{
	width: 60px;
	text-align: right;
	padding-right: 5px;
}

span.shop_cart_price_checkout
{
	width: 100px;
	text-align: right;
	font-weight: bold;
}

span.shop_cart_total_item_checkout
{
	width: 100px;
	text-align: right;
	padding-right: 65px;
	font-weight: bold;
}

span.shop_cart_plus, span.shop_cart_minus, span.shop_cart_delete
{
	width: 12px;
	padding-left: 5px;
}

span.shop_cart_total_amount
{
	text-align: left;
	width: 210px;
}
span.shop_cart_total_price
{
	text-align: right;
	width: 95px;
	padding-right: 56px;
	font-weight: bold;
}
span.shop_cart_total_price_checkout
{
	text-align: right;
	width: 95px;
	font-weight: bold;
}
span.shop_cart_total_price_label_checkout
{
	text-align: right;
	width: 535px;
	font-weight: bold;
}

div.shop_cart_add
{
	width: 565px;
	height: 30px;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	vertical-align: top;
}
div.shop_price
{
	display: inline-block;
	text-align: right;
	margin-top: 6px;
	vertical-align: top;
	width: 331px;
	padding-right: 20px;
	font-family: helvetica,arial;
	font-size: 20px;
	font-weight: bold;
	color: #eeeeee;
}




/* SHOP FIELDS */

div.shop_field
{
}
span.shop_field_label,span.shop_field_label_msg
{
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}
span.shop_field_label
{
	width: 100px;
}
span.shop_field_label_msg
{
	width: 300px;
}
input.shop_input,input.shop_input_zip,input.shop_input_msg
{
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	border: 1px solid #aaaaaa;
	background-color: #333333;
	color: #eeeeee;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
}
input.shop_input
{
	width: 200px;
}
input.shop_input_zip
{
	width: 50px;
}
input.shop_input_msg
{
	width: 300px;
}
div.shop_different_address
{
	position: absolute;
	left: 400px;
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: bold;
}




/* OTHER FORM */

input.standard_input
{
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	border: 1px solid #aaaaaa;
	background-color: #000000;
	color: #eeeeee;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
}







/* INTERNATIONAL SHOP */

div.intl_shop_list
{
	font-family: helvetica,arial;
	font-size: 14px;
	display: block;
	font-weight: bold;
	color: #eeeeee;
	background-color: #555555;
	padding: 4px;
	margin-bottom: 2px;
}
span.intl_shop_item
{
	width: 320px;
	display: inline-block;
}
span.intl_shop_info
{
	width: 100px;
	display: inline-block;
	text-align: right;
}






/* HTML CODES */

p
{
	font-family: helvetica,arial;
	font-size: 14px;
	line-height: 21px;
	color: #eeeeee;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.large
{
	font-family: helvetica,arial;
	font-size: 24px;
	line-height: 24px;
	color: #eeeeee;
	margin-top: 0px;
	margin-bottom: 12px;
}
p.small
{
	font-family: helvetica,arial;
	font-size: 12px;
	line-height: 18px;
	color: #eeeeee;
	margin-top: 0px;
	margin-bottom: 8px;
}
img
{
	border: 0px;
}
a
{
	color: #eeeeee;
	text-decoration: underline;
}





/* TEXT STYLES */


h1
{
	font-family: helvetica,arial;
	font-size: 22px;
	color: #eeeeee;
	padding-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
h2
{
	font-family: helvetica,arial;
	font-size: 18px;
	color: #eeeeee;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #777777;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}


span.anfang
{
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
	background-color: #eeeeee;
	color: #333333;
	padding-left: 4px;
	padding-right: 3px;
	text-transform: uppercase;
	margin-right: 5px;
}

span.newsbox_entry
{
	font-weight: bold;
	background-color: #eeeeee;
	color: #333333;
	padding-left: 2px;
	padding-right: 1px;
	margin-right: 3px;
}
p.noa a
{
	text-decoration: none;
}

span.newsbox_none
{
	color: #aaaaaa;
	font-style: italic;
}

div.column_275 a, div.column_375 a
{
	text-decoration: none;
	color: #eeeeee;
}

img.line
{
	padding-top: 4px;
	padding-bottom: 5px;
}
img.line_wide
{
	padding-top: 15px;
	padding-bottom: 15px;
}


div.press_img
{
	display: block;
	padding-top: 31px;
}
div.press_img_first
{
	display: block;
}
img.press_img_left
{
	padding-right: 31px;
}
img.press_img_right
{
}







/* GATUKONSTVANDRINGAR */

div.sawalkdate
{
	font-family: helvetica,arial;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 17px;
	color: #eeeeee;
}
div.sawalkdate a
{
	text-decoration: none;
}
span.wdate
{
	display: inline-block;
	background-color: #333333;
	width: 160px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	margin-right: 2px;
	margin-bottom: 3px;
}
span.wtime
{
	display: inline-block;
	background-color: #333333;
	width: 55px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	margin-right: 2px;
	margin-bottom: 3px;
}
span.amount_left
{
	display: inline-block;
	background-color: #333333;
	width: 110px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	margin-right: 2px;
	margin-bottom: 3px;
}



















/* FOLD-OUT MENU */

#menu {
	width: 1040px;
	height: 25px;
	z-index: 9999;
	font-family: helvetica, arial;
	letter-spacing: 1px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu a, #menu h2 {
	display: block;
	margin: 0;
}

#menu a {
	text-decoration: none;
	color: #fff;
}

#menu h2 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	width:100px !important;
	height:24px !important; 
	border: 1px solid #76746f;
	text-align: center;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-right: 10px;
	letter-spacing: 1px !important;
}

#menu h2 a {
	padding: 0px;
	text-shadow: #c3c060 0 0 4px;
}

#menu h5 {
	margin: 0px;
}

#menu h5 a,
#menu ul ul ul h5 {
	color: #eeeeee !important;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 8px;
	margin: 0px;
	opacity: 1.0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#menu h5 a {
	font-weight: normal;
	font-size: 14px;
}
#menu ul ul ul h5 {
	font-weight: bold;
	font-size: 12px;
}

#menu h5 a:hover {
	color: #000 !important;
	background-color: #e8e8e8 !important;
}

#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	z-index: 10000;
	width: auto;
	height: auto;
	top: 3px;
	padding: 5px;
	margin-left: 12px;
	white-space: nowrap;
	background-color: #333333;
	opacity: 0.95;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-box-shadow: 0px 0px 15px #000;			
	-o-box-box-shadow: 0px 0px 15px #000;			
	-icab-box-shadow: 0px 0px 15px #000;			
	-khtml-box-shadow: 0px 0px 15px #000;			
	-moz-box-shadow: 0px 0px 15px #000;
	margin-top: 21px;
	text-align: left;
	border: 1px solid #333;
}

#menu ul ul ul {
	top: -15px;
	left: 40%;
	z-index: 10001;
	width: auto;
	height: auto;
	padding: 5px;
	margin-left: 12px;
	white-space: nowrap;
	background-color: #880000;
	opacity: 0.95;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-box-shadow: 0px 0px 15px #000;			
	-o-box-box-shadow: 0px 0px 15px #000;			
	-icab-box-shadow: 0px 0px 15px #000;			
	-khtml-box-shadow: 0px 0px 15px #000;			
	-moz-box-shadow: 0px 0px 15px #000;
	text-align: left;
	border: 1px solid #333;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}







/* MISC */

select#library
{
	width: 261px;
	border: 1px solid #eeeeee;
	background-color: #333333;
	font-family: helvetica, arial;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
}






/* HIDDEN DIVS */

div#bankgiro,div#visamastercard,div#faktura
{
	display: none;
	width: 970px;
	margin-bottom: 30px;
}
div#giftb,div#giftv
{
	float: right;
	width: 563px;
	display: none;
}
div#columninfo_soi_press
{
	display: none;
}

