﻿body 
{
	background-image: url('Images/bg.jpg');
	background-repeat: no-repeat;
	background-color: #DDEBF4;
	background-position: center top;
}
a 
{
	text-decoration: none;	
}

/*--- NAVIGATION ---*/
/*------------------*/
#nav_container
{
	margin: 0 auto;
	width: 920px;
	height: 103px;
	margin-top: 44px;
	margin-bottom: 12px;
	overflow: hidden;
}
div.navigation
{
	display:block;
	height: 26px;
	float:right;
	margin-top: 77px;
	margin-right: 12px;
}
div.navleft_on
{
	float:left;
	width:11px;
	height:26px;
	background-image: url('Images/nav_left.png');
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 15px;
}
div.navmid_on
{
	float:left;
	height:26px;
	padding: 4px 2px 0px 2px;
	text-align: center;
	background-image: url('Images/nav_mid.gif');
	background-repeat: repeat-x;
}
div.navright_on
{
	float:left;
	width:11px;
	height:26px;
	background-image: url('Images/nav_right.png');
	background-repeat: no-repeat;
	background-position: left;
}
div.navleft_off
{
	float:left;
	width:11px;
	height:26px;
	margin-left: 15px;
}
div.navmid_off
{
	float:left;
	height:26px;
	padding: 4px 2px 0px 2px;
}
div.navright_off
{
	float:left;
	width:11px;
	height:26px;
}
a.navitem:link
{
	color: #284D8D;
	text-decoration: none;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
}
a.navitem:active
{
	color: #284D8D;
	text-decoration: none;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
}
a.navitem:visited
{
	color: #284D8D;
	text-decoration: none;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
}
a.navitem:hover
{
	color: #284D8D;
	text-decoration: none;
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
}

/*--- CONTENT ---*/
/*---------------*/
h1, h2 
{
	display: inline;	
	line-height: 30px;
}

#content_container
{
	margin: 0 auto;
	width: 920px;
	overflow: hidden;	
}

/*--- PAGE ---*/
/*---------------*/

.page
{}

.page #content_services_top
{
	width: 920px;
	height: 252px;
	background-image: url('Images/content_bg_top_tjanster.jpg');
}

.page #content_wholesaler_top
{
	width: 920px;
	height: 300px;
	background-image: url('Images/content_bg_top_partners.jpg');
}

.page #content_contact_top
{
	width: 920px;
	height: 320px;
	background-image: url('Images/content_bg_top_kontakt.jpg');
}

.page #content_sortiment_top
{
	width: 920px;
	height: 428px;
	background-image: url('Images/content_bg_top_sortiment.jpg');
}

.page #content_omoss_top
{
	width: 920px;
	height: 320px;
	background-image: url('Images/content_bg_top_omoss.jpg');
}

