html {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
}
body {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	background: #fff;
	/*background: #fff url("gfx/bos.jpg") top center fixed; */
}
p {
	margin:0;
	padding:0;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////// maindivs */
#container {
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: url("gfx/bg_logo.png") top center; 
	background-repeat:no-repeat;
	border: 0px solid red;
}
#header {
	position:relative;
	width:100%;
	height: 123px;
	border: 0px solid yellow;
}
#headermap {
	position:relative;
	width:100%;
	height: 119px;
	border: 0px solid yellow;
}
#content {
	position:relative;
	width:100%;
	min-height: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contentmap {
	position:relative;
	width:100%;
	min-height: 100px;
	margin-bottom: 30px;
}
#footer {
	position:relative;
	bottom: 0px;
	width:100%;
	height: 232px;
	background: url("gfx/bg_footer.png") bottom center; 
	background-repeat:no-repeat;
	border: 0px solid red;
}
#footercol {
	position:relative;
	bottom: 0px;
	width:100%;
	height: 232px;
	background: url("gfx/bg_footer_col.png") bottom center; 
	background-repeat:no-repeat;
}
#centered {
	position:relative;
	width:988px;
	left:50%;
	margin-left:-494px;
}
#homescreenbottom {
	position:absolute;
	width:980px;
	height:35px;
	left:50%;
	margin-left:-490px;
	top: 9px;
	z-index: 0;
	background-color: yellow;
}
#homescreen {
	position:relative;
	width:988px;
	height:343px;
	left:50%;
	margin-left:-494px;
	background: url("gfx/bg_home_screen.png") top left; 
	background-repeat:no-repeat;
	z-index: 1;
}
#hometitle {
	position:absolute;
	width:680px;
	height: 30px;
	left: 25px;
	bottom: 19px;
	font: 1.5em Trebuchet MS, Georgia, Verdana, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#fff;
	letter-spacing: -0.5px;
}


#homeblockaktie {
	position:absolute;
	width:245px;
	height: 82px;
	right: 29px;
	top: 26px;
	border: 0px solid red;
}

#homeblock {
	position:absolute;
	width:220px;
	height: 170px;
	right: 42px;
	bottom: 42px;
	font: 1em Trebuchet MS, Georgia, Verdana, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000;
}
#homepicos {
	position:absolute;
	width:220px;
	height: 50px;
	left: 0px;
	top: 0px;
}
#homenews {
	position:absolute;
	width:220px;
	height: 100px;
	left: 0px;
	bottom: 0px;
	z-index: 1000000;
}

#centeredhome {
	position:relative;
	width:988px;
	left:50%;
	margin-left:-494px;
	margin-bottom: 30px;
}
#cnt_footer {
	position:relative;
	width:950px;
	left:50%;
	margin-left:-475px;
	padding-top: 40px;
}
#cnt_footer1 {
	position:relative;
	width:950px;
	font-family: Trebuchet MS, Georgia, Verdana, sans-serif;
	font-size: 0.7em ;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	line-height: 18px;
	color: #fff;
	left: -10px;
	border: 0px solid yellow;
}
#cnt_footer2 {
	position:relative;
	width:980px;
	left:50%;
	margin-left:-490px;
	padding-top: 40px;
	font-family: Trebuchet MS, Georgia, Verdana, sans-serif;
	font-size: 0.7em ;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	line-height: 18px;
	color: #fff;
}
#cnt_footer_block {
	float: left;
	position:relative;
	width:180px;
	height:110px;
	color: #fff;
	margin-right: 15px;
	border: 0px solid yellow;
}
#cnt_footer_block2 {
	float: left;
	position:relative;
	width:180px;
	height:110px;
	color: #fff;
	margin-left: 15px;
	border: 0px solid yellow;
}
#cnt_credits {
	position:absolute;
	bottom:0px;
	width:950px;
	left:50%;
	margin-left:-475px;
	font-family: Trebuchet MS, Georgia, Verdana, sans-serif;
	font-size: 0.7em ;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #333;
	text-align: right;
	border: 0px solid yellow;
}
#cnt_credits_l {
	float: left;
	position:relative;
	left: -10px;
	height: 56px;
	border: 0px solid red;
}
#cnt_credits_r {
	float: right;
	position:relative;
	margin-top: 22px;
	border: 0px solid red;
}
#cnt_credits a{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #333;
}
#cnt_credits a:hover{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #3399ff;
}
#menuhead {
	position:absolute;
	width:500px;
	height: 82px;
	left: 5px;
}
#menuhead2 {
	position:absolute;
	width:140px;
	height: 120px;
	right: 0px;
	z-index: 3;
}
#submenuhead {
	position:absolute;
	width:988px;
	height: 39px;
	top: 92px;
	left: 5px;
}
#cnt_top {
	position:relative;
	width:100%;
	height: 30px;
	background: url("gfx/bg_content_top.png") top left; 
	background-repeat:no-repeat;
}
#cnt_middle {
	position:relative;
	width:928px;
	padding-left: 30px;
	padding-right: 30px;
	background: url("gfx/bg_content.png") top left; 
}
#cnt_middle_header {
	position:relative;
	width:100%;
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #ccc;
	border-bottom: 1px solid #ccc;
	font-family: Trebuchet MS, Georgia, Verdana, sans-serif;
	font-size: 0.8em ;
}
#cnt_middle_cnt {
	width:100%;
	border: 0px solid red;
}
#cnt_middle_cntbot {
	float: left;
	width:100%;
	margin-bottom: 30px;
	border: 0px solid red;
}

