* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	height: 100%; margin-bottom: 1px; 
	}

body  {
	font-weight : normal;
	margin-top : 31px;
	margin-bottom : 25px;
	margin-left : 50px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #687707;
	line-height: 20px;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #789010;
	line-height: 28px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}

td { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; }

.textWithButton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}

.business {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	padding-left:10px;
}

.artikel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.bildtext {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	padding-left:8px;
	padding-right:8px;
}

.text ul {
	list-style-image: url(../gfx/bindestrich.gif);
	padding-left: 20px;
}

.artikel ul {
	list-style-image: url(../gfx/bindestrich.gif);
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.artikel2 ul {
	list-style-image: url(../gfx/transp.gif);
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}



.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.formheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.gloss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
}

.nav_right {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #5CC9D0;
}

a:link  {
    color : #196267;
    text-decoration : none;
    font-weight : normal;
	text-transform: uppercase;
}

a:visited  {
    color : #196267;
    text-decoration : none;
    font-weight : normal;
	text-transform: uppercase;
}

a:hover  {
    color : #5CC9D0;
    text-decoration : none;
    font-weight : normal;
	text-transform: uppercase;
}

a:active  {
    color : #196267;
    text-decoration : none;
    font-weight : normal;
	text-transform: uppercase;
}

.textfield {
	width: 320px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 8px 0px 8px;
	border: solid 1px #C4BDB5;
}

.radio {
	vertical-align: middle;
}

textarea {
	width: 320px;
	height: 183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 8px 0px 8px;
	line-height: 15px;
	border: solid 1px #C4BDB5;
}

.recommend:link  {
    color : #196267;
    text-decoration : none;
    font-weight : normal;
	display:block;
	padding-left: 12px;
	background-image: url(../gfx/cont_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-transform: uppercase;
	margin-top:4px;
}

.recommend:visited  {
    color : #196267;
    text-decoration : none;
    font-weight : normal;
	display:block;
	padding-left: 12px;
	background-image: url(../gfx/cont_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-transform: uppercase;
	margin-top:4px;
}

.recommend:hover  {
    color : #5CC9D0;
    text-decoration : none;
    font-weight : normal;
	display:block;
	padding-left: 12px;
	background-image: url(../gfx/cont_pfeil_r.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-transform: uppercase;
	margin-top:4px;
}

.recommend:active  {
    color : #5CC9D0;
    text-decoration : none;
    font-weight : normal;
	display:block;
	padding-left: 12px;
	background-image: url(../gfx/cont_pfeil_r.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-transform: uppercase;
	margin-top:4px;
}

