@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
a {
	color:#fff;
	text-decoration:none;
}
p {color:#000; font-size:12px; line-height:22px;}

h1 { font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:24px;
	 font-weight:normal;
	 margin:0;
	 color:#444;}
	 
h2 { font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin:5px;
}
#wrapper {
	width:980px;
	height:750px;
	background-image:url(../img/bg_img.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
	top:0px;
}
#homelink {float:left; display:block; width:320px; height:107px;}
#navbar {
	width:415px;
	float:right;
}
#topmenu {
	margin:75px 0 0 0;
	padding:0;
	float:right;
}
#topmenu a {color: #91bd0b;}
#topmenu a:hover {color:#CCC;}
.item {
	float:left;
	list-style-type:none;
	color:#91bd0b;
	padding: 0px 4px 0px 0px;
	font-size:18px;
	text-transform:uppercase;
}
.separator {
	padding-left:4px;
}
#content {
	width:980px;
	height:400px;
	float:left;
	margin:3px 0px 10px 0px;
	position:relative;
}
#left {
	float:left;
	width:320px;
	margin-right:10px;
}

#leftmenu {
	margin:40px 0 0 0;
	padding: 0;
}
.leftitem {
	list-style-type:none;
	margin-bottom:10px;
	margin-right:10px;
	background-color:#999;
	opacity:0.6;
	filter: alpha(opacity=60); /*fuer den ie5-7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	min-width:10px; /*triggert hasLayout*/
	overflow:hidden;
}
.opacity {
		opacity:0.6;
	filter: alpha(opacity=60); /*fuer den ie5-7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.leftitem a {
	width:290px;
	padding: 10px 0 10px 10px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
.leftcontent {padding:10px; margin-right:10px; background-image:url(../img/p-bg.png); height:180px;}
.leftcontentFixed {position:absolute; top:0px; left:10px; width:290px;}
.leftimageFixed {position:absolute; left:0; top:0;}
.textcontent {padding:10px; height:380px; background-image:url(../img/p-bg.png); overflow:auto;}
.video .leftitem a, .video .leftitem {width:150px; float:left;}
#right {position:absolute; width:660px; right:0px;}
.content{position:absolute; top:40px; left:0; width:100%;}
.refContent {position:absolute; left:10px; width:500px;}

.gallery #content4 {background-image:url(../img/p-bg.png); height:300px; padding:10px; width:640px;}
#right li {font-size:12px; list-style-image:url(../LBimages/bullet.gif); margin:5px 0px; line-height:1.4em;}
.video .content {top:0px;}
a.player { 
    display:block; 
    width: 660px; 
    height:400px;  
    text-align:center; 
} 
 
/* play button */ 
a.player img { 
    margin-top:145px; 
    border:0px; 
} 

.skills {float:left;}
.hard {width:65%;}
.soft {width:30%;}
.skills ul {margin:0;}
.gallery .content img {margin:0px 5px 20px 0px; border:1px solid #ccc;}
#footer {color:white;width:980px; text-align:center; font-size:10px; float:left;}


/* CSS Document */
