

#content {	
	background-color: #1C3149;
	border: 0px solid black;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
  height: 100%;
  font-size: 13px; 
}

#contentwrapper {	
	margin-top: 20px;
}



#wrapper {
	position: relative;
	height: 100%;
	margin: 0 auto;
} 

#insideWrapper {
	top: 40px;
	height: 100%;
	margin: 0px;
	text-align: left;
	padding: 20px;
}

#insideWrapper:after{
	content: "Alpineon d.o.o."; 
	display: block; 
	line-height: 1px; 
	font-size: 8px; 
	text-align: right;
	clear: both;}


h2 {
	color: #000000;
	font-size: 14px;
	text-align: left;
}


#nextItemLevel {
	list-style-type: none;
	display: block;
	margin-left: 30px;
}


img {position: relative;}

a img {
	border: none;
	}

.posttitle {
  font-family: Verdana, Arial;
	color: #663333;
	font-size: 14pt;
	font-variant: caps;
	font-weight: bold;
	padding-right: 3px;
}

a.posttitle {
	color: #ffffff;
  font-family: Verdana, Arial;
	font-size: 14pt;
	font-variant: caps;
	font-weight: bold;
	padding-right: 3px;
}

a.posttitle:visited {
	color: #ffffff;
  font-family: Verdana, Arial;
	font-size: 14pt;
	font-variant: caps;
	font-weight: bold;
	padding-right: 3px;
}

a.posttitle:hover {
	color: #ffffff;
	border: 0px;
  font-family: Verdana, Arial;
	font-size: 14pt;
	font-variant: caps;
	font-weight: bold;
	padding-right: 3px;
} 


#navigationLink a {
	color: #663333;
}

#navigationLink a:visited {
	color: #663333;
}

#navigationLink a:hover {
	color: #663333;
  border: 0px;
} 


