
a:link {
	color: #333333;
	text-decoration: yes;
}
a:visited {
	color: #333333;
	text-decoration: yes;
}
a:hover {
	color: #1122ff;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: yes;
}

.tab {  
	padding-left: 0px;
	padding-top: 20px;
}
.tab_2 {  
	padding-left: 0px;
	padding-bottom: 10px;
}
.inhalt {
	color: #333333;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; text-align=justify; line-height:16px;
	}
.inhalt_2 {
	color: #333333;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; text-align=left; line-height:16px;
	}