#cnt_banner {
	width:100%;
	background-color: #ccc;
	text-align: center;
	/*	margin-bottom: 30px;*/
}
#cnt_middle_header a{
	color: #3399ff;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
#cnt_bottom {
	position:relative;
	width:100%;
	height: 30px;
	background: url("gfx/bg_content_bottom.png") top left; 
	background-repeat:no-repeat;
}
#photoembed {
	float: left;
	position:relative;
	width:650px;
	padding: 0;
	margin-bottom: 20px;
	text-align: center;
}

#mediaembed {
	float: left;
	position:relative;
	width:630px;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	text-align: center;
}




/* //////////////////////////////////////////////////////////////////////////////////////////////////////// menu's */
#menu 				{padding:0;margin:0;}
ul#menu li {
	float:left;
	text-align:center;
	display:inline;
	list-style-type:none;
	cursor:pointer;
	margin-top: 53px;
	padding-top: 6px;
	width: 133px;
	height: 29px;
	font-family: Trebuchet MS, Georgia, Verdana, sans-serif;
	font-size: 0.9em ;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background: url("gfx/bg_menuzw.png") top left;background-repeat: no-repeat;
}
ul#menu li a 		{color:#fff;font-weight:normal;font-style:normal;text-decoration:none;}
ul#menu li:hover 	{color:#000;background: url("gfx/bg_menu.png") top left;background-repeat: no-repeat;} 
ul#menu li:hover a 	{color:#000;}
#menu a.current 	{color:#000;} 
#menu li:current 	{color:#000;}
#menu .current 		{color:#000;background: url("gfx/bg_menu.png") top left;background-repeat: no-repeat;}

#submenu 				{padding:0;margin:0;}
ul#submenu li {
	float:left;
	display:inline;
	list-style-type:none;
	cursor:pointer;
	font-family: Trebuchet MS, Georgia, Verdana, sans-serif;
	font-size: 0.9em ;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin-right: 15px;
}
ul#submenu li a 		{color:#999;font-weight:normal;font-style:normal;text-decoration:none;}
ul#submenu li:hover 	{color:#000;} 
ul#submenu li:hover a 	{color:#000;}
#submenu a.current 		{color:#000;} 
#submenu li:current 	{color:#000;}
#submenu .current 		{color:#000;}

#menulist 				{padding:0;margin:0;}
ul#menulist li {
	float:left;
	display:inline;
	list-style-type:none;
	cursor:pointer;
	font-family: Trebuchet MS, Georgia, Verdana, sans-serif;
	font-size: 0.9em ;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin-right: 15px;
	width: 160px;
}
ul#menulist li a 		{color:#fff;font-weight:normal;font-style:normal;text-decoration:none;}
ul#menulist li:hover 	{color:#000;} 
ul#menulist li:hover a 	{color:#000;border-bottom: 1px dashed #fff;}

#menucntlist 				{padding:0;margin:0;}
ul#menucntlist li {
	float:left;
	display:inline;
	list-style-type:none;
	cursor:pointer;
	font-family: Trebuchet MS, Georgia, Verdana, sans-serif;
	font-size: 0.8em ;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	/*width: 250px;*/
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	padding-top:5px;
}
ul#menucntlist li a 		{color:#3399ff;font-weight:normal;font-style:normal;text-decoration:none;}
ul#menucntlist li:hover 	{color:#000;} 
ul#menucntlist li:hover a 	{color:#000;border-bottom: 1px dashed #fff;}

