/* Allgemein*/
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 14px;
}
td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.tabellenzeile {
	background-color: #E6F3FB;		
}

.tabellenzeilefett {
	background-color: #E6F3FB;
	font-weight: bold;		
}

.boxrahmen{
  border-top:0px none;
		border-left:1px solid #E5E5E5;
		border-bottom:1px solid #E5E5E5;
		border-right:1px solid #E5E5E5;
}

/*
Alle Objekte mit dieser Klasse werden im Druckfenster ausgeblendet.
print.css --> display:none;
*/
.boxrahmenprintunsichtbar{
  display:block;
  border-top:0px none;
  border-left:1px solid #E5E5E5;
  border-bottom:1px solid #E5E5E5;
  border-right:1px solid #E5E5E5;
}

.titelcontainer{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	/*line-height: 16px;*/
	color: #FFFFFF;
}



.titellauftext{
 font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}



/* titelhauptteaser nur für Startseite benutzen */
.titelhauptteaser{
 font-family: Verdana, sans-serif;
	font-weight: normal;
 line-height: 22px;
	font-size: 18px;
	color: #000000;
}

/* titelgestippdetail nur für Gesundheitstipps benutzen */
.titelgestippdetail{
 font-family: Verdana, sans-serif;
	font-weight: normal;
 line-height: 22px;
	font-size: 18px;
	color: #000000;
}

/* Anriss für News Publiziert über Weblog */
.anrissnews{
	font-weight: bold;
}

/* Untertitel in News */
.titelS {
	font-weight: bold;
}

.anrissversfett{
 background-color: #E6F3FB;
	font-weight: bold;
}

.anrissvers{
 background-color: #E6F3FB;
	font-weight: normal;
}

.anrissapplbgblfett{
 background-color: #E6F3FB;
	font-weight: bold;
}

.anrissapplbgbl{
 background-color: #E6F3FB;
	font-weight: normal;
}

.tableblue{
 background-color: #E6F3FB;
	padding-top: 2px;
 padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	border:1px solid #FFFFFF;
	vertical-align: top;
}

.tablebluefett{
 background-color: #E6F3FB;
	font-weight: bold;
	padding: 2px;
	border:1px solid #FFFFFF;
	vertical-align: top;
}

.tableheaderbluefett{
 background-color: #77B7DF;
	font-weight: bold;
	padding: 2px;
	border:1px solid #FFFFFF;
}

.tableheaderblue{
 background-color: #77B7DF;
	padding: 2px;
	border:1px solid #FFFFFF;
}

.titellauftextweiss{
 font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}



ul {
	list-style-image: url(../img/pic_blue.gif);
	margin-top:4px;
	margin-bottom:1px;
	margin-left:20px;
}
/* spezielle Definition für Mozilla */
html>body ul {	list-style-image: url(../img/pic_blue.gif);
	margin-top:4px;
	margin-bottom:1px;
	margin-left:-20px;
}

/* Prämienrechner */
/* Prämienrechner Hintergrund */
.prbg{
	background-image: url(../img/bg_pr_klein.jpg);
	background-repeat: repeat-x;
	border: 1px solid white;
	padding-left: 5px;
	/*padding-top: 5px;*/
}


.prcontentgeschlecht{
	padding-left: 5px;
	padding-top: 2px;
}

.prcontentbutton{
	padding-right: 4px;
	padding-top: 8px;
 padding-bottom: 2px;
}


.inputpr{
 font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	border: 1px solid #A8A8A8;
	height: 18px;
	background-color: #FFFFFF;
	padding: 1px;
	font-weight: normal;
	width: 120px;
}


/* Links */
/* Standard */

a:link, a:hover {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #009CDD;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #8A8A8A;
	text-decoration: underline;
}


a.searchresult:link, a.searchresult:visited, a.searchresult:hover, a.searchresult:active{
 font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #009CDD;
	text-decoration: underline;
}

a.searchresultactive{
 font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #8A8A8A;
	text-decoration: none;
}

/* Generika */
a.generikaabc:link, a.generikaabc:visited, a.generikaabc:hover, a.generikaabc:active{
 font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #009CDD;
	text-decoration: underline;
}

.generikatableblue{
 background-color: #E6F3FB;
	padding: 2px;
	border:1px solid #FFFFFF;
	vertical-align: top;
}

.generikatablebluefett{
 background-color: #E6F3FB;
	font-weight: bold;
	padding: 2px;
	border:1px solid #FFFFFF;
	vertical-align: top;
}

.generikatableheaderbluefett{
 background-color: #77B7DF;
	font-weight: bold;
	padding: 2px;
	border:1px solid #FFFFFF;
}

.generikatableheaderblue{
 background-color: #77B7DF;
	padding: 2px;
	border:1px solid #FFFFFF;
}

