@charset "utf-8";
/* CSS Document */
.wrap {
	height:100%;
	width:100%;
	clear:both;
	}

/*Global properties ============================================*/


.container {
	clear:both;
	width:1024px;
	margin:0 auto;
	overflow:hidden;
}

.content {
	background:url(../images/bodybg.gif) no-repeat;
	width:1024px;
	min-height:568px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
	
#mainbody {
	width:100%;
	margin-top:43px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }

* html .clearfix { 	height: 1%; }


/*----- txt, links, lines, titles -----*/

h2
  { text-indent:-9999px; }

h1 a {
	background:url(../images/logo.png) no-repeat;
	height:90px;
	left:17px;
	position:absolute;
	top:20px;
	width:273px;
	}

h2 a {
	background:url(../images/logon.png) no-repeat;
	height:47px;
	right:45px;
	position:absolute;
	top:40px;
	width:138px;
	}

p.image{
	width:185px;
	height:49px;
	clear:both;
	margin:8px 0 0 6px;
}
h1{
	width:450px;
	height:auto;
	clear:both;
	padding:10px 24px;
	font:normal 24px Impact, Georgia, "Times New Roman", Times, serif;
	color:#cd0d23;
}
p.txt{
	margin-top:25px;
	}
.txt1 { color:#CC0033; }
/* ======header =====*/

#header{
	background:url(../images/headerbg.gif) no-repeat;
	height:127px;
	position:relative;
	padding:0;
	}
#header h1{text-indent:-9999px; }	
/* =====nav=======*/

#nav {
	height:35px;
	position:relative;
	}
	
	#nav ul li {
		height:28px;
		margin-top:4px;
		display:inline;
		text-indent:-9999px;
		}
		#nav ul li a#home{
			background:url(../images/home.gif) no-repeat;
			height:28px;
			position:absolute;
			width:95px;
			left:157px;
			top:3px;
		}
		#nav ul li a#hardware{
			background:url(../images/hardware.gif) no-repeat;
			height:28px;
			position:absolute;
			width:96px;
			left:253px;
			top: 3px;
		}
		#nav ul li a#software{
			background:url(../images/software.gif) no-repeat;
			height:28px;
			position:absolute;
			width:96px;
			left:350px;
			top:3px;
		}
		#nav ul li a#seminare{
			background:url(../images/seminare.gif) no-repeat;
			height:28px;
			position:absolute;
			width:95px;
			left:447px;
			top:3px;
		}
		#nav ul li a#presse{
			background:url(../images/presse.gif) no-repeat;
			height:28px;
			position:absolute;
			width:96px;
			left:543px;
			top:3px;
		}
		#nav ul li a#service{
			background:url(../images/service.gif) no-repeat;
			height:28px;
			position:absolute;
			width:96px;
			left:640px;
			top:3px;
		}
		#nav ul li a#contact{
			background:url(../images/kontakt.gif) no-repeat;
			height:28px;
			position:absolute;
			width:96px;
			left:737px;
			top:3px;
		}


/*=======mainbody=======*/

#asideleft {
	width:178px;
	float:left;
	padding:0 10px;
}
	#asideleft .aleft {
		height:200px;
		padding-top:20px;
		width:179px;
		background:url(../images/aleftbg.gif) repeat;
		}
		
		#asideleft .aleft ul {
			width:179px;
			margin-top:10px;
			padding:0;
			}
			
		#asideleft .aleft li {
			float:left;
			list-style:none;
			margin-top:7px;
			line-height:21px;
			width:179px;
			}
			
		#asideleft .aleft ul li a {
			color:#fff;
			padding-left:25px;
			text-decoration:none;
			font:bold 12px Arial, Helvetica, sans-serif;
			width:154px;
			float:left;
			line-height:17px;
			padding-bottom:1px;
			
			}
			
		#asideleft .aleft li:hover 
		{
			background:url(../images/aside-hoverimage.png) no-repeat;
		}
			
		#asideleft .aleft ul li a:hover,
		#asideleft .aleft ul li:hover a{
			color:#666;
			}
		

#asideright {
	float:left;
}
	#asideright .inside {
		background:url(../images/insidebg.gif) repeat;
		border:1px solid #cccc99;
		color:#333;
		font:normal 12px Arial, Helvetica, sans-serif;
		padding-bottom:15px;
		height:auto;
		min-height:378px;
		margin-left:14px;
		width:518px;
		}
		
	#asideright .textbox {
		width:468px;
		padding:10px 24px 0 24px;
		text-align:left;
		}
		#asideright .textbox p
		{
			margin-bottom:15px;
		}
.textbox table{width:440px;}
.overflow{
	height:350px;
	overflow-Y:auto;
	
	}

/* ======footer =====*/

#footer {
	background:url(../images/footerbg.gif) no-repeat;
	height:73px;
	padding:0;
	width:100%;
	}
	
	#footer .ftop {
		background:#666;
		height:28px;
		text-transform:uppercase;
		position:relative;
		}
		
	#footer .ftopnav {
		height:13px;
		padding-top:8px;
		width:200px;
		position:absolute;
		right:20px;
		}
		
		#footer .ftopnav ul li {
			padding:0;
			margin:0;
			float:left;
			list-style:none;
			
			}
			
		#footer .ftopnav ul li a { 
			border-right:1px solid #fff;
			color:#fff;
			padding:0 5px;
			text-decoration:none;
			font:normal 10px Arial, Helvetica, sans-serif;
			}
			
		#footer .ftopnav ul li a.last {
			border:none;
			}
a, a:visited{color:#CD0D23; text-decoration:none;}
a:hover{ text-decoration:underline;}

/*added on feb072011*/
h3{margin:8px 0; font:normal 14px Arial, Helvetica, sans-serif;} 
ul#slide{margin:0; padding:0;}
ul#slide li{font:normal 12px Arial, Helvetica, sans-serif;}