#homelist 				{padding:0;margin:0;}
ul#homelist li {
	float:left;
	display:inline;
	list-style-type:none;
	cursor:pointer;
	font-family: Trebuchet MS, Georgia, Verdana, sans-serif;
	font-size: 0.8em ;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	height: 20px;
	width: 99%;
}
ul#homelist li a 		{color:#f20016;font-weight:normal;font-style:normal;text-decoration:none;}
ul#homelist li:hover 	{color:#000;} 
ul#homelist li:hover a 	{color:#000;}



/* //////////////////////////////////////////////////////////////////////////////////////////////////////// fonts */
h1 {
	font: 2em Trebuchet MS, Georgia, Verdana, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000;
	margin:0 0 10px 0;
	letter-spacing: -0.5px;
}
h1 a {
	color:#000;
}
h1 a:hover {
	color:#000;
	border-bottom: 1px dashed #3399ff;
}
h2 {
	font: 1.5em Trebuchet MS, Georgia, Verdana, sans-serif;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	color:#333;
	letter-spacing: -0.5px;
	margin-bottom: 20px;
}
h3 {
	font: 1.3em Trebuchet MS, Georgia, Verdana, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#333;
	letter-spacing: -0.5px;
	line-height: 24px;
	margin-bottom: 20px;
}
h4 {
	font: 1.5em Trebuchet MS, Georgia, Verdana, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#fff;
	margin:0;
}
h5 {
	font: 1.5em Trebuchet MS, Georgia, Verdana, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000;
	margin:0;
}



.content {
	font: 0.8em Trebuchet MS, Georgia, Verdana, Arial;
	color:#666666;
	line-height:21px;
}
.content a{
	color:#3399ff;
	background-color:none;
    text-decoration:none;
	font-weight:none;
}
.content a:hover{
	color:#000;
	background-color:none;
    border-bottom: 1px dashed #3399ff;
	font-weight:none;
}
.content b{
	font: 0.8em Trebuchet MS, Georgia, Verdana, Arial;
	color:#F5822B;
	background-color:none;
    text-decoration:bold;
	font-weight:none;
}



/* //////////////////////////////////////////////////////////////////////////////////////////////////////// images */
.thumblist{
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 0px;
	border: 0px solid red;
}
.bigimage{
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px solid red;
}
.smallimage{
	float: left;
	position: relative;
	margin-right:10px;
	padding:0px;
	border:0px solid #ccc;
}
.smallimage2{
	float: left;
	position: relative;
	padding:0px;
	border:0px solid #ccc;
}




/* //////////////////////////////////////////////////////////////////////////////////////////////////////// dock */
#homeactions {
	position:relative;
	width:980px;
	height: 130px; /*110px*/
	left:50%;
	margin-left:-490px;
	margin-bottom: 0px;
	border: 0px solid red;
}
#dock2 {
	position: relative;
	width:100%;
	top: 0px;
	left: 0px;
	z-index: 10;
	height: 130px;
	border: 0px solid red;
}
.dock-container2 {
	position: absolute;
	height: 130px;
	border: 0px solid yellow;
}
a.dock-item2 {
	display: block; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
	border: 0px solid yellow;
}
.dock-item2 img {
	border: none; 
	margin: 0;
	padding: 0;
	width: 100%; 
}
.dock-item2 span {
	display: none;
	positon: absolute;
	color: #fff;
}





/* //////////////////////////////////////////////////////////////////////////////////////////////////////// form */
label
{
	font-size:1em;
	font-family: Trebuchet MS, Georgia, arial, verdana sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin:0;
	color:#333;
    margin-bottom: 5px;
    display: block;
    float: left;
    width: 100%;
}	

input {
	padding: 5px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
    width:95%;
    margin-bottom: 5px;
    font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #000000;
}
select {
	padding: 3px;
	border: solid 1px #cccccc;
	width:97%;
	margin-bottom: 15px;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #000000;
}
textarea {
	padding: 3px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
    width:96%;
    margin-bottom: 5px;
    height: 150px;
    font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #000000;
}

input[type="radio"] {
	width:12px;
	background-color: transparent;
	border: 0px;
	margin-top: 0px;
	margin-right: 5px;
}
input[type="checkbox"] {
	width:12px;
	background-color: transparent;
	border: 0px;
	margin-top: 0px;
	margin-right: 5px;
}

input[type="submit"] {
	width:80px;
	float:left;
	padding:3px;
	cursor: pointer;
	border: 1px solid #ccc;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #000000;
}
input:focus, select:focus, input.sffocus,textarea:focus, textarea.sffocus {
	background-color: #d1eeff; 
    color:000;
}

