/** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * > erstellt durch:  [nimzone.com]
 * > erstellt durch:  Thomas Nimz
 * > erstellt am:	  27.08.2008
 * > alle Rechte liegen bei HM Versicherungsmakler GmbH
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - **/

/** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * > Defaults
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - **/
body {
	background-color:white;
	background-color:#AAAAAA;
	font-family: verdana, sans-serif;
	font-size: 12px;
	margin:0;padding:0;
}
.a_standart {
	color: black;
	text-decoration: none;
}
.a_standart:hover {
	color: gray;
}
a:focus  {
	outline: none;
}
hr {
	border: solid #B5B5B5 1px; height:1px;
}
h1 {
	font-size: 18px;
	margin:0 0 5px 0;
}
#td_content {
	background-color: white;
}

#td_content a {
	text-decoration: none;
}
#td_content a:hover {
	text-decoration: underline;
}
#a_logo img {
	border: 0;
}
/** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * > Standart Layoute
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - **/
.div_masterframe {
	position: relative;
	width:1000px;
	height:auto;
	margin: 20px auto;
	border: 1px solid gray;
}
.table_mastertable {
	border:0px dotted silver;
}
/** Kopfbereich **/
.td_head {
}
.div_head {
	position:relative;
	width:100%;
	height:113px;
	border-top:1px solid #FFCC00;
	border-bottom:1px solid #FFCC00;
	background-image:url(./img/bg_head.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
.div_impressum {
	font-size: 11px;
	line-height: 12px;
	padding-right:10px;
	font-family:Arial;
	font-weight: bold;
}
.img_logo_hm {
	position:relative;
	top:10px;left:15px;
}
.img_pic_head {
	position:relative;
	left:78px;
	top: -5px;
}

.td_gelberstreifen {
	background-color:#FFCC00;
	height: 17px;
	line-height: 17px;
}

.td_menue {
	vertical-align:top;
	text-align:left;
}
/** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * > Hauptmenue
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - **/
/** Elemente ohne Link **/
.div_M_item_view {
	position:relative;
	height: 26px;
	display:block;
	background-color: #FFD733;
	border-top: 1px solid white;
	vertical-align:middle;
	padding-left:20px;
}

/** erste Ebene **/
.div_M_item_0 {
	position:relative;
	height: 26px;
	display:block;
	background-color: #FFD733;
	border-top: 1px solid white;
	vertical-align:middle;
	padding-left:20px;
}
.div_M_item_0 a {
	position:relative;
	top: 5px;
	color: black;
	text-decoration:none;
	font-weight:bolder;
	font-family: Arial;
	display:block;
}
/** erste Ebene **/
.div_M_item_1 {
	position:relative;
	height: 26px;
	display:block;
	background-color: #FFE066;
	background-color: #FEF1BD;
	border-top: 1px solid white;
	vertical-align:middle;
	padding-left:40px;
}
.div_M_item_1 a {
	position:relative;
	top: 5px;
	color: black;
	text-decoration:none;
	font-weight: normal;
	font-family: Arial;
	display:block;
}
.aktiv {
	background-color: #668CFF;	
	background-color: #BDCDFF;
	background-color: #8CA9FF;
	color:white;
}
.div_partner {
	height: 17px;
	font-size:10px;
	font-weight: bolder;
	vertical-align:middle;
	text-align:center;
	padding:0;padding-top:3px;
}
.img_partner {
	margin: 0 auto;
}
.div_line {
	position: relative;
	font-size: 1px;
	line-height: 1px;
	display: block;
	border-top: 1px solid white;
}

/** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * > Button
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - **/
.b_abbo {
	width: 70px;
	background-image: url(./img/b_abbo.jpg);
	background-position:left center;
	border: 1px solid gray;
	font-size: 10px;
}
/** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * > Artikel
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - **/
.div_artikel{
	position:relative;
	display:block;
	width: 775px;
	margin: 10px 0 10px auto;
	padding-bottom: 5px;
	border: 1px solid #DDDDDD;
	border-right:none;
}
.table_artikel th {
	height: 21px;
	background-color: #FFD733;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}
.table_artikel p {
	margin: 0;
}
.td_white_line {
	height: 5px;
	line-height:5px;
	font-size:5px;
}
.img_artikel {
	margin: 0 auto;
}
.a_weiterlesen {
	font-size:12px;
	text-decoration:none;
	color: #00017F;
	font-style: italic;
}
.a_weiterlesen:hover {
	text-decoration: underline;
}
.figure img {
	border: 1px solid silver;
}
.figure p {
	font-size: 8px;
	color: #AAAAAA;
	margin-top:5px;
}
.link_weiter {
	margin-top: 3px;
}
.link_weiter a {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.table_home_artikel {
	border-spacing: 5px;
	margin:0;
	margin-left: 5px;
	margin-bottom: 20px;
}
.table_home_artikel td {
	vertical-align: top;
}
.table_artikel_home {
	border: 1px solid #E0E0E0;
	width: 250px;
	height: 178px;
}
.table_artikel_home .td_first {
	background-color: #FFD733;
	height: 20px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	color: #333333;
}
.table_artikel_home .td_second {
	padding: 0px 10px;
}
.p_artikel_ue_2 {
	color: #666666;
	font-family: Arial;
	font-size: 20px;
	margin:3px 0 0 0;
}
.p_artikel_ue_3 {
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	margin: 1px 0 5px 0;
}
.img_dreieck_gelb {
	position: relative;
	top: 2px;
}
.div_artikel_content {
	color: #666666;
	margin: 0;
	font-size: 11px;
}
.div_artikel_content p {
	margin-top:5px;
}
.link_weiter_dreieck {
	margin:3px;
	margin-right: 5px;
}
.link_weiter_dreieck a {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
/** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * >Defaultseiten Artikel
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - **/
.table_werbung_links, .table_werbung_rechts, #td_content  {
	margin:15px 0;
	color: #333333;
}
.table_werbung_links ul, .table_werbung_rechts ul, #td_content ul{
	padding-left: 15px;
	margin-left:0;
}
.table_werbung_links ul li, .table_werbung_rechts ul li, #td_content ul li{
	list-style-image: url(./assets/images/Artikel/gelbestreifen_dreieck_gelb.jpg);
	margin-top:10px;
}
.table_werbung_links ul li p, .table_werbung_rechts ul li p, #td_content ul li p{
	margin:0;
}
.table_werbung_links td,.table_werbung_rechts td {
	vertical-align:top;
}
.table_artikel_default {
	border: 1px solid #E0E0E0;
	width: 250px;
}
.table_artikel_default .td_first {
	background-color: #FFD733;
	height: 20px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	color: #333333;
}
.table_artikel_default .td_second {
	padding: 0px 10px;
}
/** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * >Defaultseiten Artikel
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - **/
.div_mitarbeiter_gesamt {
	border: 1px solid #E0E0E0;
	border: 1px solid silver;
	border-top: none;
	height: 130px;
	width: 300px;
	background-image:url(./assets/images/Mitarbeiter/gelbestreifen_bg_mitarbeiter.jpg);
}
.div_mitarbeiter_left {
	margin:0;
	height: 130px;
	width:120px;
	float: left;
}
.div_mitarbeiter_right {
	margin:0;	
	height: 130px;
	width:170px;
	float: right;
}
.img_mitarbeiter {
	margin-top: -10px;
	margin-left: 15px;
}
.img_fon {
	position: relative;
	top: 2px;
}
.p_mit_name {
	margin:3px 0 0 0;
	font-size: 15px;
	color: #666666;
	font-family: Arial;
}
.p_mit_beruf {
	margin:0;
	font-size: 12px;
	color: #666666;
	font-family: Arial;
}
.p_mit_fon {
	margin:25px 0 0 0;
	font-size: 12px;
	color: #666666;
	font-family: Arial;
}
.p_mit_mail {
	margin:10px 0 0 0;
	font-size: 12px;
	color: #666666;
	font-family: Arial;
}
.p_mit_mail a {
	color: #666666;
}
.h1_big {
	font-size: 30px;
	font-family: Arial;
	color: #666666;
}
.table_abteilung {
	border: none;
}
.table_abteilung td {
	padding: 30px 0 0 0;
}
.p_abteiltung {
	display: block;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #666666;
	padding-bottom: 4px;
	font-weight: bold;
	color: #666666;
	font-size: 16px;
}
.blocksatz {
	text-align:justify;
}
/** - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * >Impressum
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - **/
.div_impressum_content {
	margin: 0;
	padding: 0 30px;
}




