
/* ************************************************ */
/* Generic Design Css: design.css */

#body, #main-table {
	margin:0 auto;
}

#main-table {
	width: 764px;
}

#logo-cell {
	padding-left: 5px;
}

.slogan-bgr {
	background-image: url('../../../../designs/design342/color7/images/slogan_bgr.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

#menu-cell {
	padding-bottom: 10px;
}

.menu-bgr {
	background-image: url('../../../../designs/design342/color7/images/menu_bgr.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

.border-left {
	border-left-style: solid;
	border-left-width: 1px;
}

#content-cell {
	padding: 17px 26px 10px 7px;
	background-image: url('../../../../designs/design342/color7/images/angle.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

#footer-cell {
	background-image: url('../../../../designs/design342/color7/images/firmen_lt.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#to-top-link {
	width: 57px;
	height: 21px;
	display: block; 
	float: right;
}

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

/* body { background-color:#89AA77 } */
/* p,td { font-size:12px;color:#000000; } */
.bg2 { background-color:#FFFFFF }
.bg3 { background-color:#3B0203 }
.border-left { border-color:#3B0203 }
.bot { font-size:12px;color:#FFFFFF; }




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

html {
    overflow:auto;
}
body {
    background: #89AA77;
    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: #89AA77;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;color: #000000;}
#body p {font-size: 12px;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: 12px;color: #FFFFFF;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #FF0000;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #FF0000;
    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;}
