/* Allgemeine Schrifteinstellungen */
body,center,font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
body,center,td,p { font-size: 12px; }
a:link,a:active { color : #4E4E4E; }
a:visited { color : #000088; }
a:hover		{ text-decoration: underline; color : #226784; }
hr	{ height: 0px; border: solid #D0D8DD 0px; border-top-width: 1px;}

/* Titel */
h1	{
			font-weight: bold; font-size: 22px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; color : #226784;
}
h2	{
			font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; color : #226784; margin-top:10px;
			border:1;border-width:1pt;border-style:solid;border-color:#B5E5EF; ; width:100%;background : #DDF6FD;
}
.haupttitel	{
			font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; color : #226784; margin-top:10px;
/*			border:1;border-width:1pt;border-style:solid;border-color:#D5F5FF; ; width:100%;background : #F2FEFF; */
}
h3	{
			font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; color : #226784; margin-top:16px;
			border:1;border-width:1pt;border-style:solid;border-color:#B5E5EF; ; width:100%;background : #DDF6FD;
/*			border:1;border-width:1pt;border-style:solid;border-color:#D5F5FF; ; width:100%;background : #D5F5FF; */
}

 /* Allgemeine Seiteneinstellungen */
body {
	background-color: #FFFFFF;
}

/* Tabellenkopf-Felder */
th	{
	color: #000088; font-size: 11px; font-weight : bold;
	background-color: #D5F5FF; height: 25px;
	background-image: url(http://wechseljahre.gesund.org/bilder/back-themenkopf.gif); 
}

tr.h1feld	{
	color: #000088; font-weight : bold;
	background-color: #BCE4FD; 
	background-image: url(http://wechseljahre.gesund.org/bilder/back-h1.gif); 
}

/* table.haupttabelle	{ background-color: #D5F5FF; border: 1px #D5F5FF solid; border-spacing: 1px; } */
table.haupttabelle	{ background-color: #D5F5FF; }
tr.haupttabelle	{ background-color: #F2FEFF;}
tr.tabellenfuss{ background-color: #DDF6FD;}
tr.tabellenfeldunkel{ background-color: #DDF6FD;}

td.tabellentitel{ background-color: #D5F5FF;
	font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; color : #226784; padding-top:8px;
}
tr.tabellentitel{ background-color: #D5F5FF;}

tr.navigation{ background-color: #DDF6FD;}

tr.disclaimer{ background-color: #B5E5EF;}

table.suchfeld	{ background : #DDF6FD; color: #FFFFFF; }
input.suchfeldklein	{ width: 110px; }

/* Formular-Elemente */
input,textarea, select {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

input.button {
	background-color : #D4EEF2;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

