/* =template layout
--------------------------------------------------------------- */
html {
	height: 101%;
	}
body {
	margin: 0;
	padding: 0;
	font: 75%/1.67em "helvetica neue", arial, helvetica, geneva, sans-serif;
	color: #646464;
	text-align: center;
	background: #f0f0f0 url(/pictures/bg_body_start.gif) repeat-x center top;
	}
#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background: #f0f0f0;
	padding: 0 0 50px 0;
	}
#wrapper a.login {
	margin-left: 20px;
	color: #aaaaaa;
	text-decoration: none;
	font-size: 0.8em;
	}
	
/* =header
--------------------------------------------------------------- */
#header {
	height: 6.33em;
	position: relative;
	background: none;
	width: 991px;
	background-color: #fff;
	}
#header h1 {
	padding: 0;
	margin: 0;
	background: url(/pictures/trans.gif);
	}
#header h1 img {
	padding: 22px;
	width: 184px;
	}

/* =content
--------------------------------------------------------------- */

#content {
	width: 980px;
	float: left;
	padding: 0 0 0 0;
	background: url(/pictures/bg_start_higher.gif) 0 0;
	margin: 110px 0 0 10px;
	}
.startdiv {
	width: 220px;
	float: left;
	position: relative;
	min-height: 19em;
	height:auto !important;  /* für moderne Browser */
	height: 19em;  /*für den IE */
	padding: 196px 0 0 24px;
	background: no-repeat;
	line-height: 1.42em;

	}
.startdiv p a, .startdiv ul li a  {
	color: #646464;
	text-decoration: none;
	}
.startdiv p a:hover, .startdiv ul li a:hover {
	color: #646464;
	}
.startdiv p a:visited, .startdiv ul li a:visited {
	color: #646464;
	}
#noventa-ag {
	background-image: url(/pictures/bg_noventa_ag.jpg);
	}
#noventa-thailand {
	background-image: url(/pictures/bg_noventa_thailand.jpg);
	}
#noventa-tooling {
	background-image: url(/pictures/bg_noventa_tooling.jpg);
	}
#noventa-consulting {
	background-image: url(/pictures/bg_noventa_consulting.jpg);
	}
.bottom {
	position: absolute;
	bottom: -26px;
	right: 0;
	height: 26px;
	width: 244px;
	background: url(/pictures/bg_start_bottom.jpg) no-repeat;
	z-index: 10;
	}
.startdiv ul {
	margin: 0;
	padding: 36px 0 0 13px;	
	}
.startdiv ul.list_thailand {
	padding-top: 18px;	
	}
/* .startdiv ul li {
	margin: 0;
	padding: 0;
	list-style-image: url(/pictures/list-style-element.gif);
	}  */

.link_start {
	width: 244px;
	height: 430px;
	display: block;
	position: absolute;
	margin: -196px 0 0 -24px;
	text-indent: -9999px;
	z-index: 100;
	background: url(/pictures/weiss.png);
	}
a.link_start:hover {
	background: url(/pictures/trans.gif);
	}
	
/* =footer
--------------------------------------------------------------- */
#footer {
	height: 22px;
	margin-bottom: 100px;
	clear: both;
	background-color: transparent;
	}
p#created {
	color: #aaa;
	font-size: 0.85em;
	padding: 2px 22px;
	text-align: right;
	}
p#created a {
	color: #aaa;
	text-decoration: none;
	}
p#created a:hover {
	color: #aaa;
	}
#content ul, #content table ul {
	list-style-image: url(/pictures/list-style-element.gif);
	padding: 0 0 0 13px;
}

