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; }

a:link {      text-decoration: none; color: #e80002; font-weight:normal; }
a:active {    text-decoration: none; color: #1b1b1b; font-weight:normal; }
a:visited {   text-decoration: none; color: #e80002; font-weight:normal; }
a:hover {     text-decoration: none; color: #1b1b1b; font-weight:normal; }

a.con:link {      text-decoration: none; color: #1b1b1b; font-weight:normal; }
a.con:active {    text-decoration: none; color: #e80002; font-weight:normal; }
a.con:visited {   text-decoration: none; color: #1b1b1b; font-weight:normal; }
a.con:hover {     text-decoration: none; color: #e80002; font-weight:normal; }

a.head:link {      text-decoration: none; color: #ffffff; font-weight:normal; }
a.head:active {    text-decoration: none; color: #1b1b1b; font-weight:normal; }
a.head:visited {   text-decoration: none; color: #ffffff; font-weight:normal; }
a.head:hover {     text-decoration: none; color: #1b1b1b; font-weight:normal; }

h1 {          font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #1b1b1b; font-weight:bold; margin:0px; padding:0px;  }
h2 {          font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #e80002; font-weight:bold; margin:0px; padding:0px;  }

.red {color: #e80002;}

p,td,div {        font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #1b1b1b; line-height:18px; }
/* rechte spalte */
.rechts { float:right; position:relative; display:inline; width:720px; margin-right:8px; }
.flash { float:left; position:relative; display:inline; width:720px; height:219px; }
.navi { float:left; position:relative; display:inline; width:720px; height:31px; background-image:url(../images/navi.gif); background-repeat:no-repeat; }
.content { float:left; position:relative; display:inline; width:455px; margin-left:17px; }
.inhalt { float:left; position:relative; display:inline; width:455px; margin-top:10px; background-color:#FFFFFF; background-image:url(../images/content_line.gif); background-repeat:repeat-x; }
.inhalt_padding { float:left; position:relative; display:inline; width:435px; padding:5px; }
.inhalt_links { float:left; position:relative; display:inline; width:215px; }
.inhalt_rechts { float:right; position:relative; display:inline; width:215px; }
.headline { float:left; position:relative; display:inline; width:455px; margin-top:17px; }
.content_rechts { float:right; position:relative; display:inline; width:214px; margin-right:17px; margin-top:43px; }
.rechts_top { float:right; position:relative; display:inline; width:214px; margin-top:17px; }
.rechts_inhalt { float:right; position:relative; display:inline; width:214px; margin-top:7px; }

.bildchen { margin-top:3px; margin-right:5px; padding-bottom:3px; }

/* linke spalte */
.links { float:left; position:relative; display:inline; width:240px; margin-left:8px; }

.logo { float:left; position:relative; display:inline; width:240px; height:93px; }
.auge { float:left; position:relative; display:inline; width:240px; height:126px; }
.aktuelles_top { float:left; position:relative; display:inline; width:240px; height:20px; margin-top:11px; }

.footer { float:right; position:relative; display:inline; width:720px; height:154px; margin-right:8px; background-image:url(../images/footer.gif); background-repeat:no-repeat; }
input {       background-color:#ffffff; 
              color:#1b1b1b;
              font-size:10px;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              border-top:1px solid #c9c9c9;
			  border-bottom:1px solid #c9c9c9;
			  border-left:1px solid #c9c9c9;
			  border-right:1px solid #c9c9c9;
			   }

.button {       background-color:#ffffff; 
              color:#1b1b1b;
              font-size:10px;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              border:1px solid #c9c9c9;
			   }
			  

textarea {    background-color:#ffffff; 
              color:#1b1b1b;
              font-size:10px;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              border:1px solid #2b99f7;
			   }
			  
