/* CSS Document */





.normal{font-family:"Arial", Times, serif;color:#000000;font-size:14px}

.impress{font-family:"Arial",Times, serif;color:#808080;font-size:12px}






.under{font-family:"Arial", Times, serif;color:#000000;font-size:14px;font-style:italic;}



/*body{background-color:#E0E0E0;}*/
body{background-color:#ffffff;}

/*BODY { background: url("http://hascon.com/lookentry/images/bg.jpg")}*/


h1{font-family:"Arial", Times, serif;color:#000000;font-size:25px}

h2{font-family:"Arial", Times, serif;color:#000000;font-size:20px}

a:link {  text-decoration:none; color:#000000;}




.menu{font-family:"Arial", Times, serif;color:#FFFFFF;font-size:11px}






.border_dash {

  border-width:2px;

  border-style:dashed;

  border-color:black;

 }

 

.border_solid {

  border-width:2px;

  border-style:solid;

  border-color:black;

 }









/* Autor Behnaz Afshar */

table.impressum{
	
	padding:0px;
}
table.impressum td{
	font-family: Helvetica,Arial,sans-serif;

	font-size: 12px;

	color: #333;

	
}



.schwarz  { background-color:#000000;
			 border-bottom: 1px solid #FF0000; 
			 border-top: 1px solid #FF0000; 
			 }
			 
			 
table.weiss_70 {
	
	width:70%;
	text-align:center;
	
	
	}

table.weiss_80 {
	
	width:80%;
	text-align:center;
	
	}
table.weiss_100 {
	
	
	width:100%;	
	border-width:1px;
	text-align:center;
 
	}
	

table.tb_seite {

  /*border: 1px solid red;  */
	width:900px;
	text-align:center;
	margin-top:-150px;
	
	}
table.tb_seite td#mit_border{
  border:1px solid #000000;
}
table.tb_seite td#form_hg{
   background: url(http://assetbuy.eu/templates/themza_j15_09/img/hg/kontakt_hg.png);
   background-repeat:no-repeat;
   width:100%;
   height:100%;

}

table.weiss_100bg {
	
	
	width:100%;	
	height:100%;
	text-align:center;
	
	}
table.weiss_100bg td#mit_border{
  border:1px solid #000000;
}
table.weiss_100bg-gesendet {
	
	
	width:100%;	
	height:100%;
	border-width:1px;
	text-align:center;
	background-image: url(../images/bg-gesendet.jpg);
 	background-position:0px 0px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	}
div.formbg{
  border: 1px solid #fff; 
  text-align:center;
  margin: 0 auto;
  background: url(http://assetbuy.eu/templates/themza_j15_09/img/hg/kontakt_hg.png)
  top center no-repeat;
  width:600px;	
  height:540px;
  margin-top: 45px;
}


div.bg {
background-image: url(../images/bg.jpg);
/*border:2px solid red;
width:1200px;
height:1140px;*/
width:100%;
height:100%;
background-position:0px 0px;

background-repeat:no-repeat;


  background-attachment:scroll;

}
div.text{
	font-size:13px; font-family:Verdana,sans-serif; color:#000000;
	}

input, select, textarea { font-size:12px; font-family:Verdana,sans-serif; 
						   width:95%; color:#00c;}

.Bereich, .Feld { background-color:#ffa; width:100%; border:0px solid #ddd; }
.Auswahl { background-color:#dff; width:100%; border:0px solid #ddd; width:100%;}

.Button { background-color:#aaa; color:#fff; width:100%; border:4px solid #ddd;height:20px; }



div.form {font-size:14px; text-align:left; margin-left:10px; color:#A70356; }



