/* DATEI: TIN.css */

body {
	background-color:#ffffff;
	font-family:Trebuchet MS, sans serif ;
	color:#000000;
}

div#body
{
	padding:0px;
         margin:0px;
         background-image:url(../images/hintergrund.jpg);
         width:805px;
         height:100%;
}

div#head
{
         margin:3px 0px 0px 0px;
         padding:0px;
         height:180px;
         width:100%;
}

div#headleft
{
         background-image:url(../images/logo.jpg);
	width:200px;
         height:175px;
         float:left;
         margin:0px;
         padding:0px;
}

div#headright
{
	width:600px;
         height:175px;
         float:left;
         margin:0px;
         padding:0px;
}

div#image
{
	height:125px;
         width:600px;
         margin:0px;
         padding:0px;
         background-image:url(../images/ob_gro_01.jpg);
}

div#headend
{
         background-image:url(../images/abs_oben.jpg);
         background-repeat:no-repeat;
	height:5px;
         width:800px;
         margin:0px;
         padding:0px;
         float:left;
}

div#bottom
{
         width:800px;
         height:35px;
         margin:0px;
         padding:0px;
}

div#bottomend
{
	top:0px;
	height:30px;
         width:800px;
         float:left;
         margin:0px;
         padding:0px;
         background-image:url(../images/absl_unten.jpg);
         background-repeat:no-repeat;
}

div#content
{
	margin:15px 0px 0px 0px;
         padding:0px;
         width:800px;
         text-align:left;
}

div#libox
{
	background-image:url(../images/block.jpg);
	height:240px;
	width:200px;
         float:left;
	background-repeat:no-repeat;
}

div#box
{
         width:163px;
         height:147px;
         margin-left:15px;
         background-image:url(../images/bild_1.jpg);
         background-repeat:no-repeat;
}

div#rebox
{
	background-image:url(../images/block.jpg);
	height:240px;
	width:200px;
         margin-right:3px;
         padding-top:20px;
         text-align:center;
         float:right;
	background-repeat:no-repeat;
}

div#inhalt
{
         float:left;
	margin:0px 0px 0px 20px;
         width:560px;
         height:100%;
	vertical-align:top;
}

.image
{
	width:100px;
         height:50px;
         margin:0px;
         padding:0px;
         border:0px;
}

td.head
{
         margin:0px;
         padding:0px;
         height:50px;
}

h1 {
	font-size:22px;
	font-weight:lighter;
	margin:0px;
}

h2 {
	font-size:22px;
	font-weight:lighter;
	margin:0px;
}

h3 {
	font-size:16px;
	font-weight:500;
	margin-bottom:0px;
}

h4 {
	font-size:12px;
	font-weight:500;
	margin:0px;
}

h5 {
	font-size:10px;
	font-weight:lighter;
	margin-bottom:0px;
}

p {
	font-size:12px;
	font-weight:500;
	margin-bottom:0px;
	margin-top:0px;
}

a:link, a:visited
{
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}

a:active, a:hover
{
	color:#666666;
	text-decoration:underline;
	font-size:12px;
}


a.site:link, a.site:active, a.site:visited, a.site:hover
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
         margin:0;
}

a.cop:link, a.cop:active, a.cop:visited
{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
         margin:0;
}

a.cop:hover
{
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
         margin:0;
}

   /*li { margin-top:3px; }

.nav { background-color:#FFEEDD; }

a:active { color:#000000; text-decoration:none; }

*/