/* order: type background block box border list positioning extension */

html {
	overflow-y: scroll;
}
body { /*optimized for 1024x768 => 955x600*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 2px 0px 20px 0px;
	text-align: center;
	background-color: White;
	background-image: url(../img/icosys_bg.gif);
	background-repeat: repeat-x;
}
body * {
	padding: 0;
	margin: 0;
	text-align: left;
}
#p { /* page */
	width: 920px;
	margin: 0 auto;
}
#s { /* subnavigation */
	font-size: 0.6em;
	color: Black;
	width: 920px;
	display: block;
	text-align: right;
}
#s span.none {
	display: none;
}
#s a, #s a:link, #s a:visited , #s a:active {
	color: Black;
	text-decoration: none;	
}
#s a:focus, #s a:hover {
	color: #fc6500;
	text-decoration: underline;	
}
#h { /* header */
	width: 920px;
	margin-top: 10px;
}
#n { /* navigation */
	display: block;
	width: 650px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
#n ul { /* primary */
	font-size: 0.7em;
	font-weight: bold;
	list-style-type: none;
}
#n ul.sec { /* secondary */
	font-weight: normal;
	float: left;
	margin-top: 7px;
}
#n ul li {
	display: inline;
	padding-right: 4px;
	padding-left: 5px;
	border-left: 1px solid Black;
}
#n ul.sec li {
	border-left-color: #000;
}
#n ul li.f { /* first */
	padding-left: 0;
	border-left: 0;
}
#n a, #n a:link, #n a:visited, #n a:active {
	color: Black;
	text-decoration: none;
}
#n a:focus, #n a:hover {
	color: #FC6500;
	text-decoration: underline;
}
#n a.a, #n a.a:link, #n a.a:visited, #n a.a:focus, #n a.a:hover, #n a.a:active  { /* active */
	text-decoration: underline;
}
#h h1 {
	background: url(../img/icosys_logo.gif) no-repeat;
	display:block;
	float: right;
	width:250px;
	height:71px;
	overflow:hidden;
}
#h h1 img {
	width: 250px;
	height: 71px;
	border: 0;
}
#pl {
	display: block;
	margin: 0;
	padding: 0;
}
#c1 { /* container 1 */
	width: 920px;
	clear: both;
	padding-top: 30px;
}
#c1 img {
	display: block;
	float: right;
}
#cl { /* crosslink */
	display: block;
	float: right;
	width: 250px;
	height: 400px;
	line-height: 0;
}
#cl img {
	border: 0;
	padding: 0;
	margin: 0;
}
#cl img.bottom {
	margin-top: 20px;
}
#m { /* main */
	width: 645px;
	background-color: #F7F7F7;
/*	background-image: url(../img/background_content.jpg);
	background-repeat: repeat-y; */
	padding: 0;
}
#m[id] {
}
#m h2 {
	font-size: 0.75em;
	font-weight: bold;
	background-color: #FF5900;
	display:block;
	width:635px;
	padding: 0px 5px 0px 5px;
	margin: 0;
}
#m span.icosys {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
}
#m span.icosys_mp {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}
#c { /* content */
	font-size: 0.75em;
	color: #313031;
	line-height: 1.4;
	padding: 10px 0px;
}
#c h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF5900;
	background-color: #FFFFFF;
	display:block;
	float:left;
	width:200px;
	padding: 4px 5px 4px 3px;
	margin: 0;
	border: 0;
	border: 1px #FF5900 solid;
}
#c hr{
margin: 0 30px;
}
#c h3.spacer {
	background-color: transparent;
	border: 0;
}

