/* CSS Document */

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.design {
		font-size: 10px; 
		font-family: Verdana;		}
.text-titel {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold;	}
.text {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;	}
		
.menu{
background-image:url(image/menu1.png);
background-repeat:no-repeat;
width: 185px;
height:500px;

vertical-align:top;
text-align:right;
left:20px;
}
.table-menu{

text-align:right;
vertical-align:top;
}

.menu2{
background-image:url(image/menu2.png);
background-repeat:no-repeat;
width: 230px;
height:500px;

vertical-align:top;
text-align:right;
}
.table-menu2{
width:200px;
}
.titelm2{
font-family:verdana;
font-size:12px;
font-weight:bold;
}
.textm2{
font-family:verdana;
font-size:10px;
}
.home{
text-align:center;
vertical-align:top;
font-family:verdana;
font-size:11px;
width:585px;
}
.table-home{
text-align:left;
vertical-align:top;
width:570px;
}
.titel-home{
font:verdana;
font-size:35px;
font-weight:bold;
text-align:center;
color:#FF0000;
}

.titel-project{
font:verdana;
font-size:15px;
font-weight:bold;
text-align:center;
color:#FF0000;
}
