<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ************************************************ */
/* Generic Design Css: design.css */


body, html {height: 100%;}

#body{ width: 100%; height: 100%; position: absolute; overflow: auto;}

#fixed_wallpaper { position: absolute; width: 100%; height: 100%;}

#big_wrap { margin: 12px auto 0; }

#body #top { line-height: 0px; height: 0px; font-size: 0px; }
#body #top img { height: 0px; }

#slogan_wrap{
	margin-left:		30px;
}

#logo_wrap{
	padding-top:		15px;
	padding-bottom: 	15px;	
	padding-right: 		15px;
}

#menu{
	float: left;
	padding: 15px 25px;
}

.menuepunkt_1{
	height:				21px;
	margin-left:		4px;
	margin-bottom:		4px;
	float: left;
}

#submenu {
	padding: 15px 15px 15px 25px;
}
 
.menuepunkt_2{ 
	margin-bottom: 4px;
}

.menuepunkt_3{
	margin-left: 20px;
	margin-bottom:	4px;
}  

#separator {
    display:block; width:50px; height:4px;
}

#content_wrap {
	padding: 10px 10px 30px;
}

#company_and_email {
	margin: 5px 20px 12px;  
}  

#totop {
	position:relative;
	background-image:url("../../../../designs/design4004/color7/images/totop.png");
	background-position:left bottom;
	background-repeat:no-repeat;  
	display:block;
	top:10px;
	height:10px;
	width:11px;
	margin: 0px 10px 40px;
}  
   
#totop span {
	display:none;
}

#totop:hover {
	background-image:url("../../../../designs/design4004/color7/images/totop_hover.png");
}

/* ************************************************ */
/* Design Css for Color: color.css */

body {background-color:#ffffff; }
#head, #main_menu, #menu_content_wrap{ background-color:#ffffff; }
#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 { color: #2c2c2c; }


/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #ffffff url(../../../../mediapool/10/104862/images/Background_web.jpg) no-repeat scroll center top;
    display: table;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;font-size: 11px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #2c2c2c;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #2c2c2c;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}
</pre></body></html>