#c div.clearer {
	clear:left;
	display: block;
	width: 620px;
	color: #FFEBCD;
	height:1px;
	margin-top:-1px;
	padding: 0;
	overflow:hidden;
}
#c p {
	padding: 0 15px 0 15px;
	display: block;
	float: left;
	width: 380px;
	margin: 0;
}
#c p.float {
	padding-left: 220px;
}
#c h6 {
	font-size: 1em;
	color: Black;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 0px;
	margin-bottom: 15px;
}
#c h4 {
	font-size: 0.9em;
	color: #313031;
	font-weight: bold;
	line-height: 1.2;
	display: block;
	background-color: #E7D39C;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
}
#c h5 {
	font-size: 1em;
	color: #313031;
	font-weight: bold;
	line-height: 1.2;
	padding-left: 15px;
}
#c a, #c a:link, #c a:visited, #c a:active {
	color: #313031;
	text-decoration: none;
}
#c a:focus, #c a:hover {
	color: #313031;
	text-decoration: underline;
}
#c span.mp {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FF5900;
	font-size: 0.9em;
	font-weight: bold;
}
#c span.icosys {
	font-family: "Times New Roman", Times, serif;
	color: #FF5900;
	font-size: 1.3em;
	font-weight: bold;
}
#c span.icosys_mp {
	font-family: "Times New Roman", Times, serif;
	color: #FF5900;
	font-size: 0.9em;
	font-weight: bold;
}
#c span.fact {
	font-style: italic;
}
#c span.highlight {
	font-weight: bold;
}
#c a.liame, #c a.liame:link, #c a.liame:visited, #c a.liame:active {
	color: #313031;
	text-decoration: none;
}
#c a.liame:focus, #c a.liame:hover  {
	color: #313031;
	text-decoration: underline;
}
#c ul {
	list-style: square outside;
	list-style-image: url(../img/content_list_bullet.gif);
	display: block;
	float: left;
	width: 360px;
	padding-left: 260px;
	margin-top: 15px;
}
#c ul li {
	padding: 0 5px 10px 5px;
}
#c ul li ul {
	list-style: disc outside;
	padding-left: 25px;
	margin-top: 5px;
}
#c ul li ul li {
	padding: 0px;
}
#c div.agb h1 {
padding-left:15px;
}
#c div.agb h2 {
	font-size: 1.5em;
	font-weight: bold;
	background-color: transparent;
	display:block;
	padding: 0px 5px 5px 15px;
	margin: 0;
}
#c div.agb table {
	width: 590px;
	margin-left: 15px;
}
#c div.agb table.pdf {
	width: auto;
}
#c div.agb ul {
	list-style: square outside;
	list-style-image: none;
	display: inline;
	position: static;
	padding-left: 260px;
	margin-top: 15px;
	border: 0;
}
#c div.contact {
	font-size: 1.1em;
	line-height: 1.2;
	margin-bottom: 30px;
}
#c div.contact h4 {
	float: left;
}
#c div.contact img {
	margin-right: 10px;
}
#c div.contact h3 {
	font-size: 1.5em;
	color: Black;
	font-weight: bold;
	line-height: 1.2;
	border: 0;
	background-color: transparent;
	display: block;
	float: none;
	padding: 0 0 15px 15px;
}
#c div.contact h4 {
	color: #313031;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2;
	display: inline;
	background: transparent;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
}
#c div.nutzungsbedingung p {
	width: 590px;
}
#f {
	display: none;
}
#wko {
	border: 0;
	padding: 0;
	margin: 10px 0px;
}
div.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.03em;
	background-color: #DEDBDE;
	width: 430px;
	border: 3px solid #7B7973;
	text-align: center;
	display: block;
	padding: 5px;
	margin-bottom: 15px;
}
div.block { /* container if block element is required exp: noscript */
	display: block;
}
.print {
	display: none;
}
input.dataedit, select.dataedit {
	font-size: 0.8em;
	height: 16px;
}
input.optional, textarea.optional {
	background-color: #EEE;
}
input.error, textarea.error {
	background-color: #FDCCCC;
	color: #DA0D07;
	font-weight: bold;
}
input.text64 {
	width: 160px;
}
input.text255, select.text255 {
	width: 240px;
}
input.text512, select.text512 {
	width: 595px;
}
table.error, table.error tr, table.error td {
	background-color: #FDCCCC;
	color: #DA0D07;
	border: 0;
}
table.error img {
	float: left;
	margin-right: 10px;
}
table.error h1 {
	font-size: 1.5em;
	float: none;
}
table.error p {
	font-size: 1em;
	font-weight: bold;
}
table.error ul {
	font-size: 1em;
	padding: 5px;
}
td.error {
	font-weight: bold;
	color: #DA0D07;
}
span.error {
	color: #DA0D07;
	font-size: 0.9em;
}

#download h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}
#download li {
	margin: 0;
}

#download ul {
  padding-top: 5px;
}
#download li {
	margin-top: -5px;
	margin-left: 10px;
}
#download a, #download a:link, #download a:visited, #download a:focus, #download a:active, #download a:hover  {
	font-weight: bold;
	text-decoration: underline;
}
#download span.download_desc {
	font-size: 0.9em;
}
#download span.download_detail {
	font-size: 0.8em;
}

#c img.imgage_left {
	float: left;
}

#c div.text_left {
	display: block;
	float: left;
	width: 360px;
	padding-left: 224px;
}
#c1 .partner{
border-style: solid none;
border-width: 1px;
border-color: #757575;
margin: 7px 15px;
padding: 5px 0;
width: 70%;
}

#c1 .partner h4{
padding-left: 15px;
background-color: transparent;
}

#c1 .partner a{
text-decoration: underline;

}

#c1 .partner p {
float: none;

}

#c1 .partner img {
margin-left: 10px;
border: 1px solid #999999;
}

