a         { font-family:helvetica,arial,sans-serif; font-size: 12px; }
a:link    {	color:#333333; }
a:visited { color:#333333; }
a:hover   {	color: #6A5ACD; }
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
td {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3E3E3E;
}
h1 {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:26px;
	font-weight:900;
	text-align:center;
}
h2 {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:900;
	text-align:center;
}
p {
	padding : 5px 5px 5px 5px;
}

.border {
	border : 1px solid Gray;
}
.border_blue {
	border : 1px solid #6A5ACD;
}
.fatbordergray {
	border : 10px solid #C9C9C9;
}
.fatborderorange {
	border : 10px solid #6A5ACD;
}
.klein {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
 }
 .mittel {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}
 .gross {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:800;
}
.abstand {
	padding : 5px 5px 5px 5px;
}
.ueberschrift {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:800;	
	color: #6A5ACD;
}
.blue {
	color: #6A5ACD;
}
.code {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:700;
	color:#474747;
	text-decoration:none;
}
.code_normal {
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	font-weight:700;
	color:#474747;
	text-decoration:none;
}
.code_normal_blue {
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	font-weight:700;
	color:#6A5ACD;
	text-decoration:none;
}
.code_normal_h {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:700;
	color:#6A5ACD;
	text-decoration:none;
}
.bg {
 	border : 1px solid Gray;
	background-image: url("bilder/feet_bg.gif");
}
