/*Algemein CSS*/

a, a:hover, b, h1, h2, h3, h4, h5, h6, input, textarea, font {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	letter-spacing: 1px;
}

a {
	font-size: 11px;
	color: #5CAD8B;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size: 11px;
	color: #006666;
	text-decoration: none;
} 

b {
	font-size: 11px;
	font-weight: bold;	
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

h2 {
	font-size: 11px;
	color: #5CAD8B;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	font-size: 9px;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-size: 9px;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-size: 9px;
	font-weight: lighter;
	color: #5CAD8B;
	margin-top: 0px;
	margin-bottom: 5px;
}

input, textarea {
	font-size: 11px;
}

.lauftext-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 410;
	padding-left: 20;
	padding-top: 20;
}

.lauftext-erfolge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20;
	padding-top: 20;
}


}.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5CAD8B;
	text-decoration: none;
}

/*News Box CSS*/

.box-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5CAD8B;
	width: 200;
	background: #eeeeee;
	border-bottom: 1px solid #5CAD8B;
	border-left: 1px solid #5CAD8B;
	border-top: 1px solid #5CAD8B;
	border-right: 1px solid #5CAD8B;
}

.box-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	width: 200;
	border-left: 1px solid #5CAD8B;
	border-right: 1px solid #5CAD8B;
}

.box-date2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #5CAD8B;
	width: 200;
	border-left: 1px solid #5CAD8B;
	border-right: 1px solid #5CAD8B;
}

.box-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	width: 200;
	border-left: 1px solid #5CAD8B;
	border-right: 1px solid #5CAD8B;
}

.box-abschluss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	width: 200;
	border-left: 1px solid #5CAD8B;
	border-right: 1px solid #5CAD8B;
	border-bottom: 1px solid #5CAD8B;
}

.box-seminare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	width: 200;
	border-left: 1px solid #5CAD8B;
	border-right: 1px solid #5CAD8B;
	border-bottom: 1px solid #5CAD8B;
}

.box-mehr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	background: #eeeeee;
	width: 200;
	border-left: 1px solid #5CAD8B;
	border-right: 1px solid #5CAD8B;
	border-bottom: 1px solid #5CAD8B;
}

.box-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5CAD8B;
	width: 200;
	border-left: 1px solid #5CAD8B;
	border-right: 1px solid #5CAD8B;
	border-bottom: 1px solid #5CAD8B;
	text-align: right;
}

.f_diagram1 {
	font-size: 9px
}

.f_teamname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	margin-top: 0px;
	margin-bottom: 0px;
}

