body {
background-color: #2A2A2A;
font-family : Verdana, sans-serif;
}
a:link {
font-size : 15px;
color="#000000";
text-decoration:none;
font-weight:bold;
}
a:visited {
font-size : 15px;
color="#000000";
text-decoration:none;
font-weight:bold;
}
a:hover {
font-size : 15px;
color="#919191";
text-decoration:none;
font-weight:bold;
}

a:active {
font-size : 15px;
color="#919191";
text-decoration:none;
font-weight:bold;
}

#maintable {
width:750px;
background-color:#dedede;
border-top: 2x solid #898989;
border-left: 2px solid #898989;
border-right: 3px solid #898989;
border-bottom: 2px solid #898989;
}


#toplinks {
background-image: url(../images/logo-250x170.jpg);
height:170;
width:250;
}


#toprechts {
background-image: url(../images/topstart2.jpg);
height:170;
width:500;
}


#menutable{
height:30px;
width:750px;
font-family : Verdana, sans-serif;
font-size : 12px;
background-color: #4E4E4E;
color:#ffffff;
border-top: 1x solid #2A2A2A;
border-left: 1px solid #2A2A2A;
border-right: 2px solid #2A2A2A;
border-bottom: 2px solid #2A2A2A;
}

#menuzelle{
padding-left:5px;
background-color:# ;
color:#ffffff;
}


#mainleft{
width=150px;
height:300px;
background-color: #f0f0f0;
}

#mainright{
width=600px;
height:300px;
background-color: #f0f0f0;
}

P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #black;
	margin-bottom : 10px;
	margin-top : 20px;
}

li {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}


