body {
	color: #000000;
	font-family: Frutiger, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

a {
        font-family: Frutiger, Arial, Helvetica;
        color: gray;
        font-weight: normal;
        font-size: 12px;
        text-decoration: none;
}

h1 {
        font-family: Frutiger, Arial, Helvetica;
	font-size: 20px;
}

p {
        font-size: 12px;
}

td {
        font-size: 12px;
}

a:active {
        color: red;
}

a:hover {
        color: red;
} 

ul {
        margin-top: 3px;
}

li { 
        list-style-type: square;
	font-size: 12px;
}


div.head {
        height: 40px;
}

a.im {
        font-family: Frutiger, Arial, Helvetica;
        color: white;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.im:active {
        color: red;
}

a.im:hover {
        color: red;
}

div.im {
        font-size: 12px;
        display: none;
	width: 326px;
	height: 45px;
	margin-top: 250px;
	border: 1px solid black;
	background: black;
	color: white;
        filter: alpha(opacity=60);
       -moz-opacity:0.6;
       -khtml-opacity: 0.6;
        opacity: 0.6;
}

img.im {
	border: 1px solid black;
}

td.im {
        width: 327px;
	height: 296px;
	cursor: pointer;
	text-align: center;
}

a.home {
        font-family: Frutiger, Arial, Helvetica;
        font-size: 12px;
        font-weight: normal;
	margin-left: 20px;
}

a.home:link {
	color: gray;
	text-decoration: none;
}

a.home:visited {
	color: gray;
	text-decoration: none;
}

a.home:hover {
	color: red;
        text-decoration: none;
}

a.home:active {
	color: red;
	text-decoration: none;
}

div.pagehead {
        width: 876px;
	height: 64px;
	background: #EEE url("/images/bovenbalk_fotos.jpg");
}

div.edso {
        width: 100px;
        height: 18px;
        margin-right: 2px;
        margin-top: -10px;
        float: right;
        border: 1px solid #828282;
	text-align: center;
	font-weight: bold;
	color: #828282;
}

.menu li {
        color: #000;
        display: block;
        text-decoration: none;
	list-style-type: none;
        background: url('../images/bullet_arrow_gr.jpg') no-repeat 2px 4px;
	margin-left: -18px;
        padding-left: 12px;
        line-height: 20px;
}

a.menu {
        font-weight: bold;
}

div.menu {
        float: left;
	width: 218px;
	border: 1px solid gray;
	border-right: 0px;
}

.submenu li {
        color: #000;
        display: block;
        text-decoration: none;
	text-indent: 2px;
        background: url('../images/bullet_list_gr.jpg') no-repeat 2px 4px;
	margin-left: -36px;
        padding-left: 12px;
        line-height: 20px;
}

a.active {
        color: red;
	font-weight: bold;
}

div.content {
        float: left;
	width: 658px;
	min-height: 480px;
	height:auto !important;
	height: 480px;
	border: 1px solid gray;
}
