.bold {	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: bold; }
.bold-i { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: bold; 	color: #DEDEDE; } 
.bold-i2 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: bold; 	color: #B8C3C9; }
.subtitle-i2 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 16px; 	font-weight: bold; 	color: #B8C3C9; } 
.normal { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: normal;  }
.normal-i { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-weight: normal; 	color: #FFFFFF; }  
.lightColor { color: #FFFFFF;  }
.lightColor2 { color: #CCCCCC;  }
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;  }
.title2 {	font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #FFE800;  }
.title { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0000CC;  }
.lightColor3 { color: #FFFF00;  }
.ok { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00FF00;  }
.error { font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #FF0000;  }
.warn { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFF00;  }

h1 {}

###### Hier folgen die "alten" Tunertreff - Stile ######
.klein       { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF;  }
.kleinweiss { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF;  }
.kleindunkel { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000;  }
.normaldunkel { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;  }
.normalfettdunkel { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;  }
.normalfett  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;  }
.mediumfett { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; ; font-variant: small-caps }
.mediumfettdunkel { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: Black; ; font-variant: small-caps }
.titelmedium { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #3399FF;  }
.titelmediumgreen { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #66FF66;  }
.titelhell {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #3399FF;  }
.titelhellbig { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #3399FF; } 
.titelgelb {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFC8;  }
.titeldunkel { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000;  }
.titelblau { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #375066;  }
.titelyellow { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #ffe800;  }

a:link { 	text-decoration: none; 	color: #0000CC; } 
a:visited { 	text-decoration: none; 	color: #0000CC; } 
a:hover { 	color: #FFE800;  }
a:active { text-decoration: none;	color: #FFE800;  }
body { font-family: Arial, Helvetica, sans-serif;	font-size: 12px;  }
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  }
p {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;  }
.active {
	color: #FFE800;
	font-weight: bold;
}
.verans_clublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	width: 100%;
	background-color: #375066;
	color: #FFFFFF;
	border-width: 1px;
	cursor: hand;
	margin: 1px;
}
table.forum_ttstart_table {
	font-weight: bold;
	border-width: 1px;
}
.forum_auswahltxt{
	margin-bottom: 10px;
	margin-top: 3px;
}