/* This document is created by BenMar for OSWD. It has no copyright so you can use thuis document freely. */


body{
	font:75% tahoma,verdana,sans-serif;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
				}
a{
				text-decoration:none;
				color: #FF6600;
				font-weight:bold;
				background:#000000
				}
				
				
#container{
	width:80%;
	height:auto;
	min-width:700px;
	color:#FFFFFF;
	background:#000000;
	text-align:left;
	border:2px solid #FF6600;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
				}

				
table{			width:80%;
				height:auto;
				
				}
				

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:#999999;
				text-align:left;
				}
p.content{
	font-weight:bold;
	font-family: tahoma, verdana, sans-serif;
	font-style: normal;
	line-height: 1.3em;
}

.submenu{
	font-family: tahoma, verdana, sans-serif;
	color:#FF9900;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}	

.submenu a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
			
			
th.menu{		height:71px;
				width:auto;
				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}
