/* @override 
	http://hendrik-runtes-imac.local/~hendrik/devsites/de.sensitec/de.sensitec/css/base.css
	http://hendriks-macbook.local/~hendrik/devsites.job/de.sensitec/de.sensitec/css/base.css
*/

body {
	color: #595959;
	margin: 0;
	font: 62.5% "Lucida Grande", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

a {
	text-decoration: underline;
	color: #595959;
}
h1,h2,h3,h4,h5,h6,img {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	margin: 0;
	padding: 0;
}

div.clearer {
	float: none;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px
}

img.left { margin: 2px 10px 5px 1px; float: left; border: 0 }
img.right { margin: 2px 1px 5px 10px; float: right; border: 0 }
img.across {margin: 0 0 10px 0; border: 0 }


#main {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 77px;
	border-bottom: 1px dotted #666;
	margin-bottom: 1em;
}

#header #logo a {
	font-size: 4em;
	color: #000;
	float: left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0.2em;
	padding-left: 0.2em;
	margin-right: 1em;
}

#header ul#navigation {
	list-style-type: none;
	margin: 0;
	padding: 2.1em 0 0;
}

#header ul#navigation li {
	float: left;
}

#header ul#navigation li a {
	color: #3f3f3f;
	text-decoration: none;
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	margin: 0.4em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	display: block;
	padding: 0.3em 0.5em;
}

#header ul#navigation li a:hover {
	color: black;
	background-color: #f8e1e7;
	border-bottom-color: #ca006c;
	border-top-color: #cb006c;
}

#main {
}

#innercontent #breadcrumbs {
	clear: both;
}

#innercontent #breadcrumbs p {
	margin: 0;
	padding: 0.3em 0 1em 24px;
}

#main div.leftshoulder_top {

}

#main div.rightshoulder_top {

}

#main div.leftshoulder {

}

#main div.rightshoulder {

}

#content {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 1em;
	border-bottom: 1px solid #999;
	width: 910px;
	border: 1px solid #666;
}

#innercontent {
	width: 910px;
	min-height: 600px;
	background-color: white;
}

#leftflank {
	display: none;
}

#rightflank {
	display: none;
}

#midships {
	margin: 0 auto;
	width: 862px;
}

#midships {
	line-height: 140%;
	color: #333;
	font-size: 1.1em;
}

#midships h1 {
	color: #cb006c;
	text-transform: uppercase;
	font-size: 1.2em;
	border-bottom: 1px solid #cb006c;
	line-height: 140%;
}

#footer {
	display: none;
}
p.getmore {
	font-size: 0.9em;
	text-align: right;
	margin-bottom: 1em;
	margin-top: 0;
}
p.getmore a {
	background-color: #cb006c;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0.1em 0.3em;
}

div.golden_ratio {
	padding-bottom: 1em;
	float: left;
	width: 529px;
}

div.columns_1_2 {
	float: left;
}

div.columns_2_2 {
	float: right;
}

div.golden_ratio div.columns_1_2 {
	width: 327px;
}

div.golden_ratio div.columns_2_2 {
	width: 195px;
	padding-left: 5px;
}

div.newsbox {
	border: 1px solid #cb006c;
}

div.newsbox p {
	margin-top: 0.4em;
	margin-bottom: 0;
}


div.newsbox p.getmore {
	margin: 0;
}


div.newsbox p.heading {
	margin-left: 0.4em;
	margin-right: 0.4em;
}

div.newsitem {
	margin: 0.4em;
}

div.newsbox h1 {
	font-size: 1.1em;
}

ul.bullets {
	margin-left: 2em;
	list-style-type: square;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

ul.bullets li {
	margin-bottom: 0.4em;
	margin-top: 0.6em;
	line-height: 140%;
}

dl dt {
	font-weight: bold;
	margin-top: 1em;
	color: #000;
}

pre {
	background-color: #fcff65;
	padding: 1em;
	border: 1px solid #b3b3b3;
	font-size: 12px;
	width: 503px;
}

p.disclaimer {
	background-color: #fcff65;
	padding: 1em;
	margin: 0 auto;
	width: 890px;
	border: 1px solid #b3b3b3;
	color: #666;
}
