html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-color:#CCC;
	background-image:url(../img/bg2.jpg);
	background-repeat:repeat-x;
	color:#FFF;
}

p{
	margin: 10px;
}

a{
	color: #FFF;
}
  
div#headerImage{
	background-image:url(../img/IT_Evolution_Kobisch.jpg);
	background-repeat:repeat-x;
  height:70px;
}  

div#RSS{
  height:20px;
  width: 20px;
  position: absolute;
  margin-left: 661px;
} 

div#container{
	text-align:left;
	background-color:#333;	
	width:700px;
	margin:0 auto;
	margin-top: 50px;
}
	
div#navigation{
	background:#B9CAFF;
}

div#extra p{
	margin:0px;
}
		
div#extra{
	background:#333;
	float:left;
	width:163px;
	height:620px;
	margin-left:-700px;
	padding:10px;
}

div#wrapper{
	float:left;
	width:100%;
}

div#content{
	margin-left: 170px;
	min-height: 640px;
	padding-right: 0px;
	padding-left: 14px;	
	width: 500px;
}

div#content p{
	line-height:1.4;
}

div#navigation{
	float:left;
	width:150px;
	margin-left:-550px;
	}

div#footer{
	background: #CCC;
	color: #333;
	clear:left;
	width:100%;
	text-align:center;
	}

div#footer p{
	margin:0;
	padding:5px 10px;
	}
	
div#footer a{
	color: #333;
	}
	
.contentDIV {
	background-color: #333;
	height:620px;
}

h1{
	text-align: center;
	width: 100%;
	font-size:13px;
	font-weight: bold;	
	font-family: verdana;
	text-decoration: underline;	
}

h2{
	font-weight: bold;	
	letter-spacing: 1px;
}

h2#reference {
	margin-top: 45px;
}
	
.contentBox{
	border:1px solid #CCCCCC;
	background-color: #222222;
	padding: 5px;
}

#imageRSSfeed{
	border: 0px;
}

#galleryRotation {
	text-align: center;
	height:100%;
}

#slideshowContainer {
	margin-left: 27px;
}

#validationButtons {
	padding-top: 465px;
}

