#content {
		position: absolute;
		left: 50%;
		width: 950px;
		margin-left: -475px; /* negative Hälfte von width:950px */
		border-width: 1px 1px 0px 1px;
		border-style: solid;
		border-color: #93a4c6;
		height:140px;
		z-index:1;
	}

table.maincontent	{
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		border-color: #93a4c6;
		width:952px;
		height:auto;
		}

td.navigation	{
		font-family:Arial;
		font-size:12px;
		background-color:#817fc0;
		}

h1		{
		font-weight:bold;
		font-size:16px;
		color:#58569c;
		}

#subcontent	{
		position:absolute;
		top:141px;
		left:-1px;
		}

#navigation	{
		position:absolute;
		top:142px;
		left:2px;
		width:145px;
		height:auto;
		z-index:7;
		}

#td_background	{
		position:absolute;
		top:140px;
		left:0px;
		z-index:5;
		}

table.border	{
		border: 1px solid black;
		}

td.highlighted2	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:white;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:black;
		background-image:url('http://www.gobsy.de/optik-forscht/images/td_background.jpg');
		background-repeat:no-repeat;
		padding:5px;
		width:145px;
	}

td.selected	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:black;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:black;
		background-image:url('http://www.gobsy.de/optik-forscht/images/td_highlighted.jpg');
		background-repeat:no-repeat;
		padding:5px;
		width:145px;
	}

td.highlighted_black	{
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
		color:black;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:black;
		background-color:#deb48d;
		padding:5px;
		width:145px;
	}

a.big		{
		font-size:13px;
		color:white;
		text-decoration:none;
		}

a.normal	{
		color:#0000ff;
		}

a.normal:visited	{
		color:#0000ff;
		}

a.navigation		{
		font-size:12px;
		color:black;
		text-decoration:none;
		}

td.normal		{
		font-family:Arial;
		font-size:12px;
		}

td.orange		{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:white;
		background-color:#deb48d;
		padding:3px;
		}

td.black		{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:white;
		background-color:black;
		padding:3px;
		}

td.content	{
		padding:10px 15px 10px 15px;
		font-family:Arial;
		font-size:12px;
		}

td.normal2	{
		border-style:dashed;
		border-width:0px 0px 1px 0px;
		border-color:#505050;
		font-family:Arial;
		font-size:12px;
		padding:5px;
		width:145px;
		
	}

div.float	{
		float:left;
		padding-right:15px;
		padding-bottom:5px;
		}

#subnavi	{
		position:absolute;
		top:140px;
		left:696px;
		}

span.red	{
		font-weight:bold;
		color:#de1818;
		font-size:14px;
		}

td.red		{
		background-color:#de1818;
		font-family:Arial;
		font-size:12px;
		color:white;
		font-weight:bold;
		padding:5px;
		}

td.footer	{
		background-image:url('../images/subline.jpg');
		font-family:Arial;
		font-size:13px;
		}

img.border	{
		border:1px solid #93a4c6;
		}



#brillenkasten {
		border:1px solid #93a4c6;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding:10px;
		background-color:#ededed;
		width:640px;
		
		}


h2		{
		font-family:Arial;
		font-size:14px;
		}


div.kasten	{
		background-color:#c4c3e2;
		border:1px solid black;
		width:750px;
		padding:10px;
		}

img.shadow	{
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=3);
		}

