* {
	line-height: 140%;
}

body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background: #D8D4C5;
	font-family: Helvetica, Arial;
}



table, p {
	background: #D8D4C5;
	}

body.view{
	background-color: #D8D4C5;
	scrollbar-base-color: #C5D4FF;
	font-size : 10px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 20px;
	color: #C51D1D;
	font-weight: bold;
	margin: 0 0 5px 5px;
	text-align: right;
}

h2 {
	font-size: 16px;
	color: #464646;
	margin: 0 0 5px 5px;
	text-align: right;
}

h3 {
	font-size: 14px;
	color: #b40001;
	font-weight: bold;
	margin: 0 0 0 0;
}

h4 {
	font-size: 17px;
	color: #b40001;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: right;
}
input {
    background-color: white;
    border: 1px solid #7F9DB9;
}



p{
	text-align: justify;
	text-indent: 25px;
}

p.adres{
	text-align: left;
	text-indent: 0px;
	font-size: 11px;
}


ul{
 margin-top: 10px;
 margin-bottom: 10px;
}

li {		
	margin-left: 35px;
	margin-top:15px;
   list-style-image: url(./images/li_standard.gif);
}

li.main{
   color: #C51D1D;
	font-size:14px;
	font-weight: bold;
	list-style-image: url(./images/li_standard.gif);
}

#line{
	color:EFBC09;
	width:350px;
	text-align: right;
}

ul.sitemap {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: none;
}

ul.sitemap li {		
	margin-left: 35px;
	list-style-image: url(./images/li.gif);
}

ul.sitemap a {
	color: #000;
}

ul.sitemap .parent {
	list-style-image: url(./images/parent.gif);
}	

img{
 border: 0px;
}

img.text{
 margin: 10px;
}


img.container {
	margin-bottom: 10px;
}


a.mail{
	text-decoration: none;
	color: #2F4F4F;
}

a.album{
	font-size:14px;
	text-decoration: none;
	color: #464646;
}

a{
text-decoration: none;
}


.menu1{
font-size:16px;
color:white;
margin-left:10px;
font-weight: bold;
}



.menu_td{
background: #C51D1D;
}

