body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0;
}

body, table, tr, td, th, input, a, input, form, h1, h2, h3, h4, p, hr {
	color: #000033;
	padding: 0;
	margin: 0;
}

p {
	margin: 5px 0;
}

body {
	background-color: #020066;
	color: #ffffff;
}

strong {
	line-height: 1.5em;
}

input { 
	color: #000033;
}

h1 { font-size: 15px; line-height: 1.1em; letter-spacing: 0.08em; margin: 0; padding-top: 0; padding-right: 0; padding-bottom: 5px}
h2 { font-size: 13px; line-height: 1.1em; letter-spacing: 0.05em; margin: 0.5em 0 0; padding-top: 0; padding-right: 2em;}
h3 { font-size: 12px; line-height: 1.1em; letter-spacing: 0.05em; margin: 0.5em 0 0; padding-top: 0; padding-right: 2em;}

hr { 
	font-size: 1px;
	padding: 0;
}

a, a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	/* color: #ffffff; */
}

a:hover {
	text-decoration: underline;
	/* color: #ffcc00; */
}

p a {
	/* color: #000033; */
}

.Title {
	font-size: 12px;
	font-weight: bold; 
	text-decoration:none;
	text-align:left;
	margin-bottom: 5px;
}

.Unterzeile {
	font-size: 10px;
	font-weight: normal; 
	text-decoration:none;
	text-align:left;
}

.Text {
	font-size: 12px;
	font-weight: normal; 
	text-decoration:none;
	text-align:left;
}

div.clipImage {
	float:left;
	width: 200px;
	margin-bottom: 15px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}

div.clipImage a {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

#left *, #right *{
	color: #ffffff;
}

#left input, #left select, #right input, #right select{
	color: #000033;
}

#center strong {
	line-height: 2em;
}

div.PageContent {
	line-height: 1.5em;
	padding: 3px;
	margin: 0;
	display: block;
}

.content {
	color: #000033;
	margin-top:3px;
}
