body {
	background-color: #1f2a5f;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

td {
    color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#structure {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 790px;
}

.headline {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 19px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 7px;
}

.headline2 {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 19px;
	font-weight: bold;
	padding-left: 7px;
}

.subhead {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
}

.content {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
}

span.error {
	color: #FF0000;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

.error2 {
	color: #FF0000;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: bold;
}

.text_white {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: normal;
}

a.linking {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}

a.category {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.a_search_result {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.a_search_result_actual {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.navi_home {
	color: #4D557C;
	font-family: Trebuchet MS, Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a:link.navi_01 {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:visited.navi_01 {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:focus.navi_01 {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:active .navi_01 {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.navi_01 {
	color: #282828;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.navi_01_active {
	color: #282828;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.navi_prn {
	color: #fdfbfb;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:link.navi_02 {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited.navi_02 {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:focus.navi_02 {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.navi_02 {
	color: #282828;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:active.navi_02 {
	color: #6e6e6e;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.navi_02_active {
	color: #282828;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.navi_service {
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

ul {
	margin-left: 22px;
}

input {
    background-color: #ffffff;
    border-color: #dcdfe7;
    border-style: solid;
    border-width: 1px;
    color: #6e6e6e;
    font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: normal;
}

textarea {
    background-color: #ffffff;
    border-color: #dcdfe7;
    border-style: solid;
    border-width: 1px;
    color: #6e6e6e;
    font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: normal;
}

select {
    background-color: #ffffff;
    border-color: #dcdfe7;
    border-style: solid;
    border-width: 1px;
    color: #6e6e6e;
    font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: normal;
}

input.text {
	background-color: #8c8eaa;
	border-color: #8c8eaa;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: normal;
	width: 220px;
}

input.radioclass {
    background-color: #ffffff;
    border-color: #dcdfe7;
    border-style: none;
    border-width: 0px;
    color: #6e6e6e;
    font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: normal;
}

input.button {
	background-color: #8c8eaa;
	border-color: #8c8eaa;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
}

.box {
    background-color: #E8E8F2;
    padding-top: 2px;
    padding-bottom: 2px;
}

.box_tl {
    background: url(images/preismaschine/box_tl.gif) top left no-repeat;
    background-color: #E8E8F2;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.box_bl {
    background: url(images/preismaschine/box_bl.gif) bottom left no-repeat;
    background-color: #E8E8F2;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.box_tr {
    background: url(images/preismaschine/box_tr.gif) top right no-repeat;
    background-color: #E8E8F2;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
}

.box_br {
    background: url(images/preismaschine/box_br.gif) bottom right no-repeat;
    background-color: #E8E8F2;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
}

.prn {
    background-color: #848BA7;
    padding-left: 3px;
    padding-right: 3px;
}

.prn_left {
    background: url(images/preismaschine/prn_left.gif) top left no-repeat;
    background-color: #848BA7;
}

.prn_right {
    background: url(images/preismaschine/prn_right.gif) top right no-repeat;
    background-color: #848BA7;
}

.prn_active {
    background-color: #414D75;
    padding-left: 3px;
    padding-right: 3px;
}

.prn_left_active {
    background: url(images/preismaschine/prn_left_active.gif) top left no-repeat;
    background-color: #414D75;
}

.prn_right_active {
    background: url(images/preismaschine/prn_right_active.gif) top right no-repeat;
    background-color: #414D75;
}

input.textfeld {
    width: 250px;
}

textarea {
    width: 250px;
    height: 200px;
}