/* ------------------------------------------------------------------------- */
/* Stylesheet for www.itelligrate.de	                                     */
/* Release 1.1                                                               */
/* 2006-11                                                                   */
/* ------------------------------------------------------------------------- */
*, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #404040;
	text-align: center;
	background-color: #D5D2D1;
	background-image: url(bg_page.gif);
	background-attachment: fixed;
}

img { border: 0 none; }

/* ------------------------------------------------------------------------- */
#container {
	text-align: left;
	position: relative;
	top: 0;
	width: 79em;
	margin: auto;
	padding: 0;
	background-color: #fff;
}

#header {
	position: relative;
	top: 0;
	width: 79em;
	background-color: #fff;
}

#content {
	position: relative;
	top: 0;
	padding: 0 1em 2em 1em;
	background-color: #fff;
	float: left;
}

#footer {
	text-align: right;
	position: relative;
	height: 3em;
	background-color: #D5D2D1;
	background-image: url(bg_page.gif);
	clear: both;
}

#footer img { margin: 1em 4em 0 0; }

/* ------------------------------------------------------------------------- */
#headborder {
	height: 3em;
	background-color: #D5D2D1;
	background-image: url(bg_page.gif);
}

#logostrip {
	height: 7.5em;
	clear: both;
}

#logo {
	position: relative;
	top: 2em;
	left: 62em;
	width: 8em;
}

#claim {
	position: relative;
	top: 0.75em;
	border: 0 none;
	padding-left: 2.5em;
	float: left;
}

/* ------------------------------------------------------------------------- */
#navigationwrapper {
	height: 14.5em;
	_height: 15.3em;
	width: 77em;
	background-color: #D9D7D2;
	background-image: url(bg_light.gif);
	margin: 0 1em 0 1em;
	padding: 0.75em 0 0 0;
	clear: left;
}

#navigationvisual {
	position: absolute;
	height: 14em;
	width: 77em;
	overflow: hidden;
	background-color: #8F8A86;
}

#navigation {
	position: absolute;
	height: 14em;
	width: 75.5em;
	_width: 77em;
	border: 0 none;
	background-image: url(bg_dark-t.gif);
	margin: 0;
	padding: 0 0 0 1.5em;
	display: block;
	overflow: hidden;
	float: left;
}

#navigation ul {
	position: relative;
	top: 0;
	width: 22.5em;
	height: 14em;
	margin: 0;
	padding: 1.5em 0 0 0;
	list-style: none;
	line-height: 1%;
	background-image: url(bg_dark.gif);
}

#nav li {
	height: 16px;
	width: 22em;
	cursor: pointer;
	float:left;
}

#navigation li a {
	height: 16px;
	display: block;
}

#nav ul.hidden {
	position: absolute;
	top: -200em;
	display: none;
	visibility: hidden;
}

#nav ul.show {
	position: absolute;
	top: 0;
	left: 16em;
	width: 24em;
	border-left: 1px solid #A6A29F;
	border-right: 1px solid #A6A29F;
	padding-left: 1.5em;
}

#nav ul ul.show {
	position: absolute;
	top: 0;
	left: 17em;
	border-right: 0 none;
}

/* Fix IE. Hide from IE Mac \*/
#nav ul.show { left: 22em; }
#nav ul ul.show { left: 23.5em; }
* html ul li { float: left; }
* html ul li a { height: 1%; }

/* End */
/* ------------------------------------------------------------------------- */
#welcome {
	position: absolute;
	left: 27em;
	height: 14em;
	width: 31em;
	margin-top: 2em;
	display: block;
	float: left;
}

#welcome p {
	color: #F4F2ED;
	_width: 31em;
	margin: 0;
}

/* Fix IE. Hide from IE Mac \*/
#welcome { left: 40em; }

/* End */
/* ------------------------------------------------------------------------- */
#visualwrapper {
	background-color: #D9D7D2;
	background-image: url(bg_light.gif);
	padding-bottom: 0.5em;
	border-bottom: 1px solid #FFF;
}

#homevisual {
	width: 77em;
	height: 17em;
	margin: 0;
	background-image: url(bg_orange.gif);
	overflow: hidden;
	background-color: #C75E2E;
