BODY {
	margin: 0px;
	padding: 0px;
	BACKGROUND: url(img/background.jpg);
}

p {
  margin: 8px 4px 4px 4px;
}

#schrift8pt{
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
}

#schrift10pt{
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
}

#headergrafik {
  background:url(img/titel.jpg);
  width: 799px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
}

 #menuetext {
font-family: verdana,arial,helvetica,sans-serif;
   font-size: 10pt;
   color:#FFFFFF;
  }

#haupttext {
  background:url(img/hinten.jpg);
  width: 799px;
}


#veranstaltungsdetails {
  background:url(img/hinten.jpg);
  width: 799px;
    font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
 }
 
 #veranstaltung {
  background:url(img/hinten.jpg);
     font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
  color: #000000;
 }
 
  #home {
  background:url(img/hinten_home.jpg);
     font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
  color: #000000;
 }

  #fehler {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
  color: #E60000;
  font-weight: bold;
 }
 
#unten {
   background:url(img/unten.jpg);
   width: 799px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
}

textarea
                {
                 font-family: Arial, Tahoma;
                 border: 1px solid black;
                 background-color: #ededed;
                 color : black;
                }

h1 {
 font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12pt;
  color: FFFFFF;
  font-weight: bold;
}

h2 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12pt;
  color: #993300;
  font-weight: bold;
  }


a:link {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:active {
  color: #FFFFFF;
  text-decoration: none;
}


.artmedic_inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 400;
}
.artmedic_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: ##000000;
	border: 0px none;
	
}.artmedic_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
.artmedic_zeile {
	line-height: 5px;
}
.artmedic_texteinfach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	clear: both;
}
.artmedic_rahmenbunt {
	border: 1px solid #000000;
	margin: 1px;
	padding: 2px 20px 2px 20px;
	background-color: #F1E215;
}
.artmedic_rahmeweiss {
	border: 1px solid #000000;
	margin: 1px;
	padding: 2px 20px 2px 20px;
	background-color: #FFFFFF;
}
.artmedic_hauptrahmen {
	padding: 2px 100px 2px 20px;
}
.artmedic_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
	background-color: #FFFFFF;
}

