/* 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-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
				font-size: 80%;
				}
a{
				text-decoration:none;
				color: #FF6600;
				font-weight:normal;
				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;
				}
#menu4 {
	width: 422px;
	background-color: #F7CB33;
	padding: 12px;
	border-bottom: 5px solid #000000;
	float: right;
}
#menu4 a:link, #menu4 a:visited, #menu4 a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu4 a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
				
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;
				}
#menu1 {  
	width: 96.5%;
	background-color: #F7CB33;
	padding: 12px;
	margin-top: 10px;
	border-bottom: 5px solid #000000;
	float: center;
}
#menu1 a:link, #menu1 a:visited, #menu1 a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu1 a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}

td.color{		background:#FF6600;
				color:#FFFFFF}

p.designby{		text-align:center}

