html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

body, td
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

body
{
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}




/* diverses */
p
{
	margin: 0px;
	padding: 0px;
}

table
{
	border-collapse: collapse;
}

img
{
	border: none;
}

.content
{
	line-height: 140%;
}

a
{
	color: #666666;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
}

ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
li
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 8px;
	list-style: none;
}
.content li
{
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}




/* template */
#main_div
{
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;

	background-image: url(images/back_main.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#row_1
{
	width: 960px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	background-color: #ffffff;
	overflow: hidden;
}
#row_2
{
	width: 960px;
	height: 64px;
	overflow: hidden;

	background-image: url(images/back_row_2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#row_2_1
{
	float: left;
	overflow: hidden;
	padding: 7px 0px 0px 20px;
}
#row_2_2
{
	float: left;
	overflow: hidden;
	padding: 7px 0px 0px 0px;
}
#row_3
{
	width: 960px;
	overflow: hidden;
}
#row_4
{
	width: 960px;

	background-image: url(images/back_row_4.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	position:relative;
	min-height:300px;
}
#row_4_1
{
	float: left;
	width: 220px;
	overflow: hidden;
}
#row_4_1_1
{
	padding: 0px 0px 0px 20px;
}
#row_4_1_2
{
	padding: 5px 0px 20px 20px;
	position:absolute;
	left:0;
	bottom:0;
}
#row_4_2
{
	float: left;
	width: 740px;
	overflow: hidden;
	margin-bottom:40px;
}
#row_4_2_1
{
	margin: 30px 20px 0px 30px;
	padding: 7px 7px 7px 7px;
	border: solid 1px #e4e4e4;
	background-color: #ffffff;
}
#row_4_2_2
{
	padding: 0px 20px 0px 30px;
}
#row_5
{
	width: 960px;
	height: 60px;
	background-color: #e6e6e6;
	text-align: center;
	overflow: hidden;

	background-image: url(images/back_row_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#row_5_1
{
	padding: 10px 0px 0px 0px;
}
#row_5_2
{
	padding: 5px 0px 0px 0px;
}

.clear
{
	clear: both;
}




/* Left Box */
.left_box_head
{
	width: 195px;
	height: 30px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;

	background-image: url(images/left_box_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.left_box_head .inner
{
	padding: 7px 0px 0px 13px;
}
.left_box_bottom
{
	width: 195px;
	height: 23px;
	color: #ffffff;
	overflow: hidden;

	background-image: url(images/left_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.left_box_content
{
	width: 195px;
	background-color: #ffffff;
	overflow: hidden;

	background-image: url(images/left_box_content.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.left_box_content .inner
{
	padding: 7px 7px 7px 13px;
}




/* Navi 1 */
#navi_1 ul
{
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background-color: #c5c5c5;
	border-bottom: 3px #e1e1e1 solid;
	height: 32px;
}
#navi_1 li
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 1px #ffffff solid;
	border-left: 1px #9a9a9a solid;
	line-height: 32px;
}
#navi_1 li .first
{
	border-left: 1px #e1e1e1 solid;
}
#navi_1 li a
{
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}
#navi_1 li a:hover, #navi_1 li a.active,  #navi_1 li .trail
{
	background-color: #ffffff;
}




/* Navi 2 */
#navi_2 ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_2 li
{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_2 li a
{
	display: block;
	width: 195px;
	height: 22px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	text-indent: 13px;

	background-image: url(images/navi_left_n.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi_2 li a:hover, #navi_2 li a.active, #navi_2 li .trail
{
	background-image: url(images/navi_left_a.gif);
}




/* Navi 3 */
#navi_3 ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_3 li
{
	list-style: none;
	display: inline;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
}
#navi_3 a
{
	color: #055cb6;
	text-decoration: none;
}
#navi_3 li a:hover, #navi_3 li.active
{
	color: #055cb6;
	text-decoration: underline;
}



/* Navi 4 Breadcrumb */
#navi_4 ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_4 li
{
	list-style: none;
	display: inline;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_4 a
{
	color: #000000;
	text-decoration: none;
}
#navi_4 li a:hover
{
	color: #000000;
	text-decoration: underline;
}




/* Navi Sub 2 */
#navi_sub_2 ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_sub_2 li
{
	list-style: none;
	display: block;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_sub_2 a
{
	color: #000000;
	text-decoration: none;
}
#navi_sub_2 li a:hover
{
	color: #000000;
	text-decoration: underline;
}

/*Formulare */
form {
	padding: 0;
	margin: 0;
}

div.formbody {
	clear: both;
	background-image: url(images/inner-box-bg-x.gif);
	background-repeat: repeat-x;
	width: 689px;
	margin-left: 4px;
}

div.ce_form {
	clear: both;
	background-image: url(images/inner-box-bg.gif);
	background-repeat: repeat-y;
	width: 698px;
	display: table;
}

div.formbody label {
	font-weight: bold;
	float: left;
	margin-bottom: 11px;
	margin-left: 14px;
	color: white;
	font-size: 11px;
	line-height: 21px;
	
}
div.formbody input {
	border: none;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
	color: #3d3c3c;
	line-height: normal;
	padding: 2px;
}

div.formbody br {clear:both;}

div.inner-box-top {
width:698px;
height:24px;
background:url(images/inner-box-top.gif) no-repeat left top;

}

div.inner-box-bottom {
width:698px;
height:24px;
background:url(images/inner-box-down.gif) no-repeat left top;

}
input.w232 {
	width: 232px;
}
input.w324 {
	width: 324px;
}
input.w140 {
	width: 140px;
}
input.w276 {
	width: 276px;
}
input.checkbox {
	border: 1px black solid;
	background-color: #828282;
}
input.button {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-color: ThreedFace;
	width: 147px;
	height: 34px;
	border: none;
	font-weight: bold;
	color: black;
	font-size: 13px;
	margin-left: 59px;
	cursor: pointer;
	padding-bottom: 4px;
	*padding-bottom: 0;
}

/*test formular */

h1 {
	color: #3d80c4;
	font-weight: bold;
	margin: 30px 0 18px 0;
	padding: 0;
	font-size: 23px;
	line-height: 32px;
}

h1.inner {
	margin: 0 0 10px 0;
	line-height: normal;
}
h2 {
	color: #4d4d4d;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	float: left;
	width: 580px;
	text-align: justify;
}
h2.inner {
	color: #959595;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
	width: 680px;
}
div.row {
	clear: both;
}
div.derstandard {
	float: left;
	background-image: url(images/derstandard-img.jpg);
	background-repeat: no-repeat;
	width: 143px;
	height: 138px;
	margin-left: 13px;
	margin-right: 38px;
	position: relative;
}
div.derstandard a {
	color: #6f6f6f;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	top: 105px;
	width: 143px;
	text-align: center;
}
ul.bullettxt {
	float: left;
}
li.bullet {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 22px;
	width: 424px;
	color: #2e2e2e;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 18px;
}
li.bullet strong {
	color: #3d80c4;
}
li.bullet span {
	color: #3d80c4;
	font-weight: bold;
}
li.bullet a {
	text-decoration: underline;
	color: #3d80c4;
}
div.innerboxbg {
	clear: both;
	background-image: url(images/inner-box-bg.gif);
	background-repeat: repeat-y;
	width: 698px;
	display: table;
}
div.innerboxbgx {
	clear: both;
	background-image: url(images/inner-box-bg-x.gif);
	background-repeat: repeat-x;
	width: 689px;
	margin-left: 4px;
}
div.innerboxbgx div.row {
	margin-left: 14px;
	color: white;
	font-size: 11px;
	line-height: 21px;
}
div.innerboxbgx label {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-bottom: 11px;
}
div.innerboxbgx label input {
	border: none;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
	color: #3d3c3c;
	line-height: normal;
	padding: 2px;
}
input.w232 {
	width: 232px;
}
input.w324 {
	width: 324px;
}
input.w140 {
	width: 140px;
}
input.w276 {
	width: 276px;
}
input.checkbox {
	border: 1px black solid;
	background-color: #828282;
}
input.button {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-color: ThreedFace;
	width: 147px;
	height: 34px;
	border: none;
	font-weight: bold;
	color: black;
	font-size: 13px;
	margin-left: 59px;
	cursor: pointer;
	padding-bottom: 4px;
	*padding-bottom: 0;
}
/*div#payment {display:block;}*/

/* === Start: error handling */

input.errorMessage {

	color:#FF0099;

}

/* === Start: error handling */