/*** Stylesheet www.windberg.at ***/

body { background-color: rgb(192,192,192); /* background-image: url('../bilder/background/wall.jpg'); background-repeat: repeat;  */}

#content { background-image: url('../bilder/background/background-index.jpg'); background-repeat: repeat-x; height: 250px; width: 50%; margin: 0 auto; position: relative; top: 70px; text-align: center; font-family: Sans Serif, Arial; font-size:12px; }
#content p { position: relative; top: 20px; }
.logo { position: absolute; left: 10px; top: 5px; }

h1 { font-family: Sans Serif, Arial; font-size: 20px; }

a:link {font-size: 12px;  font-style: underline; color: black; }
a:hover { color: #00E00B; font-style: normal; /* border-bottom: 1px dotted #00E00B; */}
a:focus { color: #00E00B; border-bottom: 1px dotted #00E00B; font-style: normal; }


.optimized { font-size: 10px; font-family: Sans Serif, Arial; margin-right: 0px; margin-bottom: 0px; }

.help { 
       border: 2px solid red; background-color: white; text-align: center; margin: 0 auto; font-style: bold; height: 100%; width: 50% position: relative; top: 70px; text-align: center; 
	   font-family: Sans Serif, Arial;
      }
.aufruf { margin: 0 auto; color: red; font-style: bold; font-size: 18px; }
.help a { font-style: bold; color: red; font-style: underlined; }
