* {
	font-family: Arial, "Trebuchet MS", Verdana;
}

body {
	font-size:11px;
	line-height: 1.33;
	color: #808284;
}

p {
	font-size: 11px;
	text-align: left;
	margin:1em;
	padding:0;
	line-height: 2em;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
}

blockquote {  }

ul { }

li { 
  line-height: 2; 
  font-size: 11px;
  letter-spacing: 0.05em;
  word-spacing: 0.05em;
}

input.submitbutton {  }

a:link {
	color: #2f8cbc;
	text-decoration: none;
}

a:visited { 
	color: #2f8cbc;
	text-decoration: none; 
}

a:hover {
	color: #2f8cbc;
	text-decoration: underline;
}

a:active {
	color: #2f8cbc;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-weight:bold;
	margin: 0.67em 0;
	color: #2f8cbc;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0.83em 0;
	color: #2f8cbc;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 1em 0;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 1em 0;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 1em 0;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 1em 0;
}


.smalltext {
	font-size:10px;
}

.indent {
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:20px;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}

.align-justify {
	text-align:justify;
}

.contenttable p {
	padding:0;
	margin:0;
	line-height:1.2em;
}

.contenttable td {
	padding:5px;
	margin:0;
}


.contenttable th {
	font-size: 16px;
	font-weight: normal;
	padding:10px;
	margin:0;
	color: #2f8cbc;
}

.contenttable th p {
	font-size: 12px;
	font-weight: bold;
	color: #2f8cbc;
}

.multibox_text {
	line-height:1.1em;
}

.multibox_text * {
	line-height:1.1em;
	color:#fff;
}

.multibox_text p {
	margin:0;
	padding:0;
}

.multibox_text ul {
	margin:5px 0 0 20px;
	padding:0;
}

.multibox_text li {
	margin:2px 0 2px 0;
	padding:0;
}

.multibox_text h1 {
	margin:0;
	padding:0;
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	line-height:1.1em;
	border-bottom: 1px dotted #fff;
}

.multibox_text a:link,
.multibox_text a:visited,
.multibox_text a:hover {
	color:#fff;
}

.pfeillink {
	background-image: url(grafic/arrow.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding: 0 0 0 35px;
}