@charset "iso-8859-1";
/* Structure styles */

body {
	background-image:url(../res/img/struktur/bg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	text-align:center;
}

#mainwrapper {
	width:770px;
	background-image:url(../res/img/struktur/mainwrapperbg.jpg);
	margin:0 auto;
	overflow:auto;
	text-align:center;
}

#innerwrapper {
	width:740px;
	margin:0 auto;
	overflow:hidden;
	padding:0px 0px 20px 0px;
	text-align:left;
}

.gallerywrapper {
	float:left;
	width:720px;
	margin:0px 0px 15px 0px;
}

.gallerywrapper h3 {
	border-bottom:1px dotted #43a2ce;
	line-height:150%;
	margin-bottom:10px;
	display:block;
	width:705px;
}

.gallerywrapper img{
	float:left;
	margin:3px 6px 3px 0px;
	border:3px solid #e4e4e4;
	height:80px;
}

.gallerywrapper img:hover{
	border:3px solid #43a2ce;
}

#languagebar {
	width:740px;
	height:30px;
	position:absolute;
	text-align:right;
}

#languagebar img {padding:0px 0px 0px 5px;}

#header {
	width:740px;
	height:120px;
}

#mainmenu {
	width:740px;
	height:37px;
	background-image:url(../res/img/struktur/menybg.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#mainmenuinnereng {
	width:635px;
	height:37px;
	margin:0 auto;
}

#mainmenuinner {
	width:675px;
	height:37px;
	margin:0 auto;
}

#imagecontentbox {
	width:740px;
	height:225px;
	border-bottom:#ebebeb 4px solid;
	padding: 0px 0px 10px 0px;
}

#contentwrapper {
	width:740px;
	text-align:left;
	padding:20px 0px 20px 0px;
}

#leftcontentbox {
	width:260px;
	float:left;
}

#rightcontentbox {
	width:405px;
	float:left;
	padding: 0px 20px 0px 35px;
}

#middlecontentbox {
	width:700px;
	float:left;
	padding: 0px 20px 20px 20px;
}

#iframebox {
	width:740px;
	float:left;
	padding:0px 0px 0px 0px;
} 

#footerwrapper {
	width:740px;
	height:33px;
	margin:0 auto;
	background-image:url(../res/img/struktur/footerbg.jpg);
	text-align:center;
	padding:0px 15px 0px 15px;
}

#footer {
	width:740px;
	text-align:center;
	padding:5px 0px 0px 0px;
	border-top:#cfe7f2 1px solid;
}

#subfooter {
	width:760px;
	height:30px;
	margin:0 auto;
	text-align:right;
	padding:0px 0px 0px 0px;
}

/* List styles */

ul {
	margin:15px 30px 20px 0px
}

li {
	list-style-type: disc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	line-height:150%;
	padding-bottom:5px;
	}


/* Text styles */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	color:#43a2ce;
	font-weight:bold;
	line-height:120%;
	margin:0px 0px 10px 0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	line-height:120%;
	margin:5px 0px 10px 0px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#43a2ce;
	font-weight:bold;
	line-height:150%;
	margin:10px 0px 5px 0px;
}

.finstilt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	line-height:120%;
	margin:0px 0px 15px 0px;
	color: #999999;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:150%;
	margin:0px 0px 15px 0px;
}

#footertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#c1c1c1;
}

.imgdescription {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	color:#43a2ce;
	font-weight:bold;
	line-height:150%;
	margin:10px 0px 0px 0px;
}

/* Menu styles */

#mainmenuinnereng ul {
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#mainmenuinnereng li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline; 
	float:left;
	margin:0px;
	padding:0px;
}

#mainmenuinner ul {
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#mainmenuinner li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline; 
	float:left;
	margin:0px;
	padding:0px;
	}

#mainmenu a {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:15px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:10px 15px 11px 15px;
}

#mainmenu a:hover {color:#000000; text-decoration:none;}
#mainmenu a:active {color:#000000; text-decoration:none;}


/* Image properties */

img {border:none;}
img:hover {border:none;}
img:active {border:none;}
img: {border:none;}

#leftcontentbox td img{
	border:#E4E4E4 5px solid;
}

.imgright {
	margin:0px 0px 5px 10px;
	float:right;
	border:#E4E4E4 5px solid;
}

.imgright:hover {
	margin:0px 0px 5px 10px;
	float:right;
	border:#E4E4E4 5px solid;
}

.imgleft {
	margin:0px 10px 5px 0px;
	float:left;
	border:#E4E4E4 5px solid;
}

.imgleft:hover {
	margin:0px 10px 5px 0px;
	float:left;
	border:#E4E4E4 5px solid;
}

/* Link properties */

a {color:#43a2ce; text-decoration:none}
a:hover {color:#000000; text-decoration:underline}

/* Branding properties */

	#portsStudioLogo img {border: 0; margin:0px 0px 0px -82px;}
	#portsStudioLogo a {text-decoration:none; color:#999999;}
	#portsStudioLogo a:hover {text-decoration:none; color:#999999;}
	#portsStudioLogo a:active {text-decoration:none; color:#999999;}
	#portsStudioLogo p {margin:0px 0px 0px 0px; color:#CCCCCC;}
