/* 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
				}
				
				
#container{		width:75%;
				height:550px;
				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:right}
th.topright{	width:16px}

td.content{		background:#000000;
				color:#FFFFFF;
				text-align:left;
				}
p.content{		font: tahoma,verdana,sans-serif;
				font-weight:bold}
					
			
			
th.menu{		height:71px;
				width:130px;
				padding-top:35px;
				text-align: center;
				}

th.menu a{		margin:0;
				height:71px;
				background:#000000;
				font-size:1.7em;
				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}

