body {			position:absolute; 
				background-color:#FFFFFF; 
				top:0; 
				left:0; 
				margin:0px;
				padding:0px;
				width: 100%; 
				height:100%;
				background-image:url(../bilder/top.gif);
				background-repeat:repeat-x; }
html {
   height:100%;
   margin-bottom:1px;
}

a {           font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
a:link {      text-decoration: none; color: #646464; }
a:active {    text-decoration: none; color: #c81100; }
a:visited {   text-decoration: none; color: #646464; }
a:hover {     text-decoration: none; color: #c81100; }

h1 {          font-family: Arial, Helvetica, sans-serif; font-size:14px; /*text-transform: uppercase;*/ color: #c81100; font-weight:normal; margin:0px; padding:0px; letter-spacing:0.05em;  }

p,td,div {    font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #555555; }

.red { color:#c81100; }

.topdiv { padding:0px; margin:0px; height:100%; width:100%; position:relative; float:left; display:inline; }
.toptab { height:100%; width:990px; padding:0px; margin:0px; background-image:url(../bilder/topback.png); background-repeat:repeat-y; }

.content { width:980px; position:relative; display:inline; float:left; margin-left:5px; }

.head { height:25px; width:990px; position:relative; display:inline; float:left; background-image:url(../bilder/head.gif); background-repeat:no-repeat; }
.navihead { height:100px; width:730px; position:relative; display:inline; float:left; background-image:url(../bilder/naviback.gif); background-repeat:no-repeat; }
.logo { height:100px; width:250px; position:relative; display:inline; float:left; background-image:url(../bilder/naviback.gif); background-repeat:no-repeat; }
.flash1 { height:25px; width:980px; position:relative; display:inline; float:left; background-image:url(../bilder/flash1.gif); background-repeat:no-repeat; }
.flash2 { height:100px; width:980px; position:relative; display:inline; float:left; background-image:url(../bilder/flash2.gif); background-repeat:no-repeat; }
.flash3 { height:25px; width:980px; position:relative; display:inline; float:left; background-image:url(../bilder/flash3.gif); background-repeat:no-repeat; }

.navi { width:240px; position:relative; display:inline; float:left; background-image:url(../bilder/bg_navi.gif); background-repeat:repeat-y; }
.content_in { width:720px; position:relative; display:inline; float:right; margin-right:20px; margin-top:18px; }


input {       background-color:#ffffff; 
              color:#555555;
              font-size:11px;
              font-family: Arial, Helvetica, sans-serif;
              border:1px solid #b4b4b4;
			   }

.button {       background-color:#ffffff/*ecece9*/; 
              color:#555555;
              font-size:11px;
              font-family: Arial, Helvetica, sans-serif;
              border:1px solid #b4b4b4;
			   }
			  

textarea {    background-color:#ffffff; 
              color:#555555;
              font-size:11px;
              font-family: Arial, Helvetica, sans-serif;
              border:1px solid #b4b4b4;
			   }

	  

