/* Situl GmbH CSS-File - 25.02.2010 - Giovanni Moroni */

body {
	font-size: 12px;
	color: #000000;
	background: url(images/situl_bgrd.gif) repeat-y center;
	font-family: verdana, arial;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #C7e4fa;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 15px;
	background: url(images/situl_sq.gif) no-repeat;
	padding-left: 20px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
#sitwrap {
	overflow: auto;
	width: 1000px;
	margin: 0px auto 0px auto;
	
}
#sithead {
	height: 150px;
	width: 1000px;
	background: url(images/situl_head.jpg) no-repeat center;
}
#sitmenu {
	height: 31px;
	width: 984px;
	margin: 4px 8px 0px 8px;
	background: url(images/situl_navbg.gif) repeat-x;
	float: left;
}
#sitnav {
	padding: 8px 15px 0px 15px;
	height: 23px;
	float: left;
}
#sitnav2 {
	padding: 0px 3px 0px 3px;
	height: 31px;
	float: left;
}
#sitnav a {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	
}
#sitnav a:hover {
	color: #C7e4fa;
	font-size: 13px;
	text-decoration: underline;
}
#flags {
	float:right;
	padding: 7px 15px 0px 0px;
}
#flags img {
	border: 1px #b1bacb solid;
}
#sitpage {
	width: 980px;
	margin: 0px 10px 0px 10px;
	padding-bottom: 5px;
	border-bottom: 1px #e2e2e2 solid;
}
#sitpage ul {
	width: 400px;
	list-style-type: square;
}
p {
	text-align: justify;
	line-height:13pt;
}
#sitpage_left {
	width: 50%;
	border: 1px #e2e2e2 solid;
	padding: 12px;
	margin: 12px 12px 12px 0px;
	float: left;
}
#sitpage_left2 {
	width: 51%;
	border: 1px #e2e2e2 solid;
	border-right: 0px #e2e2e2 solid;
	padding: 12px;
	margin: 12px 12px 12px 0px;
	float: left;
}




#sitpage_right{
	width: 40%;
	padding: 0px;
	margin: 12px;
	float: left;
	text-align: center;
}
#sitpage_right img{
	width:434px;
}

#sitpage_right2{
	width: 402px;
	height: 596px;
	border: 0px #e2e2e2 solid;
	border-left: 0px #e2e2e2 solid;
	padding: 6px;
	margin: 12px 0px 12px 12px;
	float: right;
	text-align: center;
}
#sitpage_right3{
	width: 40%;
	border-left: 0px #333333 solid;
	padding: 6px;
	margin: 12px;
	float: left;
	text-align: center;
}
#sitfooter {
	color: #ffffff;
	font-size: 9px;
	height: 25px;
	width: 968px;
	margin: auto;
	padding: 6px 0px 0px 12px;
	background: url(images/situl_navbg.gif) center;
}
#sitfooter2 {
	width: 995px;
	margin: auto;
}
#sitfooter a {
	color: #ffffff;
	text-decoration: underline;
}
#sitfooter a:hover {
	color: #e2e2e2;
	text-decoration: underline;
}