/* allgemein, private Krankenversicherer */

html {
  height : 101%; }

body {
  font-family : Arial, sans-serif; 
  background-color: #ffffff;
  font-size : 13px; 
  margin:0;
  margin-left : auto; 
  margin-right : auto; 
  text-align: center;
  line-height: 1.3em;  } 

h1 { 
  font-size: 18px; 
  color: #790000; 
  margin-top: 20px;
  border-bottom: 1px dotted gray; }
h2 { 
  font-size: 17px; 
  color: #790000; }
h3 { 
  font-size: 16px; 
  color: #333333;
  margin-top: 0px;
  margin-bottom: 5px; }
div.clear {
  clear : both; 
  margin : 0; 
  padding : 0; 
  height : 0; 
  font-size : 0;  } 

a:link {
  text-decoration: none; 
  color: #0000ff; }
a:visited {
  color: #551a8b; 
  text-decoration: none; }
a:hover {
  text-decoration: underline; }
.menu a:active { }

.inhalt {
	margin:0;
	padding:0; }
.inhalt p {
	margin:0;
	padding:0; }

/* inhalts bereich */
div#inhalt {
  background-color: #ffffff;
  border: 1px solid black;
  width : 1020px; 
  height : auto; 
  text-align : left;
  padding : 0;
  margin-left : auto; 
  margin-right : auto;
  padding-top: 5px;
  margin-top: 10px;
  color: #000000; }

/* seite */

#links {
margin: 0;
paddimg: 0;
width: 220px; 
float: left; 
margin-left: 25px; }

.rechts {
width: 735px; 
float: right; 
margin-right: 25px;
margin-bottom: 30px; }


/* menue  */
div.menu {
  margin-top: 15px;
  padding: 0px;
  margin-bottom: 50px;  }
div.menutxt {
  margin: 0; }
div.menutxt div.menutxt_sub {
  margin-left: 15px; }
div.menu h3 {
  font-size: 16px;
  font-weight: normal;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px; 
	text-decoration: underline;
	color: #555555; }
.menu a:link {
  text-decoration: none; 
  color: #0000ff; }
.menu a:visited {
  color: #551a8b; 
  text-decoration: none; }
.menu a:hover {
  text-decoration: underline; }
.menu a:active { }
div.socialservices img {
  border: 0; }


