a img { border: none}

p.copyright {text-align:center; font-size: 9px; background-color: 277492;}


BODY {
	margin: 0px;
	background:url(layout/hintergrund.gif);
    color: ffffff;
    font-family: Calibri;
    font-size: 12px;
}

a:link {
	font-family: Comic Sans MS;
	color: #ffffff;
	background: #277492;
	text-decoration: none;
}
a:visited {
	font-family: Comic Sans MS;
	color: #ffffff;
		background: #277492;
	text-decoration: none;
}
a:hover {
	font-family: Comic Sans MS;
	color: #277492;
	background: #ffffff;
	text-decoration: none;
}
a:active {
	font-family: Comic Sans MS;
	color: #ffffff;
	background: #277492;
	text-decoration: none;
}

a.speziell:link {
  background-color: #c9e3f2;
  color:            #277492;
}

a.speziell:visited {
  background-color: #c9e3f2;
  color:            #277492;
}

a.speziell:hover {
  background-color: #c9e3f2;
  color:            #FFCC66;
}

a.speziell:active {
  background-color: #c9e3f2;
  color:            #277492;
}


 .ro {
 background:url(inc/produkte/ecke1.gif) top right no-repeat;
 margin:0;
 padding:0;
 }

 .lo { 
 background:url(inc/produkte/ecke2.gif) top left no-repeat;
 margin:0;
 padding:0;
 }

 .ru {
 background:url(inc/produkte/ecke3.gif) bottom right no-repeat;
 margin:0;
 padding:0;
 }

 .lu {
 background:url(inc/produkte/ecke4.gif) bottom left no-repeat;
 margin:0;
 padding:0;
 }
 .inhalt {
 margin:0;
 padding:0.5em 0.5em 0.5em 0.5em;
 }

 .inhalt p {
 margin:0;
 padding:0;
 }

td.menu a{
		font-family: Italic Shadow MT;
		font-size: 18px;
		line-height: 25px;
		color: #ffffff;
		background: #277492;
		display: block;
	}
	
	td.menu a:hover{
		color: #277492;
		background: #ffffff;
	}

td.menuoben a{
		font-family: Italic Shadow MT;
		font-size: 18px;
		line-height: 25px;
		color: #277492;
		background: #ffffff;
		display: block;
	}
	
	td.menuoben a:hover{
		color: #ffffff;
		background: #277492;
	}




