body {
	background-image: url(../media/design/bg_800_main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000033;/*3366CC, FF0000;*/
	/*background-attachment:fixed;*/
	color: #333333;
	font-size: 14px;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0; padding: 1em;
	text-align: center;
}
div#fieldAll {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	z-index:0;
	border: 0px ridge orange;
	/*background-color: #9999FF;*/
}
div.fieldUser {
	width: 800px;
	text-align:left;
	color:#666666;
}
div.fieldHeader {
	width: 800px;
	height: 180px;
	background-image: url(../media/design/banner.png);
	cursor: pointer;
}
div#fieldSecondary {
	font-size: 0.9em;
	float: right; width: 200px;
	margin: 0; padding: 0;
	border: 0px dashed green;
}
div#fieldPrimary {
	margin: 0 200px 0 0;
	padding: 0em;
	border: 0px dashed blue;
}
/*
div#fieldPrimaryHighlight {
	margin: 0 200px 0 0;
	padding: 0em;
	border: 0px dashed blue;
	background-image: url(../media/design/bg_600_body_highlight.png);
}
div.fieldRight {
	float: right;
	width: 200px;
	margin: 0; padding: 0;
	border: 0px dashed red;
	text-align: center;
}
div.fieldRightCLEAR {
	clear: right;
}
div.fieldLeftCLEAR {
	clear: left;
}
div.fieldContentRight {
	float: right;
	width: 200px;
	margin: 0; padding: 0;
	border: 0px dashed red;
	text-align: center;
}
div.fieldContentLeft {
	float: left;
	width: 200px;
	margin: 0; padding: 0;
	border: 0px dashed red;
	text-align: center;
}
*/
div.fieldContent200 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: 0px dashed blue;
	background-image: url(../media/design/bg_200_c_white.png);
}
div.fieldContent400 {
	margin: 0px 200px 0px 10px;
	padding: 0px;
	border: 0px dashed blue;
}
div.fieldContent600 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: 0px dashed purple;
	background-image: url(../media/design/bg_600_c_white.png);
}
div.fieldContent600_b_blue {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 8px 10px;
	border: 0px dashed purple;
	background-image: url(../media/design/bg_600_b_blue.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.fieldContent600Highlight {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border: 0px dashed purple;
	background-image: url(../media/design/bg_600_c_yellow.png);
}
div.fieldContent200Top {
	width: 200px;
	height: 10px;
	display: block;
	background-image: url(../media/design/bg_200_a_white.png);
}
div.fieldContent200Bottom {
	width: 200px;
	height: 10px;
	display: block;
	background-image: url(../media/design/bg_200_e_white.png);
}
div.fieldContent600Top {
	width: 600px;
	height: 10px;
	display: block;
	background-image: url(../media/design/bg_600_a_white.png);
}
div.fieldContent600_a_blue {
	width: 600px;
	height: 10px;
	display: block;
	background-image: url(../media/design/bg_600_a_blue.png);
}
div.fieldContent600HighlightTop {
	width: 600px;
	height: 10px;
	display: block;
	background-image: url(../media/design/bg_600_a_yellow.png);
}
div.fieldContent600Bottom {
	width: 600px;
	height: 10px;
	display: block;
	background-image: url(../media/design/bg_600_e_white.png);
}
div.fieldContent600HighlightBottom {
	width: 600px;
	height: 10px;
	display: block;
	background-image: url(../media/design/bg_600_e_yellow.png);
}
div.headLarge {
	width: 600px;
	height: 36px;
	margin: 0; padding: 0;
	/*display: block;*/
	color: #FFFFFF;
	background-image: url(../media/design/bg_600_head_darkblue.png);
	line-height: 2.8em;
	font-weight: bold;
	font-size: 1.0em;
	text-indent: 10px;
}
div.headSmall {
	width: 200px;
	height: 36px;
	margin: 0; padding: 0;
	/*display: block;*/
	background-image: url(../media/design/bg_200_head_blue.png);
	line-height: 2.8em;
	font-weight: bold;
	text-indent: 10px;
}
/* only Internet Explorer need this*/
/*
span.headSmall a {
	line-height: 2.8em;
}
*/
hr {
	width:100%;
	height:2px;
	background-image:url(../media/design/bg_600_hr_blue.png);
/*	margin: 0.5em;*/
	padding:0;margin:0;
	border:none;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a.externerLink:hover {
  background-color: #FFCC00;
}
img {
	border: 0px;
}
h1 {
	background-image:url(../media/design/bg_580_h1_yellow.png);
	width:100%; height: 36px;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 2.2em;
	text-indent: 10px;
	margin: 0 0 0.5em 0; padding: 0;
}
h2 {
	background-image:url(../media/design/bg_580_h2_grey.png);
	/*width:100%;*/ height: 36px;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 2.6em;
	text-indent: 10px;
	margin: 0; padding: 0;
}
p.h2_float {
	float:right;
	background-image:none;
	line-height: 2.2em;
	font-size:0.8em;
	font-style:italic;
}
h3 {
	font-size:1.2em;
	font-weight:normal;
	margin:0;
	padding: 0.5em 10px;
}
.fontsize12em {
	font-size:1.2em;
}
.fontsize08em {
	font-size:0.8em;
}
.fontsize06em {
	font-size:0.6em;
}
p {
	margin: 0;
	padding: 0.5em 10px;
/*	margin-top: 0;
	margin-bottom: 0;*/
}
ul {
	margin-left: 1.5em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0.5em 10px;
/*	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;*/
}
/*
.zentrieren {
	text-align: center;
}*/
table {
	padding: 0.5em 10px;
}
td {
	font-size: 14px;
}
/*table#tablePreise td {
	text-align: center;
	vertical-align: middle;
}
tr.trHover:hover {
	background-color: #BCBCDE;
}*/
form {
	margin: 0px;
}
.pointer {
	cursor: pointer;
}
thead {
	color: #0000FF;
}
