	
* {
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
body {
	background:#411700;
}

/* ----- ID's ----- */
#container {
	width:994px;
	height:660px;
	background:#411700;
}
#navigation {
	width:auto;
	height:125px;
	margin:0px;
	margin-right:30px;
	padding-left:100px;
}
#menu {
	width:736px;
	height:29px;
	text-indent:4px;
/*	text-indent:20px;
*/	float:right;
	background-color:#ffcccc;
	border-bottom:1px solid #af5201;
}
#Content {
	height:539px;
	background: url(images/contentbg.gif) #411700 no-repeat;
}
#fotoCollage {
	position:absolute;
	z-index:20;
	width:337px;
	height:448px;
	margin-top:20px;
	margin-left:73px;
}
#balk {
	background:url(images/home_balk.gif) no-repeat;
	position:absolute;
	width:780px;
	height:80px;
	z-index:15;
	margin-top:286px;
	margin-left: 30px;
}
#balk-overlay {
	position: absolute;
	top: 411px;
	width: 381px;
	height: 64px;
	background: #AF5201 url(images/home_balk.gif) no-repeat top right;
	z-index: 100;
	margin-left: 410px;
}
#footer {
	position:absolute;
	z-index:30;
	width:800px;
	height:50px;
	margin-left:180px;
	top:620px;
}
#adres {
	float:right;
	margin-top:12px;
	color:#ffcccc;
	font-size: 12px;
}
#adres a {
	font-size: 12px;
}
#divUp {position:absolute; margin-left:915px; top:150px; z-index:50}
#divDown {position:absolute; margin-left:915px; top:500px; z-index:60}
	
#divScrollTextCont {
	position:absolute;
	z-index:70;
	margin-left:430px; 
	top:180px; 
	width:450px; 
	height:400px; 
	clip:rect(0px 450px 400px 0px); 
	overflow:hidden; 
	visibility:hidden;
}
#divText {
	position:absolute; 
	left:0px; 
	top:0px;
}
	
	
/* ----- CLASSES ----- */
.hide {
	/* display:none; */
}
.show {
	/* display:block; */
}
	
/* ----- HEADINGS ----- */

h1 {
	font:;
	font-size:12px;
	font-weight:bold;
	color:;
	margin:5px 0px;
	padding:;
}


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

	
/* ----- PARAGRAPHS ----- */
/*	
p {
	font:;
	color:;
	
	font-size:;
	font-family:;
	font-style:;
	font-weight:;
	font-variant:;
	
	text-align:;
	text-indent:;
	text-decoration:;
	text-shadow:;
	text-transform:;
	
	letter-spacing:;
	word-spacing:;
}
*/

#divText pre {
	font-size:10px;
	color:#411700;
}
#divText td {
	font-size:10px;
	color:#411700;
	line-height: 22px;
}
	
/* ----- LISTS ----- */
#footer ul {
	list-style: none;
	float: right;
	margin-right: 11px;
	margin-top: -2px;
}
#footer li {
	color: #fff;
	font-size: 11px;
	margin: 0px 7px;
	float: left;
}
	
/* ----- IMAGES ----- */
img {
	border:none;
}
img a {
	border:none;
	text-decoration:none;
}
	
/* ----- LINKS ----- */

a {
    font-family: Arial;
	font-size: 14px;
	color: blue;
	background-color:;
	border-bottom:;
}
a:active {
    font-family: Arial;
	font-size: 14px;
	color: blue;
	background-color:;
	border-bottom:;
}
a:visited {
    font-family: Arial;
	font-size: 14px;
	color: blue;
	background-color:;
	border-bottom:;
}
a:hover {
font-family: Arial; font-size: 14px;
	text-decoration: none
}

#adres a {
font-family: Arial; font-size: 14px;
	color:#ff6666;
	text-decoration:none;
	border-bottom:;
}


#adres a:hover {
font-family: Arial; font-size: 14px;
	text-decoration: underline
}

/* ----- TABLES ----- */
/*
table {
}
tr {
	font:;
	color:;
	background-color:;
}
tr .alt {
	font:;
	color:;
	background-color:;
}
th {
}
td {
	width:;
	margin:;
	padding:;
}
*/