html, body {
margin: 0px;
padding: -5px;
padding-top: 5px;
background-color: #A9A9A9;
color: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif, 'Trebuchet MS';
font-size: 100%;
}

input,select,textarea {
top:10px;
right:10px;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid;
BORDER-LEFT: black 1px solid;
BORDER-BOTTOM: black 1px solid;
COLOR: #000000;
font-size: 12px;
font-color: #000000;
background-color: #d3d3d3;
}

.bg_Path {
background-image:http://kolleg.xyon-hosting.de/contrexx/images/content/g2.png;
border: 0px;
}	

.headlines {
margin: 0px;
padding: 0px;
}

.search {
<!-- Browser erkennen und Boxlayout anpassen -->
  <script type="text/javascript">
          v = navigator.appName;
document.write("milch");

          <!-- wenn Internet Explorer, dann -->
          if (v == "Microsoft Internet Explorer")
          {
	   document.write("style='margin-top:164px;margin-left:0px;border:0px;'"); 
          }
          <!-- wenn alle anderen Browser, dann wie im Standard steht verfahren -->
          else
          {  
            document.write("style='margin-top:44px;margin-left:2px;border:0px;'"); 
          }
  </script>
 }

/*Suchbutton*/
.sbutton{
BORDER-RIGHT: black 1px solid;
BORDER-TOP: #E5E5E5 1px solid;
BORDER-LEFT: #E5E5E5 1px solid;
BORDER-BOTTOM: black 1px solid;
COLOR: #000000;
background-color: #DFDFDF;
font-size: 12px;
}

button{
BORDER-RIGHT: black 1px solid;
BORDER-TOP: #E5E5E5 1px solid;
BORDER-LEFT: #E5E5E5 1px solid;
BORDER-BOTTOM: black 1px solid;
COLOR: #000000;
background-color: #DFDFDF;
font-size: 12px;
}

h1, h2, h3, h4, p, a {
margin: 0px;
padding: 0px;
}


#content {
margin: 0px 0px 0px 0px;
background-color: #fffffa;
color: #000;
font-size: 12px;
padding: 15px 15px;
}

#footer {
padding: 3px 3px 5px 10px;
background-color: #DFDFDF ;
color: #FFFFFF;
font-size:10px;
text-align: right;
}

/*Schriftfarbe des Footers*/
#footer a{
color: #000000;
}

a {
text-decoration: none;
background-color: transparent;
color: #CC0404;
}
a:visited {
background-color: transparent;
color: #9A0E0E;
}
a:hover {
text-decoration: underline;
background-color: transparent;
color: #CC0404 ;
}
a:active {
background-color: transparent;
color: #9A0000 ;
}
a:focus {
background-color: transparent;
color: #9A0000 ;
}

h1, h2, h3, h4 {
font-family: Verdana, Helvetica, Arial, sans-serif, 'Trebuchet MS';
}

h1 {
font-size: 115%;
background-color: #e6e6e6;
color: #9A0000;
padding: 15px 0px 10px 10px;
}

h2 {
font-size: 110%;
color: #666;
padding: 0px 0px 5px 5px;
letter-spacing: 1pt;
}

img {
border: 0 none;
}

p.topper, a.tooper {
background-color: white;
background-position: 20px 22px;
padding: 15px 0px 15px 15px;
font-size: 80%;
}

#newsbox {
float: right;
width: 160px;
margin-bottom: 1px;
margin-left: 1px;
padding: 1px;
color: black;
background-color: #ffffff;
border: 0x #F0E68C;
display: inline;
font-size:14px;
//border-top: solid #0C0C0C 1px;
border: 1px dotted #505050; // gestrichelte Newszusammenfassungsumrandung
}

#news.p {
     background-color:green;
}
#news {
    color:black;
    background-color:white;
    font-size: 1em;
    padding:15px;
    border:1px dotted #505050;;
}

/* Kulturabend */
      .pic { position: relative;
             margin: 5px;
             padding: 2px;
             height: 150px;
             width: 150px;
             text-align: center;
             float: left;
             font-size: 11px;
           }
           
      #line { height: 200px;               
             }
             
      #line2 { height: 235px;
             }


.headline {   height: 45px;
              font-size: 1.25em;
              font-weight: bold; }

/* Jahreshefte */
.headline1 {  height: 45px;
              margin: 45px 0 0 0;
              font-size: 1.25em;
              font-weight: bold; }
.headline2 {  font-style: italic;
              margin: 0 0 13px 5px; }
.picRight {   padding: 10px;
              float: right; }
.picLeft {   padding: 10px;
              float: left; }
.picMiddle {   padding: 10px;
              text-align: center; }
.autor {      font-style: italic;
              margin: 15px 0 0 0; }
