#menue {display: none}
#seite {display: none}
#page {
	background-color: #fff;
	margin: 20px 0px 20px -15px;
	display: block;
	width: 700px;
}


body, td, li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}

p { 
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}


.waag {padding-right: 110px;}
.d280 {padding-right: 280px;} 
.d420 {padding-right: 280px;}
.d560 {padding-right: 480px;}
.max {padding-right: 680px;}
.waag2 {padding-top: 0px;}

blockquote {
	padding: 2px 6px 10px 10px;
}


.fett {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

.titel {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #333;
	text-shadow: -1px -1px 0px #fff, 2px 2px 3px #ccc;
	text-decoration: none;
	font-weight: normal;
	line-height: 42px;
}

.mittel {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #666;
	text-shadow: -1px -1px 0px #fff, 1px 1px 0px #ccc;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}


.klein {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}


.grau {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #ccc;
	text-decoration: none;
	font-weight : normal;
	line-height: 12px;
}

#blaulink {
	background:  url(abb/aabg3.gif) no-repeat top left;
	padding: 10px 20px 0px 20px;
	text-align: left;
}

#blaulink a:link {
	color: #ccc;
	text-decoration: none;
	font-family: "Arial";
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}

#blaulink a:visited {
	color: #ccc;
	text-decoration: none;
	font-family: "Arial";
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}

#blaulink a:hover {
	color: #fff;
	text-decoration: none;
	font-family: "Arial";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}