.page .content_about_middle
{
	float: left;
	width: 920px;
	height: 293px;
	background-color: White;
	background-image: url('Images/omoss/logotypes.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.page .image
{
	float: left;
	width: 460px;
	padding-bottom: 50px;
}

.page .list
{
	list-style-image: url(Images/bullet.png);
	margin-left: -22px;
	margin-left: 17px\9; /*Ugly IE hack*/
	line-height: 22px;
}

.page .blue_box
{
	background-color: #DDEBF4;
	padding: 10px 10px 10px 10px;
}

.page .content
{
	float: left;
	width: 920px;
	background-color: White;
	background-image: url('Images/content_bg_middle.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.page .content_bottom
{
	float: left;
	width: 920px;
	background-color: White;
	background-image: url('Images/content_bg_bottom.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.page .content_text
{
	float: left;
	width: 430px;
	padding: 50px 30px 50px 0px;
}

.page .content_title
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 25px;
}

.page .content_article
{
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #333333;
}

.page .content_article a
{
	font-weight: normal;
	color: #3D67AF;
}

.page .content_article a.bold
{
	font-weight: bold;
	color: #3D67AF;
}

.page .content_article .content_article_left
{
	float: left;
	line-height: 17px;
	margin-right: 120px;
}

.page .content_article .content_article_left_small_text
{
	float: left;
	line-height: 17px;
	margin-right: 30px;
	font-size: 12px;
	width: 200px;
}

.page .content_article .content_article_left_small_text a
{
	font-weight: normal;
	color: #3D67AF;
}

.page .content_article .content_article_right
{
	float: left;
	line-height: 17px;
}

.page .content_article .content_article_right_small_text
{
	float: left;
	line-height: 17px;
	font-size: 12px;
	width: 200px;
}

.page .content_article .content_article_right_small_text a
{
	font-weight: normal;
	color: #3D67AF;
}

/*--- MAIN FEATURE ---*/
/*--------------------*/
#main_feature
{
	float:left;
	width: 920px;
	height: 189px;
	margin-bottom: 21px;
	background-image: url('Images/main_feature.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#main_feature #textbox
{
	float:right;
	width: 530px;
	height: 139px;
	margin-top: 50px;
	color: #FFFFFF;
	font-size: 24px;
}

/*--- PANEL ROTATOR ---*/
/*---------------------*/
#panel_rotator
{
	float:left;
	width: 920px;
	height: 302px;
	background-image: url('Images/main_feature.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#panel_rotator #top
{
	float:left;
	width: 920px;
	height: 10px;
	background-image: url('Images/pnlrot_top.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#content_wrapper
{
	float:left;
	left:0px;
	margin-left: 0px;
	width: 5520px;
	height: 227px;
	background-color: #FFFFFF;
}
#panel_rotator #content_wrapper .content
{
	float: left;
	left:0px;
	width: 920px;
	height: 227px;
	background-color: #FFFFFF;
}
#panel_rotator #bottom
{
	float:left;
	width: 920px;
	height: 65px;
	background-image: url('Images/pnlrot_bottom.png');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#panel_rotator #left
{
	float: left;
	margin-top: 35px;
	margin-left: 7px;
}
#panel_rotator #center
{
	float: left;
	margin-top: 35px;
	width: 477px;
	padding-left: 382px;
}
#panel_rotator #right
{
	float: left;
	margin-top: 34px;
}
.button_on
{
	float:left;
	padding: 3px 3px 3px 3px;
	margin: 0px 3px 0px 3px;
	background-color: #E8F0FC;
	font-family: Lucida Sans Unicode;
	font-size: 11px;	
	color: #3D67AF;
	text-align: center;
}
.button_off
{
	float:left;
	padding: 3px 3px 3px 3px;
	margin: 0px 3px 0px 3px;
	background-color: #FFFFFF;
	font-family: Lucida Sans Unicode;
	font-size: 11px;	
	color: #3D67AF;
	text-align: center;
}
a.pnlrot:link
{ color: #3D67AF; } 
a.pnlrot:active
{ color: #3D67AF; } 
a.pnlrot:visited
{ color: #3D67AF; } 
a.pnlrot:hover
{ color: #3D67AF; } 
/*--- FOOTER ---*/
/*--------------*/
#footer_container
{
	margin: 0 auto;
	width: 958px;
	height: 190px;
	margin-top: 11px;
	margin-bottom: 30px;
	overflow: hidden;	
	background-image: url('Images/footer.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#footer_left
{
	float:left;
	width: 200px;
	margin-left: 31px;
	margin-top: 33px;
	font-family: Lucida Sans;
	font-size: 12px;
	font-weight: bold;	
	color: #393939;
}
#footer_mid
{
	float:left;
	width: 200px;
	margin-left: 29px;
	margin-top: 33px;
	font-family: Lucida Sans Unicode;
	font-size: 11px;	
	color: #FFFFFF;
}
#footer_right
{
	float:left;
	width: 200px;
	margin-left: 31px;
	margin-top: 33px;
	font-family: Lucida Sans Unicode;
	font-size: 11px;	
	color: #FFFFFF;
}
#footer_prokeyonline
{
	float:left;
	width: 93px;
	height: 105px;
	margin-left: 155px;
	margin-top: 54px;
}

#footer_container a
{
	color: #B0CCFD;
}