/* Download */
.downloadtableblue{
 background-color: #E6F3FB;
	padding: 2px;
	border:1px solid #FFFFFF;
	vertical-align: top;
}

.downloadtablebluefett{
 background-color: #E6F3FB;
	font-weight: bold;
	padding: 2px;
	border:1px solid #FFFFFF;
	vertical-align: top;
}

.downloadtableheaderbluefett{
 background-color: #77B7DF;
	font-weight: bold;
	padding: 2px;
	border:1px solid #FFFFFF;
}

.downloadtableheaderblue{
 background-color: #77B7DF;
	padding: 2px;
	border:1px solid #FFFFFF;
}




/* Sprachwahl */
a.sprachwahl:link, a.sprachwahl:visited {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #8A8A8A;
	text-decoration: none;
}

a.sprachwahl:hover {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #009CDD;
	text-decoration: none;
}

.sprachwahlactive{
 font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #009CDD;
	text-decoration: none;
}

a.sitemapfirst:link, a.sitemapfirst:visited, a.sitemapfirst:hover, a.sitemapfirst:active{
 display: block;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009CDD;
	text-decoration: underline;
}

a.sitemapsecond:link, a.sitemapsecond:visited, a.sitemapsecond:hover, a.sitemapsecond:active{
 display: block;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009CDD;
	text-decoration: underline;
}

a.sitemapthird:link, a.sitemapthird:visited, a.sitemapthird:hover, a.sitemapthird:active{
 display: block;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009CDD;
	text-decoration: underline;
	margin-left: 10px;
}



/* Input */
input {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.inputcheckbox {
  font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	border: 1px solid #A8A8A8;
	background-color: #FFFFFF;
	padding: 1px;
	font-weight: normal;
}

.inputformular{
  font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	border: 1px solid #A8A8A8;
	height: 18px;
	background-color: #FFFFFF;
	padding: 1px;
	font-weight: normal;
	width: 210px;
}

.inputformular470 {
 font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	border: 1px solid #A8A8A8;
	height: 18px;
	background-color: #FFFFFF;
	padding: 1px;
	font-weight: normal;
	width: 471px;
}

.inputformulartext470 {
 font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	border: 1px solid #A8A8A8;
	height: 90px;
	background-color: #FFFFFF;
	padding: 1px;
	font-weight: normal;
	width: 471px;
}


.input200 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #A8A8A8;
	height: 20px;
	background-color: #FFFFFF;
	width: 200px;
	padding-top: 1px;
	padding-left: 1px;
	font-weight: normal;
}

.input60 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #A8A8A8;
	height: 20px;
	background-color: #FFFFFF;
	width: 60px;
	padding-top: 1px;
	padding-left: 1px;
	font-weight: normal;
}

.input40 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	border: 1px solid #A8A8A8;
	height: 18px;
	background-color: #FFFFFF;
	width: 40px;
	padding-top: 1px;
	padding-left: 1px;
	font-weight: normal;
}

/*Dropdown*/
.drop {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid  #A8A8A8;
	height: 19px;
	background-color: #FFFFFF;
}


select.drop200 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #A8A8A8;
	height: 19px;
	background-color: #FFFFFF;
	width: 200px;
}

.drop161 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #A8A8A8;
	height: 17px;
	background-color: #FFFFFF;
	width: 161px;	
}
	

.drop410  {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #A8A8A8;
	height: 19px;
	background-color: #FFFFFF;
	width: 410px;
}

.drop60 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid  #A8A8A8;
	height: 19px;
	background-color: #FFFFFF;
	width: 60px;
}

select.drop210 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #A8A8A8;
	height: 19px;
	background-color: #FFFFFF;
	width: 210px;
}

/* Mehrzeilige Eingabefelder grauer Rand 210px 100px */
.inputBereich210 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #A8A8A8;
	height: 100px;
	background-color: #FFFFFF;
	color: #8A8A8A;
	width: 210px;
	padding-top: 1px;
	padding-left: 1px;
	font-weight: normal;
}

.inputBereich200 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #A8A8A8;
	height: 100px;
	background-color: #FFFFFF;
	color: #8A8A8A;
	width: 200px;
	padding-top: 1px;
	padding-left: 1px;
	font-weight: normal;
}



/*Links*/
/*a.result:link, a.result:visited, a.result:hover {
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;		
}*/

.red {
	font-size: 12px;
	font-weight: normal;		
	color: #FF0000;
}


table.contentStandard {
	width: 776px;
}

table.contentHome {
	width: 776px;
}

/*
Alle Objekte mit dieser Klasse werden im Druckfenster ausgeblendet.
print.css --> display:none;
*/
.printunsichtbar{
  display:block;
}








