﻿p.topic{
	font-family: sans-serif;
	font-style: italic;
	color: #E2EDF5;
	font-size: 18px;
}

h2.topic{
	position: relative;
	top: 0px;
	left: 60px;
	font-family: sans-serif;
	font-style: italic;
	color: #FE7A00;
	font-size: 18px;
	letter-spacing: 2px;
}

h3.topic{
	font-family: sans-serif;
	font-style: italic;
	color: #5A6170;
	font-size: 15px;
	letter-spacing: 2px;
}

a.lupe{
	font-family: sans-serif;
	font-size: 12px;
	color: #FE7A00;
	font-weight:bolder;
	text-decoration: none;
}

body.lupe{
	margin: 0px;
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(news/lupe_back.jpg);
}

th.sitemenu_head,a.sitemenu_head{
	background-color: #A3BED3;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #DC143C;
	text-decoration: none;
}

td.sitemenu_body,a.sitemenu_body{
	background-color: #D8E4EE;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #5A6170;
	text-decoration: none;
}

.gallerie td{ 
	padding:15px;
	border:2px dotted #dee2e4;
	background-image: url('gallerie/lib/images/gal_bg.jpg');
	background-repeat:repeat-x;
}
		
.gallerie img{
	padding:3px;
	background-color:#fff;
	border:1px solid #000;
}
