<!-- So angeben: <a href="#" class="mainmenu">LINK</a> -->

a.mainmenu {
        border-left: 2px solid;
        border-color: #a02d16;
	background-color: #3d6999;
	display: block;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-indent: 3px;
	color:c4d48e;
	text-decoration: none; 
	}

a.mainmenu:link {
        border-left: 2px solid;
        border-color: #a02d16;
	background-color: #3d6999;
	display: block;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-indent: 3px;
	color:c4d48e;
	text-decoration: none; 
}

a.mainmenu:visited {
        border-left: 2px solid;
        border-color: #a02d16;
	background-color: #3d6999;
	display: block;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-indent: 3px;
	color:c4d48e;
	text-decoration: none; 
}

a.mainmenu:active {
        border-left: 2px solid;
        border-color: #a02d16;
	background-color: #3d6999;
	display: block;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-indent: 3px;
	color:c4d48e;
	text-decoration: none; 
}

a.mainmenu:hover {
        border-left: 2px solid;
        border-color: #a02d16;
	background-color: #355271;
	display: block;
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-indent: 3px;
	color:ffffff;
	text-decoration: none; 
}

a:link {
text-decoration: none; 
cursor: se-resize; 
color: #272727; 
font-size: 10px; 
}

a:visited {
text-decoration: none; 
cursor: se-resize; 
color: #272727; 
font-size: 10px; 
font-weight: bold; 
}

a:active {
text-decoration: none; 
cursor: se-resize; 
color: #272727; 
font-size: 10px; 
font-weight: bold; 
}

a:hover {
text-decoration: underline; 
font-weight: bold; 
color: #3d6999;
font-weight: bold; 
backgound-color: #0d3245; 
}

.header	{
	font-size: 22px;
	font-family: times new roman;
	font-weight: bold;
	font-style:italic; 
	color: #d9d9d9;
	text-align: left;
	margin: 10; 
	padding: 0;
	text-intent: 10;
	text-transform: lowercase;
        }

body {
font-family: verdana;
color: #c4d48e;
font-size: 10px;
line-height: 13px;
text-align: justify;

}

div {
font-family: verdana;
color: #c4d48e;
font-size: 10px;
line-height: 13px;
text-intent: 10;
padding-left:5;
padding-right:5;
padding-buttom:5;
}


table, td, tr {
font-family: verdana;
color: #c4d48e;
font-size: 10px;
line-height: 13px;
text-align: justify;
}

i {
margin: 0; 
padding: 2;
font-weight: italic; 
color: #aeab44; }

b {
margin: 0; 
padding: 2;
font-weight: bold;
color: #ffffff; }

u {
margin: 0; 
padding: 2;
font-weight: underline;
color: #d9d9d9; }

blockquote {
	margin: 1em 1em 1em 10; 
	padding: 1em 1em 1em 30;
        border: 1px solid;
        border-color: #a02d16;
	border-style: dotted;
	background: url(blockquote.jpg) top left no-repeat #272727;
	}

.headernavi {
	font-size: 20px;
	font-family: courier;
	color: #d9d9d9;
	text-align: left;
	margin: 10; 
	padding: 0;
	text-intent: 10;
	text-transform: lowercase;
        }
