/* This document is created by BenMar for OSWD. It has no copyright so you can use thuis document freely. */
body
{
background:url(../images/background.jpg);
font:75% tahoma,verdana,sans-serif;
}
a
{
text-decoration: none;
color: #FF6600;
font-weight: bold;
background: #000000;
}
a:hover
{
text-decoration: underline;
color: #FF6600;
}
#container
{
width:90%;
height: 530px;
min-width: 700px;
padding:0 20px;
margin: 0 auto;
color: #FFFFFF;
background: #000000;
text-align: left;
border: 2px solid #FF6600;
}
table
{
width: auto;
height: 456px;
}
span.title {color:#FF9900;}
p.logo
{
font:tahoma,verdana,sans-serif;
font-size:26px;
}
th.hor-line{	width:19px;}
th.hor-line-m{ width:27px;}
th.bottom{ width:31px;}
th.abstakt{ width:544px;}
p.abstrakt{	text-align:center;}
th.topright{	width:16px;}
td.content
{
background:#000000;
color:#FFFFFF;
text-align:left;
}
#textes
{
font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
height: 250px;
overflow: auto;
}
#textes h1
{
font-size: 1.2em;
font-weight: bold;
}
#textes p
{
font: tahoma,verdana,sans-serif;
font-weight: normal;
}
th.menu
{
height: 80px;
width: 130px;
padding-top: 25px;
text-align: center;
}
th.menu a
{
margin: 0;
height: 80px;
background: #000000;
font-size: 1.4em;
font-weight: normal;
letter-spacing: -1px;
color: #999999;
border-bottom: 1px solid #FF9900;
}
th.menu a:hover
{
color: #FFFFFF;
text-decoration: none;
background: #000000 url(../images/menu-image.gif) repeat-x;
padding: 7px 13px 13px 13px;
border-bottom:none;
border-left: 1px solid  #FFFFFF;
border-right: 1px solid #FFFFFF;
}
td.color
{
background:#FF6600;
color:#FFFFFF;
}
p.designby
{
text-align:center;
font-size: 0.8em;
}


/*zoom image */
.zoom {
height:102px;
margin:auto;
}
.zoom p {
text-align:center;
}
.zoom img {
width:77px;
height:77px;
}
.zoom img:hover {
width:102px;
height:102px;
}


/*menu*/

#navigation {
	width: 150px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}

#navigation li a {
	display: block ;
	background: #900 url(../images/coulissant.JPG) left top no-repeat ;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 4px 0 ;
	text-align: center ;
	}	
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #033 url(../images/coulissant.JPG) right top no-repeat ;
	}
	
	
