@charset "utf-8";
/* Sodalis CSS */

html, body {
	margin:0;
	padding:0;
	height:100%;
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
div {
	behavior: url(iepngfix.htc);
}
a {
	text-decoration:underline;
	color:#FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
input,select,textarea{
	width:250px;
}
td.radio input{
	width:20px;
}
#home-background {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100%;
	min-width:952px;
	height:100%;
	overflow:hidden;
	background:#244101;
}
#home-background img {
	display:block;
	width:100%;
	height:auto;
	height: 100%;
	border:0;
}
div#container {
	height: 90%;
	width: 100%;
	position: absolute;
	left: 0%;
	top: 5%;
	margin: 0 auto;
	text-align: center;
}
div#container-table {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1000;
	text-align: left;
}
div#container-cell {
 #position: absolute;
#top: 50%;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
div#container-align {
 #position: relative;
#top: -50%;
	height: 430px;
	margin: 0 auto;
	width: 913px;
}
div#container-content {
	z-index: 2000;
	width: 913px;
	height: 430px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: table;
	position: relative;
}
div#container-content2 {
	height: 394px;
	width: 877px;
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	padding: 18px;
	overflow: hidden;
}

#logo a {
	display: block;
	height: 153px;
	width: 185px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-decoration: none;
	behavior: url(iepngfix.htc);
}

div#content {
	float:left;
	color:#FFF;
	height: 393px;
	width: 446px;
	overflow:auto;
	padding: 0 30px 0 30px;
	overflow-x: hidden;
}

ul#portfolio  {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul#portfolio li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#mailafriend {
	position: relative;
	left:540px;
	top: 0px;
	width:370px;
	padding-bottom: 5px;
	text-align: right;
	z-index: 1000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
}
.witblok {
	width: 415px;
	padding: 7px;
	background-image: url(../images/bgwitblok.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
	
}
.witblok_low{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
}
.menuitem a {
	display: block;
	width: 162px;
	padding: 3px 0px 3px 23px;
	color: #849499;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	
}
.menuitem a:hover {
	display: block;
	text-decoration: none;
	background-image: url(../images/bgmenu.png);
	background-repeat: no-repeat;
	color: #fff;
}
.menuitem .current {
	text-decoration: none;
	background-image: url(../images/bgmenu.png);
	background-repeat: no-repeat;
	color: #fff;
}
.submenuitem a {
	display: block;
	width: 152px;
	padding: 0px 0px 0px 33px;
	color: #849499;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
.submenuitem a:hover {
	display: block;
	text-decoration: none;
	color: #fff;
}
.submenuitem .current {
	text-decoration: none;
	color: #fff;
}

div#test2{
	width:435px;
	height:215px;
	overflow:hidden;
}

iframe#fotoframe{
	width:435px;
	border:0px;
}