/*	border-color: #FFF;
	border-width: 1px 0 1px 0;
	border-style: solid;*/
	border-top: 1px solid #FFF;
}

#homevisual p { margin: 0; }
#eyecatcher { float: left; }

#homearticle {
	position: absolute;
	left: 27.5em;
	width: 31em;
	color: #FFF;
	margin-top: 3.5em;
}
/* Fix IE. Hide from IE Mac \*/
#homearticle {
	left: 39.5em;
	_left: 38.5em;
}

/* End */
#homearticle a {
	color: #FFF;
	text-decoration: none;
}
#homearticle p {
	padding-left: 1.6em;
}
/* ------------------------------------------------------------------------- */
#teaserwrapper {
	width: 77em;
	background-image: url(bg_teaser.gif);
}

#teaserwrapper table {
	font-size: 100%;
	width: 100%;
	table-layout: fixed;
}

#teaserwrapper th {
	color: #FFF;
	text-align: left;
	padding: 0.5em 1em 0.5em 1.5em;
	background-color: #C0BCB8;
	border-right: 1px solid #D9D7D2;
}

#teaserwrapper td {
	border-right: 1px solid #D9D7D2;
	padding: 1em 1em 2em 1.5em;
	vertical-align: top;
	line-height: 1.3em;
}

#teaserwrapper th.last, #teaserwrapper td.last {
	border: 0 none;
}

.teaser {
	width: 19.3em;
	height: 16em;
	margin-right: -1px;
	float: left;
	overflow: hidden;
}

.teaser h3 {
	color: #FFF;
	font-size: 1em;
	letter-spacing: 0;
	margin: 0;
	padding: 0.75em 1em 0.5em 1.5em;
	background-color: #C0BCB8;
	border-left: 1px solid #D9D7D2;
}

.teaser h4 {
	margin: 0;
	padding: 1em 1em 1em 1.3em;
	border-left: 1px solid #D9D7D2;
}

.teaser .img {
	padding: 1em 1em 1em 1.3em;
	border-left: 1px solid #D9D7D2;
	display: block;
}

.teaser p {
	width: 16.3em;
	_width: 19.3em;
	height: 10em;
	margin: 0;
	padding: 0 1.5em 1em 1.5em;
	border-left: 1px solid #D9D7D2;
}

#teaserwrapper a:visited {
	color: #404040;
	text-decoration: underline;
}

#teaserwrapper a:focus,
#teaserwrapper a:hover {
	color: #404040;
	text-decoration: underline;
}

/* ------------------------------------------------------------------------- */
a { text-decoration: none; }

a:link {
	color: #404040;
	text-decoration: underline;
}

a:visited,
a:focus,
a:hover {
	color: #9F9F9C;
	text-decoration: underline;
}

a:active {
	color: #C75E2E;
	text-decoration: underline;
}

/* ------------------------------------------------------------------------- */
h1, h2 {
	display: none;
	visibility: hidden;
}

h3 {
	font-size: 1.5em;
	color: #C75E2E;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 1.5em 11em 1em 16.5em;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 1em 11em 0 20.9em;
}

h5 {
	font-size: 1em;
	line-height: 1.3em;
	text-align: right;
	width: 21em;
	float: left;
	clear: left;
}

h6 {
	font-size: 1em;
	line-height: 1.3em;
	width: 32em;
	_width: 34em;
	margin: 0 0 1em 25em;
	float: none;
	clear: right;
}

h6 {
	text-decoration: none;
}

h6.link { margin: 0 0 0 25em; }


h4 a:hover, h4 a:focus,
h5 a:hover, h5 a:focus,
h6 a:hover, h6 a:focus {
	text-decoration: none;
	cursor: default;
}

hr {
	height: 0;
	margin: 0 18em 1em 25em;
	background-color: #FFF;
	border-color: #8F8A86;
	border-width: 1px 0 0 0;
	border-style: dotted;
	display: block;
	clear: both;
}

.hidden {
	display: none;
	visibility: hidden;
}

/* ------------------------------------------------------------------------- */
p {
	line-height: 1.3em;
	text-align: left;
	width: 32em;
	_width: 34em;
	margin: 0 0 1em 25em;
}

