* {
	font-family: Verdana, Arial;
	font-size: 12px;
}



body {
	margin-left: 1px;
	margin-top: 0px;
	background-image: url('/src/background.gif');
	background-repeat: repeat-y;
}


a {	color: #BA0000; }
img { border: 0px; }


.firstnavelement {
	border-top: 1px solid #FFFFFF;
}





.title_main {
	margin-bottom: 16px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
.title_main a {
	font-weight: bold;
	font-size: 13px;
}
.title_sub {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}



.toplinks {
	color: #DDDDDD;
}
.toplinks a {
	font-size: 11px;
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
}
.toplinks a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	/*#666666;*/
}

.cell_bottom_logo {
	position: fixed;
	left: 0px;
	bottom: 20px;
	padding: 10px;
	padding-left: 40px;
}


.cell_top {
	background-color: #333333;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #FFFFFF;
}

.cell_slideshow {
	border-bottom: 1px solid #FFFFFF;
}

.cell_searchbox_header {
	background-color: #5e5e5e;
	/* border-right: 1px solid white; */
	
}

.cell_searchbox {
	margin-top: 20px;
	margin-left: 20px;
}




.gallery_cell_previmg {
	margin-bottom: 4px;
}


