/***************/

h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
	color: #387fbc;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #666666;
}

h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	color: #666666;
}

p {
	line-height: normal;
	padding-top: 1em;
}

form  {
	margin: 0;
	padding: 0;
}

hr {
	color: #383838;
	width: 80%;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 4px;
}

td {
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
}

img {
	border: none;
}

a { 
	color: #666666; 
	text-decoration: underline; 
}

a:hover { 
	color: #387fbc; 
}

a.link2 { 
	text-decoration: none; 
	color: #387fbc;
}

a.link2:hover { 
	color: #666666;
}

a.link3 { 
	color: #ffffff;
}

a.link3:hover { 
	color: #ffffff;
	text-decoration: none;
}

/***************/

a.navi {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	padding-left: 15px;
}

a.navi2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	padding-left: 25px;
}

a.navi2_on, .navi2:hover {
	color: #ffffff;
}

ul.liste li {
	list-style-position: outside;
	margin-left: 25px;
}

/***************/

.textXL {
	font-size: 16px;
}

.textL {
	font-size: 14px;
}

.textM {
	font-size: 12px;
}

.textS {
	font-size: 11px;
}

.textXS {
	font-size: 10px;
}

.textAbst {
	letter-spacing: 1px;
}

.weiss {
	color: #FFFFFF;
}

.blau {
	color: #387fbc;
}

.rot {
	color: #ba574a;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 1px 2px;
	border: solid 1px #aaa;
}

.fehler {
	color: #ba574a;
	border: solid 1px #ba574a;
}

.form_kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #989FA3;
}

.halb {
	line-height: 0.5em;
}

.datum {
	font-size: 11px;
	font-style: italic;
	text-align: left;
	vertical-align: bottom;
	margin-top: 5px;
}

.zeitung {
	text-align: right;
	float: right;
}

.line_1 {
	line-height: 1.4em;
}


