
html {
	margin:0;
	padding:0;
	height:100%
}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Verdana, Sans-Serif;
	font-size: 7.5pt;
	color: #464646;
	background-color: #FFFFFF;
}

img 	{
	vertical-align: top;
	behavior: url("pngbehavior.htc");
}

.bgmain {
	background: #FFFFFF;
}

#content {
	line-height: 1.5em;
}

table {
	border-collapse:collapse;
}

.footer {
	font-size: 7pt;
	font-weight: normal;
	color: #676767;
	line-height: 1.1em;
}

.pictureframe {
	border:solid 1px #595959;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
}

.pictureframeLeft {
	float:left;
	border:solid 1px #595959;
	padding:0px;
	margin-right:10px;
	margin-bottom:5px;
}

.pictureframeRight {
	float:right;
	border:solid 1px #595959;
	padding:0px;
	margin-left:10px;
	margin-bottom:5px;
}

/* TEASER */
.teaserDiv {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	/*border-left:solid 1px silver;*/
}

.teaserNewsEntry {
	padding-left:0px;
	padding-right:7.5pt;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #464646;
	/*border-left:solid 1px silver;*/
}

.teaserSep {
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	/*background: url(../images/default/teaser_sep.gif);*/
	/*border-left:solid 1px silver;*/
}

ul {
	list-style : url('../images/list_bullit.png');
	margin-top:6px;
	margin-bottom:6px;
}

li {
	margin-top:6px;
	margin-bottom:6px;
}

form {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 8pt;
}

.inputForm {
	border:solid 1px silver;
	width:100px;
	height:14px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #464646;
	/*background: url(../images/default/teaser_sep.gif);*/
	/*border-left:solid 1px silver;*/
}

.submitForm {
	border:solid 1px silver;
	width:70px;
	height:18px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #464646;
	/*background: url(../images/default/teaser_sep.gif);*/
	/*border-left:solid 1px silver;*/
}

.service_submit {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 8pt;
}


.button {
	border:solid 1px silver;
	width:110px;
	height:25px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #464646;
}

.selectForm {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 11px;
	border:solid 1px silver;
}

.inputfield {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 11px;
	border:solid 1px silver;
	padding: 2px;
	margin-top:1px;
	margin-bottom:1px;
}

input.hcp {
	width: 30px;
	border:solid 1px silver;
	padding: 2px;
	font-size: 11px;
}

/* Headlines */
.headline {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 16px;
	font-size: 14pt;
	color: #47ABDD;
}

.headlineMiddle {
	margin-top: 0px;
	font-size: 12pt;
	color: #47ABDD;
}
.headlineNews {
	margin-top: -10px;
	font-size: 14px;
	color: #47ABDD;
}

.headlineSmall {
	margin-top: 12px;
	font-size: 11px;
	color: #47ABDD;
}

.copyStandard {
	font-family: Verdana, Arial, Verdana, Sans-Serif;
	font-size: 7.5pt;
	color: #464646;
	font-weight: normal;
	letter-spacing:.0em;
}

