/* Format Style von Kleinke  */

body, p, h1, h2, h3, h4, h5, h6, form, div {
	display:block;   }
	
body, p, h1, h2, h3, h4, h5, h6, form, div, td  {
	font-family:verdana,sans-serif,helvetica;
	color:#59595b;
	line-height:18px;		}
	
body, p, form, div, td {
	font-size:12px;   }

body {margin-left:30px;background-color:#fff;}	

div.global	{/* Container fuer gesamte Seite */
	width:800px;
	padding-top:5px;
	margin-left: auto; 
	margin-right: auto;
	margin-top:10px;	}
	
div.links {/* Container fuer Inhalt ges links */
	text-align:right;
	width:375px;
	float:left;
	margin-right:15px;
	margin-top:20px;	}
	
div.rechts {/* Container fuer Inhalt ges rechts */
	padding-right:10px;
	width:375px;
	float:right;
	margin-left:15px;	}

div.kopf {
	line-height:24px;
	text-align:right;
	font-size:14px;
	width:365px;	}
	
div.text {
	padding:10px;
	padding-top:105px;
	width:365px;
	font-size:12px;
	margin-bottom:50px	}
	
div.texthome {
	padding:10px;
	padding-top:170px;
	width:365px;
	font-size:12px;
	margin-bottom:210px;	}
	
div.menu {
	padding-top:100px;
	font-size:11px;
	width:70px;
	float:right;
	line-height:30px;
	text-align:left;
	background-color:transparent;	}
	
div.menuhome {
	padding-top:10px;
	font-size:11px;
	width:70px;
	float:right;
	line-height:30px;
	text-align:left;
	background-color:transparent;	}

div.fuss {
	margin-left: 0px;
	margin-top: 20px;
	font-size:10px;
	width:200px;
	float:right;	}
	
div.leftimgb_cases {
	margin-top:40px;
	width:255px;
	height:300px;
	float:left;
	padding:0px;
	background-color:transparent;
	background-image:url(grafik/kreuz.png);
   background-repeat:no-repeat;
	background-position:top left;}
	
div.leftimgb_profile {
	margin-top:70px;
	width:255px;
	height:300px;
	float:left;
	padding:0px;
	background-color:transparent;
	background-image:url(grafik/kreuz.png);
   background-repeat:no-repeat;
	background-position:top left;	}
	

div.leftimgb_base {
	margin-top:100px;
	width:255px;
	height:300px;
	float:left;
	padding:0px;
	background-color:transparent;
	background-image:url(grafik/kreuz.png); 
	background-repeat:no-repeat;
	background-position:top left;	}
	
div.leftimgb_competence {
	margin-top:130px;
	width:255px;
	height:300px;
	float:left;
	padding:0px;
	background-color:	transparent;
	background-image:url(grafik/kreuz.png);
	background-repeat:no-repeat;
	background-position:top left;	}

div.leftimgb_partner {
	margin-top:160px;
	width:255px;
	height:300px;
	float:left;
	padding:0px;
	background-color:	transparent;
	background-image:url(grafik/kreuz.png);
	background-repeat:no-repeat;
	background-position:top left;	}

div.leftimgb_contact {
	margin-top:190px;
	width:255px;
	height:300px;
	float:left;
	padding:0px;
	background-color:transparent;
	background-image:url(grafik/kreuz.png);
	background-repeat:no-repeat;
	background-position:top left;	}
	
div.leftimgb_impressum {
	margin-top:220px;
	width:255px;
	height:300px;
	float:left;
	padding:0px;
	background-color:transparent;
	background-image:url(grafik/kreuz.png);
   background-repeat:no-repeat;
	background-position:top left;	}

a.nav  {  /* nicht markierte Links in Navigation*/
	color:#59595b;
	text-decoration:none;  }

a.nav1  {  /* angeklickte Link in Navigation */
	color:#c35055;
	text-decoration:none;  }
	
h1 {
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	margin-bottom:40px;	}
	
h2 {
	font-size:14px;
	font-weight:bold;	} 
	
h3 {
	font-size:12px;
	font-weight:bold;	}
	
img {
	border:0px;	}
	
img.leftimg {
	margin-right:100px;
	margin-top:3px;	}

img.leftimg2 {
	margin-right:100px;
	margin-top:5px;	}
	
img.leftimg5 {
	margin-right:100px;
	margin-top:6px;	}
	
img.leftimg6 {
	margin-right:100px;
	margin-top:5px;	}

span.titel {
	font-size:18px;
	font-weight:bold;	}

span.texthl {
	color:#c35055;	}

