body {
	font-family: trebuchet ms,verdana,sans-serif;
	font-size: 13px;
	background-color: #000000;
	background-image: url(grap/background.gif);
	background-attachment: fixed;
}

a {
	color: #000000;
	text-decoration: underline;
}

address {
	font-style: normal;
	font-weight: bold;
	padding: 0 1ex;
	border-left: 1px solid red;
	margin-bottom: 1ex;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

h1, h2, h3 {
	color: #CC0000; 
}

h1 {
	font-weight: bold;
	font-size: 1.5em;
}

h2 {
	font-weight: bold;
	font-size: 1.2em;
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
}

hr {
	display: block; /* set display:block so IEWin applies the correct margins */
	color: black;
	height: 1px;
}
hr.clearer {
	clear: both;
}
hr.inv {
	visibility: hidden;
	clear: both;
}

ol li {
	list-style-type: disc;
}

fform {
    margin: 0;
    padding: 0;
}

fieldset {	
	margin: 1em 0;
	border: 1px solid #999999;
}

legend {
    margin: 1em 0;
    padding: 0 .5em;
    color: #CC0000;
    background: transparent;
    font-weight: bold;
}

img {
	border: none;
}

p.justify {
	text-align: justify;
}

.hide {
	display: none;
}

#divmain {
	width: 680px;
	height: auto;
	margin: auto;
	padding: 10px 10px 50px 10px;
	border: 1px solid black;
	border-right: 5px outset white;
	background-color: #FFFFFF;
	
}

#divheading {
	margin-bottom: 5px;
	width: 680px;
	height: 160px;
	background: transparent url("grap/theme_e.jpg") no-repeat top left;
}

#divheading a{
	width: 250px;
	height: 120px;
	display: block;
}

#divmenu ul#navlist {
	list-style-type:none;
	padding:1ex .3em;
	margin:0;

}

#divmenu ul#navlist li {
	display:inline;
	padding-right:1em;
	letter-spacing: 1px;
	font-weight:bold;
	text-transform:uppercase;
}

#divmenu ul  li a {
	color:#000;
	background: url("grap/flame_grey.png") no-repeat 0px;
	padding: 0 5px 0 20px;
	text-decoration: none;
}

#divmenu ul#navlist li a:hover{
	background: url("grap/flame.png") no-repeat 0px;
	padding: 0 5px 0 20px;
	color: #FF3300;
}
#divmenu ul  li a#actual {
	color: #CC0000;
	text-decoration:none;
	background: url("grap/flame_grey.png") no-repeat 0px;
	padding: 0 5px 0 20px;
}
#divmenu ul  li a#actual:hover {
	cursor:default;
	background: url("grap/flame_grey.png") no-repeat 0px;
	padding: 0 5px 0 20px;
	color: #CC0000;

}

#divcont {
	margin-top: 20px; 
	float: right;
	width: 80%;
	padding-bottom: 20%;
	padding-right: 5px;
}

#infopanel {
	margin-top: 20px;
	padding: 5px 10px 80px;
	width: 15%; 
	float: left;
	background: url("grap/grinbw.png");

}

#infopanel p {
	text-align: justify;
	font-size: .9em;
}

p.center {
	text-align: center;
	font-size: .9em;
}

img.float {
	float: left;
	margin: .3em 1em 1em 0;
	border: 1px solid gray;
}
img.map {
	border: 1px solid #888888;
}

ul#sortiment{
	padding-left: 2ex;
}

li.sort {
	margin-top: .5ex;
	padding-bottom: 1ex;
	clear: both;
	list-style-type: none;
}

li.sort img {
	float: left;
}

.newsicon {
	font-weight: bold;
	padding: 0 0 0 30px;
	background: url("grap/icon_calendar.gif") no-repeat 0px;
	line-height: 20px;
}

img.fotogal {
	margin-bottom: 10px;
	border: 1px solid #888;
	max-width: 500px; 
}