.copyBold {
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.s10 {
	font-size: 8pt;
}

.red {
	color: #FF0000;
}

.service_input {
	width:100px;
	height:14px;
	font-size: 10px;
	color: #323232;
	font-weight: normal;
	border:1px solid #C0C0C0;
	margin:0px;
}

.service_select {
	width:150px;
	height:18px;
	font-size: 10px;
	color: #323232;
	font-weight: normal;
	border:1px solid #C0C0C0;
	margin-top:0px;
}

.searchResult {
	list-style : url('../images/bullit_sresult.png');
	margin-top : 10px;
	margin-bottom : 10px;
}

/* NAVI */

a:active,a:link,a:visited {
	font-family: Verdana, Arial, Verdana, Sans-Serif;
	font-size: 7.5pt;
	color: #47ABDD;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #47ABDD;
	text-decoration: underline;
}

a.link:active,a.link:link,a.link:visited {
	font-family: Verdana, Arial, Verdana, Sans-Serif;
	font-size: 7.5pt;
	color: #47ABDD;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover {
	color: #47ABDD;
	text-decoration: underline;
}

a.teaserLink:active,a.teaserLink:link,a.teaserLink:visited {
	font-family: Verdana, Arial, Verdana, Sans-Serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.teaserLinkActive:active,a.teaserLinkActive:link,a.teaserLinkActive:visited {
	font-family: Verdana, Arial, Verdana, Sans-Serif;
	font-size: 7pt;
	color: #47ABDD;
	font-weight: bold;
	text-decoration: none;
}

a.teaserLink:hover {
	color: #47ABDD;
	text-decoration: underline;
}

.naviLevel_0 {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}

.naviLevel_0Active {
}

a.naviLevel_0_linkActive:active,a.naviLevel_0_linkActive:link,a.naviLevel_0_linkActive:visited {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	color: #47ABDD;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle !important;
	text-align: right;
	text-transform: uppercase;
	margin-right: 10px;
}

a.naviLevel_0_linkActive2:active,a.naviLevel_0_linkActive2:link,a.naviLevel_0_linkActive2:visited {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	color: #47ABDD;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle !important;
	text-align: right;
	text-transform: uppercase;
	margin-right: 10px;
}


a.naviLevel_0_link:active,a.naviLevel_0_link:link,a.naviLevel_0_link:visited {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle !important;
	text-align: right;
	text-transform: uppercase;
	margin-right: 10px;
}

a.naviLevel_0_link:hover {
	color: #47ABDD;
}

.naviLevel_1 {
	background-color: #4F5F7D;
	margin-left: 58px;
}

a.naviLevel_1_linkActive:active,a.naviLevel_1_linkActive:link,a.naviLevel_1_linkActive:visited {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 8.0pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle !important;
	text-align: right;
	text-align: right;
	background-image: url('../images/navi_bullit.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

a.naviLevel_1_link:active,a.naviLevel_1_link:link,a.naviLevel_1_link:visited {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 8.0pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle !important;
	text-align: right;
	padding-right: 12px;
}

a.naviLevel_1_link:hover {
	color: #47ABDD;
	text-align: right;
	background-image: url('../images/navi_bullit.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

a.naviLevel_1b_linkActive:active,a.naviLevel_1b_linkActive:link,a.naviLevel_1b_linkActive:visited {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 7.0pt;
	color: #47ABDD;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle !important;
	text-align: right;
}

a.naviLevel_1b_link:active,a.naviLevel_1b_link:link,a.naviLevel_1b_link:visited {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 7.0pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle !important;
	text-align: right;
}

a.naviLevel_1b_link:hover {
	color: #47ABDD;
	text-align: right;
}

a.naviLevel_2_linkActive:active,a.naviLevel_2_linkActive:link,a.naviLevel_2_linkActive:visited {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 7.0pt;
	color: #47ABDD;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}

a.naviLevel_2_link:active,a.naviLevel_2_link:link,a.naviLevel_2_link:visited {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 7.0pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}

a.naviLevel_2_link:hover {
	color: #47ABDD;
}

.naviLevel_2 {
	color: #676767;
	font-size: 8pt;
	font-weight: bold;
}

a.naviLevel_3_linkActive:active,a.naviLevel_3_linkActive:link,a.naviLevel_3_linkActive:visited {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.naviLevel_3_link:active,a.naviLevel_3_link:link,a.naviLevel_3_link:visited {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 11px;
	color: #676767;
	font-weight: bold;
	text-decoration: none;
}

a.naviLevel_3_link:hover {
	color: #000000;
}

.navi_service {
	font-size: 7pt;
	color: #7A7A7A;
	font-weight: normal;
}
a.navi_serviceLink:active,a.navi_serviceLink:link,a.navi_serviceLink:visited {
	font-size: 7pt;
	color: #7A7A7A;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

a.navi_serviceLink:hover {
	color: #000000;
	text-decoration: underline;

}

.navi_serviceLink#s10 {
	font-size: 7pt;
}

.navi_serviceLink#s9 {
	font-size: 7pt;
}

.message2User {
	border: 1px solid #7FDE39;
	padding: 3px;
	font-size: 11px;
	color: #7A7A7A;
	font-weight: bold;
}


.row_stripes_0 {
	background-color: #9DEF83;
}
.row_stripes_1 {
	background-color: #DCFFC3;
}
.row_stripes_2 {
	background-color: #D9F3C7;
}

.contentTable {
	width: 100%;
	border:1px dotted #00AEEF;
	background-color: #E9F8FF;
	padding: 6px;
	margin-top:6px;
	margin-bottom:6px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 7.5pt;
	color: #454545;
	font-weight: normal;
	letter-spacing:.0em;
	line-height:1.4em;
}
.citeTable {
	margin-top:6px;
	margin-bottom:6px;
	width: 100%;
	border:1px dotted #00AEEF;
	background-color: #E9F8FF;
	padding: 0px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 7.5pt;
	color: #616161;
	font-weight: normal;
	letter-spacing:.0em;
	line-height:1.6em;
	font-style: italic;
}
