body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif); 
	background-repeat: repeat-x;
	font-family: 'NimbusSanLConRegular', Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


body {
	font: 11px 'NimbusSanLConRegular', Arial, Helvetica, sans-serif;
	background: #ffffff url(img/main-bg.gif);
	padding: 0;
	margin: 0;
}




#container {
	width: 950px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}



#container-header {
	width: 820px;
	height: 90px;
	padding: 0px 40px 0px 40px;
	/* background-image: url(images/bg_header.gif); */
	line-height: 55px;
	font-size:28px;
	font-weight:bold;
	

}

#container-name {
width: 420px;
 margin-top: 10px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
 float: left;

}

#container-slogan {
	background-image: none;
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0px;
	margin-top: 13px;

}
	


#container-slogan a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #A6A5A5; 
	text-decoration: none;
}

#container-slogan a:hover {
	color: #006AC3;
	text-decoration: none;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 820px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_eyecatcher.gif);
}

#container-navigation {
	clear: both;
	width: 661px;
	background-color: #45AAFF;
	height: 22px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	color: #ffffff;
	font-weight: bold;
		line-height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}

#container-content{
	width:900px;
	background-image: url(images/bg_content2.jpg);
	background-repeat: no-repeat;
	padding: 10px 40px 0px 40px;
	margin: -25px 0 0 0;
	height: 310px;
}

#container-content-gapp {
	width:900px;
	background-image: url(images/bg_content2-gapp.jpg);
	background-repeat: no-repeat;
	padding: 10px 40px 0px 40px;
	margin: -25px 0 0 0;
	height: 310px;
}

#content {
	width: 170px;
	float: left; 

}

#border {
	width: 830px;
	margin-left: 5px; 
	
}

#container-footer {
	border-top: 0px;
	width: 900px;
	padding: 0px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #666666; 
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	text-align:center;
	font-size: 11px;
	color: #666666/*aeaeae*/;
	width: 750px;
	margin-bottom: 20px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 16px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
/* 
	
h4_gruen {
	font-size: 14px;
	color: #60a400;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4_rot {
	font-size: 14px;
	color: #e74c3c;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4_blau {
	font-size: 14px;
	color: #3498db;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4_lila {
	font-size: 14px;
	color: #9b59b6;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4_orange {
	font-size: 14px;
	color: #ffa626;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
 */
h5 {
	font-size: 14px;
	color: #006AC3;
	letter-spacing: -0.5px;
		}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 14px;
	color: #666666;
	margin: 0 0 15px 10px;
}

#border p2 {
	line-height: 13px;
	font-size: 12px;
	color: #666666;
	margin: 0 0 15px 0px;
}

#border p3 {
	line-height: 13px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 0px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}








/* lava-lamp menu  */
nav {
	margin: 7px auto 0;

	position: relative;
	width: 850px;
	height: 50px;
	background-color: #34495e;
	border-radius: 8px;
	font-size: 0;
}
nav a {
	line-height: 50px;
	height: 100%;
	font-size: 15px;
	display: inline-block;
	position: relative;
	z-index: 1;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: white;
	cursor: pointer;
}
nav .animation {
	position: absolute;
	height: 100%;
	top: 0;
	z-index: 0;
	transition: all .5s ease 0s;
	border-radius: 8px;
}
a:nth-child(1) {
	width: 150px;
}
a:nth-child(2) {
	width: 150px;
}
a:nth-child(3) {
	width: 150px;
}
a:nth-child(4) {
	width: 250px;
}
a:nth-child(5) {
	width: 150px;
}
nav .start-home, a:nth-child(1):hover~.animation {
	width: 150px;
	left: 0;
	background-color: #60a400;
}
nav .start-about, a:nth-child(2):hover~.animation {
	width: 150px;
	left: 150px;
	background-color: #e74c3c;
}
nav .start-blog, a:nth-child(3):hover~.animation {
	width: 150px;
	left: 300px;
	background-color: #3498db;
}
nav .start-portefolio, a:nth-child(4):hover~.animation {
	width: 250px;
	left: 450px;
	background-color: #9b59b6;
}
nav .start-contact, a:nth-child(5):hover~.animation {
	width: 150px;
	left: 700px;
/* 	background-color: #e67e22; */
    background-color: #ffa626;
}


span {
    color: #2BD6B4;
}


