* {
  margin: 0;
  padding: 0;
  }

html, body {
  height:100%;
  width: 100%;
  } 
  
body, input, textarea, select {
  font-size: 100.01%; 
  font-family: Helvetica, Arial, Verdana, 'Trebuchet MS', sans-serif; 
  behavior:url("..htc/csshover2.htc");
}

img {
  border: none;
}

p, label, ul, ol, dl {
  margin-bottom: 7px;
}

blockquote {
  margin: 0.1em 0 0.4em 10px;
  background: url(../img/content/blockquote.jpg) no-repeat left center;
  padding: 3px 16px;

}


strong {
  font-weight: bold;
}

table {
  font-size: 1em;
}

.DivClear {
  clear: both;
  height: 0;
  font-size: 0;
}



a, 
a:link, 
a:visited {
  text-decoration: underline;
  }
  
a:hover {
  text-decoration: none;
  }
  
  
  
  
  
sub, sup {
  line-height: 0px;
  font-size: 60%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  }


/* external Links */

a.linkext,
a.linkext:link,
a.linkext:visited,
a.linkext:active {
  padding-left: 18px; 
  padding-right: 3px; 
  padding-bottom: 3px;  
  background: url(../img/base/ExtLink.gif) no-repeat left center;
}

a.linkext:hover {
  background: url(../img/base/ExtLinkHover.gif) no-repeat left center;
}


/* Hide from IE 5 + IE 4 */
/* Thanks to Kristof Lipfert, Duesseldorf */

html + body a.linkext:link {
  background: none;
}
html + body a.linkext:visited {
  background: none;
}
html + body a.linkext:active {
  background: none;
}

html + body a.linkext:hover {
  background: none;
}



hr{
  background-color:#ff0000; /* Mozilla 1.4 */
  color:#ff0000; /* IE 6 */
  border: #ff0000; 
  height: 1px;  /* Opera */
  clear: both;
  width: 100%;
  float: left;
  margin: 20px 0;
}


.Line {
  border-bottom: 3px double #BFBFBF; 
  clear: both;
  padding: 30px 0;
 }




ul {
  list-style: outside square;
  margin-left: 30px;
  }



dl dt,
dl dd {
  margin-bottom: 1px;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 1em;
  margin-bottom: 1.3em;
  font-weight: normal;
  color: #4f4f4f;
  }


h1 {
  margin-top: 0;
  font-size: 210%;
  color: #344269;  
  }
  
h2 {
  font-size: 150%;
  color: #750303;
  margin-bottom: 1em;      
  }

h3 {
  font-size: 130%;
  color: #27324f;  
  margin-bottom: 0.8em;    
  }

h4 {
  font-size: 120%;
  margin-bottom: 0.7em;    
  }
  
h5 {
  font-size: 110%;
  margin-bottom: 0.5em;  
  }

h6 {
  font-size: 100%;
  font-weight: bold;  
  margin-bottom: 0.5em;      
  }


/* Zur Imitation eines Tabulators */
dl.Tab_30px dt {
	float: left;
	width: 30px;
	}
dl.Tab_40px dt {
	float: left;
	width: 40px;
	}	
dl.Tab_50px dt {
	float: left;
	width: 50px;
	}	
dl.Tab_60px dt {
	float: left;
	width: 60px;
	}	
dl.Tab_70px dt {
	float: left;
	width: 70px;
	}	
dl.Tab_80px dt {
	float: left;
	width: 80px;
	}		
dl.Tab_90px dt {
	float: left;
	width: 90px;
	}	
dl.Tab_100px dt {
	float: left;
	width: 100px;
	}	
dl.Tab_110px dt {
	float: left;
	width: 110px;
	}	
dl.Tab_120px dt {
	float: left;
	width: 120px;
	}		
	
	
dl.Gesellschafter {
    margin: 0;
}
dl.Gesellschafter dt {
    float: left;
	clear: left;
	width: 330px;	
	margin: 10px 40px 0 0;
	font-weight: bold;
}
dl.Gesellschafter dd {
	float: left;
	margin-bottom: 20px;		
}  
  
dl.Gesellschafter a.linkext {
	margin-top: 6px;
	display: block;
	font-weight: normal;
}    	

