
/* ************************************************ */
/* 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%;
}

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

#company_and_email {
	padding: 2px;
	margin-left:28px;
}

#slogan {
	position: absolute;
	top: 65px;
	left: 20px;
}

#content_wrap {
	margin: 30px;
}

#menue {
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.menuepunkt_1 {
	float: left;
	margin-top: 2px;
	margin-left: 6px;
	margin-bottom: 2px;
}

/*------SUBMENUE-----*/
.menuepunkt_2 {
	margin-bottom: 2px;
	margin-top: 2px;
}

.menuepunkt_3 {
	margin-bottom: 2px;
	margin-top: 2px;
}

#totop {
	position: relative;
	background-image: url("../../../../designs/design4002/color7/images/totop.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 11px;
	left: 6px;
	margin: 10px 25px 10px;
}

#totop span {
	display: none;
}

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

td.content_right {
	background-image: url(../../../../designs/design4002/color7/images/footer.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#vcounter {
	margin-top: 20px;
}


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

body{  
	background-color:	#bfb289;
}

.content{
	background-color:	#ffffff;
}

.titlebar #hline{
	background-color:	#DD7C89;
}


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

html {
    overflow:auto;
}
body {
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #DD7B88 url(../../../../designs/design4002/color7/wallpaper/wallpaper.jpg) repeat scroll left top;
    display: table;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;
}
p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #000000;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #000000;
    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;}
