/* CSS-fil Flexdesign © IdéText 2007 */
/* Base tags */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 14px Skia, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.showNot {
	display: none;
}

/* Framework */
#wrapper {
	width: 945px;
	left: 0px;
	top: 0px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
}
#logocontainer {
}
#logodel1 {
	background: url(../grafik/flex_logobild_new.jpg);
	height: 120px;
	width: 186px;
	float: left;
}
#logodel2 {
	background: url(../grafik/flex_logotext2.gif);
	height: 80px;
	width: 118px;
	float: left;
	margin-left: 8px;
}
/* END header */

#main {
	margin-bottom: 20px;

}
#menu {
	float: left;
	padding-top: 16px;
	width: 225px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu  a:hover {
	text-decoration: underline;
}

#extraInfo {
	margin-top: 32px;
	padding-top: 20px;
	width: 225px;
	border-top: 2px solid #666666;
}

#content {
	float: right;
	width: 700px;
	min-height: 593px;
	padding-top: 16px;
}
#content p {
	font-size: 14px;
	line-height: 170%;
	margin-bottom: 12px;
}
#content ul {
	margin-left: 24px;
	margin-bottom: 12px;
	line-height: 120%;
}
#content li {
}
#content td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#content table {
	margin-bottom: 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}


#picgallery {
	float: left;
	width: 125px;
	height: 581px;
	overflow: hidden;
	position: relative;
}
#picgallery img{
	margin-bottom: 2px;
}
.menyInfo {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 14px;
	color: #999999;
	margin-bottom: 4px;
}

#picshow {
	float: right;
	width: 550px;
}
#nerpil {
	margin-top: 536px;
}
/* END content */
/* END main */

#footer {
	clear: both;
	border-top: 1px solid #666666;
	padding-top: 6px;
	font-size: 9px;
	margin-top: 20px;
}
/* END wrapper */
#menu li {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 16px;
	list-style: none;
}
#menu img {
	margin-right: 8px;
}
#issuer {
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 15px;
}
#producer {
	float: right;
	color: #666666;
}
#pgID {
	float: left;
	color: #666666;
}

#producer a {
	color: #666666;
}
#adressruta {
}
#adressruta td {
	padding: 6px 4px;
	line-height: 120%;
}
.noBorder {
	border: 1px solid #000000;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-bottom: 14px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.greyText {
	color: #666666;
	font-size: 9px;
}
.pageNav {
	font-size: 14px;
	color: #999999;
	float: right;
	margin-bottom: 4px;
	width: 550px;
	text-align: right;
}
.pageNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.pageNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#myScrollContainer {
}
#myScrollContent {
}
#puwrapper {
	width: 700px;
	left: 0px;
	top: 0px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
}
input.bold {
	font-weight: bold;
}
#puwrapper td, #puwrapper th {
	padding-right: 6px;
	padding-left: 6px;
}
td.bottomLine, th.bottomLine {
	border-bottom: 1px solid #FFFFFF;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #666666;
	background: #CCCCCC;
}
#menu a.grey, a.grey {
	color: #CC0000;
}
