* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fbfbfb url(../images/bodybg.png) repeat-x;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-shadow: 0 1px 0 #fff;
}
a  {
	color: #55b4dc;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #000;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#left h2 {
	margin-bottom: 10px;
}
.frontpage {
	display:block;
	width:243px;
	height:70px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
}

.frontpage a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 880px;
	margin: 20px auto 25px auto;
	overflow: hidden;
}
#header {
	width: 880px;
	height: 70px;
	float: right;
	background: url(../images/ngweblogo.png) no-repeat right;
}
#menu {
	height: 30px;
	float: left;
	margin: 30px 0 0 0;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: right;
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
}
#menu ul li  {
	height: 31px;
	float: left;
	margin: 0 0 0 4px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
}	
#menu ul li a {
	height: 25px;
	float: left;
	margin: 0;
	color: #333;
	text-align: center;
	padding: 6px 10px 0 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}
#menu ul li a:hover  {
	height: 25px;
	float: left;
	margin: 0;
	color: #666;
	text-align: center;
	padding: 6px 10px 0 10px;
	text-shadow: 0 1px 0 #eee;
}
#menu ul li.current_page_item {
	height: 31px;
	float: left;
	text-align: center;
	color: #66C6EE;
	text-shadow: 0px 1px 0px #000;
}
#menu ul li.current_page_item a{
	height: 25px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 6px 10px 0 10px;
	color: #313131;
}
#pitch {
	width: 880px;
	height: 220px;
	float: left;
	color: #929292;
	margin: 140px 0 0 0;
	font-size: 22px;
	line-height: 120%;
}

#shortpitch {
	width: 880px;
	height: 50px;
	float: left;
	color: #929292;
	margin: 40px 0 0 0;
	font-size: 22px;
	line-height: 120%;
}
#split img {
	margin-right: 15px;
}
fieldset {
	border: none;
}
.error {
	background: #f7c3c3;
	border: 1px solid #313131;
	padding: 5px;
	margin-left: 20px;
	color: #313131;
}
.kontaktaoss {
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
}
.kontaktaoss input {
	display: block;
	margin-left: 20px;
	margin-top: 5px;
	height: 16px;
	background: #ffffff;
	border: 1px solid #e2e2e2;
}
.kontaktaoss input[type=text] {
	font-size: 12px;
	padding: 1px;
	width: 250px;
}
.kontaktaoss input[type=submit] {
	letter-spacing: 1px;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	height: 30px;
	margin-bottom: 25px;
}
.kontaktaoss textarea {
	margin-left: 20px;
	padding: 1px;
	border: 1px solid #e2e2e2;
}
#ref {
	width: 880px;
	float: left;
	margin: 50px 0 50px 0;
}
#ref .site {
	width: 276px;
	float: left;
	margin: 0 25px 0 0;
	font-size: 15px;
	font-weight: bold;
}
#ref .site .image {
	height: 135px;
	width: 276px;
	float: left;
	background: url(../images/site_image.png) no-repeat;
}
#ref .site .image img{
	margin-left: 7px;
	margin-top: 7px;
}
#featured {
	width: 880px;
	float: left;
	margin: 50px 0 50px 0;
}
#featured .site {
	width: 276px;
	float: left;
	margin: 0 25px 0 0;
	font-size: 15px;
	font-weight: bold;
}
#featured .site.right {
	margin: 0;
	float: right;
}
#featured .site .image {
	height: 135px;
	width: 276px;
	float: left;
	background: url(../images/site_image.png) no-repeat;
}

#featured .site .image img{
	margin-left: 7px;
	margin-top: 7px;
}
#content #left .image {
	height: 135px;
	width: 276px;
	float: left;
	background: url(../images/site_image.png) no-repeat;
	margin-right: 15px;
}

#featured .site .site_name {
	width: 276px;
	float: left;
}
#content {
	width: 880px;
	float: left;
	margin: 25px 0 0 0;
}
#left {
	width: 578px;
	float: left;
}
#left h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
#right {
	width: 276px;
	float: right;
}
#right h4 {
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
#right ul {
	margin: 0 0 15px 20px;
	list-style-type: none;
}
#footer {
	width: 100%;
	float: left;
	margin: 60px auto 0px;
	background: #666 url(../images/footer.png) repeat-x;
	border-top: 1px solid #fff;
}
#footer_container {
	width: 880px;
	height: 100px;
	margin: 50px auto;
	color: #ccc;
	text-shadow: 0 1px 0 #333;
}
.footerright {
	float: right;
	width: 132px;
	font-size: 11px;
	color: #ccc;
}
.footerlogo_identa {
	width: 75px;
	height: 17px;
	float: right;
	text-indent: -9999px;
	margin: 3px 0 0 1px;
	background: url(../images/footer_logo.png) no-repeat 0 0;
}
.footerlogo_ng {
	width: 140px;
	height:22px;
	float: right;
	text-indent: -9999px;
	margin: 3px 0 0 1px;
	background: url(../images/smallng.png) no-repeat 0 0;
}
#competens_list ul {
	margin: 5px 0 15px 30px;
	list-style-type: circle;
}
/* slideshow + Preface top + Slideshow
-------------------------------------------------------------- */

.pics { height: 182px; width: 895px; padding:0; margin:0 0 0 4px; overflow: hidden }
.pics img { height: 170px; width: 860px; padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}
#slideshow-wrapper{
width:895px;
background: transparent url(../img/slideshow-shadow.gif) no-repeat center bottom;
height:138px;
padding: 0 0 40px 0;
}
