﻿/* CSS for Lannershaff */





a            { font-size: 100%; font-family: Verdana; color: #024205; background-color: none, text-decoration: none  }
a:hover      { color: #5901015; text-decoration: underline }
a:visited    { color: #013300; text-decoration: none }
a:visited:hover { color: #590101; text-decoration: underline }
h1           { color: #590101; font-size: 120% }


td           {font-family: Verdana; color: #590101; margin-left:20; margin-right:20 }

.border        { border: 1px solid #590101; }

h2           { color: #003300; font-size: 110%; font-weight: bold }

h1 a      { color: #7cc501; text-decoration: none; background-color: none  }
h1 a:hover { color: #7cc501; text-decoration: none; background-color: none  }
h1 a:visited { color: #7cc501; text-decoration: none; background-color: none  }

li {
	list-style-image: url('../images/pfeil.gif');
	
}

.update {font-size: 80%; font-family: Verdana; color: #590101; }