.para {
	line-height: 1.3em;
	text-align: left;
	width: 32em;
	_width: 34em;
	margin: 0 0 1em 25em;
	display: block;
}

.para p {
	margin: 0 0 1em 0;
	padding: 0;
}


#content .smlimg {
	text-align: right;
	width: 21em;
	float: left;
	clear: left;
	margin: 1em 0 1em 0;
	border: 0 none;
}

#content .medimg { margin: 0; }

#content .lrgimg {
	width: 56em;
	margin: 0 0 1em 13em;
	clear: both;
}

#content ul {
	margin: 0 0 0 1.5em;
	line-height: 1.3em;
	clear: left;
}

#content li {
	float: none;
	display: list-item;
}

#content li ul { margin: 0 0 0 2em; }

#content h5.tab {
	_width: 23em;
	padding: 0.5em 1.9em 0.5em 0;
	border-color: #8F8A86;
	border-width: 1px 0 0 0;
	border-style: dotted;
}

#content h5.tabo {
	color: #C75E2E;
	padding: 1em 1.9em 0.5em 0;
	_width: 23em;
	border-color: #8F8A86;
	border-width: 0;
	border-style: dotted dotted none dotted;
}

#content h6.tab {
	width: 52em;
	_width: 53.5em;
	margin: 1em 0 0 23em;
	padding: 0.5em 0 0.5em 2em;
	border-color: #8F8A86;
	border-width: 1px 0 0 1px;
	border-style: dotted;
}

#content hr.tab {
	margin: 0;
	padding: 0;
	clear: both;
}

#content p.tab {
	width: 32em;
	_width: 34em;
	margin: 0 0 0 23em;
	padding: 1em 0 1em 2em;
	line-height: 1.3em;
	border-color: #8F8A86;
	border-width: 0 0 1px 1px;
	border-style: dotted dotted none dotted;
}


/* ------------------------------------------------------------------------- */
.sidebar {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.3em;
	width: 16em;
	float: right;
	clear: right;
}

.sidebar hr { margin: 1em 0 1em 0; }

/* ------------------------------------------------------------------------- */
form {
	width: 34em;
	margin: 0 18em 1em 25em;
}

fieldset { border: 0 none; }

label {
	color: #B4B1AC;
	width: 16em;
	margin: 0 1em 0 0;
	display: inline;
	float: left;
}

input {
	font-size: 97%;
	width: 16em;
	height: 1.5em;
	margin: 0 1em 0 0;
	float: left;
	border-color: #B4B1AC;
	border-width: 1px;
	border-style: solid;
}

input.img {
	width: 160px;
	height: 18px;
	border: 0 none;
}

/* ------------------------------------------------------------------------- */
.olink a:link {
	color: #C75E2E;
	text-decoration: none;
}

.olink a:visited,
.olink a:focus,
.olink a:hover {
	color: #9F9F9C;
	text-decoration: none;
}

.olink a:active {
	color: #404040;
	text-decoration: none;
}

.download a:link {
	color: #C75E2E;
	text-decoration: none;
	padding: 0 15px 0 0;
	background-image: url(icon_download.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.download a:visited,
.download a:focus,
.download a:hover {
	color: #9F9F9C;
	text-decoration: none;
	padding: 0 15px 0 0;
	background-image: url(icon_downloado.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.download a:active {
	color: #404040;
	text-decoration: none;
	padding: 0 15px 0 0;
	background-image: url(icon_downloada.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.rellink a:link {
	color: #C75E2E;
	text-decoration: none;
	padding: 0 15px 0 0;
	background-image: url(icon_rel-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.rellink a:visited,
.rellink a:focus,
.rellink a:hover {
	color: #9F9F9C;
	text-decoration: none;
	padding: 0 15px 0 0;
	background-image: url(icon_rel-linko.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.rellink a:active {
	color: #404040;
	text-decoration: none;
	padding: 0 15px 0 0;
	background-image: url(icon_rel-linka.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* ------------------------------------------------------------------------- */
.ofont { color: #C75E2E; }
.tr { text-align: right; }

.hl {
	border-color: #8F8A86;
	border-width: 1px 0 1px 0;
	border-style: dotted;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}

.vl {
	border-color: #8F8A86;
	border-width: 0 0 0 1px;
	border-style: dotted;
}
