* {
	font-family: Arial;
	color: #3d402e;
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #b1bcc6;
	text-align: center;
}
ul {
	list-style-type: none;
}
li {
	float: left;
}
p {
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	line-height: 18px;
	color: #3d402e;
}
a {
	font-size: 11px;
	line-height: 18px;
	color: #3d402e;
}

#shadowWrapper {
	padding: 10px 0px 0px 8px;
	margin: auto;
	width: 798px;
	background-color: #ffffff;
	background: url(../images/bg2.gif) right;
	text-align: left;	
}
#wrapper {
	margin: auto;
	width: 806px;
	/*height: 7px;*/
	line-height: 2px;
}
#menu {
	height: 93px; 
}
#content {
	background: url(../images/en/bgImage2_EN.gif) top right;
	background-repeat: no-repeat;
	width: 787px;
	height: 470px;
}
#flags {
	background: url(../images/flagsBG.gif) top left;
	background-repeat: no-repeat;
	width: 787px;
	height: 470px;
}
#contentWhite {
	background-color: #ffffff;
	width: 787px;
	height: 470px;
}
#contentWhiteAbout {
	background: #ffffff url(../images/en/ModexwebbAbout_EN.gif) top right no-repeat;
	width: 787px;
	height: 470px;
}
#contentWhiteLong {
	background: #ffffff url(../images/Aktuellt-bg.gif) top right no-repeat;
	width: 787px;
	/*height: 680px;*/
}
#contentDark {
	background: url(../images/en/bgImageGreen_EN.gif) top right;
	background-repeat: no-repeat;
	color: #b7cb36;
	width: 787px;
	height: 470px;
}
#green {
	height: 90px;
	/*background-color: #cae23e;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;*/
}
#green a {
	font-size: 9px;
	font-weight: bold;
	color: #888888;
	margin: 0px 0px 0px 10px!important;
	text-decoration: none;
}
#left {
	width: 300px;
	/* height: 150px; */
	float: left;
}
#right {
	float: left;
	padding-left: 25px;
}
.paddingTop {
	padding-top: 1px;
}
.paddingLeft {
	padding-left: 3px;
}
.text250 {
	width: 250px;
}
.text360 {
	width: 360px;
}
.textIndex {
	width: 340px;
}
.text290 {
	width: 290px;
}
.text500 {
	width: 500px;
}
.text455 {
	width: 455px;
	/*border: 1px solid #ffffff;*/
}
.whiteText {
	color: #ffffff;
}
.12pixel {
	font-size: 12px;
}
.16pixel {
	font-size: 16px;
}
.noDecoration {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.clear {
	clear: both;
}
.arrow {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}