/* CSS Document */

body
{
	background-image:url(images/page_bg.jpg);
	margin:0px;
	padding:0px;
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:0px;
}

h3 {
	margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:0px;
}

#outer
{
	width:996px;
	margin: 0px auto;
}

#ol {
	background:url(images/shadow_left.png) left repeat-y;
}

#or {
	background:url(images/shadow_right.png) right repeat-y;
}

#ob {
	background:url(images/shadow_bottom.png) bottom repeat-x;
}

#olb {
	background:url(images/shadow_lb.jpg) left bottom no-repeat;
}

#orb {
	background:url(images/shadow_rb.jpg) right bottom no-repeat;
}

#oc
{
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
}

#container {
	background-color:#FFFFFF;
	margin-bottom:-16px;
}

/* Obere Navigation*/

#top {
	margin-left:19px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: left;
}

/* hide unsupported 3rd+ levels */
#top ul ul ul {

	left: -5000px;
}

#top li {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	border-left-width:1px;
	border-left-style:solid;
	border-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

#top li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top:29px;
	height: 18px;
	left: 0;
	width: 5000px;
}

#top a {
	color:#71838F;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	font-size:12px;
}

#top a:hover {
	color: #ffffff;
	background-image:url(images/main_nav_bg_act.jpg);
}

#top .active {
	color: #ffffff;
	background-image:url(images/main_nav_bg_act.jpg);
}

#top li ul a:hover,
#top li.on ul a:hover {
	color: #ccc;
}

#top li.on ul {
	display: block;
}

#top li:hover ul, #nav li.sfhover ul {
	display: block;
	z-index: 6000;
}

#top li a {
	display: block;
	float: left;
	padding: 0 15px;
	height: 29px;
	line-height: 29px;
}

#top li:hover a, 
#top li.over a {

}

#top li li.on a, 
#top li li.on:hover a,
#top li li.over.on a {
 text-decoration: underline;
}

/* sub level links */

#top ul li {
	border-right: 0;
}



#top li ul a, #nav li.on ul a {
	display: block;
	float: left;
	color: #adb3bb;
	font-weight: normal;
	padding: 0 10px;
	background: none;
	height: 25px;
	line-height: 25px;
}

.clear {clear:both;}


/* ******************************************************* */


#headerc1 {width:340px; height:108px; float:left;}
#headerc2 {width:300px; height:108px; float:left;}
#headerc3 {width:340px; height:108px; float:right;}

#headerc2 ul {
	padding:0px;
	margin:0px;
	margin-top:20px;
}

#headerc2 li {
	
	list-style-type:none;
	width:138px;
	border-bottom-style:solid;
	border-bottom-color:#E9E9E9;
	border-bottom-width:1px;
}

#headerc2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#637484;
	font-weight:bold;
	text-decoration:none;
}

#topnavc1 {width:640px; height:29px; float:left; background-image:url(images/index_nav_bg.jpg);}
#topnavc2 {width:340px; height:29px; float:right;}


#footer {height:83px; background-color:#0072BB; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#footer p {padding-left:20px;padding-top:20px;}
#footer a {color:#FFFFFF;}
#footer a:hover {text-decoration:none;}

#infobar {
	background-image:url(images/main_infobar_bg.jpg);
	height:132px;
	width:980px;
}

#ibc0 {
	width:50px;
	height:98px;
	padding-left:0px;
	padding-top:17px;
	float:left;
}

#ibc1 {
	width:270px;
	height:98px;
	padding-left:0px;
	padding-top:17px;
	float:left;
}

#ibc2 {
	width:270px;
	height:98px;
	padding-left:20px;
	padding-top:17px;
	float:left;
}

#ibc3 {
	width:50px;
	height:98px;
	padding-left:0px;
	padding-top:17px;
	float:left;
}

#ibc4 {
	width:293px;
	height:70px;
	padding-left:0px;
	padding-top:17px;
	float:left;
}

#infobar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:10px;
	padding-top:10px;
	margin-bottom:5px;
}

#infobar p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#95E1FF;
	margin-left:10px;
	line-height:18px;
}

#lcol {
	background-image:url(images/sidenav_bg.jpg);
	background-repeat:repeat-x;
	background-color:#CCCEDA;
	width:240px;
	float:left;
	margin-bottom:20px;
}


#lcol h2 {margin-left:22px; margin-top:10px; color:#F65622; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
#lcol div {
	margin:0px;
	padding:0px;
	margin-top:0px;
	color:#CCCFD8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
#lcol .mnulevel0 {
	margin-left:22px;
}

#lcol .mnulevel1 {
	margin-left:37px;
}

#lcol .mnulevel2 {
	margin-left:52px;
}

#lcol a {
	
	color:#637589;
	text-decoration:none;
	padding-left:10px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:20px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#BEC2CD;
	display:block;
	background-position:left,top;
	background-repeat:no-repeat;
	background-image:url(images/index_nav_bullet.png);
}

#lcol a:hover {
	background-image:url(images/index_nav_bullet_act.png);
	color:#050505;
}

#mcol {
	width:500px;
	float:left;
	/*margin-bottom:20px;*/
}

#rcol {
	width:220px;
	float:left;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

#rcol h1 {margin-left:20px; padding-top:16px; margin-bottom:6px; color:#F65622;  font-size:16px;}
#rcol h2 {margin-left:20px; margin-right:20px; margin-bottom:3px; color:#000000;  font-size:12px; font-weight:bold; line-height:16px;}
#rcol p {margin-left:20px; margin-right:20px; color:#64707E;  font-size:12px; line-height:16px;}
#rcol h3 {margin-left:20px; margin-right:20px; color:#64707E;  font-size:12px; line-height:16px;}
#rcol a {color:#086CB7;}

#newscol {
	width:220px;
	background-image:url(images/news_bg.jpg);
	background-repeat:repeat-x;
	background-color:#E9EAEE;
	margin-top:20px;
}

#infocol {
	width:220px;
	height:102px;
	background-image:url(images/infobox_right_bg.jpg);
	margin-top:20px;
}

#content {
	margin:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#616E7F;
	font-size:13px;
}

#content h1 {
	font-size:18px;
	margin-bottom:15px;
}

#content h2 {
	color:#F65622;
	font-size:16px;
	margin-bottom:10px;
}

#content p {
	font-size:13px;
	line-height:18px;
}

#content li {
	color:#616E7F;
}

#content .important {
	color:#006AB9;
}

#content a {
	color:#006AB9;
}

#content #pricebar {height:30px; background-image:url(images/productlist_line_bg.jpg); margin-top:10px; text-align:right; margin-bottom:20px;}
#content #pricebar1 {float:left; font-size:12px; font-weight:bold; margin-left:10px; margin-top:8px; color:#616E7F;}
#content #pricebar2 {float:right}


#cart {
	font-size:12px;
	color:#616E7F;
}

#cart td {
	background-image:url(images/cart_line_bg.jpg);
	background-repeat:repeat-x;
	background-color:#E1E5E8;
}

#register td {
	font-size:12px;
	color:#616E7F;
}

.tutorial {
	width:550px;
	font-size:12px;
}

.tutorial p {
	padding-bottom:10px;
	padding-top:0px;
}

.command {
    padding: 1em;
    border: 1px dashed #2f6fab;
    color: black;
    background-color: #f9f9f9;
    line-height: 1.1em;
        font-family: Courier New, Courier, mono;
        font-size: 12px;
        font-style: italic;
}

.system {
    color: black;
        font-family: Courier New, Courier, mono;
        font-size: 12px;
        font-style: italic;
}

.highlight {
    color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

.error {
	color: #FF0000;
}


