@charset "UTF-8";
/* CSS Document */

a:link
{
	text-decoration: none;
	color: #c80e0d;
}

a:visited
{
	text-decoration: none;
	color: #8c0808;
}

a:hover
{
	text-decoration: underline;
}

a img, a:visited img, a:active img
{
	border-width: 0px;
}



h1
{
	display: none;
}

body{
	position: relative;
	background-color: #263937;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

p
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

h1
{
	font-size: 14px;
}

ul
{
	/*padding-left: 0px;
	margin-left: 0px;*/
	list-style-image: url(img/bullet.gif);

}

li
{
	margin-bottom: 6px;
}

#container
{
	text-align: left;
	width: 100%;
	background-color: #a6a6a6;
	background-image: url(img/topbg.jpg);
	background-repeat: repeat-x;
	min-height: 600px;
}

#content
{
	margin-left: auto;
	margin-right: auto;
	width: 870px;
	min-height: 650px;
	overflow:auto;
}

#foto
{
	margin-top: 83px;
	width: 305px;
	float: left;
	
}

#text
{	
	margin-right: 45px;
	margin-top: 77px;
	margin-bottom: 90px;
	width: 460px;
	float: right;
}

#title
{
	margin-right: auto;
	margin-left: auto;
	width: 870px;
	min-height: 139px;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
}

#footer
{
	min-height: 100px;
	width: 100%;
	background-image: url(img/bottombg.jpg);
	background-repeat: repeat-x;
	bottom: 0px;
}


#footerlinks
{
	padding-top: 22px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	color: #a5a5a5;
	width: 870px;
}

#footerlinks a
{
	margin-left: 10px;
	font-size: 11px;
	color: #a5a5a5;
	text-decoration:none;
}

#footerlinks a:hover
{
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #c80e0d;
}

#menu
{
	margin-left: 12px;
	padding-top: 95px;
}

#menu a
{
	margin-left: 17px;
	font-size: 14px;
	color: #cdcdcd;
	text-decoration: none;
}

#menu a:visited
{
	color: #cdcdcd;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #c80e0d;
}

.act a
{
	color: #cdcdcd;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-color: #c80e0d;
}

#frontlink
{
	float: right;
	margin-top: -115px;
	margin-left: auto;
	margin-right: 0px;
}

.picture
{
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
